23:07:24.680 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 23:07:24.683 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 23:07:24.684 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 23:07:24.686 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@482bce4f 23:07:24.697 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 23:07:24.697 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 17 23:07:24.698 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 23:07:24.699 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 23:07:24.699 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 23:07:24.699 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 23:07:24.700 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 23:07:24.700 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 23:07:24.701 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @7a6c61fc 23:07:24.701 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 23:07:24.701 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 23:07:24.701 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 23:07:24.702 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 23:07:24.702 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 23:07:24.702 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 23:07:24.703 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 23:07:24.703 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 23:07:24.707 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 23:07:24.709 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 23:07:24.716 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 23:07:24.716 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 23:07:24.716 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 23:07:24.716 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 23:07:24.722 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 23:07:24.726 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 23:07:24.728 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 23:07:24.729 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 23:07:24.732 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 23:07:24.732 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 23:07:24.740 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 3009 (auto-detected) 23:07:24.741 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 23:07:24.741 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 23:07:24.742 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 23:07:24.742 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 23:07:24.743 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: fa:16:3e:ff:fe:bf:b3:f9 (auto-detected) 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 4 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 4 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 23:07:24.760 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 23:07:24.793 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 23:07:24.793 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 23:07:24.793 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 23:07:26.809 [main] INFO o.o.n.t.tcp.NettyTransportSupport - Netty transport backed by java.nio 23:07:26.813 [main] DEBUG o.o.netconf.test.tool.Main - Trying to start netconf test-tool with parameters TesttoolParameters{async='false', threadAmount='1', throttle='5000', controllerAuthUsername='admin', controllerAuthPassword='admin', controllerIp='null', controllerPort='null', schemasDir='null', deviceCount='500', devicesPerPort='1', startingPort='17830', generateConfigsTimeout='1800000', generateConfigsAddress='127.0.0.1', distroFolder='null', generateConfigBatchSize='1', ssh='true', exi='true', debug='true', notificationFile='null', mdSal='true', initialConfigXMLFile='null', timeOut='20', ip='0.0.0.0', threadPoolSize='8', rpcConfig='null'} 23:07:26.822 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 500, SSH simulated devices starting on port 17830 23:07:26.995 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 23:07:27.020 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 23:07:27.021 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 4 sources 23:07:27.202 [main] DEBUG o.o.y.y.parser.repo.AssembleSources - Resolving dependency reactor {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=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=2013-07-15], Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=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=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null]], includes=[]]} 23:07:27.213 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=2013-07-15] 23:07:27.213 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 23:07:27.213 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 23:07:27.214 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null] 23:07:27.214 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 23:07:27.214 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 23:07:27.227 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE 23:07:27.227 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE 23:07:27.227 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_PRE_LINKAGE 23:07:27.228 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_PRE_LINKAGE 23:07:27.228 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 23:07:27.241 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE 23:07:27.241 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE 23:07:27.242 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_PRE_LINKAGE 23:07:27.242 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_PRE_LINKAGE 23:07:27.242 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 23:07:27.242 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE 23:07:27.242 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE 23:07:27.242 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_LINKAGE 23:07:27.242 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE 23:07:27.242 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 23:07:27.246 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} matched added key SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 23:07:27.247 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE 23:07:27.247 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE 23:07:27.247 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE 23:07:27.247 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_LINKAGE 23:07:27.247 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 23:07:27.247 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION 23:07:27.247 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION 23:07:27.247 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase STATEMENT_DEFINITION 23:07:27.247 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION 23:07:27.247 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 23:07:27.268 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION 23:07:27.269 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION 23:07:27.269 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION 23:07:27.269 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase STATEMENT_DEFINITION 23:07:27.269 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 23:07:27.269 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION 23:07:27.269 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION 23:07:27.269 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase FULL_DECLARATION 23:07:27.269 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION 23:07:27.270 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 23:07:27.278 [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 23:07:27.286 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION 23:07:27.286 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION 23:07:27.286 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase FULL_DECLARATION 23:07:27.287 [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 23:07:27.287 [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 23:07:27.288 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION 23:07:27.288 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 23:07:27.288 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL 23:07:27.288 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL 23:07:27.288 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase EFFECTIVE_MODEL 23:07:27.288 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL 23:07:27.288 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 23:07:27.289 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL 23:07:27.290 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase EFFECTIVE_MODEL 23:07:27.293 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL 23:07:27.293 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL 23:07:27.293 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 23:07:27.414 [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} 23:07:27.419 [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} 23:07:27.421 [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} 23:07:27.422 [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} 23:07:27.432 [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} 23:07:27.433 [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} 23:07:27.435 [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} 23:07:27.435 [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} 23:07:27.435 [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} 23:07:27.437 [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} 23:07:27.437 [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} 23:07:27.437 [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} 23:07:27.437 [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} 23:07:27.445 [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} 23:07:27.445 [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} 23:07:27.445 [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} 23:07:27.445 [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} 23:07:27.445 [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} 23:07:27.445 [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} 23:07:27.456 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 4 sources in 435.5 ms 23:07:27.476 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 23:07:27.478 [main] DEBUG o.o.n.n.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 23:07:27.481 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 23:07:27.482 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 23:07:27.486 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 23:07:27.487 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 23:07:27.496 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [17830, 17831, 17832, 17833, 17834, 17835, 17836, 17837, 17838, 17839, 17840, 17841, 17842, 17843, 17844, 17845, 17846, 17847, 17848, 17849, 17850, 17851, 17852, 17853, 17854, 17855, 17856, 17857, 17858, 17859, 17860, 17861, 17862, 17863, 17864, 17865, 17866, 17867, 17868, 17869, 17870, 17871, 17872, 17873, 17874, 17875, 17876, 17877, 17878, 17879, 17880, 17881, 17882, 17883, 17884, 17885, 17886, 17887, 17888, 17889, 17890, 17891, 17892, 17893, 17894, 17895, 17896, 17897, 17898, 17899, 17900, 17901, 17902, 17903, 17904, 17905, 17906, 17907, 17908, 17909, 17910, 17911, 17912, 17913, 17914, 17915, 17916, 17917, 17918, 17919, 17920, 17921, 17922, 17923, 17924, 17925, 17926, 17927, 17928, 17929, 17930, 17931, 17932, 17933, 17934, 17935, 17936, 17937, 17938, 17939, 17940, 17941, 17942, 17943, 17944, 17945, 17946, 17947, 17948, 17949, 17950, 17951, 17952, 17953, 17954, 17955, 17956, 17957, 17958, 17959, 17960, 17961, 17962, 17963, 17964, 17965, 17966, 17967, 17968, 17969, 17970, 17971, 17972, 17973, 17974, 17975, 17976, 17977, 17978, 17979, 17980, 17981, 17982, 17983, 17984, 17985, 17986, 17987, 17988, 17989, 17990, 17991, 17992, 17993, 17994, 17995, 17996, 17997, 17998, 17999, 18000, 18001, 18002, 18003, 18004, 18005, 18006, 18007, 18008, 18009, 18010, 18011, 18012, 18013, 18014, 18015, 18016, 18017, 18018, 18019, 18020, 18021, 18022, 18023, 18024, 18025, 18026, 18027, 18028, 18029, 18030, 18031, 18032, 18033, 18034, 18035, 18036, 18037, 18038, 18039, 18040, 18041, 18042, 18043, 18044, 18045, 18046, 18047, 18048, 18049, 18050, 18051, 18052, 18053, 18054, 18055, 18056, 18057, 18058, 18059, 18060, 18061, 18062, 18063, 18064, 18065, 18066, 18067, 18068, 18069, 18070, 18071, 18072, 18073, 18074, 18075, 18076, 18077, 18078, 18079, 18080, 18081, 18082, 18083, 18084, 18085, 18086, 18087, 18088, 18089, 18090, 18091, 18092, 18093, 18094, 18095, 18096, 18097, 18098, 18099, 18100, 18101, 18102, 18103, 18104, 18105, 18106, 18107, 18108, 18109, 18110, 18111, 18112, 18113, 18114, 18115, 18116, 18117, 18118, 18119, 18120, 18121, 18122, 18123, 18124, 18125, 18126, 18127, 18128, 18129, 18130, 18131, 18132, 18133, 18134, 18135, 18136, 18137, 18138, 18139, 18140, 18141, 18142, 18143, 18144, 18145, 18146, 18147, 18148, 18149, 18150, 18151, 18152, 18153, 18154, 18155, 18156, 18157, 18158, 18159, 18160, 18161, 18162, 18163, 18164, 18165, 18166, 18167, 18168, 18169, 18170, 18171, 18172, 18173, 18174, 18175, 18176, 18177, 18178, 18179, 18180, 18181, 18182, 18183, 18184, 18185, 18186, 18187, 18188, 18189, 18190, 18191, 18192, 18193, 18194, 18195, 18196, 18197, 18198, 18199, 18200, 18201, 18202, 18203, 18204, 18205, 18206, 18207, 18208, 18209, 18210, 18211, 18212, 18213, 18214, 18215, 18216, 18217, 18218, 18219, 18220, 18221, 18222, 18223, 18224, 18225, 18226, 18227, 18228, 18229, 18230, 18231, 18232, 18233, 18234, 18235, 18236, 18237, 18238, 18239, 18240, 18241, 18242, 18243, 18244, 18245, 18246, 18247, 18248, 18249, 18250, 18251, 18252, 18253, 18254, 18255, 18256, 18257, 18258, 18259, 18260, 18261, 18262, 18263, 18264, 18265, 18266, 18267, 18268, 18269, 18270, 18271, 18272, 18273, 18274, 18275, 18276, 18277, 18278, 18279, 18280, 18281, 18282, 18283, 18284, 18285, 18286, 18287, 18288, 18289, 18290, 18291, 18292, 18293, 18294, 18295, 18296, 18297, 18298, 18299, 18300, 18301, 18302, 18303, 18304, 18305, 18306, 18307, 18308, 18309, 18310, 18311, 18312, 18313, 18314, 18315, 18316, 18317, 18318, 18319, 18320, 18321, 18322, 18323, 18324, 18325, 18326, 18327, 18328, 18329] 23:07:27.697 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 23:07:27.699 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 23:07:27.774 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 23:07:28.072 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 18329 23:08:24.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250]} 23:08:24.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48250]): SSH-2.0-SSHD-UNKNOWN 23:08:24.534 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 23:08:24.534 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 23:08:24.534 [netconf-device-simulator-threads-4] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@55251bb5 23:08:24.536 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 23:08:24.536 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 23:08:24.536 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 23:08:24.536 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 23:08:24.536 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 23:08:24.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48250]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:24.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48250]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:24.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48250]) Send SSH_MSG_KEXINIT 23:08:25.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48250]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:25.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48250]) process #0 SSH_MSG_KEXINIT 23:08:25.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48250]) SSH_MSG_KEXINIT 23:08:25.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48250]) strict KEX=true client=true server=true 23:08:25.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48250]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:25.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48250]) Kex: server host key algorithms = rsa-sha2-512 23:08:25.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48250]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:25.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48250]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:25.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48250]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:25.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48250]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:25.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48250]) Kex: compression algorithms (client to server) = none 23:08:25.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48250]) Kex: compression algorithms (server to client) = none 23:08:25.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:25.048 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314]} 23:08:25.048 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43314]): SSH-2.0-SSHD-UNKNOWN 23:08:25.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43314]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:25.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43314]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:25.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48250]) process #1 30 23:08:25.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48250]] process command=SSH_MSG_KEXDH_INIT 23:08:25.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48250]] Send SSH_MSG_KEXDH_REPLY 23:08:25.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48250]) packet #1 sending command=31[31] len=1639 23:08:25.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48250])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:25.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48250]) Send SSH_MSG_NEWKEYS 23:08:25.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48250]) session ID=1a:b2:38:64:e4:5c:5f:b7:75:aa:5e:8e:18:0d:66:c9:79:6b:14:83:5f:6e:97:29:1e:e7:fc:cc:d4:96:f5:03:ce:f1:83:29:2c:8e:4b:9e:70:c6:85:06:33:ed:86:2a:ee:ed:ec:ca:7b:11:0e:0e:ca:79:5b:ea:9f:16:d3:08 23:08:25.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48250]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:25.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48250]): strict KEX resets output message sequence number from 3 to 0 23:08:25.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48250]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@26c498cb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:25.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48250])[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 23:08:25.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48250])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:25.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48250]) packet #0 sending command=7[7] len=419 23:08:25.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48250]) No pending packets to flush at end of KEX 23:08:25.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48250]) process #2 SSH_MSG_NEWKEYS 23:08:25.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48250]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:25.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48250]): strict KEX resets input message sequence number from 3 to 0 23:08:25.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48250]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ed4d96d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:25.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:25.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48250]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:25.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48250]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:25.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48250]) authorized authentication methods: password,publickey 23:08:25.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48250]) Accepted service ssh-userauth 23:08:25.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48250]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:25.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48250]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:25.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:25.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48250]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:25.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48250]) no authentication factory for method=none 23:08:25.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48250]) SSH_MSG_USERAUTH_REQUEST 23:08:25.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48250]) remaining methods: password,publickey 23:08:25.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48250]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:25.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48250]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:25.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:25.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48250]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:25.257 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:25.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48250]) authentication result: true 23:08:25.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48250]) SSH_MSG_USERAUTH_REQUEST 23:08:25.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48250])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:25.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48250]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:25.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:25.257 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:25.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48250]) no heartbeat to stop 23:08:25.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48250]) heartbeat type=IGNORE, interval=PT30S 23:08:25.301 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48250 authenticated 23:08:25.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:25.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48250]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:25.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48250]] session=TransportServerSession[admin@/10.30.170.252:48250] id=0 23:08:25.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48250])) size=2097152, max=2097152, packet=32768 23:08:25.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48250]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48250] 23:08:25.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48250]) recipient=0 23:08:25.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250])) size=2097152, max=2097152, packet=32768 23:08:25.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250])) re-initializing 23:08:25.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250])) size=2097152, max=2097152, packet=32768 23:08:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:25.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:25.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:25.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250])[want-reply=true] subsystem=netconf 23:08:25.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250])[subsystem] prepared command 23:08:25.336 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:25.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:25.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250]}} established 23:08:25.342 [netconf-device-simulator-threads-4] 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]:17830 23:08:25.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 1: Creating data stores for simulated device 23:08:25.347 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:25.361 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:25.366 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:25.366 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:25.367 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:25.414 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43314]) Send SSH_MSG_KEXINIT 23:08:25.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:25.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43314]) process #0 SSH_MSG_KEXINIT 23:08:25.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43314]) SSH_MSG_KEXINIT 23:08:25.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43314]) strict KEX=true client=true server=true 23:08:25.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43314]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:25.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43314]) Kex: server host key algorithms = rsa-sha2-512 23:08:25.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:25.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:25.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43314]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:25.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43314]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:25.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43314]) Kex: compression algorithms (client to server) = none 23:08:25.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43314]) Kex: compression algorithms (server to client) = none 23:08:25.420 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:25.484 [netconf-device-simulator-threads-4] DEBUG o.o.yangtools.util.MapAdaptor - Configured HashMap/TrieMap cutoff at 50/100 entries 23:08:25.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43314]) process #1 30 23:08:25.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43314]] process command=SSH_MSG_KEXDH_INIT 23:08:25.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@391ae608 23:08:25.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:25.498 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:25.498 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:25.499 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:25.500 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:25.501 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:25.501 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:25.503 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:25.503 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@391ae608, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@391ae608, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24804389, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24804389, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:25.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:25.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:25.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250] 23:08:25.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43314]] Send SSH_MSG_KEXDH_REPLY 23:08:25.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43314]) packet #1 sending command=31[31] len=1639 23:08:25.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43314])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:25.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43314]) Send SSH_MSG_NEWKEYS 23:08:25.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43314]) session ID=12:52:62:73:9d:70:a1:1d:d2:0c:cd:7d:fe:f2:b2:20:32:92:f4:16:a9:d9:28:a1:9b:ac:a6:3c:b0:28:c4:00:98:fe:93:2a:81:07:f6:66:14:e1:37:80:fb:dc:3c:33:d4:97:9c:80:77:05:54:db:c3:b8:3b:d1:81:c2:5f:fd 23:08:25.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:25.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43314]): strict KEX resets output message sequence number from 3 to 0 23:08:25.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b22f109; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:25.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43314])[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 23:08:25.543 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:25.543 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43314]) packet #0 sending command=7[7] len=419 23:08:25.543 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43314]) No pending packets to flush at end of KEX 23:08:25.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250] 23:08:25.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) by 1101 down to 2096051 23:08:25.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:08:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250] 23:08:25.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250] 23:08:25.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) request=subsystem result=ReplySuccess, want-reply=true 23:08:25.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:25.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) request=subsystem activate command 23:08:25.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) starting runner for command=netconf 23:08:25.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #5 SSH_MSG_CHANNEL_DATA 23:08:25.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) by 373 down to 2096779 23:08:25.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_CHANNEL_DATA len=373 23:08:25.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250] 23:08:25.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:25.578 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43314]) process #2 SSH_MSG_NEWKEYS 23:08:25.578 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:25.578 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43314]): strict KEX resets input message sequence number from 3 to 0 23:08:25.578 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@30ac0aea; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:25.578 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:25.578 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43314]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:25.578 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:25.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:25.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43314]) authorized authentication methods: password,publickey 23:08:25.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43314]) Accepted service ssh-userauth 23:08:25.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:25.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43314]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:25.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:25.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:25.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43314]) no authentication factory for method=none 23:08:25.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43314]) SSH_MSG_USERAUTH_REQUEST 23:08:25.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43314]) remaining methods: password,publickey 23:08:25.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:25.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43314]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:25.582 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43314]) authentication result: true 23:08:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43314]) SSH_MSG_USERAUTH_REQUEST 23:08:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43314]) no heartbeat to stop 23:08:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43314]) heartbeat type=IGNORE, interval=PT30S 23:08:25.582 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43314 authenticated 23:08:25.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:25.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:25.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43314]] session=TransportServerSession[admin@/10.30.170.252:43314] id=0 23:08:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43314])) size=2097152, max=2097152, packet=32768 23:08:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43314] 23:08:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43314]) recipient=0 23:08:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314])) size=2097152, max=2097152, packet=32768 23:08:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314])) re-initializing 23:08:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314])) size=2097152, max=2097152, packet=32768 23:08:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:25.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250] 23:08:25.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:25.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:25.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314])[want-reply=true] subsystem=netconf 23:08:25.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314])[subsystem] prepared command 23:08:25.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116]} 23:08:25.586 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:25.586 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:25.586 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314]}} established 23:08:25.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36116]): SSH-2.0-SSHD-UNKNOWN 23:08:25.586 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 2: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17831 23:08:25.586 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 2: Creating data stores for simulated device 23:08:25.586 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:25.586 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:25.587 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:25.587 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:25.587 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:25.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36116]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:25.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36116]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:25.589 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@366fafd8 23:08:25.589 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:25.589 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:25.589 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:25.589 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:25.597 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:25.597 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:25.597 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:25.597 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:25.597 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@366fafd8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@366fafd8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fe8b055, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fe8b055, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:25.597 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:25.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:25.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314] 23:08:25.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.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: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: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314] 23:08:25.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250] 23:08:25.602 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) by 1101 down to 2096051 23:08:25.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17830', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:25.602 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:08:25.602 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314] 23:08:25.602 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314] 23:08:25.602 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) request=subsystem result=ReplySuccess, want-reply=true 23:08:25.603 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:25.603 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) request=subsystem activate command 23:08:25.603 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) starting runner for command=netconf 23:08:25.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 23:08:25.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250]} created 23:08:25.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250] successful with session NetconfServerSession{sessionId=1, channel=[id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250]} 23:08:25.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250]} up 23:08:25.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #6 SSH_MSG_CHANNEL_DATA 23:08:25.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) by 393 down to 2096386 23:08:25.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_CHANNEL_DATA len=393 23:08:25.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250] 23:08:25.613 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #5 SSH_MSG_CHANNEL_DATA 23:08:25.613 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) by 373 down to 2096779 23:08:25.613 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_CHANNEL_DATA len=373 23:08:25.613 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314] 23:08:25.613 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:25.613 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:25.614 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314] 23:08:25.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314] 23:08:25.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17831', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:25.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 23:08:25.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314]} created 23:08:25.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314] successful with session NetconfServerSession{sessionId=2, channel=[id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314]} 23:08:25.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314]} up 23:08:25.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #6 SSH_MSG_CHANNEL_DATA 23:08:25.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) by 393 down to 2096386 23:08:25.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_CHANNEL_DATA len=393 23:08:25.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314] 23:08:25.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:25.617 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:25.619 [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=2} 23:08:25.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:25.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:25.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:25.624 [netconf-device-simulator-threads-4] 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} 23:08:25.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:25.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x8921964a, L:/10.30.170.33:17830 - R:/10.30.170.252:48250]} EXI handlers added to pipeline 23:08:25.687 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x92051c81, L:/10.30.170.33:17831 - R:/10.30.170.252:43314]} EXI handlers added to pipeline 23:08:25.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:25.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:25.691 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) by 179 down to 2095872 23:08:25.691 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:25.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) by 179 down to 2095872 23:08:25.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:25.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:25.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #7 SSH_MSG_CHANNEL_DATA 23:08:25.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) by 340 down to 2096046 23:08:25.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_CHANNEL_DATA len=340 23:08:25.699 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314] 23:08:25.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #7 SSH_MSG_CHANNEL_DATA 23:08:25.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) by 340 down to 2096046 23:08:25.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_CHANNEL_DATA len=340 23:08:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250] 23:08:25.724 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:25.725 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:25.726 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=2} 23:08:25.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:25.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:25.729 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fe8b055 23:08:25.729 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:25.730 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:25.730 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:25.730 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:25.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 23:08:25.731 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24804389 23:08:25.731 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:25.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:25.731 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:25.731 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:25.750 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:25.750 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:25.751 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:25.751 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:25.765 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:25.765 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:25.765 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:25.765 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:25.765 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:25.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:25.767 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:25.767 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:25.767 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:25.767 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:25.769 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:25.769 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:25.769 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:25.767 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:25.770 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:25.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:25.770 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:25.770 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:25.771 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:25.771 [netconf-device-simulator-threads-5] 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 23:08:25.771 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:25.771 [netconf-device-simulator-threads-5] 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 23:08:25.771 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:25.773 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:25.773 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:25.774 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:25.775 [netconf-device-simulator-threads-4] 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 23:08:25.775 [netconf-device-simulator-threads-4] 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 23:08:25.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:25.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:25.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) by 733 down to 2095139 23:08:25.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:25.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) by 733 down to 2095139 23:08:25.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:25.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:25.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:25.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36116]) Send SSH_MSG_KEXINIT 23:08:25.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36116]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:25.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36116]) process #0 SSH_MSG_KEXINIT 23:08:25.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36116]) SSH_MSG_KEXINIT 23:08:25.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36116]) strict KEX=true client=true server=true 23:08:25.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36116]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:25.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36116]) Kex: server host key algorithms = rsa-sha2-512 23:08:25.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36116]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:25.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36116]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:25.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36116]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:25.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36116]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:25.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36116]) Kex: compression algorithms (client to server) = none 23:08:25.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36116]) Kex: compression algorithms (server to client) = none 23:08:25.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:25.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36116]) process #1 30 23:08:25.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36116]] process command=SSH_MSG_KEXDH_INIT 23:08:25.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36116]] Send SSH_MSG_KEXDH_REPLY 23:08:25.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36116]) packet #1 sending command=31[31] len=1639 23:08:25.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36116])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:25.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36116]) Send SSH_MSG_NEWKEYS 23:08:25.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36116]) session ID=73:71:c6:ad:08:c6:4b:93:ad:c4:ee:ef:a3:b4:56:81:64:74:1f:c9:d1:1f:94:41:57:60:c7:58:80:20:99:fc:70:d5:ad:33:d4:8c:f9:7f:2a:17:0b:2c:f7:0b:aa:8c:10:aa:41:44:17:7c:5f:48:73:38:52:7b:81:78:b0:89 23:08:25.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36116]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:25.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36116]): strict KEX resets output message sequence number from 3 to 0 23:08:25.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36116]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d04c6aa; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:25.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36116])[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 23:08:25.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36116])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:25.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36116]) packet #0 sending command=7[7] len=419 23:08:25.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36116]) No pending packets to flush at end of KEX 23:08:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36116]) process #2 SSH_MSG_NEWKEYS 23:08:26.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36116]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:26.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36116]): strict KEX resets input message sequence number from 3 to 0 23:08:26.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36116]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22b71423; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:26.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:26.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36116]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:26.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36116]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:26.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36116]) authorized authentication methods: password,publickey 23:08:26.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36116]) Accepted service ssh-userauth 23:08:26.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36116]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:26.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36116]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:26.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:26.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36116]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:26.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36116]) no authentication factory for method=none 23:08:26.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36116]) SSH_MSG_USERAUTH_REQUEST 23:08:26.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36116]) remaining methods: password,publickey 23:08:26.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36116]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:26.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36116]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:26.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:26.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36116]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:26.009 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:26.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36116]) authentication result: true 23:08:26.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36116]) SSH_MSG_USERAUTH_REQUEST 23:08:26.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36116])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:26.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36116]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:26.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:26.010 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:26.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36116]) no heartbeat to stop 23:08:26.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36116]) heartbeat type=IGNORE, interval=PT30S 23:08:26.010 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36116 authenticated 23:08:26.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:26.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36116]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:26.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36116]] session=TransportServerSession[admin@/10.30.170.252:36116] id=0 23:08:26.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36116])) size=2097152, max=2097152, packet=32768 23:08:26.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36116]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36116] 23:08:26.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36116]) recipient=0 23:08:26.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116])) size=2097152, max=2097152, packet=32768 23:08:26.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116])) re-initializing 23:08:26.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116])) size=2097152, max=2097152, packet=32768 23:08:26.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:26.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:26.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:26.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:26.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116])[want-reply=true] subsystem=netconf 23:08:26.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116])[subsystem] prepared command 23:08:26.015 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:26.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:26.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116]}} established 23:08:26.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 3: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17832 23:08:26.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 3: Creating data stores for simulated device 23:08:26.018 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:26.018 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:26.018 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:26.018 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:26.019 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:26.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65425041 23:08:26.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:26.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:26.021 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:26.021 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:26.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:26.022 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:26.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:26.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:26.022 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65425041, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65425041, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40366b4b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40366b4b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:26.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:26.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:26.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116] 23:08:26.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116] 23:08:26.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) by 1101 down to 2096051 23:08:26.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:08:26.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116] 23:08:26.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116] 23:08:26.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) request=subsystem result=ReplySuccess, want-reply=true 23:08:26.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:26.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) request=subsystem activate command 23:08:26.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) starting runner for command=netconf 23:08:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #5 SSH_MSG_CHANNEL_DATA 23:08:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) by 373 down to 2096779 23:08:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_CHANNEL_DATA len=373 23:08:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116] 23:08:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116] 23:08:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116] 23:08:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17832', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 23:08:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116]} created 23:08:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116] successful with session NetconfServerSession{sessionId=3, channel=[id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116]} 23:08:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116]} up 23:08:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #6 SSH_MSG_CHANNEL_DATA 23:08:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) by 393 down to 2096386 23:08:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_CHANNEL_DATA len=393 23:08:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116] 23:08:26.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:26.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:26.042 [netconf-device-simulator-threads-0] 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} 23:08:26.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:26.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x351cd247, L:/10.30.170.33:17832 - R:/10.30.170.252:36116]} EXI handlers added to pipeline 23:08:26.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:26.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) by 179 down to 2095872 23:08:26.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:26.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:26.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #7 SSH_MSG_CHANNEL_DATA 23:08:26.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) by 340 down to 2096046 23:08:26.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_CHANNEL_DATA len=340 23:08:26.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116] 23:08:26.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:26.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:26.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=3} 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40366b4b 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.055 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:26.056 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:26.056 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.056 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:26.056 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:26.056 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.056 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:26.056 [netconf-device-simulator-threads-0] 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 23:08:26.056 [netconf-device-simulator-threads-0] 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 23:08:26.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:26.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) by 733 down to 2095139 23:08:26.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:26.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:26.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366]} 23:08:26.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44366]): SSH-2.0-SSHD-UNKNOWN 23:08:26.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44366]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:26.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44366]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44366]) Send SSH_MSG_KEXINIT 23:08:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44366]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44366]) process #0 SSH_MSG_KEXINIT 23:08:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44366]) SSH_MSG_KEXINIT 23:08:26.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44366]) strict KEX=true client=true server=true 23:08:26.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44366]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:26.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44366]) Kex: server host key algorithms = rsa-sha2-512 23:08:26.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44366]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:26.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44366]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:26.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44366]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:26.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44366]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:26.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44366]) Kex: compression algorithms (client to server) = none 23:08:26.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44366]) Kex: compression algorithms (server to client) = none 23:08:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:26.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44366]) process #1 30 23:08:26.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44366]] process command=SSH_MSG_KEXDH_INIT 23:08:26.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44366]] Send SSH_MSG_KEXDH_REPLY 23:08:26.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44366]) packet #1 sending command=31[31] len=1639 23:08:26.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44366])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:26.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44366]) Send SSH_MSG_NEWKEYS 23:08:26.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44366]) session ID=94:a3:b0:b6:68:7a:6e:54:21:e1:d3:3c:09:1e:72:30:4b:b7:fd:b9:c5:d1:8b:d3:ac:94:0c:b4:05:32:fc:c4:a5:0e:9e:62:b9:22:e6:4a:b5:f0:8d:f0:68:47:de:a0:e4:a7:07:50:68:51:c6:36:66:e4:f9:57:d7:02:ab:26 23:08:26.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44366]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:26.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44366]): strict KEX resets output message sequence number from 3 to 0 23:08:26.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c3dd826; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:26.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44366])[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 23:08:26.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44366])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:26.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44366]) packet #0 sending command=7[7] len=419 23:08:26.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44366]) No pending packets to flush at end of KEX 23:08:26.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44366]) process #2 SSH_MSG_NEWKEYS 23:08:26.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44366]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:26.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44366]): strict KEX resets input message sequence number from 3 to 0 23:08:26.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2cfca7e2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:26.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:26.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44366]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:26.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44366]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:26.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44366]) authorized authentication methods: password,publickey 23:08:26.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44366]) Accepted service ssh-userauth 23:08:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44366]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44366]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44366]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44366]) no authentication factory for method=none 23:08:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44366]) SSH_MSG_USERAUTH_REQUEST 23:08:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44366]) remaining methods: password,publickey 23:08:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44366]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44366]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44366]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:26.571 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44366]) authentication result: true 23:08:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44366]) SSH_MSG_USERAUTH_REQUEST 23:08:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44366])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44366]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44366]) no heartbeat to stop 23:08:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44366]) heartbeat type=IGNORE, interval=PT30S 23:08:26.572 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44366 authenticated 23:08:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44366]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44366]] session=TransportServerSession[admin@/10.30.170.252:44366] id=0 23:08:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44366])) size=2097152, max=2097152, packet=32768 23:08:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44366]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44366] 23:08:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44366]) recipient=0 23:08:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366])) size=2097152, max=2097152, packet=32768 23:08:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366])) re-initializing 23:08:26.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366])) size=2097152, max=2097152, packet=32768 23:08:26.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:26.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:26.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:26.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:26.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366])[want-reply=true] subsystem=netconf 23:08:26.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366])[subsystem] prepared command 23:08:26.575 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:26.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:26.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366]}} established 23:08:26.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 4: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17833 23:08:26.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 4: Creating data stores for simulated device 23:08:26.576 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:26.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:26.577 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:26.577 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:26.577 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:26.579 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76d0cc8c 23:08:26.579 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:26.579 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:26.579 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:26.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:26.580 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:26.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:26.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:26.580 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76d0cc8c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76d0cc8c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9794f0e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9794f0e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:26.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:26.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366] 23:08:26.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 4 on channel [id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366] 23:08:26.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) by 1101 down to 2096051 23:08:26.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:08:26.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366] 23:08:26.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366] 23:08:26.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) request=subsystem result=ReplySuccess, want-reply=true 23:08:26.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:26.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) request=subsystem activate command 23:08:26.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) starting runner for command=netconf 23:08:26.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #5 SSH_MSG_CHANNEL_DATA 23:08:26.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) by 373 down to 2096779 23:08:26.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_CHANNEL_DATA len=373 23:08:26.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366] 23:08:26.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:26.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:26.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366] 23:08:26.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366] 23:08:26.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17833', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:26.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=4} created 23:08:26.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366]} created 23:08:26.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366] successful with session NetconfServerSession{sessionId=4, channel=[id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366]} 23:08:26.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366]} up 23:08:26.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #6 SSH_MSG_CHANNEL_DATA 23:08:26.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) by 393 down to 2096386 23:08:26.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_CHANNEL_DATA len=393 23:08:26.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366] 23:08:26.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:26.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:26.592 [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=4} 23:08:26.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:26.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x9349c788, L:/10.30.170.33:17833 - R:/10.30.170.252:44366]} EXI handlers added to pipeline 23:08:26.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:26.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) by 179 down to 2095872 23:08:26.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:26.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:26.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #7 SSH_MSG_CHANNEL_DATA 23:08:26.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) by 340 down to 2096046 23:08:26.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_CHANNEL_DATA len=340 23:08:26.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366] 23:08:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:26.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:26.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=4} 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9794f0e 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:26.599 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.600 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:26.600 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:26.600 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.600 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:26.600 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:26.600 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.600 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:26.601 [netconf-device-simulator-threads-2] 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 23:08:26.601 [netconf-device-simulator-threads-2] 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 23:08:26.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:26.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) by 733 down to 2095139 23:08:26.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:26.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:26.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116]} 23:08:26.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58116]): SSH-2.0-SSHD-UNKNOWN 23:08:26.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58116]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:26.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58116]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:26.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58116]) Send SSH_MSG_KEXINIT 23:08:26.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58116]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:26.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58116]) process #0 SSH_MSG_KEXINIT 23:08:26.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58116]) SSH_MSG_KEXINIT 23:08:26.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58116]) strict KEX=true client=true server=true 23:08:26.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58116]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:26.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58116]) Kex: server host key algorithms = rsa-sha2-512 23:08:26.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58116]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:26.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58116]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:26.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58116]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:26.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58116]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:26.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58116]) Kex: compression algorithms (client to server) = none 23:08:26.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58116]) Kex: compression algorithms (server to client) = none 23:08:26.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:26.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58116]) process #1 30 23:08:26.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58116]] process command=SSH_MSG_KEXDH_INIT 23:08:26.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58116]] Send SSH_MSG_KEXDH_REPLY 23:08:26.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58116]) packet #1 sending command=31[31] len=1639 23:08:26.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58116])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:26.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58116]) Send SSH_MSG_NEWKEYS 23:08:26.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58116]) session ID=2e:20:ba:18:0e:8c:3d:a8:ea:a0:c1:11:30:b6:77:ea:09:b3:62:9d:4d:db:10:4a:43:d1:f4:04:a2:78:68:58:16:c5:60:f9:88:87:c1:44:f5:cc:bc:69:73:d3:c9:ac:2d:f2:59:03:5f:14:ca:be:ed:b3:65:d3:ff:c2:fa:c1 23:08:26.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58116]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:26.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58116]): strict KEX resets output message sequence number from 3 to 0 23:08:26.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58116]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@506f162e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:26.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58116])[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 23:08:26.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58116])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:26.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58116]) packet #0 sending command=7[7] len=419 23:08:26.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58116]) No pending packets to flush at end of KEX 23:08:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58116]) process #2 SSH_MSG_NEWKEYS 23:08:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58116]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58116]): strict KEX resets input message sequence number from 3 to 0 23:08:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58116]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53dcbe23; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58116]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58116]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58116]) authorized authentication methods: password,publickey 23:08:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58116]) Accepted service ssh-userauth 23:08:26.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58116]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:26.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58116]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:26.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:26.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58116]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:26.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58116]) no authentication factory for method=none 23:08:26.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58116]) SSH_MSG_USERAUTH_REQUEST 23:08:26.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58116]) remaining methods: password,publickey 23:08:26.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58116]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:26.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58116]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:26.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:26.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58116]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:26.924 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58116]) authentication result: true 23:08:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58116]) SSH_MSG_USERAUTH_REQUEST 23:08:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58116])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58116]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58116]) no heartbeat to stop 23:08:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58116]) heartbeat type=IGNORE, interval=PT30S 23:08:26.925 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58116 authenticated 23:08:26.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:26.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58116]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:26.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58116]] session=TransportServerSession[admin@/10.30.170.252:58116] id=0 23:08:26.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58116])) size=2097152, max=2097152, packet=32768 23:08:26.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58116]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58116] 23:08:26.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58116]) recipient=0 23:08:26.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116])) size=2097152, max=2097152, packet=32768 23:08:26.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116])) re-initializing 23:08:26.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116])) size=2097152, max=2097152, packet=32768 23:08:26.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:26.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:26.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:26.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:26.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116])[want-reply=true] subsystem=netconf 23:08:26.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116])[subsystem] prepared command 23:08:26.930 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:26.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:26.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116]}} established 23:08:26.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 5: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17834 23:08:26.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 5: Creating data stores for simulated device 23:08:26.930 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:26.930 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:26.930 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:26.930 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:26.931 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:26.932 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@760d6faf 23:08:26.932 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:26.932 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:26.932 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:26.933 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:26.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:26.933 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:26.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:26.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:26.934 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@760d6faf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@760d6faf, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@773a855d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@773a855d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:26.934 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:26.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:26.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116] 23:08:26.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 5 on channel [id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116] 23:08:26.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) by 1101 down to 2096051 23:08:26.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:08:26.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116] 23:08:26.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116] 23:08:26.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) request=subsystem result=ReplySuccess, want-reply=true 23:08:26.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:26.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) request=subsystem activate command 23:08:26.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) starting runner for command=netconf 23:08:26.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #5 SSH_MSG_CHANNEL_DATA 23:08:26.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) by 373 down to 2096779 23:08:26.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_CHANNEL_DATA len=373 23:08:26.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116] 23:08:26.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:26.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:26.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116] 23:08:26.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116] 23:08:26.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17834', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:26.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=5} created 23:08:26.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116]} created 23:08:26.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116] successful with session NetconfServerSession{sessionId=5, channel=[id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116]} 23:08:26.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116]} up 23:08:26.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #6 SSH_MSG_CHANNEL_DATA 23:08:26.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) by 393 down to 2096386 23:08:26.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_CHANNEL_DATA len=393 23:08:26.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116] 23:08:26.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:26.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:26.945 [netconf-device-simulator-threads-4] 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=5} 23:08:26.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:26.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x5dd8f76b, L:/10.30.170.33:17834 - R:/10.30.170.252:58116]} EXI handlers added to pipeline 23:08:26.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:26.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) by 179 down to 2095872 23:08:26.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:26.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:26.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #7 SSH_MSG_CHANNEL_DATA 23:08:26.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) by 340 down to 2096046 23:08:26.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_CHANNEL_DATA len=340 23:08:26.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116] 23:08:26.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:26.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=5} 23:08:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@773a855d 23:08:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:26.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:26.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:26.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:26.957 [netconf-device-simulator-threads-4] 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 23:08:26.957 [netconf-device-simulator-threads-4] 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 23:08:26.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:26.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) by 733 down to 2095139 23:08:26.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:26.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:27.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456]} 23:08:27.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38456]): SSH-2.0-SSHD-UNKNOWN 23:08:27.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38456]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:27.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38456]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38456]) Send SSH_MSG_KEXINIT 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38456]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38456]) process #0 SSH_MSG_KEXINIT 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38456]) SSH_MSG_KEXINIT 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38456]) strict KEX=true client=true server=true 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38456]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38456]) Kex: server host key algorithms = rsa-sha2-512 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38456]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38456]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38456]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38456]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38456]) Kex: compression algorithms (client to server) = none 23:08:27.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38456]) Kex: compression algorithms (server to client) = none 23:08:27.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:27.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38456]) process #1 30 23:08:27.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38456]] process command=SSH_MSG_KEXDH_INIT 23:08:27.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38456]] Send SSH_MSG_KEXDH_REPLY 23:08:27.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38456]) packet #1 sending command=31[31] len=1639 23:08:27.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38456])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:27.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38456]) Send SSH_MSG_NEWKEYS 23:08:27.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38456]) session ID=07:27:af:38:d7:c0:de:7d:d1:92:cc:e0:7e:fb:b3:0f:33:db:c2:29:d3:ef:5a:84:4b:f4:15:90:b6:e2:cf:b4:28:47:5c:05:1a:2f:2c:07:b3:40:52:f6:72:1a:eb:ec:5d:d2:2b:b4:f7:f1:43:6a:72:92:13:0c:5b:ea:52:71 23:08:27.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38456]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:27.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38456]): strict KEX resets output message sequence number from 3 to 0 23:08:27.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38456]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@44e254de; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:27.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38456])[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 23:08:27.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38456])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:27.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38456]) packet #0 sending command=7[7] len=419 23:08:27.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38456]) No pending packets to flush at end of KEX 23:08:27.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38456]) process #2 SSH_MSG_NEWKEYS 23:08:27.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38456]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:27.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38456]): strict KEX resets input message sequence number from 3 to 0 23:08:27.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38456]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@709800a8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:27.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:27.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38456]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:27.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38456]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:27.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38456]) authorized authentication methods: password,publickey 23:08:27.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38456]) Accepted service ssh-userauth 23:08:27.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38456]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:27.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38456]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:27.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38456]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:27.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38456]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:27.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38456]) no authentication factory for method=none 23:08:27.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38456]) SSH_MSG_USERAUTH_REQUEST 23:08:27.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38456]) remaining methods: password,publickey 23:08:27.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38456]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:27.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38456]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:27.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38456]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:27.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38456]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:27.517 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:27.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38456]) authentication result: true 23:08:27.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38456]) SSH_MSG_USERAUTH_REQUEST 23:08:27.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38456])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:27.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38456]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:27.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:27.517 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:27.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38456]) no heartbeat to stop 23:08:27.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38456]) heartbeat type=IGNORE, interval=PT30S 23:08:27.520 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38456 authenticated 23:08:27.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:27.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38456]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:27.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38456]] session=TransportServerSession[admin@/10.30.170.252:38456] id=0 23:08:27.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38456])) size=2097152, max=2097152, packet=32768 23:08:27.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38456]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38456] 23:08:27.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38456]) recipient=0 23:08:27.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456])) size=2097152, max=2097152, packet=32768 23:08:27.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456])) re-initializing 23:08:27.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456])) size=2097152, max=2097152, packet=32768 23:08:27.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:27.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:27.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:27.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:27.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456])[want-reply=true] subsystem=netconf 23:08:27.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456])[subsystem] prepared command 23:08:27.526 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:27.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:27.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456]}} established 23:08:27.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 6: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17835 23:08:27.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 6: Creating data stores for simulated device 23:08:27.526 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:27.526 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:27.527 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:27.527 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:27.527 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:27.531 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c787429 23:08:27.531 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:27.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:27.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:27.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:27.533 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:27.533 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:27.533 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:27.533 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:27.533 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c787429, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c787429, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51da7ce3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51da7ce3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:27.533 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:27.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456] 23:08:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 6 on channel [id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456] 23:08:27.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) by 1101 down to 2096051 23:08:27.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:08:27.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456] 23:08:27.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456] 23:08:27.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) request=subsystem result=ReplySuccess, want-reply=true 23:08:27.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:27.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) request=subsystem activate command 23:08:27.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) starting runner for command=netconf 23:08:27.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #5 SSH_MSG_CHANNEL_DATA 23:08:27.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) by 373 down to 2096779 23:08:27.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_CHANNEL_DATA len=373 23:08:27.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456] 23:08:27.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:27.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:27.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456] 23:08:27.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456] 23:08:27.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17835', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:27.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=6} created 23:08:27.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456]} created 23:08:27.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456] successful with session NetconfServerSession{sessionId=6, channel=[id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456]} 23:08:27.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456]} up 23:08:27.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #6 SSH_MSG_CHANNEL_DATA 23:08:27.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) by 393 down to 2096386 23:08:27.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_CHANNEL_DATA len=393 23:08:27.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456] 23:08:27.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:27.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:27.540 [netconf-device-simulator-threads-6] 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=6} 23:08:27.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:27.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x64d9a6e8, L:/10.30.170.33:17835 - R:/10.30.170.252:38456]} EXI handlers added to pipeline 23:08:27.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:27.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) by 179 down to 2095872 23:08:27.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:27.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:27.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #7 SSH_MSG_CHANNEL_DATA 23:08:27.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) by 340 down to 2096046 23:08:27.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_CHANNEL_DATA len=340 23:08:27.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456] 23:08:27.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:27.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:27.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=6} 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51da7ce3 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:27.549 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:27.550 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:27.550 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:27.550 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:27.550 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:27.550 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:27.550 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:27.550 [netconf-device-simulator-threads-6] 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 23:08:27.550 [netconf-device-simulator-threads-6] 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 23:08:27.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:27.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) by 733 down to 2095139 23:08:27.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:27.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:27.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590]} 23:08:27.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34590]): SSH-2.0-SSHD-UNKNOWN 23:08:27.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34590]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:27.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34590]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:27.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34590]) Send SSH_MSG_KEXINIT 23:08:27.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34590]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:27.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34590]) process #0 SSH_MSG_KEXINIT 23:08:27.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34590]) SSH_MSG_KEXINIT 23:08:27.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34590]) strict KEX=true client=true server=true 23:08:27.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34590]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:27.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34590]) Kex: server host key algorithms = rsa-sha2-512 23:08:27.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34590]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:27.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34590]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:27.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34590]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:27.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34590]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:27.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34590]) Kex: compression algorithms (client to server) = none 23:08:27.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34590]) Kex: compression algorithms (server to client) = none 23:08:27.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:27.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34590]) process #1 30 23:08:27.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34590]] process command=SSH_MSG_KEXDH_INIT 23:08:27.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34590]] Send SSH_MSG_KEXDH_REPLY 23:08:27.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34590]) packet #1 sending command=31[31] len=1639 23:08:27.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34590])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:27.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34590]) Send SSH_MSG_NEWKEYS 23:08:27.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34590]) session ID=51:9d:18:10:9a:0f:58:1a:8e:b3:c5:8a:b0:fa:62:38:ef:d4:38:5f:82:c8:d9:d2:f3:58:47:1e:ff:1e:5d:c2:ff:1a:a6:3c:d4:26:23:dc:d2:39:70:15:ab:3f:bf:0b:0d:e2:e9:69:8f:27:7f:0e:ae:c2:fe:13:7d:c4:e2:28 23:08:27.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34590]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:27.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34590]): strict KEX resets output message sequence number from 3 to 0 23:08:27.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34590]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4bec4fdd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:27.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34590])[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 23:08:27.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34590])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:27.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34590]) packet #0 sending command=7[7] len=419 23:08:27.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34590]) No pending packets to flush at end of KEX 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34590]) process #2 SSH_MSG_NEWKEYS 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34590]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34590]): strict KEX resets input message sequence number from 3 to 0 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34590]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25630eaa; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34590]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34590]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34590]) authorized authentication methods: password,publickey 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34590]) Accepted service ssh-userauth 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34590]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34590]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34590]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:27.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34590]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:27.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34590]) no authentication factory for method=none 23:08:27.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34590]) SSH_MSG_USERAUTH_REQUEST 23:08:27.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34590]) remaining methods: password,publickey 23:08:27.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34590]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34590]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34590]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34590]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:27.963 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34590]) authentication result: true 23:08:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34590]) SSH_MSG_USERAUTH_REQUEST 23:08:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34590])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34590]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34590]) no heartbeat to stop 23:08:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34590]) heartbeat type=IGNORE, interval=PT30S 23:08:27.963 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34590 authenticated 23:08:27.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:27.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34590]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:27.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34590]] session=TransportServerSession[admin@/10.30.170.252:34590] id=0 23:08:27.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34590])) size=2097152, max=2097152, packet=32768 23:08:27.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34590]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34590] 23:08:27.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34590]) recipient=0 23:08:27.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590])) size=2097152, max=2097152, packet=32768 23:08:27.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590])) re-initializing 23:08:27.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590])) size=2097152, max=2097152, packet=32768 23:08:27.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:27.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:27.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:27.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:27.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590])[want-reply=true] subsystem=netconf 23:08:27.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590])[subsystem] prepared command 23:08:27.966 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:27.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:27.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590]}} established 23:08:27.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 7: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17836 23:08:27.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 7: Creating data stores for simulated device 23:08:27.966 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:27.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:27.967 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:27.971 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:27.971 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:27.973 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25b6aaa3 23:08:27.973 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:27.973 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:27.973 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:27.973 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:27.975 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:27.975 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:27.975 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:27.975 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:27.975 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25b6aaa3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25b6aaa3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243ddfd0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243ddfd0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:27.975 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:27.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:27.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590] 23:08:27.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 7 on channel [id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590] 23:08:27.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) by 1101 down to 2096051 23:08:27.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:08:27.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590] 23:08:27.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590] 23:08:27.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) request=subsystem result=ReplySuccess, want-reply=true 23:08:27.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:27.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) request=subsystem activate command 23:08:27.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) starting runner for command=netconf 23:08:27.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #5 SSH_MSG_CHANNEL_DATA 23:08:27.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) by 373 down to 2096779 23:08:27.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_CHANNEL_DATA len=373 23:08:27.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590] 23:08:27.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590] 23:08:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590] 23:08:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17836', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=7} created 23:08:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=7, channel=[id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590]} created 23:08:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590] successful with session NetconfServerSession{sessionId=7, channel=[id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590]} 23:08:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=7, channel=[id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590]} up 23:08:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #6 SSH_MSG_CHANNEL_DATA 23:08:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) by 393 down to 2096386 23:08:27.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_CHANNEL_DATA len=393 23:08:27.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590] 23:08:27.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:27.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:27.987 [netconf-device-simulator-threads-0] 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=7} 23:08:27.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:27.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=7, channel=[id: 0x6fcd97f1, L:/10.30.170.33:17836 - R:/10.30.170.252:34590]} EXI handlers added to pipeline 23:08:27.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:27.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) by 179 down to 2095872 23:08:27.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:27.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:27.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #7 SSH_MSG_CHANNEL_DATA 23:08:27.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) by 340 down to 2096046 23:08:27.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_CHANNEL_DATA len=340 23:08:27.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590] 23:08:27.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:27.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:28.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=7} 23:08:28.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243ddfd0 23:08:28.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:28.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:28.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:28.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:28.000 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:28.000 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:28.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:28.001 [netconf-device-simulator-threads-0] 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 23:08:28.002 [netconf-device-simulator-threads-0] 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 23:08:28.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:28.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) by 733 down to 2095139 23:08:28.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:28.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:28.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546]} 23:08:28.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57546]): SSH-2.0-SSHD-UNKNOWN 23:08:28.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57546]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:28.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57546]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:28.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57546]) Send SSH_MSG_KEXINIT 23:08:28.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57546]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:28.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57546]) process #0 SSH_MSG_KEXINIT 23:08:28.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57546]) SSH_MSG_KEXINIT 23:08:28.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57546]) strict KEX=true client=true server=true 23:08:28.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57546]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:28.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57546]) Kex: server host key algorithms = rsa-sha2-512 23:08:28.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57546]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:28.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57546]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:28.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57546]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:28.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57546]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:28.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57546]) Kex: compression algorithms (client to server) = none 23:08:28.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57546]) Kex: compression algorithms (server to client) = none 23:08:28.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:28.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57546]) process #1 30 23:08:28.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57546]] process command=SSH_MSG_KEXDH_INIT 23:08:28.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57546]] Send SSH_MSG_KEXDH_REPLY 23:08:28.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57546]) packet #1 sending command=31[31] len=1639 23:08:28.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57546])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:28.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57546]) Send SSH_MSG_NEWKEYS 23:08:28.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57546]) session ID=cf:04:5a:08:26:bf:54:60:06:3f:a7:75:82:0e:b6:4b:10:cf:79:3f:cb:d2:95:0e:4f:2c:b3:b2:ac:2f:22:53:2f:26:be:d0:2d:5d:4e:33:d2:9c:79:da:ec:2b:64:e0:04:68:39:bd:0c:e9:39:21:1e:17:3c:51:07:7b:d6:64 23:08:28.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57546]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:28.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57546]): strict KEX resets output message sequence number from 3 to 0 23:08:28.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57546]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e78df90; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:28.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57546])[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 23:08:28.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57546])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:28.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57546]) packet #0 sending command=7[7] len=419 23:08:28.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57546]) No pending packets to flush at end of KEX 23:08:28.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188]} 23:08:28.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:45188]): SSH-2.0-SSHD-UNKNOWN 23:08:28.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:45188]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:28.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:45188]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57546]) process #2 SSH_MSG_NEWKEYS 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57546]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57546]): strict KEX resets input message sequence number from 3 to 0 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57546]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40664b17; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57546]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57546]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57546]) authorized authentication methods: password,publickey 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57546]) Accepted service ssh-userauth 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57546]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57546]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57546]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57546]) no authentication factory for method=none 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57546]) SSH_MSG_USERAUTH_REQUEST 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57546]) remaining methods: password,publickey 23:08:28.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57546]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:28.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57546]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:28.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:28.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57546]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:28.796 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:28.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57546]) authentication result: true 23:08:28.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57546]) SSH_MSG_USERAUTH_REQUEST 23:08:28.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57546])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:28.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57546]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:28.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:28.796 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:28.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57546]) no heartbeat to stop 23:08:28.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57546]) heartbeat type=IGNORE, interval=PT30S 23:08:28.797 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57546 authenticated 23:08:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57546]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57546]] session=TransportServerSession[admin@/10.30.170.252:57546] id=0 23:08:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57546])) size=2097152, max=2097152, packet=32768 23:08:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57546]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57546] 23:08:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57546]) recipient=0 23:08:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546])) size=2097152, max=2097152, packet=32768 23:08:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546])) re-initializing 23:08:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546])) size=2097152, max=2097152, packet=32768 23:08:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:28.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:28.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:28.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546])[want-reply=true] subsystem=netconf 23:08:28.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546])[subsystem] prepared command 23:08:28.799 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:28.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:28.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546]}} established 23:08:28.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 8: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17837 23:08:28.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 8: Creating data stores for simulated device 23:08:28.800 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:28.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:28.800 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:28.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:28.800 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:28.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68ac1bb7 23:08:28.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:28.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:28.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:28.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:28.809 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:28.809 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:28.809 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:28.809 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:28.809 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68ac1bb7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68ac1bb7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@742368fc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@742368fc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:28.809 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:28.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:28.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546] 23:08:28.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 8 on channel [id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546] 23:08:28.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) by 1101 down to 2096051 23:08:28.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:08:28.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546] 23:08:28.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546] 23:08:28.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) request=subsystem result=ReplySuccess, want-reply=true 23:08:28.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:28.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) request=subsystem activate command 23:08:28.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) starting runner for command=netconf 23:08:28.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #5 SSH_MSG_CHANNEL_DATA 23:08:28.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) by 373 down to 2096779 23:08:28.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_CHANNEL_DATA len=373 23:08:28.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546] 23:08:28.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:28.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:28.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546] 23:08:28.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546] 23:08:28.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17837', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:28.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=8} created 23:08:28.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546]} created 23:08:28.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546] successful with session NetconfServerSession{sessionId=8, channel=[id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546]} 23:08:28.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546]} up 23:08:28.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #6 SSH_MSG_CHANNEL_DATA 23:08:28.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) by 393 down to 2096386 23:08:28.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_CHANNEL_DATA len=393 23:08:28.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546] 23:08:28.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:28.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:28.816 [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=8} 23:08:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x44bce007, L:/10.30.170.33:17837 - R:/10.30.170.252:57546]} EXI handlers added to pipeline 23:08:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:28.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) by 179 down to 2095872 23:08:28.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:28.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:28.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #7 SSH_MSG_CHANNEL_DATA 23:08:28.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) by 340 down to 2096046 23:08:28.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_CHANNEL_DATA len=340 23:08:28.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546] 23:08:28.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:28.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:28.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=8} 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@742368fc 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:28.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:28.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:28.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:28.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:28.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:28.824 [netconf-device-simulator-threads-2] 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 23:08:28.824 [netconf-device-simulator-threads-2] 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 23:08:28.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:28.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) by 733 down to 2095139 23:08:28.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:28.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:28.971 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:45188]) Send SSH_MSG_KEXINIT 23:08:28.971 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45188]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:28.971 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45188]) process #0 SSH_MSG_KEXINIT 23:08:28.971 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:45188]) SSH_MSG_KEXINIT 23:08:28.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:45188]) strict KEX=true client=true server=true 23:08:28.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45188]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:28.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45188]) Kex: server host key algorithms = rsa-sha2-512 23:08:28.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45188]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:28.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45188]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:28.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45188]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:28.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45188]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:28.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45188]) Kex: compression algorithms (client to server) = none 23:08:28.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45188]) Kex: compression algorithms (server to client) = none 23:08:28.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:29.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45188]) process #1 30 23:08:29.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45188]] process command=SSH_MSG_KEXDH_INIT 23:08:29.063 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45188]] Send SSH_MSG_KEXDH_REPLY 23:08:29.063 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45188]) packet #1 sending command=31[31] len=1639 23:08:29.063 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:45188])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:29.063 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:45188]) Send SSH_MSG_NEWKEYS 23:08:29.063 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:45188]) session ID=b0:12:f7:e8:96:97:c6:dc:1c:91:24:46:7c:96:c0:c7:34:79:9c:f8:ef:21:93:e1:91:48:cf:a9:19:61:ff:6a:23:f8:6e:27:f7:90:8a:30:b1:1a:ba:1e:46:40:4a:e8:83:d8:72:a9:d1:30:76:5e:25:c3:46:95:d1:6b:4f:6e 23:08:29.063 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45188]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:29.063 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45188]): strict KEX resets output message sequence number from 3 to 0 23:08:29.064 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45188]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f9b32e9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:29.064 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:45188])[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 23:08:29.064 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45188])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:29.064 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45188]) packet #0 sending command=7[7] len=419 23:08:29.064 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45188]) No pending packets to flush at end of KEX 23:08:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45188]) process #2 SSH_MSG_NEWKEYS 23:08:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45188]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45188]): strict KEX resets input message sequence number from 3 to 0 23:08:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45188]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ed256ec; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45188]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45188]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:45188]) authorized authentication methods: password,publickey 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45188]) Accepted service ssh-userauth 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45188]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45188]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45188]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45188]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45188]) no authentication factory for method=none 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45188]) SSH_MSG_USERAUTH_REQUEST 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45188]) remaining methods: password,publickey 23:08:29.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45188]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45188]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45188]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45188]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:29.101 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:45188]) authentication result: true 23:08:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:45188]) SSH_MSG_USERAUTH_REQUEST 23:08:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45188])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45188]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45188]) no heartbeat to stop 23:08:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:45188]) heartbeat type=IGNORE, interval=PT30S 23:08:29.101 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:45188 authenticated 23:08:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45188]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45188]] session=TransportServerSession[admin@/10.30.170.252:45188] id=0 23:08:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45188])) size=2097152, max=2097152, packet=32768 23:08:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45188]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45188] 23:08:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45188]) recipient=0 23:08:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188])) size=2097152, max=2097152, packet=32768 23:08:29.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188])) re-initializing 23:08:29.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188])) size=2097152, max=2097152, packet=32768 23:08:29.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:29.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:29.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:29.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:29.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188])[want-reply=true] subsystem=netconf 23:08:29.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188])[subsystem] prepared command 23:08:29.104 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:29.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:29.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188]}} established 23:08:29.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 9: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17838 23:08:29.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 9: Creating data stores for simulated device 23:08:29.105 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:29.105 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:29.105 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:29.105 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:29.105 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:29.107 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b6b5c65 23:08:29.107 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:29.108 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:29.108 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:29.108 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:29.108 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:29.108 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:29.108 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:29.108 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:29.108 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b6b5c65, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b6b5c65, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6aba4833, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6aba4833, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:29.109 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:29.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:29.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188] 23:08:29.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 9 on channel [id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188] 23:08:29.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) by 1101 down to 2096051 23:08:29.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 23:08:29.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188] 23:08:29.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188] 23:08:29.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) request=subsystem result=ReplySuccess, want-reply=true 23:08:29.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:29.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) request=subsystem activate command 23:08:29.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) starting runner for command=netconf 23:08:29.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #5 SSH_MSG_CHANNEL_DATA 23:08:29.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) by 373 down to 2096779 23:08:29.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_CHANNEL_DATA len=373 23:08:29.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188] 23:08:29.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:29.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:29.113 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188] 23:08:29.113 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188] 23:08:29.113 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17838', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:29.113 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=9} created 23:08:29.113 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188]} created 23:08:29.113 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188] successful with session NetconfServerSession{sessionId=9, channel=[id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188]} 23:08:29.113 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188]} up 23:08:29.114 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #6 SSH_MSG_CHANNEL_DATA 23:08:29.114 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) by 393 down to 2096386 23:08:29.114 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_CHANNEL_DATA len=393 23:08:29.114 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188] 23:08:29.114 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:29.114 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:29.115 [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=9} 23:08:29.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:29.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x67f35f1c, L:/10.30.170.33:17838 - R:/10.30.170.252:45188]} EXI handlers added to pipeline 23:08:29.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:29.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) by 179 down to 2095872 23:08:29.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:29.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:29.119 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #7 SSH_MSG_CHANNEL_DATA 23:08:29.119 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) by 340 down to 2096046 23:08:29.119 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_CHANNEL_DATA len=340 23:08:29.119 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188] 23:08:29.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:29.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=9} 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6aba4833 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:29.121 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:29.122 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:29.122 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:29.122 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:29.122 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:29.122 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:29.122 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:29.122 [netconf-device-simulator-threads-3] 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 23:08:29.122 [netconf-device-simulator-threads-3] 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 23:08:29.122 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:29.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) by 733 down to 2095139 23:08:29.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:29.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:29.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730]} 23:08:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42730]): SSH-2.0-SSHD-UNKNOWN 23:08:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42730]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42730]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:29.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42730]) Send SSH_MSG_KEXINIT 23:08:29.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42730]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:29.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42730]) process #0 SSH_MSG_KEXINIT 23:08:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42730]) SSH_MSG_KEXINIT 23:08:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42730]) strict KEX=true client=true server=true 23:08:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42730]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42730]) Kex: server host key algorithms = rsa-sha2-512 23:08:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42730]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42730]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42730]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42730]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42730]) Kex: compression algorithms (client to server) = none 23:08:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42730]) Kex: compression algorithms (server to client) = none 23:08:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:29.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42730]) process #1 30 23:08:29.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42730]] process command=SSH_MSG_KEXDH_INIT 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42730]] Send SSH_MSG_KEXDH_REPLY 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42730]) packet #1 sending command=31[31] len=1639 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42730])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42730]) Send SSH_MSG_NEWKEYS 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42730]) session ID=18:65:7c:cd:8b:3b:ac:c2:8c:73:a2:88:67:06:ed:ad:3d:5f:9c:10:df:13:bb:74:87:d7:40:f6:4e:d2:05:ce:45:72:6a:79:36:55:0f:3c:c8:c4:f0:02:45:71:a2:91:12:c9:77:5d:3c:36:de:2d:65:c4:c4:7e:41:1c:5c:b1 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42730]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42730]): strict KEX resets output message sequence number from 3 to 0 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42730]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5bf9efb1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42730])[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 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42730])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42730]) packet #0 sending command=7[7] len=419 23:08:29.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42730]) No pending packets to flush at end of KEX 23:08:29.820 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052]} 23:08:29.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38052]): SSH-2.0-SSHD-UNKNOWN 23:08:29.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38052]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:29.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38052]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42730]) process #2 SSH_MSG_NEWKEYS 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42730]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42730]): strict KEX resets input message sequence number from 3 to 0 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42730]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4da04e77; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42730]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42730]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42730]) authorized authentication methods: password,publickey 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42730]) Accepted service ssh-userauth 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42730]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42730]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42730]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42730]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42730]) no authentication factory for method=none 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42730]) SSH_MSG_USERAUTH_REQUEST 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42730]) remaining methods: password,publickey 23:08:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42730]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42730]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42730]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42730]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:29.845 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42730]) authentication result: true 23:08:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42730]) SSH_MSG_USERAUTH_REQUEST 23:08:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42730])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42730]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42730]) no heartbeat to stop 23:08:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42730]) heartbeat type=IGNORE, interval=PT30S 23:08:29.845 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42730 authenticated 23:08:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42730]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42730]] session=TransportServerSession[admin@/10.30.170.252:42730] id=0 23:08:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42730])) size=2097152, max=2097152, packet=32768 23:08:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42730]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42730] 23:08:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42730]) recipient=0 23:08:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730])) size=2097152, max=2097152, packet=32768 23:08:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730])) re-initializing 23:08:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730])) size=2097152, max=2097152, packet=32768 23:08:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730])[want-reply=true] subsystem=netconf 23:08:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730])[subsystem] prepared command 23:08:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730]}} established 23:08:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 10: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17839 23:08:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 10: Creating data stores for simulated device 23:08:29.847 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:29.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:29.848 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:29.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:29.848 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:29.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31ad0cd0 23:08:29.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:29.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:29.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:29.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:29.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:29.857 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:29.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:29.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:29.857 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31ad0cd0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31ad0cd0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fdb88d7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fdb88d7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:29.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730] 23:08:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 10 on channel [id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730] 23:08:29.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) by 1102 down to 2096050 23:08:29.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:29.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730] 23:08:29.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730] 23:08:29.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) request=subsystem result=ReplySuccess, want-reply=true 23:08:29.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:29.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) request=subsystem activate command 23:08:29.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) starting runner for command=netconf 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #5 SSH_MSG_CHANNEL_DATA 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) by 373 down to 2096779 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_CHANNEL_DATA len=373 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730] 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730] 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730] 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17839', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=10} created 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730]} created 23:08:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730] successful with session NetconfServerSession{sessionId=10, channel=[id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730]} 23:08:29.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730]} up 23:08:29.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #6 SSH_MSG_CHANNEL_DATA 23:08:29.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) by 393 down to 2096386 23:08:29.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_CHANNEL_DATA len=393 23:08:29.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730] 23:08:29.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:29.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:29.871 [netconf-device-simulator-threads-6] 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=10} 23:08:29.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:29.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x9adb5b24, L:/10.30.170.33:17839 - R:/10.30.170.252:42730]} EXI handlers added to pipeline 23:08:29.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:29.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) by 179 down to 2095871 23:08:29.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:29.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:29.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #7 SSH_MSG_CHANNEL_DATA 23:08:29.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) by 340 down to 2096046 23:08:29.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_CHANNEL_DATA len=340 23:08:29.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730] 23:08:29.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:29.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:29.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=10} 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fdb88d7 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:29.876 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:29.877 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:29.877 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:29.877 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:29.877 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:29.877 [netconf-device-simulator-threads-6] 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 23:08:29.877 [netconf-device-simulator-threads-6] 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 23:08:29.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:29.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) by 733 down to 2095138 23:08:29.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:29.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:29.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38052]) Send SSH_MSG_KEXINIT 23:08:29.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:29.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #0 SSH_MSG_KEXINIT 23:08:29.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38052]) SSH_MSG_KEXINIT 23:08:29.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38052]) strict KEX=true client=true server=true 23:08:29.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:29.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: server host key algorithms = rsa-sha2-512 23:08:29.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:29.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:29.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:29.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:29.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: compression algorithms (client to server) = none 23:08:29.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: compression algorithms (server to client) = none 23:08:29.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:30.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #1 30 23:08:30.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38052]] process command=SSH_MSG_KEXDH_INIT 23:08:30.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38052]] Send SSH_MSG_KEXDH_REPLY 23:08:30.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #1 sending command=31[31] len=1639 23:08:30.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38052])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:30.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38052]) Send SSH_MSG_NEWKEYS 23:08:30.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38052]) session ID=8f:80:b5:57:49:a5:0f:3b:89:17:b3:2c:88:2c:5d:8f:4b:a7:fc:40:68:06:cf:89:13:9b:57:ad:68:fb:2c:e8:2f:47:24:6a:d2:6a:60:d1:4c:4f:26:16:61:aa:68:95:75:71:2c:70:4d:12:77:25:75:80:1c:19:fc:88:ec:65 23:08:30.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:30.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38052]): strict KEX resets output message sequence number from 3 to 0 23:08:30.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38052]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64d56d16; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:30.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38052])[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 23:08:30.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38052])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:30.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #0 sending command=7[7] len=419 23:08:30.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38052]) No pending packets to flush at end of KEX 23:08:30.066 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #2 SSH_MSG_NEWKEYS 23:08:30.066 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38052]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:30.066 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38052]): strict KEX resets input message sequence number from 3 to 0 23:08:30.066 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38052]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2a6d2efc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:30.066 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:30.067 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:30.067 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38052]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:30.067 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38052]) authorized authentication methods: password,publickey 23:08:30.067 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38052]) Accepted service ssh-userauth 23:08:30.067 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:30.067 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:30.067 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:30.067 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38052]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:30.067 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38052]) no authentication factory for method=none 23:08:30.068 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38052]) SSH_MSG_USERAUTH_REQUEST 23:08:30.068 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38052]) remaining methods: password,publickey 23:08:30.068 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:30.068 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38052]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:30.069 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38052]) authentication result: true 23:08:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38052]) SSH_MSG_USERAUTH_REQUEST 23:08:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38052])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38052]) no heartbeat to stop 23:08:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38052]) heartbeat type=IGNORE, interval=PT30S 23:08:30.069 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38052 authenticated 23:08:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38052]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38052]] session=TransportServerSession[admin@/10.30.170.252:38052] id=0 23:08:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38052])) size=2097152, max=2097152, packet=32768 23:08:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38052]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38052] 23:08:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38052]) recipient=0 23:08:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])) size=2097152, max=2097152, packet=32768 23:08:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])) re-initializing 23:08:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])) size=2097152, max=2097152, packet=32768 23:08:30.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:30.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:30.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:30.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:30.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[want-reply=true] subsystem=netconf 23:08:30.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[subsystem] prepared command 23:08:30.072 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:30.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:30.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052]}} established 23:08:30.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 11: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17840 23:08:30.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 11: Creating data stores for simulated device 23:08:30.072 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:30.072 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:30.073 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:30.073 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:30.073 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:30.075 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36dd161f 23:08:30.075 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:30.075 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:30.075 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:30.075 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:30.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:30.075 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:30.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:30.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:30.075 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36dd161f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36dd161f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65ee38ee, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65ee38ee, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:30.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:30.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:30.077 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052] 23:08:30.077 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.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: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 11 on channel [id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052] 23:08:30.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 1102 down to 2096050 23:08:30.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:30.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052] 23:08:30.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052] 23:08:30.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) request=subsystem result=ReplySuccess, want-reply=true 23:08:30.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:30.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) request=subsystem activate command 23:08:30.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) starting runner for command=netconf 23:08:30.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #5 SSH_MSG_CHANNEL_DATA 23:08:30.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 373 down to 2096779 23:08:30.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_DATA len=373 23:08:30.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052] 23:08:30.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:30.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:30.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052] 23:08:30.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052] 23:08:30.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17840', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:30.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=11} created 23:08:30.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=11, channel=[id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052]} created 23:08:30.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052] successful with session NetconfServerSession{sessionId=11, channel=[id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052]} 23:08:30.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=11, channel=[id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052]} up 23:08:30.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #6 SSH_MSG_CHANNEL_DATA 23:08:30.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 393 down to 2096386 23:08:30.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_DATA len=393 23:08:30.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052] 23:08:30.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:30.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:30.081 [netconf-device-simulator-threads-7] 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=11} 23:08:30.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:30.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=11, channel=[id: 0xa412f74b, L:/10.30.170.33:17840 - R:/10.30.170.252:38052]} EXI handlers added to pipeline 23:08:30.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:30.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 179 down to 2095871 23:08:30.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:30.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:30.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #7 SSH_MSG_CHANNEL_DATA 23:08:30.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 340 down to 2096046 23:08:30.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_DATA len=340 23:08:30.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052] 23:08:30.086 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:30.086 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:30.086 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=11} 23:08:30.086 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65ee38ee 23:08:30.086 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:30.086 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:30.086 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:30.086 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:30.087 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:30.088 [netconf-device-simulator-threads-7] 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 23:08:30.088 [netconf-device-simulator-threads-7] 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 23:08:30.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:30.094 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 733 down to 2095138 23:08:30.094 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:30.094 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728]} 23:08:30.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44728]): SSH-2.0-SSHD-UNKNOWN 23:08:30.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44728]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:30.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44728]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:30.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44728]) Send SSH_MSG_KEXINIT 23:08:30.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44728]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:30.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44728]) process #0 SSH_MSG_KEXINIT 23:08:30.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44728]) SSH_MSG_KEXINIT 23:08:30.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44728]) strict KEX=true client=true server=true 23:08:30.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44728]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:30.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44728]) Kex: server host key algorithms = rsa-sha2-512 23:08:30.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44728]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:30.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44728]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:30.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44728]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:30.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44728]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:30.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44728]) Kex: compression algorithms (client to server) = none 23:08:30.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44728]) Kex: compression algorithms (server to client) = none 23:08:30.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:30.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44728]) process #1 30 23:08:30.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44728]] process command=SSH_MSG_KEXDH_INIT 23:08:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44728]] Send SSH_MSG_KEXDH_REPLY 23:08:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44728]) packet #1 sending command=31[31] len=1639 23:08:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44728])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44728]) Send SSH_MSG_NEWKEYS 23:08:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44728]) session ID=98:51:82:3b:13:67:09:1c:f5:0a:85:98:bf:91:02:4e:3c:6d:f4:c1:ac:f7:11:cc:ac:85:4d:01:1e:d9:0b:b0:18:ed:8e:1f:6f:d9:fc:04:de:0e:c6:10:73:2a:a5:89:b6:a6:f9:62:a6:4c:16:98:2a:d6:b3:29:0a:23:ba:33 23:08:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44728]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:30.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44728]): strict KEX resets output message sequence number from 3 to 0 23:08:30.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44728]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@720fdd25; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:30.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44728])[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 23:08:30.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44728])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:30.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44728]) packet #0 sending command=7[7] len=419 23:08:30.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44728]) No pending packets to flush at end of KEX 23:08:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44728]) process #2 SSH_MSG_NEWKEYS 23:08:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44728]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44728]): strict KEX resets input message sequence number from 3 to 0 23:08:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44728]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33607cde; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44728]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44728]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44728]) authorized authentication methods: password,publickey 23:08:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44728]) Accepted service ssh-userauth 23:08:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44728]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44728]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44728]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44728]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44728]) no authentication factory for method=none 23:08:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44728]) SSH_MSG_USERAUTH_REQUEST 23:08:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44728]) remaining methods: password,publickey 23:08:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44728]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:30.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44728]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:30.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44728]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:30.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44728]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:30.781 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:30.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44728]) authentication result: true 23:08:30.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44728]) SSH_MSG_USERAUTH_REQUEST 23:08:30.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44728])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:30.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44728]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:30.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:30.781 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:30.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44728]) no heartbeat to stop 23:08:30.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44728]) heartbeat type=IGNORE, interval=PT30S 23:08:30.782 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44728 authenticated 23:08:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44728]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44728]] session=TransportServerSession[admin@/10.30.170.252:44728] id=0 23:08:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44728])) size=2097152, max=2097152, packet=32768 23:08:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44728]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44728] 23:08:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44728]) recipient=0 23:08:30.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728])) size=2097152, max=2097152, packet=32768 23:08:30.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728])) re-initializing 23:08:30.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728])) size=2097152, max=2097152, packet=32768 23:08:30.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:30.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:30.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:30.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:30.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728])[want-reply=true] subsystem=netconf 23:08:30.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728])[subsystem] prepared command 23:08:30.785 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:30.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:30.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728]}} established 23:08:30.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 12: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17841 23:08:30.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 12: Creating data stores for simulated device 23:08:30.785 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:30.786 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:30.786 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:30.786 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:30.786 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:30.789 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72ff67f1 23:08:30.789 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:30.789 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:30.789 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:30.789 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:30.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:30.790 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:30.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:30.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:30.790 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72ff67f1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72ff67f1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@519bf970, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@519bf970, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:30.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:30.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:30.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728] 23:08:30.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 12 on channel [id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728] 23:08:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) by 1102 down to 2096050 23:08:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728] 23:08:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728] 23:08:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) request=subsystem result=ReplySuccess, want-reply=true 23:08:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:30.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) request=subsystem activate command 23:08:30.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) starting runner for command=netconf 23:08:30.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #5 SSH_MSG_CHANNEL_DATA 23:08:30.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) by 373 down to 2096779 23:08:30.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_CHANNEL_DATA len=373 23:08:30.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728] 23:08:30.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:30.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:30.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728] 23:08:30.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728] 23:08:30.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17841', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:30.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=12} created 23:08:30.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728]} created 23:08:30.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728] successful with session NetconfServerSession{sessionId=12, channel=[id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728]} 23:08:30.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728]} up 23:08:30.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #6 SSH_MSG_CHANNEL_DATA 23:08:30.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) by 393 down to 2096386 23:08:30.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_CHANNEL_DATA len=393 23:08:30.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728] 23:08:30.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:30.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:30.799 [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=12} 23:08:30.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:30.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x7ebfab33, L:/10.30.170.33:17841 - R:/10.30.170.252:44728]} EXI handlers added to pipeline 23:08:30.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:30.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) by 179 down to 2095871 23:08:30.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:30.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:30.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #7 SSH_MSG_CHANNEL_DATA 23:08:30.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) by 340 down to 2096046 23:08:30.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_CHANNEL_DATA len=340 23:08:30.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728] 23:08:30.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:30.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:30.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=12} 23:08:30.806 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@519bf970 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:30.807 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:30.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:30.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:30.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:30.808 [netconf-device-simulator-threads-2] 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 23:08:30.808 [netconf-device-simulator-threads-2] 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 23:08:30.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:30.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) by 733 down to 2095138 23:08:30.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:30.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:30.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218]} 23:08:30.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50218]): SSH-2.0-SSHD-UNKNOWN 23:08:30.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50218]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:30.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50218]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:30.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50218]) Send SSH_MSG_KEXINIT 23:08:30.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50218]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:30.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50218]) process #0 SSH_MSG_KEXINIT 23:08:30.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50218]) SSH_MSG_KEXINIT 23:08:30.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50218]) strict KEX=true client=true server=true 23:08:30.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50218]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:30.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50218]) Kex: server host key algorithms = rsa-sha2-512 23:08:30.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50218]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:30.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50218]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:30.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50218]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:30.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50218]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:30.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50218]) Kex: compression algorithms (client to server) = none 23:08:30.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50218]) Kex: compression algorithms (server to client) = none 23:08:30.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:31.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50218]) process #1 30 23:08:31.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50218]] process command=SSH_MSG_KEXDH_INIT 23:08:31.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50218]] Send SSH_MSG_KEXDH_REPLY 23:08:31.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50218]) packet #1 sending command=31[31] len=1639 23:08:31.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50218])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:31.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50218]) Send SSH_MSG_NEWKEYS 23:08:31.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50218]) session ID=2e:03:b2:72:d7:b2:56:fb:f9:08:64:71:c3:16:ca:6f:eb:7e:f9:b3:83:bd:fe:c3:1c:62:df:d4:ed:79:da:eb:95:32:bf:2f:b2:75:37:12:3c:a6:77:75:04:59:c5:e8:35:ce:70:af:12:fc:07:ed:e9:a7:ca:0c:9a:c2:b3:5c 23:08:31.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50218]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:31.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50218]): strict KEX resets output message sequence number from 3 to 0 23:08:31.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50218]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d2fc768; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:31.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50218])[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 23:08:31.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50218])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:31.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50218]) packet #0 sending command=7[7] len=419 23:08:31.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50218]) No pending packets to flush at end of KEX 23:08:31.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50218]) process #2 SSH_MSG_NEWKEYS 23:08:31.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50218]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:31.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50218]): strict KEX resets input message sequence number from 3 to 0 23:08:31.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50218]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14d2a2c7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:31.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:31.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50218]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:31.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50218]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:31.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50218]) authorized authentication methods: password,publickey 23:08:31.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50218]) Accepted service ssh-userauth 23:08:31.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50218]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:31.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50218]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:31.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50218]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:31.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50218]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:31.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50218]) no authentication factory for method=none 23:08:31.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50218]) SSH_MSG_USERAUTH_REQUEST 23:08:31.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50218]) remaining methods: password,publickey 23:08:31.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50218]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:31.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50218]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:31.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50218]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:31.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50218]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:31.112 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:31.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50218]) authentication result: true 23:08:31.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50218]) SSH_MSG_USERAUTH_REQUEST 23:08:31.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50218])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:31.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50218]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:31.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:31.112 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50218]) no heartbeat to stop 23:08:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50218]) heartbeat type=IGNORE, interval=PT30S 23:08:31.113 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50218 authenticated 23:08:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50218]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50218]] session=TransportServerSession[admin@/10.30.170.252:50218] id=0 23:08:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50218])) size=2097152, max=2097152, packet=32768 23:08:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50218]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50218] 23:08:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50218]) recipient=0 23:08:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218])) size=2097152, max=2097152, packet=32768 23:08:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218])) re-initializing 23:08:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218])) size=2097152, max=2097152, packet=32768 23:08:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:31.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:31.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:31.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218])[want-reply=true] subsystem=netconf 23:08:31.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218])[subsystem] prepared command 23:08:31.115 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:31.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:31.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218]}} established 23:08:31.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 13: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17842 23:08:31.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 13: Creating data stores for simulated device 23:08:31.116 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:31.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:31.116 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:31.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:31.117 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:31.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@460311a 23:08:31.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:31.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:31.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:31.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:31.120 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:31.121 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:31.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:31.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:31.121 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@460311a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@460311a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fbfc307, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fbfc307, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:31.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:31.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:31.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218] 23:08:31.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 13 on channel [id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218] 23:08:31.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) by 1102 down to 2096050 23:08:31.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:31.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218] 23:08:31.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218] 23:08:31.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) request=subsystem result=ReplySuccess, want-reply=true 23:08:31.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:31.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) request=subsystem activate command 23:08:31.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) starting runner for command=netconf 23:08:31.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #5 SSH_MSG_CHANNEL_DATA 23:08:31.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) by 373 down to 2096779 23:08:31.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_CHANNEL_DATA len=373 23:08:31.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218] 23:08:31.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:31.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:31.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218] 23:08:31.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218] 23:08:31.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17842', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:31.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=13} created 23:08:31.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218]} created 23:08:31.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218] successful with session NetconfServerSession{sessionId=13, channel=[id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218]} 23:08:31.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218]} up 23:08:31.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #6 SSH_MSG_CHANNEL_DATA 23:08:31.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) by 393 down to 2096386 23:08:31.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_CHANNEL_DATA len=393 23:08:31.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218] 23:08:31.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:31.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:31.129 [netconf-device-simulator-threads-4] 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=13} 23:08:31.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:31.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x2a70cb43, L:/10.30.170.33:17842 - R:/10.30.170.252:50218]} EXI handlers added to pipeline 23:08:31.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:31.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) by 179 down to 2095871 23:08:31.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:31.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:31.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #7 SSH_MSG_CHANNEL_DATA 23:08:31.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) by 340 down to 2096046 23:08:31.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_CHANNEL_DATA len=340 23:08:31.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218] 23:08:31.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:31.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:31.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=13} 23:08:31.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fbfc307 23:08:31.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:31.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:31.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:31.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:31.136 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:31.136 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:31.136 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:31.136 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:31.136 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:31.136 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:31.136 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:31.136 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:31.136 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:31.136 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:31.136 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:31.137 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:31.137 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:31.137 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:31.137 [netconf-device-simulator-threads-4] 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 23:08:31.137 [netconf-device-simulator-threads-4] 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 23:08:31.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:31.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) by 733 down to 2095138 23:08:31.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:31.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:31.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818]} 23:08:31.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36818]): SSH-2.0-SSHD-UNKNOWN 23:08:31.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36818]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:31.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36818]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:31.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36818]) Send SSH_MSG_KEXINIT 23:08:31.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36818]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:31.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36818]) process #0 SSH_MSG_KEXINIT 23:08:31.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36818]) SSH_MSG_KEXINIT 23:08:31.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36818]) strict KEX=true client=true server=true 23:08:31.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36818]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:31.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36818]) Kex: server host key algorithms = rsa-sha2-512 23:08:31.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36818]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:31.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36818]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:31.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36818]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:31.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36818]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:31.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36818]) Kex: compression algorithms (client to server) = none 23:08:31.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36818]) Kex: compression algorithms (server to client) = none 23:08:31.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36818]) process #1 30 23:08:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36818]] process command=SSH_MSG_KEXDH_INIT 23:08:31.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36818]] Send SSH_MSG_KEXDH_REPLY 23:08:31.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36818]) packet #1 sending command=31[31] len=1639 23:08:31.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36818])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:31.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36818]) Send SSH_MSG_NEWKEYS 23:08:31.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36818]) session ID=79:d1:ea:81:8b:a3:ff:9b:13:33:5a:5d:89:39:fc:1f:31:74:25:a1:a7:0d:87:66:3c:90:c1:37:97:ac:e5:00:02:52:90:30:94:02:05:45:2d:b0:dd:cf:c0:fd:75:b7:70:e9:89:c6:73:66:cb:aa:f8:9a:58:21:de:3f:1d:22 23:08:31.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36818]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:31.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36818]): strict KEX resets output message sequence number from 3 to 0 23:08:31.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36818]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14fdcc29; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:31.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36818])[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 23:08:31.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36818])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:31.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36818]) packet #0 sending command=7[7] len=419 23:08:31.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36818]) No pending packets to flush at end of KEX 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36818]) process #2 SSH_MSG_NEWKEYS 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36818]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36818]): strict KEX resets input message sequence number from 3 to 0 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36818]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b6283a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36818]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36818]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36818]) authorized authentication methods: password,publickey 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36818]) Accepted service ssh-userauth 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36818]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36818]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36818]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36818]) no authentication factory for method=none 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36818]) SSH_MSG_USERAUTH_REQUEST 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36818]) remaining methods: password,publickey 23:08:31.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36818]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:31.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36818]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36818]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:31.741 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36818]) authentication result: true 23:08:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36818]) SSH_MSG_USERAUTH_REQUEST 23:08:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36818])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36818]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36818]) no heartbeat to stop 23:08:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36818]) heartbeat type=IGNORE, interval=PT30S 23:08:31.741 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36818 authenticated 23:08:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36818]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36818]] session=TransportServerSession[admin@/10.30.170.252:36818] id=0 23:08:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36818])) size=2097152, max=2097152, packet=32768 23:08:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36818]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36818] 23:08:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36818]) recipient=0 23:08:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818])) size=2097152, max=2097152, packet=32768 23:08:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818])) re-initializing 23:08:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818])) size=2097152, max=2097152, packet=32768 23:08:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:31.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:31.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:31.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:31.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818])[want-reply=true] subsystem=netconf 23:08:31.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818])[subsystem] prepared command 23:08:31.744 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:31.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:31.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818]}} established 23:08:31.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 14: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17843 23:08:31.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 14: Creating data stores for simulated device 23:08:31.744 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:31.744 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:31.745 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:31.745 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:31.745 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:31.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60aca61e 23:08:31.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:31.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:31.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:31.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:31.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:31.748 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:31.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:31.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:31.748 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60aca61e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60aca61e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c972db9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c972db9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:31.749 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:31.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:31.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818] 23:08:31.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 14 on channel [id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818] 23:08:31.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) by 1102 down to 2096050 23:08:31.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818] 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818] 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) request=subsystem result=ReplySuccess, want-reply=true 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) request=subsystem activate command 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) starting runner for command=netconf 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #5 SSH_MSG_CHANNEL_DATA 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) by 373 down to 2096779 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_CHANNEL_DATA len=373 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818] 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:31.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:31.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818] 23:08:31.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818] 23:08:31.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17843', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:31.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=14} created 23:08:31.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=14, channel=[id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818]} created 23:08:31.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818] successful with session NetconfServerSession{sessionId=14, channel=[id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818]} 23:08:31.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=14, channel=[id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818]} up 23:08:31.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #6 SSH_MSG_CHANNEL_DATA 23:08:31.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) by 393 down to 2096386 23:08:31.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_CHANNEL_DATA len=393 23:08:31.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818] 23:08:31.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:31.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:31.755 [netconf-device-simulator-threads-6] 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=14} 23:08:31.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:31.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=14, channel=[id: 0xfe9590a3, L:/10.30.170.33:17843 - R:/10.30.170.252:36818]} EXI handlers added to pipeline 23:08:31.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:31.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) by 179 down to 2095871 23:08:31.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:31.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:31.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #7 SSH_MSG_CHANNEL_DATA 23:08:31.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) by 340 down to 2096046 23:08:31.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_CHANNEL_DATA len=340 23:08:31.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818] 23:08:31.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=14} 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c972db9 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:31.760 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:31.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:31.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:31.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:31.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:31.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:31.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:31.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:31.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:31.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:31.761 [netconf-device-simulator-threads-6] 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 23:08:31.761 [netconf-device-simulator-threads-6] 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 23:08:31.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:31.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) by 733 down to 2095138 23:08:31.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:31.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:32.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716]} 23:08:32.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55716]): SSH-2.0-SSHD-UNKNOWN 23:08:32.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55716]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:32.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55716]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:32.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55716]) Send SSH_MSG_KEXINIT 23:08:32.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55716]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:32.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55716]) process #0 SSH_MSG_KEXINIT 23:08:32.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55716]) SSH_MSG_KEXINIT 23:08:32.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55716]) strict KEX=true client=true server=true 23:08:32.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55716]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:32.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55716]) Kex: server host key algorithms = rsa-sha2-512 23:08:32.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55716]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:32.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55716]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:32.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55716]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:32.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55716]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:32.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55716]) Kex: compression algorithms (client to server) = none 23:08:32.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55716]) Kex: compression algorithms (server to client) = none 23:08:32.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:32.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55716]) process #1 30 23:08:32.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55716]] process command=SSH_MSG_KEXDH_INIT 23:08:32.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55716]] Send SSH_MSG_KEXDH_REPLY 23:08:32.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55716]) packet #1 sending command=31[31] len=1639 23:08:32.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55716])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:32.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55716]) Send SSH_MSG_NEWKEYS 23:08:32.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55716]) session ID=cd:9a:c4:a8:ab:5b:d6:03:36:fe:78:37:25:77:f8:76:eb:40:47:ac:ee:5b:f1:94:fd:ca:ec:d7:10:4b:ed:56:a2:ed:f4:98:1a:19:8c:ec:95:6e:1b:27:e4:86:74:7d:c5:90:f5:a4:79:46:f7:38:2f:1d:d5:4a:d3:92:ed:53 23:08:32.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55716]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:32.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55716]): strict KEX resets output message sequence number from 3 to 0 23:08:32.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55716]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@799e95fb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:32.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55716])[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 23:08:32.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55716])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:32.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55716]) packet #0 sending command=7[7] len=419 23:08:32.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55716]) No pending packets to flush at end of KEX 23:08:32.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55716]) process #2 SSH_MSG_NEWKEYS 23:08:32.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55716]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:32.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55716]): strict KEX resets input message sequence number from 3 to 0 23:08:32.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55716]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@63ec1d70; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:32.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:32.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55716]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:32.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55716]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:32.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55716]) authorized authentication methods: password,publickey 23:08:32.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55716]) Accepted service ssh-userauth 23:08:32.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55716]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:32.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55716]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:32.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55716]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:32.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55716]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:32.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55716]) no authentication factory for method=none 23:08:32.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55716]) SSH_MSG_USERAUTH_REQUEST 23:08:32.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55716]) remaining methods: password,publickey 23:08:32.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55716]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:32.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55716]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:32.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55716]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:32.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55716]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:32.248 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:32.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55716]) authentication result: true 23:08:32.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55716]) SSH_MSG_USERAUTH_REQUEST 23:08:32.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55716])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:32.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55716]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:32.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:32.248 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:32.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55716]) no heartbeat to stop 23:08:32.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55716]) heartbeat type=IGNORE, interval=PT30S 23:08:32.249 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55716 authenticated 23:08:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55716]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:32.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55716]] session=TransportServerSession[admin@/10.30.170.252:55716] id=0 23:08:32.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55716])) size=2097152, max=2097152, packet=32768 23:08:32.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55716]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55716] 23:08:32.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55716]) recipient=0 23:08:32.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716])) size=2097152, max=2097152, packet=32768 23:08:32.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716])) re-initializing 23:08:32.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716])) size=2097152, max=2097152, packet=32768 23:08:32.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:32.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:32.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:32.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:32.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716])[want-reply=true] subsystem=netconf 23:08:32.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716])[subsystem] prepared command 23:08:32.252 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:32.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:32.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716]}} established 23:08:32.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 15: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17844 23:08:32.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 15: Creating data stores for simulated device 23:08:32.257 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:32.257 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:32.257 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:32.257 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:32.257 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:32.261 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@633ce41 23:08:32.261 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:32.262 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:32.262 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:32.262 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:32.262 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:32.262 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:32.262 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:32.263 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:32.263 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@633ce41, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@633ce41, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6537b7e1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6537b7e1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:32.263 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:32.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:32.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716] 23:08:32.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 15 on channel [id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716] 23:08:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) by 1102 down to 2096050 23:08:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716] 23:08:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716] 23:08:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) request=subsystem result=ReplySuccess, want-reply=true 23:08:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:32.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) request=subsystem activate command 23:08:32.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) starting runner for command=netconf 23:08:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #5 SSH_MSG_CHANNEL_DATA 23:08:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) by 373 down to 2096779 23:08:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_CHANNEL_DATA len=373 23:08:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716] 23:08:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716] 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716] 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17844', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=15} created 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716]} created 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716] successful with session NetconfServerSession{sessionId=15, channel=[id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716]} 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716]} up 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #6 SSH_MSG_CHANNEL_DATA 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) by 393 down to 2096386 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_CHANNEL_DATA len=393 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716] 23:08:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:32.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:32.271 [netconf-device-simulator-threads-0] 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=15} 23:08:32.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:32.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xea924cad, L:/10.30.170.33:17844 - R:/10.30.170.252:55716]} EXI handlers added to pipeline 23:08:32.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:32.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) by 179 down to 2095871 23:08:32.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:32.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:32.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #7 SSH_MSG_CHANNEL_DATA 23:08:32.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) by 340 down to 2096046 23:08:32.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_CHANNEL_DATA len=340 23:08:32.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716] 23:08:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=15} 23:08:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6537b7e1 23:08:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:32.282 [netconf-device-simulator-threads-0] 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 23:08:32.282 [netconf-device-simulator-threads-0] 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 23:08:32.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:32.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) by 733 down to 2095138 23:08:32.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:32.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:32.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008]} 23:08:32.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50008]): SSH-2.0-SSHD-UNKNOWN 23:08:32.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50008]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:32.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50008]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:32.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50008]) Send SSH_MSG_KEXINIT 23:08:32.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50008]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:32.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50008]) process #0 SSH_MSG_KEXINIT 23:08:32.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50008]) SSH_MSG_KEXINIT 23:08:32.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50008]) strict KEX=true client=true server=true 23:08:32.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50008]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:32.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50008]) Kex: server host key algorithms = rsa-sha2-512 23:08:32.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50008]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:32.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50008]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:32.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50008]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:32.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50008]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:32.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50008]) Kex: compression algorithms (client to server) = none 23:08:32.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50008]) Kex: compression algorithms (server to client) = none 23:08:32.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:32.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50008]) process #1 30 23:08:32.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50008]] process command=SSH_MSG_KEXDH_INIT 23:08:32.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50008]] Send SSH_MSG_KEXDH_REPLY 23:08:32.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50008]) packet #1 sending command=31[31] len=1639 23:08:32.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50008])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:32.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50008]) Send SSH_MSG_NEWKEYS 23:08:32.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50008]) session ID=ee:d1:15:9a:e0:df:fe:2f:d1:65:7f:8a:7f:4e:bc:02:83:2e:20:53:97:44:f1:55:99:46:61:7b:fa:bc:ec:3f:34:b2:a5:e4:8f:7c:74:1c:3e:5d:36:39:e5:cb:4e:f9:b2:8f:c0:a8:1d:86:41:d7:d0:a0:53:47:37:69:34:c5 23:08:32.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50008]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:32.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50008]): strict KEX resets output message sequence number from 3 to 0 23:08:32.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50008]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7dfc9a7e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:32.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50008])[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 23:08:32.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50008])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:32.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50008]) packet #0 sending command=7[7] len=419 23:08:32.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50008]) No pending packets to flush at end of KEX 23:08:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50008]) process #2 SSH_MSG_NEWKEYS 23:08:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50008]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50008]): strict KEX resets input message sequence number from 3 to 0 23:08:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50008]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4551bfd0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50008]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50008]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50008]) authorized authentication methods: password,publickey 23:08:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50008]) Accepted service ssh-userauth 23:08:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50008]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50008]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50008]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50008]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50008]) no authentication factory for method=none 23:08:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50008]) SSH_MSG_USERAUTH_REQUEST 23:08:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50008]) remaining methods: password,publickey 23:08:32.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50008]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50008]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50008]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50008]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:32.849 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50008]) authentication result: true 23:08:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50008]) SSH_MSG_USERAUTH_REQUEST 23:08:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50008])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50008]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50008]) no heartbeat to stop 23:08:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50008]) heartbeat type=IGNORE, interval=PT30S 23:08:32.850 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50008 authenticated 23:08:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50008]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50008]] session=TransportServerSession[admin@/10.30.170.252:50008] id=0 23:08:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50008])) size=2097152, max=2097152, packet=32768 23:08:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50008]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50008] 23:08:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50008]) recipient=0 23:08:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008])) size=2097152, max=2097152, packet=32768 23:08:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008])) re-initializing 23:08:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008])) size=2097152, max=2097152, packet=32768 23:08:32.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:32.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008])[want-reply=true] subsystem=netconf 23:08:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008])[subsystem] prepared command 23:08:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008]}} established 23:08:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 16: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17845 23:08:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 16: Creating data stores for simulated device 23:08:32.854 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:32.855 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:32.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:32.855 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:32.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5afefb0f 23:08:32.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:32.861 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:32.861 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:32.861 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:32.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:32.862 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5afefb0f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5afefb0f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d6ace08, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d6ace08, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:32.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:32.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:32.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008] 23:08:32.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 16 on channel [id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008] 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) by 1102 down to 2096050 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008] 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008] 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) request=subsystem result=ReplySuccess, want-reply=true 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) request=subsystem activate command 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) starting runner for command=netconf 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #5 SSH_MSG_CHANNEL_DATA 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) by 373 down to 2096779 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_CHANNEL_DATA len=373 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008] 23:08:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:32.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:32.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008] 23:08:32.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008] 23:08:32.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17845', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:32.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=16} created 23:08:32.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008]} created 23:08:32.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008] successful with session NetconfServerSession{sessionId=16, channel=[id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008]} 23:08:32.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008]} up 23:08:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #6 SSH_MSG_CHANNEL_DATA 23:08:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) by 393 down to 2096386 23:08:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_CHANNEL_DATA len=393 23:08:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008] 23:08:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:32.880 [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=16} 23:08:32.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:32.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x67acc2da, L:/10.30.170.33:17845 - R:/10.30.170.252:50008]} EXI handlers added to pipeline 23:08:32.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:32.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) by 179 down to 2095871 23:08:32.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:32.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:32.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #7 SSH_MSG_CHANNEL_DATA 23:08:32.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) by 340 down to 2096046 23:08:32.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_CHANNEL_DATA len=340 23:08:32.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008] 23:08:32.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=16} 23:08:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d6ace08 23:08:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:32.889 [netconf-device-simulator-threads-2] 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 23:08:32.889 [netconf-device-simulator-threads-2] 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 23:08:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) by 733 down to 2095138 23:08:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:33.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148]} 23:08:33.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56148]): SSH-2.0-SSHD-UNKNOWN 23:08:33.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56148]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:33.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56148]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:33.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56148]) Send SSH_MSG_KEXINIT 23:08:33.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56148]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:33.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56148]) process #0 SSH_MSG_KEXINIT 23:08:33.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56148]) SSH_MSG_KEXINIT 23:08:33.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56148]) strict KEX=true client=true server=true 23:08:33.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56148]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:33.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56148]) Kex: server host key algorithms = rsa-sha2-512 23:08:33.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56148]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:33.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56148]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:33.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56148]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:33.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56148]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:33.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56148]) Kex: compression algorithms (client to server) = none 23:08:33.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56148]) Kex: compression algorithms (server to client) = none 23:08:33.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:33.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56148]) process #1 30 23:08:33.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56148]] process command=SSH_MSG_KEXDH_INIT 23:08:33.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56148]] Send SSH_MSG_KEXDH_REPLY 23:08:33.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56148]) packet #1 sending command=31[31] len=1639 23:08:33.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56148])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:33.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56148]) Send SSH_MSG_NEWKEYS 23:08:33.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56148]) session ID=a6:ca:fd:d1:b7:e3:2e:bb:5e:19:10:7b:9b:ee:d7:28:33:c5:74:eb:e3:16:76:d2:ae:ce:f3:0f:ce:3a:4c:16:ed:67:4e:d7:40:c5:9a:ae:73:6b:25:63:bc:37:cf:ca:74:0f:53:35:e9:0a:05:01:f6:2a:21:14:9b:cb:a7:60 23:08:33.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56148]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:33.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56148]): strict KEX resets output message sequence number from 3 to 0 23:08:33.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56148]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@387e936b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:33.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56148])[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 23:08:33.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56148])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:33.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56148]) packet #0 sending command=7[7] len=419 23:08:33.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56148]) No pending packets to flush at end of KEX 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56148]) process #2 SSH_MSG_NEWKEYS 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56148]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56148]): strict KEX resets input message sequence number from 3 to 0 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56148]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41c5d17c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56148]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56148]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56148]) authorized authentication methods: password,publickey 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56148]) Accepted service ssh-userauth 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56148]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56148]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56148]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56148]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56148]) no authentication factory for method=none 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56148]) SSH_MSG_USERAUTH_REQUEST 23:08:33.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56148]) remaining methods: password,publickey 23:08:33.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56148]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56148]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56148]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56148]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:33.424 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56148]) authentication result: true 23:08:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56148]) SSH_MSG_USERAUTH_REQUEST 23:08:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56148])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56148]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56148]) no heartbeat to stop 23:08:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56148]) heartbeat type=IGNORE, interval=PT30S 23:08:33.424 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56148 authenticated 23:08:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56148]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56148]] session=TransportServerSession[admin@/10.30.170.252:56148] id=0 23:08:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56148])) size=2097152, max=2097152, packet=32768 23:08:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56148]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56148] 23:08:33.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56148]) recipient=0 23:08:33.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148])) size=2097152, max=2097152, packet=32768 23:08:33.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148])) re-initializing 23:08:33.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148])) size=2097152, max=2097152, packet=32768 23:08:33.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:33.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148])[want-reply=true] subsystem=netconf 23:08:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148])[subsystem] prepared command 23:08:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148]}} established 23:08:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 17: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17846 23:08:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 17: Creating data stores for simulated device 23:08:33.428 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:33.429 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:33.429 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:33.429 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:33.430 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35f4622b 23:08:33.430 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:33.430 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:33.430 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:33.430 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:33.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:33.434 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:33.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:33.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:33.434 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35f4622b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35f4622b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4eb33df0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4eb33df0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:33.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:33.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:33.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148] 23:08:33.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 17 on channel [id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148] 23:08:33.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) by 1102 down to 2096050 23:08:33.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:33.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148] 23:08:33.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148] 23:08:33.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) request=subsystem result=ReplySuccess, want-reply=true 23:08:33.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:33.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) request=subsystem activate command 23:08:33.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) starting runner for command=netconf 23:08:33.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #5 SSH_MSG_CHANNEL_DATA 23:08:33.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) by 373 down to 2096779 23:08:33.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_CHANNEL_DATA len=373 23:08:33.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148] 23:08:33.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:33.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:33.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148] 23:08:33.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148] 23:08:33.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17846', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:33.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=17} created 23:08:33.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148]} created 23:08:33.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148] successful with session NetconfServerSession{sessionId=17, channel=[id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148]} 23:08:33.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148]} up 23:08:33.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #6 SSH_MSG_CHANNEL_DATA 23:08:33.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) by 393 down to 2096386 23:08:33.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_CHANNEL_DATA len=393 23:08:33.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148] 23:08:33.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:33.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:33.441 [netconf-device-simulator-threads-4] 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=17} 23:08:33.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:33.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x105659ab, L:/10.30.170.33:17846 - R:/10.30.170.252:56148]} EXI handlers added to pipeline 23:08:33.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:33.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) by 179 down to 2095871 23:08:33.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:33.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:33.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #7 SSH_MSG_CHANNEL_DATA 23:08:33.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) by 340 down to 2096046 23:08:33.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_CHANNEL_DATA len=340 23:08:33.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148] 23:08:33.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:33.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=17} 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4eb33df0 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:33.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:33.447 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:33.447 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:33.447 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:33.447 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:33.447 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:33.447 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:33.447 [netconf-device-simulator-threads-4] 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 23:08:33.447 [netconf-device-simulator-threads-4] 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 23:08:33.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:33.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) by 733 down to 2095138 23:08:33.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:33.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:33.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368]} 23:08:33.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41368]): SSH-2.0-SSHD-UNKNOWN 23:08:33.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41368]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:33.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41368]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:33.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41368]) Send SSH_MSG_KEXINIT 23:08:33.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41368]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:33.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41368]) process #0 SSH_MSG_KEXINIT 23:08:33.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41368]) SSH_MSG_KEXINIT 23:08:33.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41368]) strict KEX=true client=true server=true 23:08:33.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41368]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:33.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41368]) Kex: server host key algorithms = rsa-sha2-512 23:08:33.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41368]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:33.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41368]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:33.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41368]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:33.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41368]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:33.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41368]) Kex: compression algorithms (client to server) = none 23:08:33.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41368]) Kex: compression algorithms (server to client) = none 23:08:33.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:33.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41368]) process #1 30 23:08:33.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41368]] process command=SSH_MSG_KEXDH_INIT 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41368]] Send SSH_MSG_KEXDH_REPLY 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41368]) packet #1 sending command=31[31] len=1639 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41368])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41368]) Send SSH_MSG_NEWKEYS 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41368]) session ID=ab:23:7b:e8:5f:ac:b2:33:9b:96:56:9d:18:ff:77:6e:cf:45:05:f4:5b:f8:cd:5b:a8:29:fd:b9:65:68:96:14:26:7f:d7:86:89:c3:4d:1e:9e:51:e8:f8:2c:10:8e:b7:52:fc:f7:f9:f7:ee:f5:7b:7a:bb:8d:a2:90:ac:9c:2a 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41368]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41368]): strict KEX resets output message sequence number from 3 to 0 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41368]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67d09b20; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41368])[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 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41368])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41368]) packet #0 sending command=7[7] len=419 23:08:33.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41368]) No pending packets to flush at end of KEX 23:08:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41368]) process #2 SSH_MSG_NEWKEYS 23:08:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41368]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41368]): strict KEX resets input message sequence number from 3 to 0 23:08:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41368]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e47ed2b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41368]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41368]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41368]) authorized authentication methods: password,publickey 23:08:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41368]) Accepted service ssh-userauth 23:08:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41368]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:33.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41368]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:33.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:33.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41368]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:33.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41368]) no authentication factory for method=none 23:08:33.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41368]) SSH_MSG_USERAUTH_REQUEST 23:08:33.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41368]) remaining methods: password,publickey 23:08:33.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41368]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41368]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41368]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:33.959 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41368]) authentication result: true 23:08:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41368]) SSH_MSG_USERAUTH_REQUEST 23:08:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41368])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41368]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41368]) no heartbeat to stop 23:08:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41368]) heartbeat type=IGNORE, interval=PT30S 23:08:33.960 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41368 authenticated 23:08:33.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:33.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41368]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:33.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41368]] session=TransportServerSession[admin@/10.30.170.252:41368] id=0 23:08:33.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41368])) size=2097152, max=2097152, packet=32768 23:08:33.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41368]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41368] 23:08:33.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41368]) recipient=0 23:08:33.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368])) size=2097152, max=2097152, packet=32768 23:08:33.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368])) re-initializing 23:08:33.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368])) size=2097152, max=2097152, packet=32768 23:08:33.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:33.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368])[want-reply=true] subsystem=netconf 23:08:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368])[subsystem] prepared command 23:08:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368]}} established 23:08:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 18: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17847 23:08:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 18: Creating data stores for simulated device 23:08:33.970 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:33.970 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:33.970 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:33.971 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@363bfc9e 23:08:33.971 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:33.972 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:33.972 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:33.972 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:33.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:33.972 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:33.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:33.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:33.972 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@363bfc9e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@363bfc9e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15300565, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15300565, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:33.973 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:33.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:33.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368] 23:08:33.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 18 on channel [id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368] 23:08:33.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) by 1102 down to 2096050 23:08:33.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368] 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368] 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) request=subsystem result=ReplySuccess, want-reply=true 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) request=subsystem activate command 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) starting runner for command=netconf 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #5 SSH_MSG_CHANNEL_DATA 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) by 373 down to 2096779 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_CHANNEL_DATA len=373 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368] 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:33.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368] 23:08:33.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368] 23:08:33.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17847', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:33.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=18} created 23:08:33.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=18, channel=[id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368]} created 23:08:33.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368] successful with session NetconfServerSession{sessionId=18, channel=[id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368]} 23:08:33.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=18, channel=[id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368]} up 23:08:33.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #6 SSH_MSG_CHANNEL_DATA 23:08:33.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) by 393 down to 2096386 23:08:33.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_CHANNEL_DATA len=393 23:08:33.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368] 23:08:33.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:33.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:33.978 [netconf-device-simulator-threads-6] 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=18} 23:08:33.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:33.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=18, channel=[id: 0xcac745b7, L:/10.30.170.33:17847 - R:/10.30.170.252:41368]} EXI handlers added to pipeline 23:08:33.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:33.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) by 179 down to 2095871 23:08:33.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:33.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:33.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #7 SSH_MSG_CHANNEL_DATA 23:08:33.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) by 340 down to 2096046 23:08:33.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_CHANNEL_DATA len=340 23:08:33.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368] 23:08:33.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:33.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:33.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=18} 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15300565 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:33.984 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:33.985 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:33.985 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:33.985 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:33.985 [netconf-device-simulator-threads-6] 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 23:08:33.985 [netconf-device-simulator-threads-6] 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 23:08:33.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:33.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) by 733 down to 2095138 23:08:33.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:33.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:34.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202]} 23:08:34.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36202]): SSH-2.0-SSHD-UNKNOWN 23:08:34.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36202]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:34.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36202]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:34.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36202]) Send SSH_MSG_KEXINIT 23:08:34.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36202]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36202]) process #0 SSH_MSG_KEXINIT 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36202]) SSH_MSG_KEXINIT 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36202]) strict KEX=true client=true server=true 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36202]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36202]) Kex: server host key algorithms = rsa-sha2-512 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36202]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36202]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36202]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36202]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36202]) Kex: compression algorithms (client to server) = none 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36202]) Kex: compression algorithms (server to client) = none 23:08:34.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:34.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36202]) process #1 30 23:08:34.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36202]] process command=SSH_MSG_KEXDH_INIT 23:08:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36202]] Send SSH_MSG_KEXDH_REPLY 23:08:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36202]) packet #1 sending command=31[31] len=1639 23:08:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36202])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36202]) Send SSH_MSG_NEWKEYS 23:08:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36202]) session ID=31:a7:69:1a:94:e6:86:b8:e9:1a:d9:da:9c:13:f4:b7:3f:ba:9c:d6:73:02:99:97:d4:b7:29:59:0f:56:e3:c7:0d:0c:06:23:08:a2:b0:56:35:77:fd:87:31:13:77:f5:4c:d9:a2:77:0d:9f:f9:99:3a:04:bc:62:6a:5e:c2:73 23:08:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36202]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36202]): strict KEX resets output message sequence number from 3 to 0 23:08:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36202]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2cc26994; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36202])[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 23:08:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36202])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36202]) packet #0 sending command=7[7] len=419 23:08:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36202]) No pending packets to flush at end of KEX 23:08:34.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36202]) process #2 SSH_MSG_NEWKEYS 23:08:34.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36202]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:34.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36202]): strict KEX resets input message sequence number from 3 to 0 23:08:34.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36202]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5305bd5d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:34.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:34.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36202]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:34.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36202]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:34.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36202]) authorized authentication methods: password,publickey 23:08:34.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36202]) Accepted service ssh-userauth 23:08:34.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36202]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:34.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36202]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:34.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36202]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:34.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36202]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:34.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36202]) no authentication factory for method=none 23:08:34.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36202]) SSH_MSG_USERAUTH_REQUEST 23:08:34.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36202]) remaining methods: password,publickey 23:08:34.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36202]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36202]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36202]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36202]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:34.301 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36202]) authentication result: true 23:08:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36202]) SSH_MSG_USERAUTH_REQUEST 23:08:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36202])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36202]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36202]) no heartbeat to stop 23:08:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36202]) heartbeat type=IGNORE, interval=PT30S 23:08:34.302 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36202 authenticated 23:08:34.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:34.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36202]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:34.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36202]] session=TransportServerSession[admin@/10.30.170.252:36202] id=0 23:08:34.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36202])) size=2097152, max=2097152, packet=32768 23:08:34.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36202]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36202] 23:08:34.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36202]) recipient=0 23:08:34.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202])) size=2097152, max=2097152, packet=32768 23:08:34.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202])) re-initializing 23:08:34.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202])) size=2097152, max=2097152, packet=32768 23:08:34.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:34.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:34.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:34.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:34.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202])[want-reply=true] subsystem=netconf 23:08:34.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202])[subsystem] prepared command 23:08:34.304 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:34.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:34.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202]}} established 23:08:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 19: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17848 23:08:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 19: Creating data stores for simulated device 23:08:34.305 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:34.305 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:34.306 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:34.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22ffb750 23:08:34.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:34.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:34.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:34.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:34.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:34.310 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:34.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:34.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:34.310 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22ffb750, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22ffb750, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4794d377, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4794d377, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:34.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:34.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:34.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202] 23:08:34.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 19 on channel [id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202] 23:08:34.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) by 1102 down to 2096050 23:08:34.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202] 23:08:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202] 23:08:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) request=subsystem result=ReplySuccess, want-reply=true 23:08:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) request=subsystem activate command 23:08:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) starting runner for command=netconf 23:08:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #5 SSH_MSG_CHANNEL_DATA 23:08:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) by 373 down to 2096779 23:08:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_CHANNEL_DATA len=373 23:08:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202] 23:08:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202] 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202] 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17848', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=19} created 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202]} created 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202] successful with session NetconfServerSession{sessionId=19, channel=[id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202]} 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202]} up 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #6 SSH_MSG_CHANNEL_DATA 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) by 393 down to 2096386 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_CHANNEL_DATA len=393 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202] 23:08:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:34.317 [netconf-device-simulator-threads-0] 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=19} 23:08:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x6c85b24c, L:/10.30.170.33:17848 - R:/10.30.170.252:36202]} EXI handlers added to pipeline 23:08:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:34.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) by 179 down to 2095871 23:08:34.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:34.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:34.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #7 SSH_MSG_CHANNEL_DATA 23:08:34.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) by 340 down to 2096046 23:08:34.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_CHANNEL_DATA len=340 23:08:34.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202] 23:08:34.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=19} 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4794d377 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:34.323 [netconf-device-simulator-threads-0] 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 23:08:34.323 [netconf-device-simulator-threads-0] 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 23:08:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) by 733 down to 2095138 23:08:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:34.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:34.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550]} 23:08:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46550]): SSH-2.0-SSHD-UNKNOWN 23:08:34.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46550]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:34.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46550]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:35.127 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046]} 23:08:35.128 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35046]): SSH-2.0-SSHD-UNKNOWN 23:08:35.129 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35046]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:35.129 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35046]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:35.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46550]) Send SSH_MSG_KEXINIT 23:08:35.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46550]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:35.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46550]) process #0 SSH_MSG_KEXINIT 23:08:35.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46550]) SSH_MSG_KEXINIT 23:08:35.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46550]) strict KEX=true client=true server=true 23:08:35.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46550]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:35.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46550]) Kex: server host key algorithms = rsa-sha2-512 23:08:35.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46550]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:35.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46550]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:35.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46550]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:35.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46550]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:35.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46550]) Kex: compression algorithms (client to server) = none 23:08:35.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46550]) Kex: compression algorithms (server to client) = none 23:08:35.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:35.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46550]) process #1 30 23:08:35.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46550]] process command=SSH_MSG_KEXDH_INIT 23:08:35.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46550]] Send SSH_MSG_KEXDH_REPLY 23:08:35.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46550]) packet #1 sending command=31[31] len=1639 23:08:35.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46550])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:35.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46550]) Send SSH_MSG_NEWKEYS 23:08:35.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46550]) session ID=19:92:99:c7:ef:f5:d4:6c:72:05:50:6a:cd:71:f2:be:5c:6d:f3:00:32:06:7d:8c:31:45:90:a2:8d:9c:40:36:c7:5e:4f:c0:b8:ee:a0:01:79:49:03:5f:f6:16:b8:39:f4:07:81:83:24:73:dd:e4:9d:ef:e3:e7:ef:3b:41:f6 23:08:35.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46550]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:35.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46550]): strict KEX resets output message sequence number from 3 to 0 23:08:35.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46550]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31379d79; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:35.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46550])[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 23:08:35.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46550])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:35.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46550]) packet #0 sending command=7[7] len=419 23:08:35.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46550]) No pending packets to flush at end of KEX 23:08:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46550]) process #2 SSH_MSG_NEWKEYS 23:08:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46550]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46550]): strict KEX resets input message sequence number from 3 to 0 23:08:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46550]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4474ce04; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46550]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46550]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:35.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46550]) authorized authentication methods: password,publickey 23:08:35.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46550]) Accepted service ssh-userauth 23:08:35.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46550]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46550]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46550]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46550]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46550]) no authentication factory for method=none 23:08:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46550]) SSH_MSG_USERAUTH_REQUEST 23:08:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46550]) remaining methods: password,publickey 23:08:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46550]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46550]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46550]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46550]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:35.324 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46550]) authentication result: true 23:08:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46550]) SSH_MSG_USERAUTH_REQUEST 23:08:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46550])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46550]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46550]) no heartbeat to stop 23:08:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46550]) heartbeat type=IGNORE, interval=PT30S 23:08:35.330 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46550 authenticated 23:08:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46550]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46550]] session=TransportServerSession[admin@/10.30.170.252:46550] id=0 23:08:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46550])) size=2097152, max=2097152, packet=32768 23:08:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46550]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46550] 23:08:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46550]) recipient=0 23:08:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550])) size=2097152, max=2097152, packet=32768 23:08:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550])) re-initializing 23:08:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550])) size=2097152, max=2097152, packet=32768 23:08:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:35.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:35.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:35.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550])[want-reply=true] subsystem=netconf 23:08:35.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550])[subsystem] prepared command 23:08:35.340 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:35.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:35.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550]}} established 23:08:35.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 20: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17849 23:08:35.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 20: Creating data stores for simulated device 23:08:35.340 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:35.340 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:35.340 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:35.340 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:35.340 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:35.341 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63c78af7 23:08:35.341 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:35.342 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:35.342 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:35.342 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:35.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:35.343 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:35.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:35.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:35.343 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63c78af7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63c78af7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b9fac30, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b9fac30, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:35.344 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:35.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:35.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550] 23:08:35.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 20 on channel [id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550] 23:08:35.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) by 1102 down to 2096050 23:08:35.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:35.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550] 23:08:35.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550] 23:08:35.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) request=subsystem result=ReplySuccess, want-reply=true 23:08:35.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:35.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) request=subsystem activate command 23:08:35.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) starting runner for command=netconf 23:08:35.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #5 SSH_MSG_CHANNEL_DATA 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) by 373 down to 2096779 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_CHANNEL_DATA len=373 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550] 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550] 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550] 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17849', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=20} created 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550]} created 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550] successful with session NetconfServerSession{sessionId=20, channel=[id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550]} 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550]} up 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #6 SSH_MSG_CHANNEL_DATA 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) by 393 down to 2096386 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_CHANNEL_DATA len=393 23:08:35.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550] 23:08:35.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:35.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:35.354 [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=20} 23:08:35.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:35.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x0961b68d, L:/10.30.170.33:17849 - R:/10.30.170.252:46550]} EXI handlers added to pipeline 23:08:35.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:35.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) by 179 down to 2095871 23:08:35.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:35.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:35.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #7 SSH_MSG_CHANNEL_DATA 23:08:35.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) by 340 down to 2096046 23:08:35.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_CHANNEL_DATA len=340 23:08:35.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550] 23:08:35.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:35.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:35.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=20} 23:08:35.364 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b9fac30 23:08:35.364 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:35.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:35.364 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:35.364 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:35.364 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:35.364 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:35.364 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:35.364 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:35.366 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:35.366 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:35.366 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:35.366 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:35.366 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:35.366 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:35.366 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:35.366 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:35.366 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:35.366 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:35.367 [netconf-device-simulator-threads-2] 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 23:08:35.367 [netconf-device-simulator-threads-2] 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 23:08:35.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:35.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) by 733 down to 2095138 23:08:35.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:35.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:35.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35046]) Send SSH_MSG_KEXINIT 23:08:35.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35046]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35046]) process #0 SSH_MSG_KEXINIT 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35046]) SSH_MSG_KEXINIT 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35046]) strict KEX=true client=true server=true 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35046]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35046]) Kex: server host key algorithms = rsa-sha2-512 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35046]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35046]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35046]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35046]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35046]) Kex: compression algorithms (client to server) = none 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35046]) Kex: compression algorithms (server to client) = none 23:08:35.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:35.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35046]) process #1 30 23:08:35.575 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35046]] process command=SSH_MSG_KEXDH_INIT 23:08:35.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35046]] Send SSH_MSG_KEXDH_REPLY 23:08:35.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35046]) packet #1 sending command=31[31] len=1639 23:08:35.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35046])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:35.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35046]) Send SSH_MSG_NEWKEYS 23:08:35.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35046]) session ID=4c:ba:3c:0b:51:8f:46:17:72:4f:05:ce:e3:d3:d8:70:79:bf:ab:5a:6f:47:61:fd:2c:0a:8f:83:91:95:b1:8f:18:ec:78:0a:d5:39:3b:85:b0:38:77:36:e7:27:cc:f6:79:16:21:f8:73:c4:ad:13:2e:bc:74:53:78:83:be:db 23:08:35.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35046]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:35.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35046]): strict KEX resets output message sequence number from 3 to 0 23:08:35.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35046]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b2db91e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:35.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35046])[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 23:08:35.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35046])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:35.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35046]) packet #0 sending command=7[7] len=419 23:08:35.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35046]) No pending packets to flush at end of KEX 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35046]) process #2 SSH_MSG_NEWKEYS 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35046]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35046]): strict KEX resets input message sequence number from 3 to 0 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35046]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fd066ef; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35046]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35046]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35046]) authorized authentication methods: password,publickey 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35046]) Accepted service ssh-userauth 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35046]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35046]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35046]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35046]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35046]) no authentication factory for method=none 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35046]) SSH_MSG_USERAUTH_REQUEST 23:08:35.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35046]) remaining methods: password,publickey 23:08:35.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35046]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:35.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35046]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:35.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35046]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:35.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35046]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:35.628 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35046]) authentication result: true 23:08:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35046]) SSH_MSG_USERAUTH_REQUEST 23:08:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35046])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35046]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35046]) no heartbeat to stop 23:08:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35046]) heartbeat type=IGNORE, interval=PT30S 23:08:35.629 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35046 authenticated 23:08:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35046]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35046]] session=TransportServerSession[admin@/10.30.170.252:35046] id=0 23:08:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35046])) size=2097152, max=2097152, packet=32768 23:08:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35046]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35046] 23:08:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35046]) recipient=0 23:08:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046])) size=2097152, max=2097152, packet=32768 23:08:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046])) re-initializing 23:08:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046])) size=2097152, max=2097152, packet=32768 23:08:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:35.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:35.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:35.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046])[want-reply=true] subsystem=netconf 23:08:35.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046])[subsystem] prepared command 23:08:35.631 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:35.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:35.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046]}} established 23:08:35.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 21: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17850 23:08:35.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 21: Creating data stores for simulated device 23:08:35.632 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:35.632 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:35.632 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:35.632 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:35.632 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:35.634 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56840276 23:08:35.634 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:35.634 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:35.634 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:35.634 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:35.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:35.635 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:35.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:35.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:35.635 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56840276, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56840276, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7014b4da, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7014b4da, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:35.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:35.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:35.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046] 23:08:35.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 21 on channel [id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046] 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) by 1102 down to 2096050 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046] 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046] 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) request=subsystem result=ReplySuccess, want-reply=true 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) request=subsystem activate command 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) starting runner for command=netconf 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #5 SSH_MSG_CHANNEL_DATA 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) by 373 down to 2096779 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_CHANNEL_DATA len=373 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046] 23:08:35.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:35.640 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:35.640 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046] 23:08:35.640 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046] 23:08:35.640 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17850', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:35.640 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=21} created 23:08:35.640 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046]} created 23:08:35.640 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046] successful with session NetconfServerSession{sessionId=21, channel=[id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046]} 23:08:35.640 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046]} up 23:08:35.641 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #6 SSH_MSG_CHANNEL_DATA 23:08:35.641 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) by 393 down to 2096386 23:08:35.641 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_CHANNEL_DATA len=393 23:08:35.641 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046] 23:08:35.641 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:35.641 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:35.641 [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=21} 23:08:35.641 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:35.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x5d00847f, L:/10.30.170.33:17850 - R:/10.30.170.252:35046]} EXI handlers added to pipeline 23:08:35.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:35.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) by 179 down to 2095871 23:08:35.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:35.642 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:35.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #7 SSH_MSG_CHANNEL_DATA 23:08:35.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) by 340 down to 2096046 23:08:35.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_CHANNEL_DATA len=340 23:08:35.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046] 23:08:35.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:35.645 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=21} 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7014b4da 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:35.646 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:35.647 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:35.647 [netconf-device-simulator-threads-3] 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 23:08:35.647 [netconf-device-simulator-threads-3] 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 23:08:35.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:35.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) by 733 down to 2095138 23:08:35.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:35.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510]} 23:08:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60510]): SSH-2.0-SSHD-UNKNOWN 23:08:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60510]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60510]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:36.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60510]) Send SSH_MSG_KEXINIT 23:08:36.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60510]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60510]) process #0 SSH_MSG_KEXINIT 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60510]) SSH_MSG_KEXINIT 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60510]) strict KEX=true client=true server=true 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60510]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60510]) Kex: server host key algorithms = rsa-sha2-512 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60510]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60510]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60510]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60510]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60510]) Kex: compression algorithms (client to server) = none 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60510]) Kex: compression algorithms (server to client) = none 23:08:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:36.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60510]) process #1 30 23:08:36.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60510]] process command=SSH_MSG_KEXDH_INIT 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60510]] Send SSH_MSG_KEXDH_REPLY 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60510]) packet #1 sending command=31[31] len=1639 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60510])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60510]) Send SSH_MSG_NEWKEYS 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60510]) session ID=ca:2b:39:b8:f2:88:a5:ef:8b:3a:aa:16:7a:cd:e9:55:73:90:58:b2:78:44:09:ac:b5:60:54:5e:7d:8d:ca:32:32:63:2c:76:e8:4c:c0:2f:b6:68:24:f9:50:5c:4e:b6:92:c8:6d:4d:4a:5c:c8:ea:c9:18:34:db:9a:a1:fd:5a 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60510]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60510]): strict KEX resets output message sequence number from 3 to 0 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60510]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@49c1653; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60510])[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 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60510])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60510]) packet #0 sending command=7[7] len=419 23:08:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60510]) No pending packets to flush at end of KEX 23:08:36.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182]} 23:08:36.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37182]): SSH-2.0-SSHD-UNKNOWN 23:08:36.178 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37182]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:36.178 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37182]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:36.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60510]) process #2 SSH_MSG_NEWKEYS 23:08:36.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60510]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:36.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60510]): strict KEX resets input message sequence number from 3 to 0 23:08:36.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60510]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f9ef715; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:36.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:36.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60510]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:36.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60510]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:36.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60510]) authorized authentication methods: password,publickey 23:08:36.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60510]) Accepted service ssh-userauth 23:08:36.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60510]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:36.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60510]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:36.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60510]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:36.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60510]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:36.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60510]) no authentication factory for method=none 23:08:36.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60510]) SSH_MSG_USERAUTH_REQUEST 23:08:36.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60510]) remaining methods: password,publickey 23:08:36.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60510]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60510]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60510]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60510]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:36.195 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60510]) authentication result: true 23:08:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60510]) SSH_MSG_USERAUTH_REQUEST 23:08:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60510])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60510]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:36.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60510]) no heartbeat to stop 23:08:36.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60510]) heartbeat type=IGNORE, interval=PT30S 23:08:36.198 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60510 authenticated 23:08:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60510]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60510]] session=TransportServerSession[admin@/10.30.170.252:60510] id=0 23:08:36.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60510])) size=2097152, max=2097152, packet=32768 23:08:36.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60510]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60510] 23:08:36.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60510]) recipient=0 23:08:36.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510])) size=2097152, max=2097152, packet=32768 23:08:36.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510])) re-initializing 23:08:36.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510])) size=2097152, max=2097152, packet=32768 23:08:36.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:36.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:36.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:36.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:36.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510])[want-reply=true] subsystem=netconf 23:08:36.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510])[subsystem] prepared command 23:08:36.202 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:36.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:36.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510]}} established 23:08:36.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 22: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17851 23:08:36.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 22: Creating data stores for simulated device 23:08:36.202 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:36.202 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:36.203 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:36.203 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:36.203 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:36.205 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7786ece1 23:08:36.205 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:36.206 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:36.206 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:36.206 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:36.206 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:36.206 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:36.206 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:36.206 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:36.206 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7786ece1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7786ece1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23d7dd3e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23d7dd3e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:36.207 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:36.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:36.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510] 23:08:36.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 22 on channel [id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510] 23:08:36.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) by 1102 down to 2096050 23:08:36.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:36.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510] 23:08:36.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510] 23:08:36.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) request=subsystem result=ReplySuccess, want-reply=true 23:08:36.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:36.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) request=subsystem activate command 23:08:36.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) starting runner for command=netconf 23:08:36.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #5 SSH_MSG_CHANNEL_DATA 23:08:36.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) by 373 down to 2096779 23:08:36.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_CHANNEL_DATA len=373 23:08:36.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510] 23:08:36.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:36.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:36.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510] 23:08:36.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510] 23:08:36.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17851', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:36.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=22} created 23:08:36.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=22, channel=[id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510]} created 23:08:36.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510] successful with session NetconfServerSession{sessionId=22, channel=[id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510]} 23:08:36.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=22, channel=[id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510]} up 23:08:36.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #6 SSH_MSG_CHANNEL_DATA 23:08:36.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) by 393 down to 2096386 23:08:36.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_CHANNEL_DATA len=393 23:08:36.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510] 23:08:36.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:36.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:36.213 [netconf-device-simulator-threads-6] 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=22} 23:08:36.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:36.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=22, channel=[id: 0xb6e54135, L:/10.30.170.33:17851 - R:/10.30.170.252:60510]} EXI handlers added to pipeline 23:08:36.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:36.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) by 179 down to 2095871 23:08:36.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:36.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:36.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #7 SSH_MSG_CHANNEL_DATA 23:08:36.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) by 340 down to 2096046 23:08:36.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_CHANNEL_DATA len=340 23:08:36.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510] 23:08:36.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:36.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:36.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=22} 23:08:36.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23d7dd3e 23:08:36.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:36.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:36.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:36.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:36.223 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:36.223 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:36.224 [netconf-device-simulator-threads-6] 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 23:08:36.224 [netconf-device-simulator-threads-6] 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 23:08:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:36.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) by 733 down to 2095138 23:08:36.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:36.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:36.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37182]) Send SSH_MSG_KEXINIT 23:08:36.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37182]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:36.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37182]) process #0 SSH_MSG_KEXINIT 23:08:36.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37182]) SSH_MSG_KEXINIT 23:08:36.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37182]) strict KEX=true client=true server=true 23:08:36.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37182]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:36.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37182]) Kex: server host key algorithms = rsa-sha2-512 23:08:36.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37182]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:36.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37182]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:36.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37182]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:36.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37182]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:36.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37182]) Kex: compression algorithms (client to server) = none 23:08:36.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37182]) Kex: compression algorithms (server to client) = none 23:08:36.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:36.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37182]) process #1 30 23:08:36.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37182]] process command=SSH_MSG_KEXDH_INIT 23:08:36.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37182]] Send SSH_MSG_KEXDH_REPLY 23:08:36.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37182]) packet #1 sending command=31[31] len=1639 23:08:36.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37182])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:36.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37182]) Send SSH_MSG_NEWKEYS 23:08:36.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37182]) session ID=db:3e:cd:e9:d1:dc:40:95:57:f8:1b:94:73:7d:71:31:1b:7d:97:5a:7e:59:9e:5b:8a:4b:18:9c:7a:77:44:4b:0c:76:da:d1:a5:ae:68:65:be:d6:4b:56:85:26:22:06:e3:be:21:62:04:36:90:a5:68:35:75:b9:50:6d:8e:74 23:08:36.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37182]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:36.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37182]): strict KEX resets output message sequence number from 3 to 0 23:08:36.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37182]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53f0e4d3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:36.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37182])[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 23:08:36.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37182])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:36.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37182]) packet #0 sending command=7[7] len=419 23:08:36.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37182]) No pending packets to flush at end of KEX 23:08:36.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37182]) process #2 SSH_MSG_NEWKEYS 23:08:36.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37182]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:36.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37182]): strict KEX resets input message sequence number from 3 to 0 23:08:36.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37182]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42a1b97b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:36.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:36.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37182]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:36.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37182]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:36.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37182]) authorized authentication methods: password,publickey 23:08:36.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37182]) Accepted service ssh-userauth 23:08:36.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37182]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:36.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37182]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:36.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37182]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:36.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37182]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:36.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37182]) no authentication factory for method=none 23:08:36.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37182]) SSH_MSG_USERAUTH_REQUEST 23:08:36.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37182]) remaining methods: password,publickey 23:08:36.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37182]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:36.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37182]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:36.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37182]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:36.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37182]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:36.581 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:36.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37182]) authentication result: true 23:08:36.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37182]) SSH_MSG_USERAUTH_REQUEST 23:08:36.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37182])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:36.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37182]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:36.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:36.581 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:36.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37182]) no heartbeat to stop 23:08:36.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37182]) heartbeat type=IGNORE, interval=PT30S 23:08:36.582 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37182 authenticated 23:08:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37182]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37182]] session=TransportServerSession[admin@/10.30.170.252:37182] id=0 23:08:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37182])) size=2097152, max=2097152, packet=32768 23:08:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37182]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37182] 23:08:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37182]) recipient=0 23:08:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182])) size=2097152, max=2097152, packet=32768 23:08:36.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182])) re-initializing 23:08:36.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182])) size=2097152, max=2097152, packet=32768 23:08:36.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:36.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182])[want-reply=true] subsystem=netconf 23:08:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182])[subsystem] prepared command 23:08:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182]}} established 23:08:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 23: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17852 23:08:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 23: Creating data stores for simulated device 23:08:36.587 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:36.587 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:36.587 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:36.587 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:36.587 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:36.592 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50d8479 23:08:36.592 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:36.592 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:36.592 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:36.592 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:36.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:36.593 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:36.593 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:36.593 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:36.593 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50d8479, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50d8479, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59e9d7c3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59e9d7c3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:36.593 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:36.593 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:36.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182] 23:08:36.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.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: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 23 on channel [id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182] 23:08:36.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) by 1102 down to 2096050 23:08:36.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:36.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182] 23:08:36.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182] 23:08:36.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) request=subsystem result=ReplySuccess, want-reply=true 23:08:36.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:36.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) request=subsystem activate command 23:08:36.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) starting runner for command=netconf 23:08:36.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #5 SSH_MSG_CHANNEL_DATA 23:08:36.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) by 373 down to 2096779 23:08:36.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_CHANNEL_DATA len=373 23:08:36.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182] 23:08:36.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:36.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:36.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182] 23:08:36.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182] 23:08:36.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17852', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:36.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=23} created 23:08:36.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=23, channel=[id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182]} created 23:08:36.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182] successful with session NetconfServerSession{sessionId=23, channel=[id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182]} 23:08:36.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=23, channel=[id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182]} up 23:08:36.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #6 SSH_MSG_CHANNEL_DATA 23:08:36.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) by 393 down to 2096386 23:08:36.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_CHANNEL_DATA len=393 23:08:36.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182] 23:08:36.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:36.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:36.603 [netconf-device-simulator-threads-7] 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=23} 23:08:36.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:36.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=23, channel=[id: 0x5621792b, L:/10.30.170.33:17852 - R:/10.30.170.252:37182]} EXI handlers added to pipeline 23:08:36.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:36.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) by 179 down to 2095871 23:08:36.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:36.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:36.607 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #7 SSH_MSG_CHANNEL_DATA 23:08:36.607 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) by 340 down to 2096046 23:08:36.607 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_CHANNEL_DATA len=340 23:08:36.607 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182] 23:08:36.608 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:36.608 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:36.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=23} 23:08:36.612 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59e9d7c3 23:08:36.612 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:36.612 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:36.612 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:36.612 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:36.612 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:36.612 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:36.612 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:36.612 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:36.612 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:36.613 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:36.613 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:36.613 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:36.613 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:36.613 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:36.613 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:36.614 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:36.614 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:36.614 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:36.614 [netconf-device-simulator-threads-7] 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 23:08:36.614 [netconf-device-simulator-threads-7] 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 23:08:36.614 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:36.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) by 733 down to 2095138 23:08:36.615 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:36.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:36.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012]} 23:08:36.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33012]): SSH-2.0-SSHD-UNKNOWN 23:08:36.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33012]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:36.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33012]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33012]) Send SSH_MSG_KEXINIT 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33012]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33012]) process #0 SSH_MSG_KEXINIT 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33012]) SSH_MSG_KEXINIT 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33012]) strict KEX=true client=true server=true 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33012]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33012]) Kex: server host key algorithms = rsa-sha2-512 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33012]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33012]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33012]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33012]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33012]) Kex: compression algorithms (client to server) = none 23:08:37.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33012]) Kex: compression algorithms (server to client) = none 23:08:37.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:37.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33012]) process #1 30 23:08:37.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33012]] process command=SSH_MSG_KEXDH_INIT 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33012]] Send SSH_MSG_KEXDH_REPLY 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33012]) packet #1 sending command=31[31] len=1639 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33012])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33012]) Send SSH_MSG_NEWKEYS 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33012]) session ID=20:ff:76:c4:86:18:50:cf:8e:c9:63:4f:f5:5b:4f:6f:b6:7e:2f:05:fc:bf:0e:75:9c:6c:d0:a6:80:6c:dc:9a:4e:c7:ea:bf:26:3b:17:40:92:ff:df:66:5b:ab:a0:f0:84:1b:11:15:da:48:ea:57:80:9e:55:72:37:92:fe:34 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33012]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33012]): strict KEX resets output message sequence number from 3 to 0 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33012]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a2b63fc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33012])[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 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33012])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33012]) packet #0 sending command=7[7] len=419 23:08:37.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33012]) No pending packets to flush at end of KEX 23:08:37.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33012]) process #2 SSH_MSG_NEWKEYS 23:08:37.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33012]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:37.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33012]): strict KEX resets input message sequence number from 3 to 0 23:08:37.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33012]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20817381; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:37.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:37.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33012]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:37.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33012]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:37.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33012]) authorized authentication methods: password,publickey 23:08:37.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33012]) Accepted service ssh-userauth 23:08:37.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33012]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:37.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33012]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:37.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:37.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33012]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:37.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33012]) no authentication factory for method=none 23:08:37.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33012]) SSH_MSG_USERAUTH_REQUEST 23:08:37.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33012]) remaining methods: password,publickey 23:08:37.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33012]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:37.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33012]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:37.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:37.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33012]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:37.155 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33012]) authentication result: true 23:08:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33012]) SSH_MSG_USERAUTH_REQUEST 23:08:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33012])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33012]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33012]) no heartbeat to stop 23:08:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33012]) heartbeat type=IGNORE, interval=PT30S 23:08:37.155 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33012 authenticated 23:08:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33012]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33012]] session=TransportServerSession[admin@/10.30.170.252:33012] id=0 23:08:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33012])) size=2097152, max=2097152, packet=32768 23:08:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33012]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33012] 23:08:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33012]) recipient=0 23:08:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012])) size=2097152, max=2097152, packet=32768 23:08:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012])) re-initializing 23:08:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012])) size=2097152, max=2097152, packet=32768 23:08:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:37.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:37.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:37.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012])[want-reply=true] subsystem=netconf 23:08:37.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012])[subsystem] prepared command 23:08:37.158 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:37.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:37.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012]}} established 23:08:37.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 24: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17853 23:08:37.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 24: Creating data stores for simulated device 23:08:37.158 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:37.158 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:37.159 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:37.159 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:37.159 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:37.160 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7778f157 23:08:37.160 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:37.161 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:37.161 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:37.161 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:37.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:37.161 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:37.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:37.162 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:37.162 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7778f157, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7778f157, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dcb0fdc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dcb0fdc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:37.162 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:37.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:37.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012] 23:08:37.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 24 on channel [id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012] 23:08:37.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) by 1102 down to 2096050 23:08:37.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012] 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012] 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) request=subsystem result=ReplySuccess, want-reply=true 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) request=subsystem activate command 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) starting runner for command=netconf 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #5 SSH_MSG_CHANNEL_DATA 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) by 373 down to 2096779 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_CHANNEL_DATA len=373 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012] 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:37.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012] 23:08:37.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012] 23:08:37.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17853', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:37.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=24} created 23:08:37.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012]} created 23:08:37.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012] successful with session NetconfServerSession{sessionId=24, channel=[id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012]} 23:08:37.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012]} up 23:08:37.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #6 SSH_MSG_CHANNEL_DATA 23:08:37.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) by 393 down to 2096386 23:08:37.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_CHANNEL_DATA len=393 23:08:37.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012] 23:08:37.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:37.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:37.168 [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=24} 23:08:37.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:37.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xba56c273, L:/10.30.170.33:17853 - R:/10.30.170.252:33012]} EXI handlers added to pipeline 23:08:37.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:37.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) by 179 down to 2095871 23:08:37.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:37.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:37.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #7 SSH_MSG_CHANNEL_DATA 23:08:37.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) by 340 down to 2096046 23:08:37.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_CHANNEL_DATA len=340 23:08:37.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012] 23:08:37.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:37.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:37.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=24} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dcb0fdc 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:37.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:37.174 [netconf-device-simulator-threads-2] 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 23:08:37.174 [netconf-device-simulator-threads-2] 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 23:08:37.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:37.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) by 733 down to 2095138 23:08:37.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:37.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:37.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686]} 23:08:37.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33686]): SSH-2.0-SSHD-UNKNOWN 23:08:37.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33686]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:37.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33686]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:37.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33686]) Send SSH_MSG_KEXINIT 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33686]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33686]) process #0 SSH_MSG_KEXINIT 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33686]) SSH_MSG_KEXINIT 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33686]) strict KEX=true client=true server=true 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33686]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33686]) Kex: server host key algorithms = rsa-sha2-512 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33686]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33686]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33686]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33686]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33686]) Kex: compression algorithms (client to server) = none 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33686]) Kex: compression algorithms (server to client) = none 23:08:37.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:37.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33686]) process #1 30 23:08:37.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33686]] process command=SSH_MSG_KEXDH_INIT 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33686]] Send SSH_MSG_KEXDH_REPLY 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33686]) packet #1 sending command=31[31] len=1639 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33686])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33686]) Send SSH_MSG_NEWKEYS 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33686]) session ID=6c:3a:a7:39:49:14:0c:47:61:0a:22:49:d2:05:18:a8:2f:a6:c3:e8:49:2a:c3:cb:f2:c0:99:f9:78:4e:a4:03:06:0f:5f:eb:29:2f:06:8d:cf:31:fa:23:64:bb:b8:7c:a8:12:ab:6a:92:d9:a3:43:3a:8e:f8:0c:b6:15:09:5b 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33686]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33686]): strict KEX resets output message sequence number from 3 to 0 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33686]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5132c13f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33686])[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 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33686])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33686]) packet #0 sending command=7[7] len=419 23:08:37.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33686]) No pending packets to flush at end of KEX 23:08:37.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33686]) process #2 SSH_MSG_NEWKEYS 23:08:37.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33686]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:37.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33686]): strict KEX resets input message sequence number from 3 to 0 23:08:37.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33686]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@645140fc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:37.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:37.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33686]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:37.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33686]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:37.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33686]) authorized authentication methods: password,publickey 23:08:37.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33686]) Accepted service ssh-userauth 23:08:37.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33686]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:37.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33686]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:37.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33686]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:37.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33686]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:37.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33686]) no authentication factory for method=none 23:08:37.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33686]) SSH_MSG_USERAUTH_REQUEST 23:08:37.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33686]) remaining methods: password,publickey 23:08:37.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33686]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:37.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33686]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:37.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33686]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:37.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33686]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:37.440 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:37.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33686]) authentication result: true 23:08:37.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33686]) SSH_MSG_USERAUTH_REQUEST 23:08:37.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33686])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:37.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33686]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:37.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:37.440 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:37.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33686]) no heartbeat to stop 23:08:37.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33686]) heartbeat type=IGNORE, interval=PT30S 23:08:37.441 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33686 authenticated 23:08:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33686]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33686]] session=TransportServerSession[admin@/10.30.170.252:33686] id=0 23:08:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33686])) size=2097152, max=2097152, packet=32768 23:08:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33686]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33686] 23:08:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33686]) recipient=0 23:08:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686])) size=2097152, max=2097152, packet=32768 23:08:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686])) re-initializing 23:08:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686])) size=2097152, max=2097152, packet=32768 23:08:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:37.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:37.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:37.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686])[want-reply=true] subsystem=netconf 23:08:37.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686])[subsystem] prepared command 23:08:37.443 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:37.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:37.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686]}} established 23:08:37.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 25: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17854 23:08:37.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 25: Creating data stores for simulated device 23:08:37.444 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:37.444 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:37.444 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:37.444 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:37.444 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:37.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d3fd278 23:08:37.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:37.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:37.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:37.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:37.447 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:37.447 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:37.447 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:37.447 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:37.447 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d3fd278, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d3fd278, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d782f56, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d782f56, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:37.447 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:37.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:37.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686] 23:08:37.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 25 on channel [id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686] 23:08:37.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) by 1102 down to 2096050 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686] 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686] 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) request=subsystem result=ReplySuccess, want-reply=true 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) request=subsystem activate command 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) starting runner for command=netconf 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #5 SSH_MSG_CHANNEL_DATA 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) by 373 down to 2096779 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_CHANNEL_DATA len=373 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686] 23:08:37.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686] 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686] 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17854', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=25} created 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=25, channel=[id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686]} created 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686] successful with session NetconfServerSession{sessionId=25, channel=[id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686]} 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=25, channel=[id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686]} up 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #6 SSH_MSG_CHANNEL_DATA 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) by 393 down to 2096386 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_CHANNEL_DATA len=393 23:08:37.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686] 23:08:37.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:37.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:37.453 [netconf-device-simulator-threads-4] 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=25} 23:08:37.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:37.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=25, channel=[id: 0xa78ec2af, L:/10.30.170.33:17854 - R:/10.30.170.252:33686]} EXI handlers added to pipeline 23:08:37.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:37.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) by 179 down to 2095871 23:08:37.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:37.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:37.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #7 SSH_MSG_CHANNEL_DATA 23:08:37.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) by 340 down to 2096046 23:08:37.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_CHANNEL_DATA len=340 23:08:37.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686] 23:08:37.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=25} 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d782f56 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:37.458 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:37.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:37.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:37.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:37.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:37.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:37.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:37.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:37.459 [netconf-device-simulator-threads-4] 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 23:08:37.459 [netconf-device-simulator-threads-4] 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 23:08:37.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:37.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) by 733 down to 2095138 23:08:37.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:37.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:37.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218]} 23:08:37.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48218]): SSH-2.0-SSHD-UNKNOWN 23:08:37.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48218]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:37.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48218]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:38.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48218]) Send SSH_MSG_KEXINIT 23:08:38.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48218]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48218]) process #0 SSH_MSG_KEXINIT 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48218]) SSH_MSG_KEXINIT 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48218]) strict KEX=true client=true server=true 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48218]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48218]) Kex: server host key algorithms = rsa-sha2-512 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48218]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48218]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48218]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48218]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48218]) Kex: compression algorithms (client to server) = none 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48218]) Kex: compression algorithms (server to client) = none 23:08:38.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:38.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48218]) process #1 30 23:08:38.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48218]] process command=SSH_MSG_KEXDH_INIT 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48218]] Send SSH_MSG_KEXDH_REPLY 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48218]) packet #1 sending command=31[31] len=1639 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48218])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48218]) Send SSH_MSG_NEWKEYS 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48218]) session ID=0a:e3:da:a0:0a:50:3a:f3:53:59:f4:9c:8c:3b:a4:d8:3a:0c:38:48:36:5b:ae:af:20:a1:b0:34:da:04:3d:88:9b:cd:57:3b:b1:a5:52:71:64:91:fa:70:c3:dd:58:3a:34:5b:5c:a6:88:30:e5:97:98:16:8d:9c:f5:8a:88:37 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48218]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48218]): strict KEX resets output message sequence number from 3 to 0 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48218]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d3c2f8e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48218])[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 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48218])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48218]) packet #0 sending command=7[7] len=419 23:08:38.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48218]) No pending packets to flush at end of KEX 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48218]) process #2 SSH_MSG_NEWKEYS 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48218]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48218]): strict KEX resets input message sequence number from 3 to 0 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48218]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1837111; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48218]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48218]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48218]) authorized authentication methods: password,publickey 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48218]) Accepted service ssh-userauth 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48218]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48218]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48218]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48218]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48218]) no authentication factory for method=none 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48218]) SSH_MSG_USERAUTH_REQUEST 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48218]) remaining methods: password,publickey 23:08:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48218]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48218]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48218]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48218]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:38.175 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48218]) authentication result: true 23:08:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48218]) SSH_MSG_USERAUTH_REQUEST 23:08:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48218])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48218]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48218]) no heartbeat to stop 23:08:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48218]) heartbeat type=IGNORE, interval=PT30S 23:08:38.176 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48218 authenticated 23:08:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48218]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48218]] session=TransportServerSession[admin@/10.30.170.252:48218] id=0 23:08:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48218])) size=2097152, max=2097152, packet=32768 23:08:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48218]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48218] 23:08:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48218]) recipient=0 23:08:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218])) size=2097152, max=2097152, packet=32768 23:08:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218])) re-initializing 23:08:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218])) size=2097152, max=2097152, packet=32768 23:08:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218])[want-reply=true] subsystem=netconf 23:08:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218])[subsystem] prepared command 23:08:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218]}} established 23:08:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 26: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17855 23:08:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 26: Creating data stores for simulated device 23:08:38.178 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:38.178 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:38.178 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:38.179 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6644b49 23:08:38.179 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:38.179 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:38.179 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:38.179 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:38.179 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:38.179 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:38.179 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:38.179 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:38.179 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6644b49, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6644b49, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7210a884, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7210a884, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:38.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:38.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:38.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218] 23:08:38.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 26 on channel [id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218] 23:08:38.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) by 1102 down to 2096050 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218] 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218] 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) request=subsystem result=ReplySuccess, want-reply=true 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) request=subsystem activate command 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) starting runner for command=netconf 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #5 SSH_MSG_CHANNEL_DATA 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) by 373 down to 2096779 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_CHANNEL_DATA len=373 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218] 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:38.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:38.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218] 23:08:38.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218] 23:08:38.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17855', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:38.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=26} created 23:08:38.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218]} created 23:08:38.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218] successful with session NetconfServerSession{sessionId=26, channel=[id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218]} 23:08:38.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218]} up 23:08:38.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #6 SSH_MSG_CHANNEL_DATA 23:08:38.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) by 393 down to 2096386 23:08:38.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_CHANNEL_DATA len=393 23:08:38.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218] 23:08:38.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:38.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:38.184 [netconf-device-simulator-threads-6] 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=26} 23:08:38.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:38.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x3b8b7687, L:/10.30.170.33:17855 - R:/10.30.170.252:48218]} EXI handlers added to pipeline 23:08:38.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:38.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) by 179 down to 2095871 23:08:38.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:38.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:38.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #7 SSH_MSG_CHANNEL_DATA 23:08:38.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) by 340 down to 2096046 23:08:38.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_CHANNEL_DATA len=340 23:08:38.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218] 23:08:38.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:38.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:38.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=26} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7210a884 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:38.189 [netconf-device-simulator-threads-6] 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 23:08:38.189 [netconf-device-simulator-threads-6] 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 23:08:38.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:38.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) by 733 down to 2095138 23:08:38.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:38.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:38.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756]} 23:08:38.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38756]): SSH-2.0-SSHD-UNKNOWN 23:08:38.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38756]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:38.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38756]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:38.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38756]) Send SSH_MSG_KEXINIT 23:08:38.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38756]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38756]) process #0 SSH_MSG_KEXINIT 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38756]) SSH_MSG_KEXINIT 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38756]) strict KEX=true client=true server=true 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38756]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38756]) Kex: server host key algorithms = rsa-sha2-512 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38756]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38756]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38756]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38756]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38756]) Kex: compression algorithms (client to server) = none 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38756]) Kex: compression algorithms (server to client) = none 23:08:38.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:38.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38756]) process #1 30 23:08:38.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38756]] process command=SSH_MSG_KEXDH_INIT 23:08:38.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38756]] Send SSH_MSG_KEXDH_REPLY 23:08:38.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38756]) packet #1 sending command=31[31] len=1639 23:08:38.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38756])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:38.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38756]) Send SSH_MSG_NEWKEYS 23:08:38.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38756]) session ID=d3:e9:d3:79:05:0b:95:b8:8d:9f:fd:52:bc:35:24:07:88:3c:e1:43:4d:84:2a:28:da:0b:0b:c3:a4:ca:0d:d6:1f:37:6f:2e:a6:8c:11:08:dc:94:c7:b9:2a:5e:3c:f9:fa:f0:5e:21:49:be:d8:6f:71:f5:82:c7:ff:28:51:71 23:08:38.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38756]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:38.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38756]): strict KEX resets output message sequence number from 3 to 0 23:08:38.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38756]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b84e1e0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:38.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38756])[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 23:08:38.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38756])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:38.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38756]) packet #0 sending command=7[7] len=419 23:08:38.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38756]) No pending packets to flush at end of KEX 23:08:38.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38756]) process #2 SSH_MSG_NEWKEYS 23:08:38.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38756]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:38.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38756]): strict KEX resets input message sequence number from 3 to 0 23:08:38.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38756]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4adaaac2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:38.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:38.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38756]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:38.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38756]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:38.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38756]) authorized authentication methods: password,publickey 23:08:38.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38756]) Accepted service ssh-userauth 23:08:38.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38756]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:38.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38756]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:38.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38756]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:38.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38756]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:38.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38756]) no authentication factory for method=none 23:08:38.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38756]) SSH_MSG_USERAUTH_REQUEST 23:08:38.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38756]) remaining methods: password,publickey 23:08:38.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38756]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:38.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38756]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:38.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38756]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:38.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38756]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:38.669 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:38.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38756]) authentication result: true 23:08:38.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38756]) SSH_MSG_USERAUTH_REQUEST 23:08:38.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38756])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:38.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38756]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:38.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:38.673 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:38.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38756]) no heartbeat to stop 23:08:38.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38756]) heartbeat type=IGNORE, interval=PT30S 23:08:38.673 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38756 authenticated 23:08:38.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:38.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38756]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:38.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38756]] session=TransportServerSession[admin@/10.30.170.252:38756] id=0 23:08:38.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38756])) size=2097152, max=2097152, packet=32768 23:08:38.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38756]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38756] 23:08:38.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38756]) recipient=0 23:08:38.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756])) size=2097152, max=2097152, packet=32768 23:08:38.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756])) re-initializing 23:08:38.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756])) size=2097152, max=2097152, packet=32768 23:08:38.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:38.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:38.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:38.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:38.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756])[want-reply=true] subsystem=netconf 23:08:38.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756])[subsystem] prepared command 23:08:38.676 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:38.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:38.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756]}} established 23:08:38.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 27: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17856 23:08:38.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 27: Creating data stores for simulated device 23:08:38.677 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:38.677 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:38.678 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:38.678 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:38.678 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:38.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e92f66e 23:08:38.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:38.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:38.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:38.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:38.681 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:38.681 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:38.681 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:38.681 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:38.681 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e92f66e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e92f66e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b54ab44, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b54ab44, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:38.681 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:38.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:38.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756] 23:08:38.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 27 on channel [id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756] 23:08:38.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) by 1102 down to 2096050 23:08:38.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:38.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756] 23:08:38.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756] 23:08:38.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) request=subsystem result=ReplySuccess, want-reply=true 23:08:38.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:38.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) request=subsystem activate command 23:08:38.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) starting runner for command=netconf 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #5 SSH_MSG_CHANNEL_DATA 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) by 373 down to 2096779 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_CHANNEL_DATA len=373 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756] 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756] 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756] 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17856', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=27} created 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756]} created 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756] successful with session NetconfServerSession{sessionId=27, channel=[id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756]} 23:08:38.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756]} up 23:08:38.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #6 SSH_MSG_CHANNEL_DATA 23:08:38.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) by 393 down to 2096386 23:08:38.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_CHANNEL_DATA len=393 23:08:38.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756] 23:08:38.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:38.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:38.688 [netconf-device-simulator-threads-0] 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=27} 23:08:38.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:38.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x5bd3c02d, L:/10.30.170.33:17856 - R:/10.30.170.252:38756]} EXI handlers added to pipeline 23:08:38.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:38.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) by 179 down to 2095871 23:08:38.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:38.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:38.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #7 SSH_MSG_CHANNEL_DATA 23:08:38.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) by 340 down to 2096046 23:08:38.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_CHANNEL_DATA len=340 23:08:38.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756] 23:08:38.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:38.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:38.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=27} 23:08:38.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b54ab44 23:08:38.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:38.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:38.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:38.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:38.694 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:38.694 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:38.695 [netconf-device-simulator-threads-0] 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 23:08:38.695 [netconf-device-simulator-threads-0] 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 23:08:38.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:38.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) by 733 down to 2095138 23:08:38.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:38.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:38.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246]} 23:08:38.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46246]): SSH-2.0-SSHD-UNKNOWN 23:08:38.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46246]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:38.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46246]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:39.323 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450]} 23:08:39.324 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44450]): SSH-2.0-SSHD-UNKNOWN 23:08:39.324 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44450]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:39.324 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44450]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46246]) Send SSH_MSG_KEXINIT 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46246]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46246]) process #0 SSH_MSG_KEXINIT 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46246]) SSH_MSG_KEXINIT 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46246]) strict KEX=true client=true server=true 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46246]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46246]) Kex: server host key algorithms = rsa-sha2-512 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46246]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46246]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46246]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46246]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46246]) Kex: compression algorithms (client to server) = none 23:08:39.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46246]) Kex: compression algorithms (server to client) = none 23:08:39.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:39.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46246]) process #1 30 23:08:39.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46246]] process command=SSH_MSG_KEXDH_INIT 23:08:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46246]] Send SSH_MSG_KEXDH_REPLY 23:08:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46246]) packet #1 sending command=31[31] len=1639 23:08:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46246])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46246]) Send SSH_MSG_NEWKEYS 23:08:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46246]) session ID=4b:20:52:bf:c8:8c:2a:9c:31:0b:e4:00:c6:d7:95:19:d3:53:d0:3b:89:2a:12:65:d6:a1:62:8d:91:1e:02:c6:25:3a:8c:d7:92:8f:35:d1:46:eb:9b:07:54:04:02:94:59:7c:00:98:6d:c4:ad:67:df:e9:0c:42:00:e6:f6:88 23:08:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46246]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46246]): strict KEX resets output message sequence number from 3 to 0 23:08:39.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46246]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6d64a375; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:39.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46246])[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 23:08:39.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46246])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:39.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46246]) packet #0 sending command=7[7] len=419 23:08:39.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46246]) No pending packets to flush at end of KEX 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46246]) process #2 SSH_MSG_NEWKEYS 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46246]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46246]): strict KEX resets input message sequence number from 3 to 0 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46246]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67037d3d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46246]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46246]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46246]) authorized authentication methods: password,publickey 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46246]) Accepted service ssh-userauth 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46246]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46246]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46246]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46246]) no authentication factory for method=none 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46246]) SSH_MSG_USERAUTH_REQUEST 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46246]) remaining methods: password,publickey 23:08:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46246]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46246]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46246]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:39.534 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46246]) authentication result: true 23:08:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46246]) SSH_MSG_USERAUTH_REQUEST 23:08:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46246])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46246]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46246]) no heartbeat to stop 23:08:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46246]) heartbeat type=IGNORE, interval=PT30S 23:08:39.534 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46246 authenticated 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46246]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46246]] session=TransportServerSession[admin@/10.30.170.252:46246] id=0 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46246])) size=2097152, max=2097152, packet=32768 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46246]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46246] 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46246]) recipient=0 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246])) size=2097152, max=2097152, packet=32768 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246])) re-initializing 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246])) size=2097152, max=2097152, packet=32768 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246])[want-reply=true] subsystem=netconf 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246])[subsystem] prepared command 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246]}} established 23:08:39.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 28: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17857 23:08:39.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 28: Creating data stores for simulated device 23:08:39.536 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:39.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:39.536 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:39.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:39.536 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:39.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44fe5d98 23:08:39.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:39.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:39.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:39.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:39.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:39.545 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:39.545 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:39.545 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:39.545 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44fe5d98, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44fe5d98, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@308a0040, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@308a0040, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:39.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:39.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:39.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246] 23:08:39.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 28 on channel [id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246] 23:08:39.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) by 1102 down to 2096050 23:08:39.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:39.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246] 23:08:39.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246] 23:08:39.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) request=subsystem result=ReplySuccess, want-reply=true 23:08:39.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:39.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) request=subsystem activate command 23:08:39.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) starting runner for command=netconf 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #5 SSH_MSG_CHANNEL_DATA 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) by 373 down to 2096779 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_CHANNEL_DATA len=373 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246] 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246] 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246] 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17857', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=28} created 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=28, channel=[id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246]} created 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246] successful with session NetconfServerSession{sessionId=28, channel=[id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246]} 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=28, channel=[id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246]} up 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #6 SSH_MSG_CHANNEL_DATA 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) by 393 down to 2096386 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_CHANNEL_DATA len=393 23:08:39.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246] 23:08:39.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:39.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:39.552 [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=28} 23:08:39.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:39.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=28, channel=[id: 0xdd055b40, L:/10.30.170.33:17857 - R:/10.30.170.252:46246]} EXI handlers added to pipeline 23:08:39.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:39.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) by 179 down to 2095871 23:08:39.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:39.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:39.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #7 SSH_MSG_CHANNEL_DATA 23:08:39.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) by 340 down to 2096046 23:08:39.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_CHANNEL_DATA len=340 23:08:39.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246] 23:08:39.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:39.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:39.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=28} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@308a0040 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:39.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:39.557 [netconf-device-simulator-threads-2] 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 23:08:39.557 [netconf-device-simulator-threads-2] 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 23:08:39.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:39.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) by 733 down to 2095138 23:08:39.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:39.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44450]) Send SSH_MSG_KEXINIT 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44450]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44450]) process #0 SSH_MSG_KEXINIT 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44450]) SSH_MSG_KEXINIT 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44450]) strict KEX=true client=true server=true 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44450]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44450]) Kex: server host key algorithms = rsa-sha2-512 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44450]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44450]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44450]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44450]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44450]) Kex: compression algorithms (client to server) = none 23:08:39.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44450]) Kex: compression algorithms (server to client) = none 23:08:39.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:39.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44450]) process #1 30 23:08:39.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44450]] process command=SSH_MSG_KEXDH_INIT 23:08:39.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44450]] Send SSH_MSG_KEXDH_REPLY 23:08:39.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44450]) packet #1 sending command=31[31] len=1639 23:08:39.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44450])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:39.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44450]) Send SSH_MSG_NEWKEYS 23:08:39.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44450]) session ID=04:aa:b4:54:94:43:23:d9:d9:59:0a:14:7f:0c:de:d3:89:e5:99:78:68:b5:c5:2f:dc:18:6a:9e:4b:91:97:29:ad:c1:3a:78:7a:05:8a:73:08:e5:18:5f:a6:8d:84:e0:18:f4:ef:52:4c:0c:6e:ca:0b:5b:cb:58:5a:19:15:f3 23:08:39.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44450]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:39.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44450]): strict KEX resets output message sequence number from 3 to 0 23:08:39.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2069aa04; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:39.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44450])[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 23:08:39.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44450])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:39.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44450]) packet #0 sending command=7[7] len=419 23:08:39.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44450]) No pending packets to flush at end of KEX 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44450]) process #2 SSH_MSG_NEWKEYS 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44450]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44450]): strict KEX resets input message sequence number from 3 to 0 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@27a309bb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44450]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44450]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44450]) authorized authentication methods: password,publickey 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44450]) Accepted service ssh-userauth 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44450]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44450]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:39.684 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44450]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44450]) no authentication factory for method=none 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44450]) SSH_MSG_USERAUTH_REQUEST 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44450]) remaining methods: password,publickey 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44450]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44450]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44450]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:39.685 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44450]) authentication result: true 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44450]) SSH_MSG_USERAUTH_REQUEST 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44450])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:39.685 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44450]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44450]) no heartbeat to stop 23:08:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44450]) heartbeat type=IGNORE, interval=PT30S 23:08:39.686 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44450 authenticated 23:08:39.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:39.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44450]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:39.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44450]] session=TransportServerSession[admin@/10.30.170.252:44450] id=0 23:08:39.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44450])) size=2097152, max=2097152, packet=32768 23:08:39.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44450]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44450] 23:08:39.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44450]) recipient=0 23:08:39.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450])) size=2097152, max=2097152, packet=32768 23:08:39.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450])) re-initializing 23:08:39.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450])) size=2097152, max=2097152, packet=32768 23:08:39.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:39.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:39.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:39.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:39.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450])[want-reply=true] subsystem=netconf 23:08:39.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450])[subsystem] prepared command 23:08:39.689 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:39.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:39.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450]}} established 23:08:39.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 29: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17858 23:08:39.690 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 29: Creating data stores for simulated device 23:08:39.690 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:39.690 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:39.690 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:39.690 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:39.690 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:39.693 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dd27991 23:08:39.693 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:39.695 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:39.695 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:39.695 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:39.695 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:39.696 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:39.696 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:39.696 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:39.696 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dd27991, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dd27991, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@161f83a9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@161f83a9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:39.697 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:39.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:39.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450] 23:08:39.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 29 on channel [id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450] 23:08:39.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) by 1102 down to 2096050 23:08:39.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:39.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450] 23:08:39.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450] 23:08:39.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) request=subsystem result=ReplySuccess, want-reply=true 23:08:39.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:39.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) request=subsystem activate command 23:08:39.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) starting runner for command=netconf 23:08:39.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #5 SSH_MSG_CHANNEL_DATA 23:08:39.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) by 373 down to 2096779 23:08:39.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_CHANNEL_DATA len=373 23:08:39.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450] 23:08:39.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:39.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:39.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450] 23:08:39.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450] 23:08:39.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17858', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:39.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=29} created 23:08:39.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=29, channel=[id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450]} created 23:08:39.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450] successful with session NetconfServerSession{sessionId=29, channel=[id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450]} 23:08:39.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=29, channel=[id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450]} up 23:08:39.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #6 SSH_MSG_CHANNEL_DATA 23:08:39.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) by 393 down to 2096386 23:08:39.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_CHANNEL_DATA len=393 23:08:39.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450] 23:08:39.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:39.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:39.705 [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=29} 23:08:39.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:39.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=29, channel=[id: 0xd3c16942, L:/10.30.170.33:17858 - R:/10.30.170.252:44450]} EXI handlers added to pipeline 23:08:39.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:39.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) by 179 down to 2095871 23:08:39.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:39.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:39.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #7 SSH_MSG_CHANNEL_DATA 23:08:39.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) by 340 down to 2096046 23:08:39.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_CHANNEL_DATA len=340 23:08:39.707 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450] 23:08:39.709 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=29} 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@161f83a9 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:39.710 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:39.711 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:39.711 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:39.711 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:39.711 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:39.711 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:39.711 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:39.711 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:39.711 [netconf-device-simulator-threads-3] 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 23:08:39.711 [netconf-device-simulator-threads-3] 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 23:08:39.711 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:39.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) by 733 down to 2095138 23:08:39.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:39.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:39.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926]} 23:08:39.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47926]): SSH-2.0-SSHD-UNKNOWN 23:08:39.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47926]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:39.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47926]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:40.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47926]) Send SSH_MSG_KEXINIT 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47926]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47926]) process #0 SSH_MSG_KEXINIT 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47926]) SSH_MSG_KEXINIT 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47926]) strict KEX=true client=true server=true 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47926]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47926]) Kex: server host key algorithms = rsa-sha2-512 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47926]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47926]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47926]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47926]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47926]) Kex: compression algorithms (client to server) = none 23:08:40.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47926]) Kex: compression algorithms (server to client) = none 23:08:40.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:40.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47926]) process #1 30 23:08:40.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47926]] process command=SSH_MSG_KEXDH_INIT 23:08:40.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47926]] Send SSH_MSG_KEXDH_REPLY 23:08:40.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47926]) packet #1 sending command=31[31] len=1639 23:08:40.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47926])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:40.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47926]) Send SSH_MSG_NEWKEYS 23:08:40.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47926]) session ID=11:54:00:1f:f4:c8:df:d0:16:37:e8:5d:90:1d:32:d2:89:f3:78:a7:a4:33:4d:e1:8c:4b:84:a1:99:15:49:82:5b:fb:95:33:4a:4e:41:9e:f6:44:4f:05:23:73:a2:19:f1:77:86:1d:18:4a:1b:15:f4:b5:ce:0a:37:81:32:1e 23:08:40.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47926]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:40.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47926]): strict KEX resets output message sequence number from 3 to 0 23:08:40.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2159dec0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:40.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47926])[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 23:08:40.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47926])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:40.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47926]) packet #0 sending command=7[7] len=419 23:08:40.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47926]) No pending packets to flush at end of KEX 23:08:40.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47926]) process #2 SSH_MSG_NEWKEYS 23:08:40.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47926]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:40.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47926]): strict KEX resets input message sequence number from 3 to 0 23:08:40.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14fa4955; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:40.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:40.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47926]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:40.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47926]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:40.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47926]) authorized authentication methods: password,publickey 23:08:40.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47926]) Accepted service ssh-userauth 23:08:40.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47926]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:40.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47926]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:40.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:40.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47926]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:40.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47926]) no authentication factory for method=none 23:08:40.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47926]) SSH_MSG_USERAUTH_REQUEST 23:08:40.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47926]) remaining methods: password,publickey 23:08:40.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47926]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:40.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47926]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:40.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:40.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47926]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:40.141 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47926]) authentication result: true 23:08:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47926]) SSH_MSG_USERAUTH_REQUEST 23:08:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47926])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47926]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47926]) no heartbeat to stop 23:08:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47926]) heartbeat type=IGNORE, interval=PT30S 23:08:40.141 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47926 authenticated 23:08:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47926]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47926]] session=TransportServerSession[admin@/10.30.170.252:47926] id=0 23:08:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47926])) size=2097152, max=2097152, packet=32768 23:08:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47926]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47926] 23:08:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47926]) recipient=0 23:08:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926])) size=2097152, max=2097152, packet=32768 23:08:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926])) re-initializing 23:08:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926])) size=2097152, max=2097152, packet=32768 23:08:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:40.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:40.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:40.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926])[want-reply=true] subsystem=netconf 23:08:40.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926])[subsystem] prepared command 23:08:40.143 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:40.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:40.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926]}} established 23:08:40.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 30: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17859 23:08:40.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 30: Creating data stores for simulated device 23:08:40.143 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:40.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:40.144 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:40.144 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:40.144 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:40.145 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35872d57 23:08:40.145 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:40.145 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:40.145 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:40.145 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:40.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:40.146 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:40.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:40.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:40.146 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35872d57, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35872d57, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a043a46, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a043a46, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:40.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:40.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:40.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926] 23:08:40.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 30 on channel [id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926] 23:08:40.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) by 1102 down to 2096050 23:08:40.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:40.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926] 23:08:40.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926] 23:08:40.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) request=subsystem result=ReplySuccess, want-reply=true 23:08:40.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:40.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) request=subsystem activate command 23:08:40.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) starting runner for command=netconf 23:08:40.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #5 SSH_MSG_CHANNEL_DATA 23:08:40.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) by 373 down to 2096779 23:08:40.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_CHANNEL_DATA len=373 23:08:40.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926] 23:08:40.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:40.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:40.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926] 23:08:40.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926] 23:08:40.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17859', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:40.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=30} created 23:08:40.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926]} created 23:08:40.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926] successful with session NetconfServerSession{sessionId=30, channel=[id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926]} 23:08:40.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926]} up 23:08:40.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #6 SSH_MSG_CHANNEL_DATA 23:08:40.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) by 393 down to 2096386 23:08:40.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_CHANNEL_DATA len=393 23:08:40.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926] 23:08:40.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:40.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:40.152 [netconf-device-simulator-threads-6] 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=30} 23:08:40.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:40.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x24b3aa82, L:/10.30.170.33:17859 - R:/10.30.170.252:47926]} EXI handlers added to pipeline 23:08:40.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:40.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) by 179 down to 2095871 23:08:40.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:40.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:40.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #7 SSH_MSG_CHANNEL_DATA 23:08:40.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) by 340 down to 2096046 23:08:40.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_CHANNEL_DATA len=340 23:08:40.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926] 23:08:40.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=30} 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a043a46 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:40.156 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:40.157 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:40.157 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:40.157 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:40.157 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:40.157 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:40.157 [netconf-device-simulator-threads-6] 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 23:08:40.157 [netconf-device-simulator-threads-6] 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 23:08:40.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:40.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) by 733 down to 2095138 23:08:40.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:40.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:40.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454]} 23:08:40.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44454]): SSH-2.0-SSHD-UNKNOWN 23:08:40.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44454]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:40.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44454]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44454]) Send SSH_MSG_KEXINIT 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44454]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44454]) process #0 SSH_MSG_KEXINIT 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44454]) SSH_MSG_KEXINIT 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44454]) strict KEX=true client=true server=true 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44454]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44454]) Kex: server host key algorithms = rsa-sha2-512 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44454]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44454]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44454]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44454]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44454]) Kex: compression algorithms (client to server) = none 23:08:40.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44454]) Kex: compression algorithms (server to client) = none 23:08:40.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:40.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44454]) process #1 30 23:08:40.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44454]] process command=SSH_MSG_KEXDH_INIT 23:08:40.955 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786]} 23:08:40.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55786]): SSH-2.0-SSHD-UNKNOWN 23:08:40.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55786]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:40.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55786]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:40.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44454]] Send SSH_MSG_KEXDH_REPLY 23:08:40.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44454]) packet #1 sending command=31[31] len=1639 23:08:40.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44454])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:40.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44454]) Send SSH_MSG_NEWKEYS 23:08:40.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44454]) session ID=cf:3d:f1:40:a8:c2:24:42:2d:fe:0c:65:78:eb:ad:78:65:86:e2:7f:30:06:11:52:f9:57:ae:2d:d0:55:7a:9f:c3:a2:7b:39:30:56:26:d6:74:10:40:dc:6d:91:6f:8f:8a:03:38:5f:d5:6a:38:c1:45:e2:a0:77:54:0e:70:21 23:08:40.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44454]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:40.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44454]): strict KEX resets output message sequence number from 3 to 0 23:08:40.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44454]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@179a2402; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:40.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44454])[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 23:08:40.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44454])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:40.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44454]) packet #0 sending command=7[7] len=419 23:08:40.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44454]) No pending packets to flush at end of KEX 23:08:41.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44454]) process #2 SSH_MSG_NEWKEYS 23:08:41.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44454]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:41.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44454]): strict KEX resets input message sequence number from 3 to 0 23:08:41.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44454]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40f3186c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:41.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:41.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44454]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:41.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44454]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:41.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44454]) authorized authentication methods: password,publickey 23:08:41.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44454]) Accepted service ssh-userauth 23:08:41.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44454]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:41.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44454]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:41.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44454]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:41.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44454]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:41.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44454]) no authentication factory for method=none 23:08:41.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44454]) SSH_MSG_USERAUTH_REQUEST 23:08:41.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44454]) remaining methods: password,publickey 23:08:41.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44454]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:41.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44454]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:41.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44454]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:41.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44454]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:41.008 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:41.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44454]) authentication result: true 23:08:41.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44454]) SSH_MSG_USERAUTH_REQUEST 23:08:41.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44454])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:41.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44454]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:41.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:41.008 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:41.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44454]) no heartbeat to stop 23:08:41.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44454]) heartbeat type=IGNORE, interval=PT30S 23:08:41.008 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44454 authenticated 23:08:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44454]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44454]] session=TransportServerSession[admin@/10.30.170.252:44454] id=0 23:08:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44454])) size=2097152, max=2097152, packet=32768 23:08:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44454]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44454] 23:08:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44454]) recipient=0 23:08:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454])) size=2097152, max=2097152, packet=32768 23:08:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454])) re-initializing 23:08:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454])) size=2097152, max=2097152, packet=32768 23:08:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454])[want-reply=true] subsystem=netconf 23:08:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454])[subsystem] prepared command 23:08:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454]}} established 23:08:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 31: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17860 23:08:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 31: Creating data stores for simulated device 23:08:41.011 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:41.012 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:41.012 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70744d62 23:08:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:41.015 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:41.015 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:41.015 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:41.016 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:41.016 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70744d62, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70744d62, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1876381c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1876381c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:41.016 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:41.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454] 23:08:41.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 31 on channel [id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454] 23:08:41.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) by 1102 down to 2096050 23:08:41.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:41.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454] 23:08:41.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454] 23:08:41.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) request=subsystem result=ReplySuccess, want-reply=true 23:08:41.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:41.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) request=subsystem activate command 23:08:41.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) starting runner for command=netconf 23:08:41.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #5 SSH_MSG_CHANNEL_DATA 23:08:41.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) by 373 down to 2096779 23:08:41.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_CHANNEL_DATA len=373 23:08:41.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454] 23:08:41.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:41.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:41.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454] 23:08:41.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454] 23:08:41.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17860', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:41.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=31} created 23:08:41.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454]} created 23:08:41.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454] successful with session NetconfServerSession{sessionId=31, channel=[id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454]} 23:08:41.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454]} up 23:08:41.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #6 SSH_MSG_CHANNEL_DATA 23:08:41.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) by 393 down to 2096386 23:08:41.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_CHANNEL_DATA len=393 23:08:41.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454] 23:08:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:41.024 [netconf-device-simulator-threads-0] 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=31} 23:08:41.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:41.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x5ffef3b3, L:/10.30.170.33:17860 - R:/10.30.170.252:44454]} EXI handlers added to pipeline 23:08:41.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:41.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) by 179 down to 2095871 23:08:41.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:41.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:41.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #7 SSH_MSG_CHANNEL_DATA 23:08:41.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) by 340 down to 2096046 23:08:41.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_CHANNEL_DATA len=340 23:08:41.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454] 23:08:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=31} 23:08:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1876381c 23:08:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:41.029 [netconf-device-simulator-threads-0] 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 23:08:41.029 [netconf-device-simulator-threads-0] 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 23:08:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:41.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) by 733 down to 2095138 23:08:41.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:41.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:41.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55786]) Send SSH_MSG_KEXINIT 23:08:41.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55786]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:41.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55786]) process #0 SSH_MSG_KEXINIT 23:08:41.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55786]) SSH_MSG_KEXINIT 23:08:41.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55786]) strict KEX=true client=true server=true 23:08:41.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55786]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:41.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55786]) Kex: server host key algorithms = rsa-sha2-512 23:08:41.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55786]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:41.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55786]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:41.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55786]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:41.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55786]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:41.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55786]) Kex: compression algorithms (client to server) = none 23:08:41.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55786]) Kex: compression algorithms (server to client) = none 23:08:41.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:41.450 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55786]) process #1 30 23:08:41.450 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55786]] process command=SSH_MSG_KEXDH_INIT 23:08:41.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55786]] Send SSH_MSG_KEXDH_REPLY 23:08:41.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55786]) packet #1 sending command=31[31] len=1639 23:08:41.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55786])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:41.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55786]) Send SSH_MSG_NEWKEYS 23:08:41.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55786]) session ID=65:b3:98:ff:de:92:4c:69:50:23:80:cf:73:da:2e:2c:5d:cf:0a:48:ab:f5:df:c7:5c:30:1d:87:5a:0c:a6:54:75:c3:3a:82:87:a9:1b:55:0f:7d:cd:b1:0e:96:12:50:4d:c1:8c:13:00:5c:1b:b1:f8:b3:b9:e9:52:99:26:2e 23:08:41.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55786]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:41.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55786]): strict KEX resets output message sequence number from 3 to 0 23:08:41.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55786]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2ade1b73; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:41.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55786])[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 23:08:41.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55786])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:41.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55786]) packet #0 sending command=7[7] len=419 23:08:41.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55786]) No pending packets to flush at end of KEX 23:08:41.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904]} 23:08:41.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47904]): SSH-2.0-SSHD-UNKNOWN 23:08:41.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47904]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:41.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47904]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:41.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55786]) process #2 SSH_MSG_NEWKEYS 23:08:41.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55786]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:41.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55786]): strict KEX resets input message sequence number from 3 to 0 23:08:41.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55786]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1eb88361; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:41.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:41.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55786]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:41.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55786]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:41.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55786]) authorized authentication methods: password,publickey 23:08:41.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55786]) Accepted service ssh-userauth 23:08:41.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55786]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:41.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55786]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:41.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55786]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:41.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55786]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:41.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55786]) no authentication factory for method=none 23:08:41.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55786]) SSH_MSG_USERAUTH_REQUEST 23:08:41.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55786]) remaining methods: password,publickey 23:08:41.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55786]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:41.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55786]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:41.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55786]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:41.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55786]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:41.504 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:41.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55786]) authentication result: true 23:08:41.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55786]) SSH_MSG_USERAUTH_REQUEST 23:08:41.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55786])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:41.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55786]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:41.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:41.505 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:41.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55786]) no heartbeat to stop 23:08:41.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55786]) heartbeat type=IGNORE, interval=PT30S 23:08:41.505 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55786 authenticated 23:08:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55786]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55786]] session=TransportServerSession[admin@/10.30.170.252:55786] id=0 23:08:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55786])) size=2097152, max=2097152, packet=32768 23:08:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55786]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55786] 23:08:41.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55786]) recipient=0 23:08:41.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786])) size=2097152, max=2097152, packet=32768 23:08:41.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786])) re-initializing 23:08:41.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786])) size=2097152, max=2097152, packet=32768 23:08:41.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:41.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:41.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:41.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:41.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786])[want-reply=true] subsystem=netconf 23:08:41.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786])[subsystem] prepared command 23:08:41.509 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:41.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:41.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786]}} established 23:08:41.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 32: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17861 23:08:41.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 32: Creating data stores for simulated device 23:08:41.510 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:41.510 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:41.511 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:41.511 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:41.512 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:41.517 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66a826ea 23:08:41.517 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:41.518 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:41.518 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:41.518 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:41.518 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:41.518 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:41.518 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:41.518 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:41.518 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66a826ea, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66a826ea, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fed840f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fed840f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:41.523 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:41.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:41.525 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786] 23:08:41.525 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.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: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 32 on channel [id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786] 23:08:41.526 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) by 1102 down to 2096050 23:08:41.527 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:41.527 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786] 23:08:41.527 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786] 23:08:41.527 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) request=subsystem result=ReplySuccess, want-reply=true 23:08:41.527 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:41.527 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) request=subsystem activate command 23:08:41.527 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) starting runner for command=netconf 23:08:41.533 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #5 SSH_MSG_CHANNEL_DATA 23:08:41.533 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) by 373 down to 2096779 23:08:41.533 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_CHANNEL_DATA len=373 23:08:41.533 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786] 23:08:41.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:41.534 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:41.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786] 23:08:41.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786] 23:08:41.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17861', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:41.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=32} created 23:08:41.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=32, channel=[id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786]} created 23:08:41.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786] successful with session NetconfServerSession{sessionId=32, channel=[id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786]} 23:08:41.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=32, channel=[id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786]} up 23:08:41.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #6 SSH_MSG_CHANNEL_DATA 23:08:41.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) by 393 down to 2096386 23:08:41.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_CHANNEL_DATA len=393 23:08:41.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786] 23:08:41.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:41.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:41.536 [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=32} 23:08:41.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:41.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=32, channel=[id: 0xc7ba71b8, L:/10.30.170.33:17861 - R:/10.30.170.252:55786]} EXI handlers added to pipeline 23:08:41.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:41.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) by 179 down to 2095871 23:08:41.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:41.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:41.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #7 SSH_MSG_CHANNEL_DATA 23:08:41.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) by 340 down to 2096046 23:08:41.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_CHANNEL_DATA len=340 23:08:41.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786] 23:08:41.550 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:41.550 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:41.550 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=32} 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fed840f 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:41.551 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.552 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:41.552 [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 23:08:41.552 [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 23:08:41.552 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:41.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) by 733 down to 2095138 23:08:41.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:41.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:41.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47904]) Send SSH_MSG_KEXINIT 23:08:41.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47904]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:41.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47904]) process #0 SSH_MSG_KEXINIT 23:08:41.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47904]) SSH_MSG_KEXINIT 23:08:41.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47904]) strict KEX=true client=true server=true 23:08:41.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47904]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:41.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47904]) Kex: server host key algorithms = rsa-sha2-512 23:08:41.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47904]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:41.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47904]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:41.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47904]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:41.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47904]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:41.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47904]) Kex: compression algorithms (client to server) = none 23:08:41.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47904]) Kex: compression algorithms (server to client) = none 23:08:41.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:41.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47904]) process #1 30 23:08:41.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47904]] process command=SSH_MSG_KEXDH_INIT 23:08:41.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47904]] Send SSH_MSG_KEXDH_REPLY 23:08:41.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47904]) packet #1 sending command=31[31] len=1639 23:08:41.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47904])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:41.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47904]) Send SSH_MSG_NEWKEYS 23:08:41.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47904]) session ID=ff:48:75:d5:e1:a0:1a:80:03:d5:54:41:6a:03:42:00:84:0e:af:6b:ea:7a:ae:35:81:85:42:df:9e:a2:e6:b4:9d:db:1d:4c:de:2d:3a:58:e7:04:c3:37:17:a1:fd:c5:0d:17:f1:64:17:56:aa:dd:a8:5f:7f:75:c3:c3:22:8f 23:08:41.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47904]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:41.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47904]): strict KEX resets output message sequence number from 3 to 0 23:08:41.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47904]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@131e00fc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:41.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47904])[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 23:08:41.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47904])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:41.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47904]) packet #0 sending command=7[7] len=419 23:08:41.868 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47904]) No pending packets to flush at end of KEX 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47904]) process #2 SSH_MSG_NEWKEYS 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47904]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47904]): strict KEX resets input message sequence number from 3 to 0 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47904]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5d499512; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47904]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47904]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47904]) authorized authentication methods: password,publickey 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47904]) Accepted service ssh-userauth 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47904]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47904]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47904]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47904]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47904]) no authentication factory for method=none 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47904]) SSH_MSG_USERAUTH_REQUEST 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47904]) remaining methods: password,publickey 23:08:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47904]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47904]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47904]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47904]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:41.902 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47904]) authentication result: true 23:08:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47904]) SSH_MSG_USERAUTH_REQUEST 23:08:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47904])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47904]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47904]) no heartbeat to stop 23:08:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47904]) heartbeat type=IGNORE, interval=PT30S 23:08:41.902 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47904 authenticated 23:08:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47904]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47904]] session=TransportServerSession[admin@/10.30.170.252:47904] id=0 23:08:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47904])) size=2097152, max=2097152, packet=32768 23:08:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47904]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47904] 23:08:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47904]) recipient=0 23:08:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904])) size=2097152, max=2097152, packet=32768 23:08:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904])) re-initializing 23:08:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904])) size=2097152, max=2097152, packet=32768 23:08:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:41.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:41.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:41.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904])[want-reply=true] subsystem=netconf 23:08:41.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904])[subsystem] prepared command 23:08:41.904 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:41.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:41.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904]}} established 23:08:41.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 33: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17862 23:08:41.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 33: Creating data stores for simulated device 23:08:41.904 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:41.904 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:41.905 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:41.905 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:41.905 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:41.906 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@644bcd09 23:08:41.906 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:41.906 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:41.906 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:41.906 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:41.907 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:41.907 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:41.907 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:41.907 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:41.907 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@644bcd09, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@644bcd09, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13e5154b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13e5154b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:41.907 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:41.907 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:41.908 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904] 23:08:41.908 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 33 on channel [id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904] 23:08:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) by 1102 down to 2096050 23:08:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904] 23:08:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904] 23:08:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) request=subsystem result=ReplySuccess, want-reply=true 23:08:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) request=subsystem activate command 23:08:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) starting runner for command=netconf 23:08:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #5 SSH_MSG_CHANNEL_DATA 23:08:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) by 373 down to 2096779 23:08:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_CHANNEL_DATA len=373 23:08:41.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904] 23:08:41.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:41.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:41.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904] 23:08:41.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904] 23:08:41.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17862', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:41.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=33} created 23:08:41.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=33, channel=[id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904]} created 23:08:41.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904] successful with session NetconfServerSession{sessionId=33, channel=[id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904]} 23:08:41.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=33, channel=[id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904]} up 23:08:41.913 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #6 SSH_MSG_CHANNEL_DATA 23:08:41.913 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) by 393 down to 2096386 23:08:41.913 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_CHANNEL_DATA len=393 23:08:41.913 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904] 23:08:41.913 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:41.913 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:41.914 [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=33} 23:08:41.914 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:41.914 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=33, channel=[id: 0xd6bdc411, L:/10.30.170.33:17862 - R:/10.30.170.252:47904]} EXI handlers added to pipeline 23:08:41.914 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:41.915 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) by 179 down to 2095871 23:08:41.915 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:41.915 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:41.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #7 SSH_MSG_CHANNEL_DATA 23:08:41.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) by 340 down to 2096046 23:08:41.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_CHANNEL_DATA len=340 23:08:41.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904] 23:08:41.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:41.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:41.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=33} 23:08:41.918 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13e5154b 23:08:41.918 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:41.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:41.918 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:41.918 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:41.918 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:41.918 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:41.919 [netconf-device-simulator-threads-3] 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 23:08:41.919 [netconf-device-simulator-threads-3] 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 23:08:41.919 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:41.920 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) by 733 down to 2095138 23:08:41.920 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:41.920 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:42.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656]} 23:08:42.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52656]): SSH-2.0-SSHD-UNKNOWN 23:08:42.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52656]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:42.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52656]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:42.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52656]) Send SSH_MSG_KEXINIT 23:08:42.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52656]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:42.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52656]) process #0 SSH_MSG_KEXINIT 23:08:42.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52656]) SSH_MSG_KEXINIT 23:08:42.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52656]) strict KEX=true client=true server=true 23:08:42.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52656]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:42.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52656]) Kex: server host key algorithms = rsa-sha2-512 23:08:42.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52656]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:42.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52656]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:42.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52656]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:42.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52656]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:42.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52656]) Kex: compression algorithms (client to server) = none 23:08:42.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52656]) Kex: compression algorithms (server to client) = none 23:08:42.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:42.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52656]) process #1 30 23:08:42.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52656]] process command=SSH_MSG_KEXDH_INIT 23:08:42.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52656]] Send SSH_MSG_KEXDH_REPLY 23:08:42.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52656]) packet #1 sending command=31[31] len=1639 23:08:42.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52656])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:42.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52656]) Send SSH_MSG_NEWKEYS 23:08:42.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52656]) session ID=d9:1e:fa:97:38:d5:3a:37:aa:85:90:29:82:2c:b0:31:eb:8a:d5:20:b5:15:f8:67:f3:2e:a8:71:8e:c8:ce:bb:bb:82:c6:72:a2:28:d7:6e:86:45:d7:39:c6:e2:fd:96:3b:0b:2d:88:54:38:ba:33:10:b4:02:6f:44:af:f7:ed 23:08:42.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52656]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:42.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52656]): strict KEX resets output message sequence number from 3 to 0 23:08:42.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52656]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@47baf5f9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:42.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52656])[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 23:08:42.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52656])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:42.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52656]) packet #0 sending command=7[7] len=419 23:08:42.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52656]) No pending packets to flush at end of KEX 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52656]) process #2 SSH_MSG_NEWKEYS 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52656]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52656]): strict KEX resets input message sequence number from 3 to 0 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52656]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b33c49e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52656]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52656]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52656]) authorized authentication methods: password,publickey 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52656]) Accepted service ssh-userauth 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52656]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52656]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52656]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52656]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52656]) no authentication factory for method=none 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52656]) SSH_MSG_USERAUTH_REQUEST 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52656]) remaining methods: password,publickey 23:08:42.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52656]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52656]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52656]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52656]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:42.255 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52656]) authentication result: true 23:08:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52656]) SSH_MSG_USERAUTH_REQUEST 23:08:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52656])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52656]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52656]) no heartbeat to stop 23:08:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52656]) heartbeat type=IGNORE, interval=PT30S 23:08:42.255 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52656 authenticated 23:08:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52656]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52656]] session=TransportServerSession[admin@/10.30.170.252:52656] id=0 23:08:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52656])) size=2097152, max=2097152, packet=32768 23:08:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52656]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52656] 23:08:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52656]) recipient=0 23:08:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656])) size=2097152, max=2097152, packet=32768 23:08:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656])) re-initializing 23:08:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656])) size=2097152, max=2097152, packet=32768 23:08:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656])[want-reply=true] subsystem=netconf 23:08:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656])[subsystem] prepared command 23:08:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656]}} established 23:08:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 34: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17863 23:08:42.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 34: Creating data stores for simulated device 23:08:42.258 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:42.258 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:42.258 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:42.258 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:42.258 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:42.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6df85fd2 23:08:42.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:42.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:42.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:42.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:42.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:42.260 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:42.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:42.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:42.260 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6df85fd2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6df85fd2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f805655, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f805655, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:42.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:42.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:42.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656] 23:08:42.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 34 on channel [id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656] 23:08:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) by 1102 down to 2096050 23:08:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656] 23:08:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656] 23:08:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) request=subsystem result=ReplySuccess, want-reply=true 23:08:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) request=subsystem activate command 23:08:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) starting runner for command=netconf 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #5 SSH_MSG_CHANNEL_DATA 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) by 373 down to 2096779 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_CHANNEL_DATA len=373 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656] 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656] 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656] 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17863', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=34} created 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656]} created 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656] successful with session NetconfServerSession{sessionId=34, channel=[id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656]} 23:08:42.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656]} up 23:08:42.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #6 SSH_MSG_CHANNEL_DATA 23:08:42.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) by 393 down to 2096386 23:08:42.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_CHANNEL_DATA len=393 23:08:42.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656] 23:08:42.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:42.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:42.264 [netconf-device-simulator-threads-6] 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=34} 23:08:42.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:42.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x4e2e5aa4, L:/10.30.170.33:17863 - R:/10.30.170.252:52656]} EXI handlers added to pipeline 23:08:42.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:42.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) by 179 down to 2095871 23:08:42.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:42.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:42.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #7 SSH_MSG_CHANNEL_DATA 23:08:42.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) by 340 down to 2096046 23:08:42.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_CHANNEL_DATA len=340 23:08:42.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656] 23:08:42.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:42.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:42.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=34} 23:08:42.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f805655 23:08:42.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:42.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:42.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:42.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:42.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:42.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:42.270 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:42.271 [netconf-device-simulator-threads-6] 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 23:08:42.271 [netconf-device-simulator-threads-6] 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 23:08:42.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:42.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) by 733 down to 2095138 23:08:42.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:42.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:42.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168]} 23:08:42.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33168]): SSH-2.0-SSHD-UNKNOWN 23:08:42.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33168]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:42.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33168]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33168]) Send SSH_MSG_KEXINIT 23:08:42.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33168]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:42.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33168]) process #0 SSH_MSG_KEXINIT 23:08:42.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33168]) SSH_MSG_KEXINIT 23:08:42.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33168]) strict KEX=true client=true server=true 23:08:42.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33168]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:42.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33168]) Kex: server host key algorithms = rsa-sha2-512 23:08:42.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33168]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:42.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33168]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:42.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33168]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:42.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33168]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:42.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33168]) Kex: compression algorithms (client to server) = none 23:08:42.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33168]) Kex: compression algorithms (server to client) = none 23:08:42.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:43.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33168]) process #1 30 23:08:43.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33168]] process command=SSH_MSG_KEXDH_INIT 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33168]] Send SSH_MSG_KEXDH_REPLY 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33168]) packet #1 sending command=31[31] len=1639 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33168])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33168]) Send SSH_MSG_NEWKEYS 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33168]) session ID=4f:d2:23:e2:f8:f3:6a:f3:35:e8:65:dc:46:19:3a:88:ee:d9:2a:c1:4b:c9:4b:e1:69:66:47:53:96:ed:98:64:cd:6b:d9:ac:74:68:b2:a4:ac:b4:7c:4b:9a:9a:57:48:51:d4:3c:7d:ca:a7:96:eb:9d:f4:9a:0a:c6:02:52:d2 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33168]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33168]): strict KEX resets output message sequence number from 3 to 0 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33168]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@698f39ab; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33168])[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 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33168])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33168]) packet #0 sending command=7[7] len=419 23:08:43.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33168]) No pending packets to flush at end of KEX 23:08:43.116 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888]} 23:08:43.116 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34888]): SSH-2.0-SSHD-UNKNOWN 23:08:43.117 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34888]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:43.117 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34888]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:43.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33168]) process #2 SSH_MSG_NEWKEYS 23:08:43.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33168]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:43.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33168]): strict KEX resets input message sequence number from 3 to 0 23:08:43.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33168]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6b20e36c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:43.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:43.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33168]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:43.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33168]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:43.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33168]) authorized authentication methods: password,publickey 23:08:43.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33168]) Accepted service ssh-userauth 23:08:43.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33168]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:43.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33168]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:43.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:43.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33168]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:43.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33168]) no authentication factory for method=none 23:08:43.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33168]) SSH_MSG_USERAUTH_REQUEST 23:08:43.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33168]) remaining methods: password,publickey 23:08:43.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33168]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:43.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33168]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:43.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:43.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33168]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:43.123 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:43.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33168]) authentication result: true 23:08:43.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33168]) SSH_MSG_USERAUTH_REQUEST 23:08:43.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33168])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:43.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33168]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:43.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:43.123 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:43.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33168]) no heartbeat to stop 23:08:43.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33168]) heartbeat type=IGNORE, interval=PT30S 23:08:43.124 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33168 authenticated 23:08:43.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:43.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33168]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:43.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33168]] session=TransportServerSession[admin@/10.30.170.252:33168] id=0 23:08:43.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33168])) size=2097152, max=2097152, packet=32768 23:08:43.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33168]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33168] 23:08:43.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33168]) recipient=0 23:08:43.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168])) size=2097152, max=2097152, packet=32768 23:08:43.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168])) re-initializing 23:08:43.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168])) size=2097152, max=2097152, packet=32768 23:08:43.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:43.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:43.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:43.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:43.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168])[want-reply=true] subsystem=netconf 23:08:43.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168])[subsystem] prepared command 23:08:43.135 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:43.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:43.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168]}} established 23:08:43.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 35: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17864 23:08:43.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 35: Creating data stores for simulated device 23:08:43.135 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:43.135 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:43.136 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:43.136 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:43.136 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:43.137 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5130099d 23:08:43.137 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:43.137 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:43.137 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:43.137 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:43.139 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:43.139 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:43.139 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:43.139 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:43.139 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5130099d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5130099d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18a3fe0f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18a3fe0f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:43.141 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:43.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:43.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168] 23:08:43.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 35 on channel [id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168] 23:08:43.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) by 1102 down to 2096050 23:08:43.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:43.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168] 23:08:43.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168] 23:08:43.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) request=subsystem result=ReplySuccess, want-reply=true 23:08:43.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:43.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) request=subsystem activate command 23:08:43.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) starting runner for command=netconf 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #5 SSH_MSG_CHANNEL_DATA 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) by 373 down to 2096779 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_CHANNEL_DATA len=373 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168] 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168] 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168] 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17864', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=35} created 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=35, channel=[id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168]} created 23:08:43.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168] successful with session NetconfServerSession{sessionId=35, channel=[id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168]} 23:08:43.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=35, channel=[id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168]} up 23:08:43.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #6 SSH_MSG_CHANNEL_DATA 23:08:43.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) by 393 down to 2096386 23:08:43.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_CHANNEL_DATA len=393 23:08:43.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168] 23:08:43.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:43.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:43.148 [netconf-device-simulator-threads-0] 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=35} 23:08:43.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:43.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=35, channel=[id: 0x9dfa2a86, L:/10.30.170.33:17864 - R:/10.30.170.252:33168]} EXI handlers added to pipeline 23:08:43.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:43.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) by 179 down to 2095871 23:08:43.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:43.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:43.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #7 SSH_MSG_CHANNEL_DATA 23:08:43.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) by 340 down to 2096046 23:08:43.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_CHANNEL_DATA len=340 23:08:43.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168] 23:08:43.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:43.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=35} 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18a3fe0f 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:43.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:43.156 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:43.156 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:43.156 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:43.156 [netconf-device-simulator-threads-0] 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 23:08:43.156 [netconf-device-simulator-threads-0] 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 23:08:43.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:43.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) by 733 down to 2095138 23:08:43.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:43.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34888]) Send SSH_MSG_KEXINIT 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34888]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34888]) process #0 SSH_MSG_KEXINIT 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34888]) SSH_MSG_KEXINIT 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34888]) strict KEX=true client=true server=true 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34888]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34888]) Kex: server host key algorithms = rsa-sha2-512 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34888]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34888]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34888]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34888]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34888]) Kex: compression algorithms (client to server) = none 23:08:43.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34888]) Kex: compression algorithms (server to client) = none 23:08:43.367 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:43.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34888]) process #1 30 23:08:43.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34888]] process command=SSH_MSG_KEXDH_INIT 23:08:43.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34888]] Send SSH_MSG_KEXDH_REPLY 23:08:43.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34888]) packet #1 sending command=31[31] len=1639 23:08:43.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34888])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:43.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34888]) Send SSH_MSG_NEWKEYS 23:08:43.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34888]) session ID=92:7d:1e:00:2b:39:36:8c:d4:c3:a8:1f:49:f9:98:ac:53:6f:bf:94:b3:51:77:fa:80:d0:0f:41:21:f2:87:95:f7:78:62:43:11:65:ac:5a:cf:9b:7a:88:80:85:15:e1:63:f5:20:b0:c5:36:95:15:d2:5b:db:35:fd:d1:66:44 23:08:43.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34888]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:43.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34888]): strict KEX resets output message sequence number from 3 to 0 23:08:43.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34888]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2028c98e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:43.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34888])[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 23:08:43.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34888])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:43.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34888]) packet #0 sending command=7[7] len=419 23:08:43.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34888]) No pending packets to flush at end of KEX 23:08:43.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34888]) process #2 SSH_MSG_NEWKEYS 23:08:43.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34888]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:43.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34888]): strict KEX resets input message sequence number from 3 to 0 23:08:43.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34888]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3faea782; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:43.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:43.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34888]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:43.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34888]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:43.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34888]) authorized authentication methods: password,publickey 23:08:43.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34888]) Accepted service ssh-userauth 23:08:43.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34888]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:43.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34888]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:43.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:43.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34888]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:43.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34888]) no authentication factory for method=none 23:08:43.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34888]) SSH_MSG_USERAUTH_REQUEST 23:08:43.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34888]) remaining methods: password,publickey 23:08:43.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34888]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34888]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34888]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:43.543 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34888]) authentication result: true 23:08:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34888]) SSH_MSG_USERAUTH_REQUEST 23:08:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34888])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34888]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34888]) no heartbeat to stop 23:08:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34888]) heartbeat type=IGNORE, interval=PT30S 23:08:43.543 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34888 authenticated 23:08:43.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:43.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34888]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:43.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34888]] session=TransportServerSession[admin@/10.30.170.252:34888] id=0 23:08:43.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34888])) size=2097152, max=2097152, packet=32768 23:08:43.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34888]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34888] 23:08:43.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34888]) recipient=0 23:08:43.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888])) size=2097152, max=2097152, packet=32768 23:08:43.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888])) re-initializing 23:08:43.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888])) size=2097152, max=2097152, packet=32768 23:08:43.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:43.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:43.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:43.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:43.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888])[want-reply=true] subsystem=netconf 23:08:43.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888])[subsystem] prepared command 23:08:43.546 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:43.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:43.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888]}} established 23:08:43.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 36: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17865 23:08:43.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 36: Creating data stores for simulated device 23:08:43.547 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:43.547 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:43.547 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:43.547 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:43.547 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:43.551 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@96797ad 23:08:43.551 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:43.552 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:43.552 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:43.552 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:43.553 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:43.553 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:43.553 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:43.553 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:43.553 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@96797ad, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@96797ad, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70c6144a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70c6144a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:43.554 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:43.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:43.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888] 23:08:43.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.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: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 36 on channel [id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888] 23:08:43.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) by 1102 down to 2096050 23:08:43.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:43.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888] 23:08:43.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888] 23:08:43.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) request=subsystem result=ReplySuccess, want-reply=true 23:08:43.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:43.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) request=subsystem activate command 23:08:43.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) starting runner for command=netconf 23:08:43.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #5 SSH_MSG_CHANNEL_DATA 23:08:43.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) by 373 down to 2096779 23:08:43.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_CHANNEL_DATA len=373 23:08:43.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888] 23:08:43.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:43.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:43.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888] 23:08:43.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888] 23:08:43.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17865', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:43.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=36} created 23:08:43.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888]} created 23:08:43.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888] successful with session NetconfServerSession{sessionId=36, channel=[id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888]} 23:08:43.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888]} up 23:08:43.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #6 SSH_MSG_CHANNEL_DATA 23:08:43.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) by 393 down to 2096386 23:08:43.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_CHANNEL_DATA len=393 23:08:43.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888] 23:08:43.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:43.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:43.566 [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=36} 23:08:43.567 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:43.567 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x9f3936bc, L:/10.30.170.33:17865 - R:/10.30.170.252:34888]} EXI handlers added to pipeline 23:08:43.567 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:43.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) by 179 down to 2095871 23:08:43.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:43.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:43.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #7 SSH_MSG_CHANNEL_DATA 23:08:43.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) by 340 down to 2096046 23:08:43.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_CHANNEL_DATA len=340 23:08:43.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888] 23:08:43.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:43.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:43.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=36} 23:08:43.577 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70c6144a 23:08:43.577 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:43.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:43.577 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:43.577 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:43.577 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:43.577 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:43.579 [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 23:08:43.579 [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 23:08:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:43.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) by 733 down to 2095138 23:08:43.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:43.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:43.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586]} 23:08:43.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44586]): SSH-2.0-SSHD-UNKNOWN 23:08:43.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44586]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:43.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44586]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:43.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44586]) Send SSH_MSG_KEXINIT 23:08:43.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44586]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:43.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44586]) process #0 SSH_MSG_KEXINIT 23:08:43.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44586]) SSH_MSG_KEXINIT 23:08:43.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44586]) strict KEX=true client=true server=true 23:08:43.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44586]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:43.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44586]) Kex: server host key algorithms = rsa-sha2-512 23:08:43.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44586]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:43.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44586]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:43.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44586]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:43.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44586]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:43.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44586]) Kex: compression algorithms (client to server) = none 23:08:43.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44586]) Kex: compression algorithms (server to client) = none 23:08:43.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:43.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44586]) process #1 30 23:08:43.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44586]] process command=SSH_MSG_KEXDH_INIT 23:08:44.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44586]] Send SSH_MSG_KEXDH_REPLY 23:08:44.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44586]) packet #1 sending command=31[31] len=1639 23:08:44.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44586])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:44.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44586]) Send SSH_MSG_NEWKEYS 23:08:44.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44586]) session ID=57:37:39:b9:24:d5:cc:a7:41:c1:35:42:c5:9e:1e:53:43:be:a3:a7:bc:dd:ad:f3:f9:7b:69:7f:ec:7d:c0:30:49:e9:e7:3c:46:3d:c7:28:14:11:c0:ef:4e:47:e5:6d:be:07:39:10:16:d9:74:fa:74:b6:b7:d8:e5:3d:fb:d3 23:08:44.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44586]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:44.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44586]): strict KEX resets output message sequence number from 3 to 0 23:08:44.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44586]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c70d1e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:44.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44586])[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 23:08:44.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44586])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:44.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44586]) packet #0 sending command=7[7] len=419 23:08:44.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44586]) No pending packets to flush at end of KEX 23:08:44.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44586]) process #2 SSH_MSG_NEWKEYS 23:08:44.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44586]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:44.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44586]): strict KEX resets input message sequence number from 3 to 0 23:08:44.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44586]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2de7927c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:44.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:44.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44586]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:44.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44586]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:44.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44586]) authorized authentication methods: password,publickey 23:08:44.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44586]) Accepted service ssh-userauth 23:08:44.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44586]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:44.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44586]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:44.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44586]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:44.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44586]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:44.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44586]) no authentication factory for method=none 23:08:44.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44586]) SSH_MSG_USERAUTH_REQUEST 23:08:44.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44586]) remaining methods: password,publickey 23:08:44.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44586]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:44.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44586]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:44.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44586]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:44.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44586]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:44.042 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:44.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44586]) authentication result: true 23:08:44.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44586]) SSH_MSG_USERAUTH_REQUEST 23:08:44.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44586])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:44.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44586]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:44.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:44.042 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:44.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44586]) no heartbeat to stop 23:08:44.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44586]) heartbeat type=IGNORE, interval=PT30S 23:08:44.043 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44586 authenticated 23:08:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44586]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44586]] session=TransportServerSession[admin@/10.30.170.252:44586] id=0 23:08:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44586])) size=2097152, max=2097152, packet=32768 23:08:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44586]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44586] 23:08:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44586]) recipient=0 23:08:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586])) size=2097152, max=2097152, packet=32768 23:08:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586])) re-initializing 23:08:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586])) size=2097152, max=2097152, packet=32768 23:08:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:44.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:44.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:44.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586])[want-reply=true] subsystem=netconf 23:08:44.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586])[subsystem] prepared command 23:08:44.045 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:44.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:44.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586]}} established 23:08:44.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 37: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17866 23:08:44.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 37: Creating data stores for simulated device 23:08:44.046 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:44.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:44.046 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:44.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:44.047 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:44.049 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bdbb335 23:08:44.049 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:44.050 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:44.050 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:44.050 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:44.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:44.051 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:44.051 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:44.051 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:44.051 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bdbb335, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bdbb335, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cf4b750, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cf4b750, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:44.051 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:44.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:44.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586] 23:08:44.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 37 on channel [id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586] 23:08:44.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) by 1102 down to 2096050 23:08:44.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586] 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586] 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) request=subsystem result=ReplySuccess, want-reply=true 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) request=subsystem activate command 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) starting runner for command=netconf 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #5 SSH_MSG_CHANNEL_DATA 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) by 373 down to 2096779 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_CHANNEL_DATA len=373 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586] 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:44.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:44.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586] 23:08:44.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586] 23:08:44.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17866', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:44.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=37} created 23:08:44.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586]} created 23:08:44.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586] successful with session NetconfServerSession{sessionId=37, channel=[id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586]} 23:08:44.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586]} up 23:08:44.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #6 SSH_MSG_CHANNEL_DATA 23:08:44.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) by 393 down to 2096386 23:08:44.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_CHANNEL_DATA len=393 23:08:44.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586] 23:08:44.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:44.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:44.057 [netconf-device-simulator-threads-4] 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=37} 23:08:44.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:44.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x8acb21a5, L:/10.30.170.33:17866 - R:/10.30.170.252:44586]} EXI handlers added to pipeline 23:08:44.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:44.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) by 179 down to 2095871 23:08:44.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:44.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:44.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #7 SSH_MSG_CHANNEL_DATA 23:08:44.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) by 340 down to 2096046 23:08:44.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_CHANNEL_DATA len=340 23:08:44.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586] 23:08:44.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:44.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:44.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=37} 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cf4b750 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.063 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:44.064 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:44.064 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.064 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:44.064 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:44.064 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.064 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:44.064 [netconf-device-simulator-threads-4] 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 23:08:44.064 [netconf-device-simulator-threads-4] 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 23:08:44.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:44.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) by 733 down to 2095138 23:08:44.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:44.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:44.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038]} 23:08:44.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52038]): SSH-2.0-SSHD-UNKNOWN 23:08:44.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52038]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:44.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52038]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52038]) Send SSH_MSG_KEXINIT 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52038]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52038]) process #0 SSH_MSG_KEXINIT 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52038]) SSH_MSG_KEXINIT 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52038]) strict KEX=true client=true server=true 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52038]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52038]) Kex: server host key algorithms = rsa-sha2-512 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52038]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52038]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52038]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52038]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52038]) Kex: compression algorithms (client to server) = none 23:08:44.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52038]) Kex: compression algorithms (server to client) = none 23:08:44.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:44.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52038]) process #1 30 23:08:44.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52038]] process command=SSH_MSG_KEXDH_INIT 23:08:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52038]] Send SSH_MSG_KEXDH_REPLY 23:08:44.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52038]) packet #1 sending command=31[31] len=1639 23:08:44.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52038])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:44.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52038]) Send SSH_MSG_NEWKEYS 23:08:44.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52038]) session ID=09:56:b7:95:33:6a:87:d7:9b:bd:d9:f4:29:d4:bc:f9:e4:52:ed:4c:eb:59:23:1d:96:72:59:ff:14:52:74:d8:6f:da:5a:85:b3:c7:4a:2a:71:31:52:e3:09:d1:e8:1e:96:75:fd:76:45:3a:ff:19:a3:ae:8d:d6:70:8c:ee:53 23:08:44.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52038]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:44.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52038]): strict KEX resets output message sequence number from 3 to 0 23:08:44.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52038]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1bab59df; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:44.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52038])[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 23:08:44.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52038])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:44.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52038]) packet #0 sending command=7[7] len=419 23:08:44.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52038]) No pending packets to flush at end of KEX 23:08:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52038]) process #2 SSH_MSG_NEWKEYS 23:08:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52038]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52038]): strict KEX resets input message sequence number from 3 to 0 23:08:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52038]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@163e9831; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52038]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52038]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52038]) authorized authentication methods: password,publickey 23:08:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52038]) Accepted service ssh-userauth 23:08:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52038]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52038]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52038]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52038]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52038]) no authentication factory for method=none 23:08:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52038]) SSH_MSG_USERAUTH_REQUEST 23:08:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52038]) remaining methods: password,publickey 23:08:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52038]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52038]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52038]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52038]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:44.444 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52038]) authentication result: true 23:08:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52038]) SSH_MSG_USERAUTH_REQUEST 23:08:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52038])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52038]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52038]) no heartbeat to stop 23:08:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52038]) heartbeat type=IGNORE, interval=PT30S 23:08:44.444 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52038 authenticated 23:08:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52038]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52038]] session=TransportServerSession[admin@/10.30.170.252:52038] id=0 23:08:44.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52038])) size=2097152, max=2097152, packet=32768 23:08:44.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52038]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52038] 23:08:44.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52038]) recipient=0 23:08:44.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038])) size=2097152, max=2097152, packet=32768 23:08:44.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038])) re-initializing 23:08:44.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038])) size=2097152, max=2097152, packet=32768 23:08:44.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:44.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038])[want-reply=true] subsystem=netconf 23:08:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038])[subsystem] prepared command 23:08:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038]}} established 23:08:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 38: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17867 23:08:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 38: Creating data stores for simulated device 23:08:44.450 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:44.450 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:44.450 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:44.453 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6887bbad 23:08:44.453 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:44.454 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:44.454 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:44.454 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:44.454 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:44.454 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:44.454 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:44.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:44.455 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6887bbad, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6887bbad, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58209204, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58209204, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:44.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:44.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:44.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038] 23:08:44.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 38 on channel [id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038] 23:08:44.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) by 1102 down to 2096050 23:08:44.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:44.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038] 23:08:44.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038] 23:08:44.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) request=subsystem result=ReplySuccess, want-reply=true 23:08:44.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:44.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) request=subsystem activate command 23:08:44.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) starting runner for command=netconf 23:08:44.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #5 SSH_MSG_CHANNEL_DATA 23:08:44.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) by 373 down to 2096779 23:08:44.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_CHANNEL_DATA len=373 23:08:44.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038] 23:08:44.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:44.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:44.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038] 23:08:44.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038] 23:08:44.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17867', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:44.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=38} created 23:08:44.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=38, channel=[id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038]} created 23:08:44.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038] successful with session NetconfServerSession{sessionId=38, channel=[id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038]} 23:08:44.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=38, channel=[id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038]} up 23:08:44.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #6 SSH_MSG_CHANNEL_DATA 23:08:44.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) by 393 down to 2096386 23:08:44.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_CHANNEL_DATA len=393 23:08:44.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038] 23:08:44.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:44.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:44.462 [netconf-device-simulator-threads-6] 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=38} 23:08:44.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=38, channel=[id: 0xc166a2b0, L:/10.30.170.33:17867 - R:/10.30.170.252:52038]} EXI handlers added to pipeline 23:08:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) by 179 down to 2095871 23:08:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:44.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #7 SSH_MSG_CHANNEL_DATA 23:08:44.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) by 340 down to 2096046 23:08:44.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_CHANNEL_DATA len=340 23:08:44.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038] 23:08:44.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:44.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:44.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=38} 23:08:44.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58209204 23:08:44.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:44.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:44.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:44.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:44.473 [netconf-device-simulator-threads-6] 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 23:08:44.473 [netconf-device-simulator-threads-6] 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 23:08:44.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:44.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) by 733 down to 2095138 23:08:44.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:44.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:44.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834]} 23:08:44.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34834]): SSH-2.0-SSHD-UNKNOWN 23:08:44.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34834]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:44.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34834]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:44.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34834]) Send SSH_MSG_KEXINIT 23:08:44.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34834]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:44.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34834]) process #0 SSH_MSG_KEXINIT 23:08:44.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34834]) SSH_MSG_KEXINIT 23:08:44.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34834]) strict KEX=true client=true server=true 23:08:44.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34834]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:44.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34834]) Kex: server host key algorithms = rsa-sha2-512 23:08:44.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34834]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:44.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34834]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:44.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34834]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:44.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34834]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:44.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34834]) Kex: compression algorithms (client to server) = none 23:08:44.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34834]) Kex: compression algorithms (server to client) = none 23:08:44.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:44.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34834]) process #1 30 23:08:44.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34834]] process command=SSH_MSG_KEXDH_INIT 23:08:44.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34834]] Send SSH_MSG_KEXDH_REPLY 23:08:44.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34834]) packet #1 sending command=31[31] len=1639 23:08:44.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34834])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:44.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34834]) Send SSH_MSG_NEWKEYS 23:08:44.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34834]) session ID=03:9d:f7:43:37:cc:00:37:78:d1:5b:58:2a:ab:cd:c8:b0:8a:42:93:eb:e8:6d:2a:b0:47:5e:c2:d3:92:ca:01:6d:05:10:66:89:74:fb:b1:e3:55:93:69:05:f8:45:d6:b2:3e:42:18:84:16:b1:4c:cc:7a:3e:96:22:3b:f0:cb 23:08:44.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34834]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:44.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34834]): strict KEX resets output message sequence number from 3 to 0 23:08:44.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2d71fba6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:44.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34834])[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 23:08:44.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34834])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:44.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34834]) packet #0 sending command=7[7] len=419 23:08:44.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34834]) No pending packets to flush at end of KEX 23:08:44.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34834]) process #2 SSH_MSG_NEWKEYS 23:08:44.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34834]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:44.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34834]): strict KEX resets input message sequence number from 3 to 0 23:08:44.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@484715e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:44.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:44.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34834]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:44.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34834]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:44.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34834]) authorized authentication methods: password,publickey 23:08:44.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34834]) Accepted service ssh-userauth 23:08:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34834]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34834]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34834]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34834]) no authentication factory for method=none 23:08:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34834]) SSH_MSG_USERAUTH_REQUEST 23:08:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34834]) remaining methods: password,publickey 23:08:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34834]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:44.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34834]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:44.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:44.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34834]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:44.971 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:44.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34834]) authentication result: true 23:08:44.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34834]) SSH_MSG_USERAUTH_REQUEST 23:08:44.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34834])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:44.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34834]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:44.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:44.971 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:44.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34834]) no heartbeat to stop 23:08:44.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34834]) heartbeat type=IGNORE, interval=PT30S 23:08:44.972 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34834 authenticated 23:08:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34834]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34834]] session=TransportServerSession[admin@/10.30.170.252:34834] id=0 23:08:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34834])) size=2097152, max=2097152, packet=32768 23:08:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34834]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34834] 23:08:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34834]) recipient=0 23:08:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834])) size=2097152, max=2097152, packet=32768 23:08:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834])) re-initializing 23:08:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834])) size=2097152, max=2097152, packet=32768 23:08:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834])[want-reply=true] subsystem=netconf 23:08:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834])[subsystem] prepared command 23:08:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834]}} established 23:08:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 39: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17868 23:08:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 39: Creating data stores for simulated device 23:08:44.973 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:44.974 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:44.974 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:44.974 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:44.975 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f5b66d9 23:08:44.975 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:44.975 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:44.975 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:44.975 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:44.975 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:44.975 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:44.975 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:44.975 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:44.975 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f5b66d9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f5b66d9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c555d38, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c555d38, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:44.976 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:44.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:44.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834] 23:08:44.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 39 on channel [id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834] 23:08:44.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) by 1102 down to 2096050 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834] 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834] 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) request=subsystem result=ReplySuccess, want-reply=true 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) request=subsystem activate command 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) starting runner for command=netconf 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #5 SSH_MSG_CHANNEL_DATA 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) by 373 down to 2096779 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_CHANNEL_DATA len=373 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834] 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:44.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834] 23:08:44.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834] 23:08:44.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17868', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:44.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=39} created 23:08:44.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=39, channel=[id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834]} created 23:08:44.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834] successful with session NetconfServerSession{sessionId=39, channel=[id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834]} 23:08:44.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=39, channel=[id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834]} up 23:08:44.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #6 SSH_MSG_CHANNEL_DATA 23:08:44.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) by 393 down to 2096386 23:08:44.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_CHANNEL_DATA len=393 23:08:44.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834] 23:08:44.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:44.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:44.980 [netconf-device-simulator-threads-0] 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=39} 23:08:44.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:44.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=39, channel=[id: 0xd3d49e13, L:/10.30.170.33:17868 - R:/10.30.170.252:34834]} EXI handlers added to pipeline 23:08:44.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:44.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) by 179 down to 2095871 23:08:44.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:44.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:44.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #7 SSH_MSG_CHANNEL_DATA 23:08:44.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) by 340 down to 2096046 23:08:44.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_CHANNEL_DATA len=340 23:08:44.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834] 23:08:44.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:44.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:44.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=39} 23:08:44.985 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c555d38 23:08:44.985 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:44.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:44.986 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:44.986 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:44.987 [netconf-device-simulator-threads-0] 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 23:08:44.987 [netconf-device-simulator-threads-0] 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 23:08:44.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:44.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) by 733 down to 2095138 23:08:44.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:44.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:45.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586]} 23:08:45.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:45586]): SSH-2.0-SSHD-UNKNOWN 23:08:45.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:45586]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:45.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:45586]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:45.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:45586]) Send SSH_MSG_KEXINIT 23:08:45.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45586]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:45.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45586]) process #0 SSH_MSG_KEXINIT 23:08:45.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:45586]) SSH_MSG_KEXINIT 23:08:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:45586]) strict KEX=true client=true server=true 23:08:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45586]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45586]) Kex: server host key algorithms = rsa-sha2-512 23:08:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45586]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45586]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45586]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45586]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45586]) Kex: compression algorithms (client to server) = none 23:08:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45586]) Kex: compression algorithms (server to client) = none 23:08:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:45.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45586]) process #1 30 23:08:45.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45586]] process command=SSH_MSG_KEXDH_INIT 23:08:45.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45586]] Send SSH_MSG_KEXDH_REPLY 23:08:45.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45586]) packet #1 sending command=31[31] len=1639 23:08:45.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:45586])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:45.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:45586]) Send SSH_MSG_NEWKEYS 23:08:45.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:45586]) session ID=8b:4d:78:40:df:73:1e:5c:58:b6:15:52:b9:7e:98:1b:d3:d6:c0:14:c0:a1:bf:ce:70:ac:95:e7:00:ac:d7:8d:23:18:c4:1d:06:86:d7:52:42:c0:de:5b:3c:65:ec:39:3c:e3:75:ec:36:65:b6:9f:3d:0f:4a:a6:7e:41:1c:75 23:08:45.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45586]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:45.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45586]): strict KEX resets output message sequence number from 3 to 0 23:08:45.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45586]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74e3037f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:45.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:45586])[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 23:08:45.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45586])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:45.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45586]) packet #0 sending command=7[7] len=419 23:08:45.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45586]) No pending packets to flush at end of KEX 23:08:45.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45586]) process #2 SSH_MSG_NEWKEYS 23:08:45.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45586]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:45.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45586]): strict KEX resets input message sequence number from 3 to 0 23:08:45.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45586]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43a19313; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:45.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:45.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45586]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:45.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45586]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:45.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:45586]) authorized authentication methods: password,publickey 23:08:45.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45586]) Accepted service ssh-userauth 23:08:45.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45586]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:45.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45586]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:45.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45586]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:45.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45586]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:45.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45586]) no authentication factory for method=none 23:08:45.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45586]) SSH_MSG_USERAUTH_REQUEST 23:08:45.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45586]) remaining methods: password,publickey 23:08:45.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45586]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:45.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45586]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:45.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45586]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45586]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:45.506 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:45586]) authentication result: true 23:08:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:45586]) SSH_MSG_USERAUTH_REQUEST 23:08:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45586])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45586]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45586]) no heartbeat to stop 23:08:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:45586]) heartbeat type=IGNORE, interval=PT30S 23:08:45.506 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:45586 authenticated 23:08:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45586]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45586]] session=TransportServerSession[admin@/10.30.170.252:45586] id=0 23:08:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45586])) size=2097152, max=2097152, packet=32768 23:08:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45586]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45586] 23:08:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45586]) recipient=0 23:08:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586])) size=2097152, max=2097152, packet=32768 23:08:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586])) re-initializing 23:08:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586])) size=2097152, max=2097152, packet=32768 23:08:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:45.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:45.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:45.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586])[want-reply=true] subsystem=netconf 23:08:45.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586])[subsystem] prepared command 23:08:45.508 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:45.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:45.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586]}} established 23:08:45.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 40: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17869 23:08:45.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 40: Creating data stores for simulated device 23:08:45.509 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:45.509 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:45.509 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:45.509 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:45.509 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:45.510 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4570e150 23:08:45.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:45.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:45.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:45.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:45.512 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:45.512 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:45.512 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:45.512 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:45.512 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4570e150, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4570e150, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66b34cc8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66b34cc8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:45.513 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:45.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:45.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586] 23:08:45.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 40 on channel [id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586] 23:08:45.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) by 1102 down to 2096050 23:08:45.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:45.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586] 23:08:45.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586] 23:08:45.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) request=subsystem result=ReplySuccess, want-reply=true 23:08:45.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:45.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) request=subsystem activate command 23:08:45.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) starting runner for command=netconf 23:08:45.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #5 SSH_MSG_CHANNEL_DATA 23:08:45.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) by 373 down to 2096779 23:08:45.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_CHANNEL_DATA len=373 23:08:45.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586] 23:08:45.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586] 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586] 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17869', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=40} created 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=40, channel=[id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586]} created 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586] successful with session NetconfServerSession{sessionId=40, channel=[id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586]} 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=40, channel=[id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586]} up 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #6 SSH_MSG_CHANNEL_DATA 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) by 393 down to 2096386 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_CHANNEL_DATA len=393 23:08:45.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586] 23:08:45.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:45.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:45.529 [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=40} 23:08:45.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:45.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=40, channel=[id: 0xad211727, L:/10.30.170.33:17869 - R:/10.30.170.252:45586]} EXI handlers added to pipeline 23:08:45.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:45.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) by 179 down to 2095871 23:08:45.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:45.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:45.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #7 SSH_MSG_CHANNEL_DATA 23:08:45.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) by 340 down to 2096046 23:08:45.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_CHANNEL_DATA len=340 23:08:45.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586] 23:08:45.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:45.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:45.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=40} 23:08:45.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66b34cc8 23:08:45.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:45.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:45.538 [netconf-device-simulator-threads-2] 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 23:08:45.538 [netconf-device-simulator-threads-2] 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 23:08:45.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:45.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) by 733 down to 2095138 23:08:45.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:45.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:45.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662]} 23:08:45.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57662]): SSH-2.0-SSHD-UNKNOWN 23:08:45.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57662]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:45.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57662]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:45.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57662]) Send SSH_MSG_KEXINIT 23:08:45.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57662]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:45.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57662]) process #0 SSH_MSG_KEXINIT 23:08:45.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57662]) SSH_MSG_KEXINIT 23:08:45.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57662]) strict KEX=true client=true server=true 23:08:45.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57662]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:45.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57662]) Kex: server host key algorithms = rsa-sha2-512 23:08:45.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57662]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:45.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57662]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:45.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57662]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:45.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57662]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:45.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57662]) Kex: compression algorithms (client to server) = none 23:08:45.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57662]) Kex: compression algorithms (server to client) = none 23:08:45.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:45.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57662]) process #1 30 23:08:45.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57662]] process command=SSH_MSG_KEXDH_INIT 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57662]] Send SSH_MSG_KEXDH_REPLY 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57662]) packet #1 sending command=31[31] len=1639 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57662])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57662]) Send SSH_MSG_NEWKEYS 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57662]) session ID=ca:2a:30:17:b7:b4:fe:a7:23:2d:d3:e6:9a:50:81:21:92:7c:2f:28:2f:26:d9:b5:0f:72:aa:da:d7:1c:6f:79:cd:0f:b2:d4:b2:8f:9f:42:18:e6:5d:95:90:73:a5:42:5b:09:6f:9a:ab:15:71:36:14:13:8e:2c:6e:d9:5c:a3 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57662]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57662]): strict KEX resets output message sequence number from 3 to 0 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57662]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5eeb5247; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57662])[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 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57662])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57662]) packet #0 sending command=7[7] len=419 23:08:46.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57662]) No pending packets to flush at end of KEX 23:08:46.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57662]) process #2 SSH_MSG_NEWKEYS 23:08:46.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57662]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:46.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57662]): strict KEX resets input message sequence number from 3 to 0 23:08:46.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57662]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bc5520f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:46.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:46.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57662]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:46.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57662]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:46.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57662]) authorized authentication methods: password,publickey 23:08:46.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57662]) Accepted service ssh-userauth 23:08:46.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57662]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57662]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57662]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57662]) no authentication factory for method=none 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57662]) SSH_MSG_USERAUTH_REQUEST 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57662]) remaining methods: password,publickey 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57662]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57662]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57662]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:46.044 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57662]) authentication result: true 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57662]) SSH_MSG_USERAUTH_REQUEST 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57662])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:46.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57662]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57662]) no heartbeat to stop 23:08:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57662]) heartbeat type=IGNORE, interval=PT30S 23:08:46.045 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57662 authenticated 23:08:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57662]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57662]] session=TransportServerSession[admin@/10.30.170.252:57662] id=0 23:08:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57662])) size=2097152, max=2097152, packet=32768 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57662]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57662] 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57662]) recipient=0 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662])) size=2097152, max=2097152, packet=32768 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662])) re-initializing 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662])) size=2097152, max=2097152, packet=32768 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662])[want-reply=true] subsystem=netconf 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662])[subsystem] prepared command 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662]}} established 23:08:46.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 41: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17870 23:08:46.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 41: Creating data stores for simulated device 23:08:46.047 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:46.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:46.047 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:46.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:46.047 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:46.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5686e0f4 23:08:46.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:46.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:46.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:46.049 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:46.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:46.049 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:46.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:46.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:46.049 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5686e0f4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5686e0f4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56109618, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56109618, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:46.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:46.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:46.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662] 23:08:46.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 41 on channel [id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662] 23:08:46.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) by 1102 down to 2096050 23:08:46.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:46.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662] 23:08:46.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662] 23:08:46.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) request=subsystem result=ReplySuccess, want-reply=true 23:08:46.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:46.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) request=subsystem activate command 23:08:46.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) starting runner for command=netconf 23:08:46.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #5 SSH_MSG_CHANNEL_DATA 23:08:46.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) by 373 down to 2096779 23:08:46.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_CHANNEL_DATA len=373 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662] 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662] 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662] 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17870', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=41} created 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662]} created 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662] successful with session NetconfServerSession{sessionId=41, channel=[id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662]} 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662]} up 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #6 SSH_MSG_CHANNEL_DATA 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) by 393 down to 2096386 23:08:46.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_CHANNEL_DATA len=393 23:08:46.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662] 23:08:46.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:46.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:46.055 [netconf-device-simulator-threads-4] 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=41} 23:08:46.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:46.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xb5393c4c, L:/10.30.170.33:17870 - R:/10.30.170.252:57662]} EXI handlers added to pipeline 23:08:46.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:46.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) by 179 down to 2095871 23:08:46.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:46.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:46.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #7 SSH_MSG_CHANNEL_DATA 23:08:46.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) by 340 down to 2096046 23:08:46.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_CHANNEL_DATA len=340 23:08:46.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662] 23:08:46.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=41} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56109618 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:46.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:46.063 [netconf-device-simulator-threads-4] 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 23:08:46.063 [netconf-device-simulator-threads-4] 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 23:08:46.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:46.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) by 733 down to 2095138 23:08:46.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:46.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:46.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460]} 23:08:46.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42460]): SSH-2.0-SSHD-UNKNOWN 23:08:46.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42460]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:46.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42460]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:46.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42460]) Send SSH_MSG_KEXINIT 23:08:46.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42460]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:46.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42460]) process #0 SSH_MSG_KEXINIT 23:08:46.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42460]) SSH_MSG_KEXINIT 23:08:46.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42460]) strict KEX=true client=true server=true 23:08:46.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42460]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:46.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42460]) Kex: server host key algorithms = rsa-sha2-512 23:08:46.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42460]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:46.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42460]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:46.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42460]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:46.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42460]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:46.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42460]) Kex: compression algorithms (client to server) = none 23:08:46.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42460]) Kex: compression algorithms (server to client) = none 23:08:46.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:46.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42460]) process #1 30 23:08:46.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42460]] process command=SSH_MSG_KEXDH_INIT 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42460]] Send SSH_MSG_KEXDH_REPLY 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42460]) packet #1 sending command=31[31] len=1639 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42460])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42460]) Send SSH_MSG_NEWKEYS 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42460]) session ID=ca:8b:f5:71:00:70:07:36:45:1b:4b:1d:eb:f0:c0:97:b7:09:aa:e6:57:61:dd:8f:25:9b:c1:54:84:f1:fe:b4:9a:95:ff:80:8f:2c:db:d8:d6:a1:65:35:57:be:d2:41:c4:37:7a:dd:bb:64:44:a1:97:c8:36:c3:ac:64:e7:62 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42460]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42460]): strict KEX resets output message sequence number from 3 to 0 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@454fc32a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42460])[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 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42460])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42460]) packet #0 sending command=7[7] len=419 23:08:46.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42460]) No pending packets to flush at end of KEX 23:08:46.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42460]) process #2 SSH_MSG_NEWKEYS 23:08:46.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42460]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:46.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42460]): strict KEX resets input message sequence number from 3 to 0 23:08:46.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4beee1a6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:46.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:46.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42460]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:46.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42460]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:46.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42460]) authorized authentication methods: password,publickey 23:08:46.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42460]) Accepted service ssh-userauth 23:08:46.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42460]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:46.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42460]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:46.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:46.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42460]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:46.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42460]) no authentication factory for method=none 23:08:46.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42460]) SSH_MSG_USERAUTH_REQUEST 23:08:46.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42460]) remaining methods: password,publickey 23:08:46.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42460]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:46.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42460]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:46.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:46.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42460]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:46.807 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42460]) authentication result: true 23:08:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42460]) SSH_MSG_USERAUTH_REQUEST 23:08:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42460])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42460]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42460]) no heartbeat to stop 23:08:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42460]) heartbeat type=IGNORE, interval=PT30S 23:08:46.807 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42460 authenticated 23:08:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42460]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42460]] session=TransportServerSession[admin@/10.30.170.252:42460] id=0 23:08:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42460])) size=2097152, max=2097152, packet=32768 23:08:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42460]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42460] 23:08:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42460]) recipient=0 23:08:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460])) size=2097152, max=2097152, packet=32768 23:08:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460])) re-initializing 23:08:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460])) size=2097152, max=2097152, packet=32768 23:08:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:46.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:46.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:46.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460])[want-reply=true] subsystem=netconf 23:08:46.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460])[subsystem] prepared command 23:08:46.809 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:46.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:46.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460]}} established 23:08:46.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 42: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17871 23:08:46.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 42: Creating data stores for simulated device 23:08:46.809 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:46.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:46.810 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:46.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:46.810 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:46.816 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50b90bc3 23:08:46.816 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:46.816 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:46.816 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:46.816 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:46.817 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:46.817 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:46.817 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:46.817 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:46.817 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50b90bc3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50b90bc3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d8cd6c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d8cd6c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:46.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:46.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:46.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460] 23:08:46.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 42 on channel [id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460] 23:08:46.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) by 1102 down to 2096050 23:08:46.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:46.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460] 23:08:46.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460] 23:08:46.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) request=subsystem result=ReplySuccess, want-reply=true 23:08:46.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:46.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) request=subsystem activate command 23:08:46.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) starting runner for command=netconf 23:08:46.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #5 SSH_MSG_CHANNEL_DATA 23:08:46.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) by 373 down to 2096779 23:08:46.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_CHANNEL_DATA len=373 23:08:46.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460] 23:08:46.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:46.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:46.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460] 23:08:46.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460] 23:08:46.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17871', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:46.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=42} created 23:08:46.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=42, channel=[id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460]} created 23:08:46.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460] successful with session NetconfServerSession{sessionId=42, channel=[id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460]} 23:08:46.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=42, channel=[id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460]} up 23:08:46.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #6 SSH_MSG_CHANNEL_DATA 23:08:46.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) by 393 down to 2096386 23:08:46.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_CHANNEL_DATA len=393 23:08:46.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460] 23:08:46.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:46.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:46.826 [netconf-device-simulator-threads-6] 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=42} 23:08:46.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:46.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=42, channel=[id: 0xdfa3b81e, L:/10.30.170.33:17871 - R:/10.30.170.252:42460]} EXI handlers added to pipeline 23:08:46.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:46.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) by 179 down to 2095871 23:08:46.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:46.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:46.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #7 SSH_MSG_CHANNEL_DATA 23:08:46.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) by 340 down to 2096046 23:08:46.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_CHANNEL_DATA len=340 23:08:46.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460] 23:08:46.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:46.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:46.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=42} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d8cd6c 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:46.832 [netconf-device-simulator-threads-6] 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 23:08:46.832 [netconf-device-simulator-threads-6] 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 23:08:46.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:46.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) by 733 down to 2095138 23:08:46.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:46.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834]} 23:08:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60834]): SSH-2.0-SSHD-UNKNOWN 23:08:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60834]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60834]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:47.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60834]) Send SSH_MSG_KEXINIT 23:08:47.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60834]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:47.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60834]) process #0 SSH_MSG_KEXINIT 23:08:47.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60834]) SSH_MSG_KEXINIT 23:08:47.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60834]) strict KEX=true client=true server=true 23:08:47.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60834]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:47.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60834]) Kex: server host key algorithms = rsa-sha2-512 23:08:47.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60834]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:47.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60834]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:47.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60834]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:47.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60834]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:47.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60834]) Kex: compression algorithms (client to server) = none 23:08:47.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60834]) Kex: compression algorithms (server to client) = none 23:08:47.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:47.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60834]) process #1 30 23:08:47.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60834]] process command=SSH_MSG_KEXDH_INIT 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60834]] Send SSH_MSG_KEXDH_REPLY 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60834]) packet #1 sending command=31[31] len=1639 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60834])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60834]) Send SSH_MSG_NEWKEYS 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60834]) session ID=7f:ae:5d:26:19:ce:79:ac:4f:d4:a9:5f:3d:4f:c0:54:bb:23:f6:68:79:9f:d5:86:fe:51:49:e4:8e:4f:b3:8d:6e:94:f4:cc:35:11:a6:ca:84:15:93:e2:d0:f6:b6:b0:d3:95:80:16:d9:65:70:03:7f:37:cc:a2:b0:f9:b3:7f 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60834]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60834]): strict KEX resets output message sequence number from 3 to 0 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@746d3566; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60834])[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 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60834])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60834]) packet #0 sending command=7[7] len=419 23:08:47.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60834]) No pending packets to flush at end of KEX 23:08:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60834]) process #2 SSH_MSG_NEWKEYS 23:08:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60834]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60834]): strict KEX resets input message sequence number from 3 to 0 23:08:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@63cc7a7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:47.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60834]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:47.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60834]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60834]) authorized authentication methods: password,publickey 23:08:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60834]) Accepted service ssh-userauth 23:08:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60834]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60834]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60834]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60834]) no authentication factory for method=none 23:08:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60834]) SSH_MSG_USERAUTH_REQUEST 23:08:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60834]) remaining methods: password,publickey 23:08:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60834]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60834]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60834]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:47.145 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60834]) authentication result: true 23:08:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60834]) SSH_MSG_USERAUTH_REQUEST 23:08:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60834])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60834]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60834]) no heartbeat to stop 23:08:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60834]) heartbeat type=IGNORE, interval=PT30S 23:08:47.146 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60834 authenticated 23:08:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60834]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:47.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60834]] session=TransportServerSession[admin@/10.30.170.252:60834] id=0 23:08:47.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60834])) size=2097152, max=2097152, packet=32768 23:08:47.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60834]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60834] 23:08:47.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60834]) recipient=0 23:08:47.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834])) size=2097152, max=2097152, packet=32768 23:08:47.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834])) re-initializing 23:08:47.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834])) size=2097152, max=2097152, packet=32768 23:08:47.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:47.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:47.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:47.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:47.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834])[want-reply=true] subsystem=netconf 23:08:47.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834])[subsystem] prepared command 23:08:47.156 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:47.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:47.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834]}} established 23:08:47.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 43: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17872 23:08:47.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 43: Creating data stores for simulated device 23:08:47.156 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:47.157 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:47.157 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:47.157 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:47.157 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:47.158 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d108b9b 23:08:47.158 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:47.158 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:47.158 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:47.158 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:47.159 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:47.159 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:47.159 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:47.159 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:47.159 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d108b9b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d108b9b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b5c8ecc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b5c8ecc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:47.159 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:47.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:47.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834] 23:08:47.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 43 on channel [id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834] 23:08:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) by 1102 down to 2096050 23:08:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834] 23:08:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834] 23:08:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) request=subsystem result=ReplySuccess, want-reply=true 23:08:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) request=subsystem activate command 23:08:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) starting runner for command=netconf 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #5 SSH_MSG_CHANNEL_DATA 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) by 373 down to 2096779 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_CHANNEL_DATA len=373 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834] 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834] 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834] 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17872', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=43} created 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834]} created 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834] successful with session NetconfServerSession{sessionId=43, channel=[id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834]} 23:08:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834]} up 23:08:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #6 SSH_MSG_CHANNEL_DATA 23:08:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) by 393 down to 2096386 23:08:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_CHANNEL_DATA len=393 23:08:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834] 23:08:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:47.163 [netconf-device-simulator-threads-0] 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=43} 23:08:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:47.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x9f26b850, L:/10.30.170.33:17872 - R:/10.30.170.252:60834]} EXI handlers added to pipeline 23:08:47.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:47.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) by 179 down to 2095871 23:08:47.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:47.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:47.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #7 SSH_MSG_CHANNEL_DATA 23:08:47.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) by 340 down to 2096046 23:08:47.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_CHANNEL_DATA len=340 23:08:47.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834] 23:08:47.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:47.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:47.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=43} 23:08:47.167 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b5c8ecc 23:08:47.167 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:47.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:47.167 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:47.167 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:47.167 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:47.167 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:47.168 [netconf-device-simulator-threads-0] 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 23:08:47.168 [netconf-device-simulator-threads-0] 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 23:08:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:47.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) by 733 down to 2095138 23:08:47.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:47.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:47.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702]} 23:08:47.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44702]): SSH-2.0-SSHD-UNKNOWN 23:08:47.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44702]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:47.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44702]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:47.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44702]) Send SSH_MSG_KEXINIT 23:08:47.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44702]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:47.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44702]) process #0 SSH_MSG_KEXINIT 23:08:47.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44702]) SSH_MSG_KEXINIT 23:08:47.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44702]) strict KEX=true client=true server=true 23:08:47.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44702]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:47.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44702]) Kex: server host key algorithms = rsa-sha2-512 23:08:47.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44702]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:47.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44702]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:47.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44702]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:47.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44702]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:47.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44702]) Kex: compression algorithms (client to server) = none 23:08:47.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44702]) Kex: compression algorithms (server to client) = none 23:08:47.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:47.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44702]) process #1 30 23:08:47.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44702]] process command=SSH_MSG_KEXDH_INIT 23:08:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44702]] Send SSH_MSG_KEXDH_REPLY 23:08:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44702]) packet #1 sending command=31[31] len=1639 23:08:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44702])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44702]) Send SSH_MSG_NEWKEYS 23:08:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44702]) session ID=fe:68:d6:0b:ba:43:79:f8:ef:48:e1:1e:32:fe:e5:23:53:e6:81:25:0b:1f:a8:a9:52:27:ad:36:76:92:4a:1c:8c:0b:dd:f0:86:74:95:5e:86:d9:7e:c0:7c:f3:c5:65:98:77:de:18:c1:e0:61:89:e3:07:ac:5e:fd:53:1d:e9 23:08:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44702]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44702]): strict KEX resets output message sequence number from 3 to 0 23:08:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44702]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@517e6258; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44702])[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 23:08:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44702])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44702]) packet #0 sending command=7[7] len=419 23:08:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44702]) No pending packets to flush at end of KEX 23:08:47.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44702]) process #2 SSH_MSG_NEWKEYS 23:08:47.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44702]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:47.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44702]): strict KEX resets input message sequence number from 3 to 0 23:08:47.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44702]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7666a656; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:47.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44702]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44702]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44702]) authorized authentication methods: password,publickey 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44702]) Accepted service ssh-userauth 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44702]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44702]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44702]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44702]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44702]) no authentication factory for method=none 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44702]) SSH_MSG_USERAUTH_REQUEST 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44702]) remaining methods: password,publickey 23:08:47.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44702]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:47.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44702]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:47.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44702]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:47.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44702]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:47.965 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:47.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44702]) authentication result: true 23:08:47.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44702]) SSH_MSG_USERAUTH_REQUEST 23:08:47.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148]} 23:08:47.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44702])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:47.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44702]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:47.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:47.965 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:47.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44702]) no heartbeat to stop 23:08:47.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44702]) heartbeat type=IGNORE, interval=PT30S 23:08:47.966 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44702 authenticated 23:08:47.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47148]): SSH-2.0-SSHD-UNKNOWN 23:08:47.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47148]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:47.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47148]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44702]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44702]] session=TransportServerSession[admin@/10.30.170.252:44702] id=0 23:08:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44702])) size=2097152, max=2097152, packet=32768 23:08:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44702]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44702] 23:08:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44702]) recipient=0 23:08:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702])) size=2097152, max=2097152, packet=32768 23:08:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702])) re-initializing 23:08:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702])) size=2097152, max=2097152, packet=32768 23:08:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:47.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:47.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:47.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702])[want-reply=true] subsystem=netconf 23:08:47.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702])[subsystem] prepared command 23:08:47.968 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:47.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:47.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702]}} established 23:08:47.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 44: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17873 23:08:47.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 44: Creating data stores for simulated device 23:08:47.973 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:47.973 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:47.973 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:47.973 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:47.973 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@210d2978 23:08:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:47.978 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:47.978 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:47.978 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:47.978 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:47.978 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@210d2978, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@210d2978, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ac67166, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ac67166, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:47.978 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:47.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:47.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702] 23:08:47.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 44 on channel [id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702] 23:08:47.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) by 1102 down to 2096050 23:08:47.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:47.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702] 23:08:47.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702] 23:08:47.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) request=subsystem result=ReplySuccess, want-reply=true 23:08:47.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:47.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) request=subsystem activate command 23:08:47.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) starting runner for command=netconf 23:08:47.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #5 SSH_MSG_CHANNEL_DATA 23:08:47.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) by 373 down to 2096779 23:08:47.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_CHANNEL_DATA len=373 23:08:47.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702] 23:08:47.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:47.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:47.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702] 23:08:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702] 23:08:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17873', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=44} created 23:08:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=44, channel=[id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702]} created 23:08:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702] successful with session NetconfServerSession{sessionId=44, channel=[id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702]} 23:08:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=44, channel=[id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702]} up 23:08:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #6 SSH_MSG_CHANNEL_DATA 23:08:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) by 393 down to 2096386 23:08:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_CHANNEL_DATA len=393 23:08:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702] 23:08:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:47.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:47.993 [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=44} 23:08:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:47.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=44, channel=[id: 0xe996d276, L:/10.30.170.33:17873 - R:/10.30.170.252:44702]} EXI handlers added to pipeline 23:08:47.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:47.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) by 179 down to 2095871 23:08:47.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:47.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:47.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #7 SSH_MSG_CHANNEL_DATA 23:08:47.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) by 340 down to 2096046 23:08:47.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_CHANNEL_DATA len=340 23:08:47.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702] 23:08:47.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:47.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=44} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ac67166 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:47.998 [netconf-device-simulator-threads-2] 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 23:08:47.998 [netconf-device-simulator-threads-2] 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 23:08:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:47.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) by 733 down to 2095138 23:08:47.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:47.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:48.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47148]) Send SSH_MSG_KEXINIT 23:08:48.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47148]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:48.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47148]) process #0 SSH_MSG_KEXINIT 23:08:48.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47148]) SSH_MSG_KEXINIT 23:08:48.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47148]) strict KEX=true client=true server=true 23:08:48.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47148]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:48.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47148]) Kex: server host key algorithms = rsa-sha2-512 23:08:48.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47148]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:48.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47148]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:48.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47148]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:48.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47148]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:48.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47148]) Kex: compression algorithms (client to server) = none 23:08:48.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47148]) Kex: compression algorithms (server to client) = none 23:08:48.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:48.159 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47148]) process #1 30 23:08:48.159 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47148]] process command=SSH_MSG_KEXDH_INIT 23:08:48.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47148]] Send SSH_MSG_KEXDH_REPLY 23:08:48.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47148]) packet #1 sending command=31[31] len=1639 23:08:48.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47148])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:48.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47148]) Send SSH_MSG_NEWKEYS 23:08:48.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47148]) session ID=46:f2:f3:5f:f5:29:1b:92:2c:fb:b0:84:6b:f1:60:7a:b9:57:7f:16:77:f9:54:ac:5a:af:7e:92:40:12:77:77:1b:a7:5b:96:01:c0:95:76:3f:bd:57:8d:51:da:74:ca:d6:7a:ec:82:fd:4c:d8:64:11:10:f7:e3:6d:16:98:5b 23:08:48.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47148]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:48.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47148]): strict KEX resets output message sequence number from 3 to 0 23:08:48.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47148]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ef13e82; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:48.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47148])[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 23:08:48.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47148])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:48.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47148]) packet #0 sending command=7[7] len=419 23:08:48.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47148]) No pending packets to flush at end of KEX 23:08:48.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47148]) process #2 SSH_MSG_NEWKEYS 23:08:48.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47148]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:48.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47148]): strict KEX resets input message sequence number from 3 to 0 23:08:48.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47148]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7bdef04c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:48.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:48.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47148]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:48.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47148]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:48.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47148]) authorized authentication methods: password,publickey 23:08:48.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47148]) Accepted service ssh-userauth 23:08:48.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47148]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:48.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47148]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:48.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47148]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:48.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47148]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:48.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47148]) no authentication factory for method=none 23:08:48.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47148]) SSH_MSG_USERAUTH_REQUEST 23:08:48.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47148]) remaining methods: password,publickey 23:08:48.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47148]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:48.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47148]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:48.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47148]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:48.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47148]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:48.217 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:48.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47148]) authentication result: true 23:08:48.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47148]) SSH_MSG_USERAUTH_REQUEST 23:08:48.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47148])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:48.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47148]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:48.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:48.217 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:48.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47148]) no heartbeat to stop 23:08:48.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47148]) heartbeat type=IGNORE, interval=PT30S 23:08:48.217 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47148 authenticated 23:08:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47148]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47148]] session=TransportServerSession[admin@/10.30.170.252:47148] id=0 23:08:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47148])) size=2097152, max=2097152, packet=32768 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47148]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47148] 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47148]) recipient=0 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148])) size=2097152, max=2097152, packet=32768 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148])) re-initializing 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148])) size=2097152, max=2097152, packet=32768 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148])[want-reply=true] subsystem=netconf 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148])[subsystem] prepared command 23:08:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:48.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:48.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148]}} established 23:08:48.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 45: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17874 23:08:48.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 45: Creating data stores for simulated device 23:08:48.220 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:48.220 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:48.220 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:48.220 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:48.221 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:48.225 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24252e03 23:08:48.225 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:48.226 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:48.226 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:48.226 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:48.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:48.228 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:48.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:48.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:48.228 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24252e03, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24252e03, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c427858, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c427858, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:48.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:48.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:48.231 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148] 23:08:48.231 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 45 on channel [id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148] 23:08:48.231 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) by 1102 down to 2096050 23:08:48.231 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148] 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148] 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) request=subsystem result=ReplySuccess, want-reply=true 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) request=subsystem activate command 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) starting runner for command=netconf 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #5 SSH_MSG_CHANNEL_DATA 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) by 373 down to 2096779 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_CHANNEL_DATA len=373 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148] 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:48.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148] 23:08:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148] 23:08:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17874', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=45} created 23:08:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148]} created 23:08:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148] successful with session NetconfServerSession{sessionId=45, channel=[id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148]} 23:08:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148]} up 23:08:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #6 SSH_MSG_CHANNEL_DATA 23:08:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) by 393 down to 2096386 23:08:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_CHANNEL_DATA len=393 23:08:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148] 23:08:48.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:48.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:48.234 [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=45} 23:08:48.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:48.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x6cd51ef6, L:/10.30.170.33:17874 - R:/10.30.170.252:47148]} EXI handlers added to pipeline 23:08:48.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:48.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) by 179 down to 2095871 23:08:48.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:48.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:48.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #7 SSH_MSG_CHANNEL_DATA 23:08:48.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) by 340 down to 2096046 23:08:48.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_CHANNEL_DATA len=340 23:08:48.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148] 23:08:48.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:48.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:48.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=45} 23:08:48.241 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c427858 23:08:48.241 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:48.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:48.241 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:48.241 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:48.242 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:48.243 [netconf-device-simulator-threads-3] 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 23:08:48.243 [netconf-device-simulator-threads-3] 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 23:08:48.243 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:48.244 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) by 733 down to 2095138 23:08:48.244 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:48.244 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500]} 23:08:48.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48500]): SSH-2.0-SSHD-UNKNOWN 23:08:48.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48500]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48500]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:48.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48500]) Send SSH_MSG_KEXINIT 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48500]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48500]) process #0 SSH_MSG_KEXINIT 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48500]) SSH_MSG_KEXINIT 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48500]) strict KEX=true client=true server=true 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48500]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48500]) Kex: server host key algorithms = rsa-sha2-512 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48500]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48500]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48500]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48500]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48500]) Kex: compression algorithms (client to server) = none 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48500]) Kex: compression algorithms (server to client) = none 23:08:48.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:48.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48500]) process #1 30 23:08:48.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48500]] process command=SSH_MSG_KEXDH_INIT 23:08:49.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48500]] Send SSH_MSG_KEXDH_REPLY 23:08:49.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48500]) packet #1 sending command=31[31] len=1639 23:08:49.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48500])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:49.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48500]) Send SSH_MSG_NEWKEYS 23:08:49.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48500]) session ID=cf:28:8e:95:a2:46:c1:c7:6d:d3:57:fa:eb:4e:15:ca:68:27:77:c5:74:4a:be:aa:d6:de:08:1e:78:b7:5c:d4:25:bd:62:4f:2c:69:4f:50:21:c3:55:55:a1:f5:6d:87:a7:b6:05:56:82:dc:01:c4:bb:dd:49:3c:e6:1c:ef:21 23:08:49.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48500]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:49.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48500]): strict KEX resets output message sequence number from 3 to 0 23:08:49.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48500]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1bbac3bc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:49.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48500])[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 23:08:49.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48500])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:49.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48500]) packet #0 sending command=7[7] len=419 23:08:49.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48500]) No pending packets to flush at end of KEX 23:08:49.011 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894]} 23:08:49.012 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52894]): SSH-2.0-SSHD-UNKNOWN 23:08:49.012 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52894]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:49.012 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52894]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48500]) process #2 SSH_MSG_NEWKEYS 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48500]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48500]): strict KEX resets input message sequence number from 3 to 0 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48500]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11244a40; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48500]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48500]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48500]) authorized authentication methods: password,publickey 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48500]) Accepted service ssh-userauth 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48500]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48500]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48500]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48500]) no authentication factory for method=none 23:08:49.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48500]) SSH_MSG_USERAUTH_REQUEST 23:08:49.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48500]) remaining methods: password,publickey 23:08:49.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48500]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:49.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48500]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:49.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:49.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48500]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:49.046 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48500]) authentication result: true 23:08:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48500]) SSH_MSG_USERAUTH_REQUEST 23:08:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48500])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48500]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48500]) no heartbeat to stop 23:08:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48500]) heartbeat type=IGNORE, interval=PT30S 23:08:49.046 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48500 authenticated 23:08:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48500]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48500]] session=TransportServerSession[admin@/10.30.170.252:48500] id=0 23:08:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48500])) size=2097152, max=2097152, packet=32768 23:08:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48500]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48500] 23:08:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48500]) recipient=0 23:08:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500])) size=2097152, max=2097152, packet=32768 23:08:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500])) re-initializing 23:08:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500])) size=2097152, max=2097152, packet=32768 23:08:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:49.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:49.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:49.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500])[want-reply=true] subsystem=netconf 23:08:49.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500])[subsystem] prepared command 23:08:49.048 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:49.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:49.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500]}} established 23:08:49.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 46: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17875 23:08:49.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 46: Creating data stores for simulated device 23:08:49.053 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:49.053 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:49.053 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:49.053 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:49.054 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:49.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12b15d00 23:08:49.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:49.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:49.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:49.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:49.056 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:49.056 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:49.056 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:49.056 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:49.056 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12b15d00, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12b15d00, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53a40e38, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53a40e38, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:49.057 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:49.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:49.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500] 23:08:49.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 46 on channel [id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500] 23:08:49.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) by 1102 down to 2096050 23:08:49.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:49.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500] 23:08:49.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500] 23:08:49.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) request=subsystem result=ReplySuccess, want-reply=true 23:08:49.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:49.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) request=subsystem activate command 23:08:49.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) starting runner for command=netconf 23:08:49.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #5 SSH_MSG_CHANNEL_DATA 23:08:49.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) by 373 down to 2096779 23:08:49.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_CHANNEL_DATA len=373 23:08:49.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500] 23:08:49.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:49.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:49.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500] 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500] 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17875', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=46} created 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=46, channel=[id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500]} created 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500] successful with session NetconfServerSession{sessionId=46, channel=[id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500]} 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=46, channel=[id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500]} up 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #6 SSH_MSG_CHANNEL_DATA 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) by 393 down to 2096386 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_CHANNEL_DATA len=393 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500] 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:49.062 [netconf-device-simulator-threads-6] 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=46} 23:08:49.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:49.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=46, channel=[id: 0x8d0fc160, L:/10.30.170.33:17875 - R:/10.30.170.252:48500]} EXI handlers added to pipeline 23:08:49.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:49.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) by 179 down to 2095871 23:08:49.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:49.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #7 SSH_MSG_CHANNEL_DATA 23:08:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) by 340 down to 2096046 23:08:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_CHANNEL_DATA len=340 23:08:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500] 23:08:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=46} 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53a40e38 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:49.067 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:49.067 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.067 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:49.067 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:49.067 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.067 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:49.067 [netconf-device-simulator-threads-6] 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 23:08:49.067 [netconf-device-simulator-threads-6] 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 23:08:49.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:49.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) by 733 down to 2095138 23:08:49.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:49.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:49.266 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52894]) Send SSH_MSG_KEXINIT 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52894]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52894]) process #0 SSH_MSG_KEXINIT 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52894]) SSH_MSG_KEXINIT 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52894]) strict KEX=true client=true server=true 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52894]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52894]) Kex: server host key algorithms = rsa-sha2-512 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52894]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52894]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52894]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52894]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52894]) Kex: compression algorithms (client to server) = none 23:08:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52894]) Kex: compression algorithms (server to client) = none 23:08:49.268 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:49.340 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52894]) process #1 30 23:08:49.340 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52894]] process command=SSH_MSG_KEXDH_INIT 23:08:49.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52894]] Send SSH_MSG_KEXDH_REPLY 23:08:49.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52894]) packet #1 sending command=31[31] len=1639 23:08:49.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52894])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:49.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52894]) Send SSH_MSG_NEWKEYS 23:08:49.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52894]) session ID=93:86:d4:8f:d1:de:3f:5e:4b:e1:2e:c7:28:f9:c6:94:ca:75:28:e5:ad:8a:d8:25:df:14:18:fa:1d:35:7f:12:eb:6f:d6:55:92:49:2e:f7:f3:75:4d:f2:82:ee:d6:d2:04:11:88:77:a0:d0:f4:36:f0:66:66:09:d5:37:42:06 23:08:49.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52894]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:49.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52894]): strict KEX resets output message sequence number from 3 to 0 23:08:49.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52894]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@adaacac; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:49.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52894])[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 23:08:49.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52894])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:49.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52894]) packet #0 sending command=7[7] len=419 23:08:49.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52894]) No pending packets to flush at end of KEX 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52894]) process #2 SSH_MSG_NEWKEYS 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52894]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52894]): strict KEX resets input message sequence number from 3 to 0 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52894]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3aefe005; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52894]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52894]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52894]) authorized authentication methods: password,publickey 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52894]) Accepted service ssh-userauth 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52894]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52894]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52894]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52894]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52894]) no authentication factory for method=none 23:08:49.393 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52894]) SSH_MSG_USERAUTH_REQUEST 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52894]) remaining methods: password,publickey 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52894]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52894]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52894]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52894]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:49.394 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52894]) authentication result: true 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52894]) SSH_MSG_USERAUTH_REQUEST 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52894])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52894]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52894]) no heartbeat to stop 23:08:49.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52894]) heartbeat type=IGNORE, interval=PT30S 23:08:49.395 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52894 authenticated 23:08:49.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:49.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52894]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:49.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52894]] session=TransportServerSession[admin@/10.30.170.252:52894] id=0 23:08:49.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52894])) size=2097152, max=2097152, packet=32768 23:08:49.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52894]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52894] 23:08:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52894]) recipient=0 23:08:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894])) size=2097152, max=2097152, packet=32768 23:08:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894])) re-initializing 23:08:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894])) size=2097152, max=2097152, packet=32768 23:08:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894])[want-reply=true] subsystem=netconf 23:08:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894])[subsystem] prepared command 23:08:49.397 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:49.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:49.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894]}} established 23:08:49.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 47: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17876 23:08:49.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 47: Creating data stores for simulated device 23:08:49.398 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:49.398 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:49.398 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:49.398 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:49.398 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:49.400 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c0660b1 23:08:49.400 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:49.401 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:49.401 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:49.401 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:49.401 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:49.402 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:49.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:49.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:49.402 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c0660b1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c0660b1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d138763, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d138763, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:49.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:49.402 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:49.404 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894] 23:08:49.404 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.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: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 47 on channel [id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894] 23:08:49.405 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) by 1102 down to 2096050 23:08:49.405 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:49.405 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894] 23:08:49.405 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894] 23:08:49.405 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) request=subsystem result=ReplySuccess, want-reply=true 23:08:49.405 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:49.405 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) request=subsystem activate command 23:08:49.405 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) starting runner for command=netconf 23:08:49.406 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #5 SSH_MSG_CHANNEL_DATA 23:08:49.406 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) by 373 down to 2096779 23:08:49.406 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_CHANNEL_DATA len=373 23:08:49.406 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894] 23:08:49.406 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:49.406 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:49.406 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894] 23:08:49.406 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894] 23:08:49.406 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17876', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:49.406 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=47} created 23:08:49.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894]} created 23:08:49.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894] successful with session NetconfServerSession{sessionId=47, channel=[id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894]} 23:08:49.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894]} up 23:08:49.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #6 SSH_MSG_CHANNEL_DATA 23:08:49.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) by 393 down to 2096386 23:08:49.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_CHANNEL_DATA len=393 23:08:49.407 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894] 23:08:49.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:49.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:49.409 [netconf-device-simulator-threads-7] 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=47} 23:08:49.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:49.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x76477827, L:/10.30.170.33:17876 - R:/10.30.170.252:52894]} EXI handlers added to pipeline 23:08:49.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:49.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) by 179 down to 2095871 23:08:49.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:49.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:49.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #7 SSH_MSG_CHANNEL_DATA 23:08:49.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) by 340 down to 2096046 23:08:49.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_CHANNEL_DATA len=340 23:08:49.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894] 23:08:49.414 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=47} 23:08:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d138763 23:08:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:49.416 [netconf-device-simulator-threads-7] 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 23:08:49.416 [netconf-device-simulator-threads-7] 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 23:08:49.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:49.417 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) by 733 down to 2095138 23:08:49.417 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:49.417 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:49.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220]} 23:08:49.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44220]): SSH-2.0-SSHD-UNKNOWN 23:08:49.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44220]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:49.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44220]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44220]) Send SSH_MSG_KEXINIT 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44220]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44220]) process #0 SSH_MSG_KEXINIT 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44220]) SSH_MSG_KEXINIT 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44220]) strict KEX=true client=true server=true 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44220]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44220]) Kex: server host key algorithms = rsa-sha2-512 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44220]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44220]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44220]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44220]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44220]) Kex: compression algorithms (client to server) = none 23:08:49.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44220]) Kex: compression algorithms (server to client) = none 23:08:49.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:49.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44220]) process #1 30 23:08:49.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44220]] process command=SSH_MSG_KEXDH_INIT 23:08:49.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44220]] Send SSH_MSG_KEXDH_REPLY 23:08:49.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44220]) packet #1 sending command=31[31] len=1639 23:08:49.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44220])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:49.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44220]) Send SSH_MSG_NEWKEYS 23:08:49.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44220]) session ID=3d:e7:b2:8b:37:4a:b2:d2:6d:8e:8b:cc:8b:14:4e:42:c2:3b:2d:d7:f9:11:69:46:37:c0:63:e6:5e:c3:08:e5:d3:88:0b:0c:49:7a:4e:d9:66:49:5d:3e:19:89:cc:6e:47:80:b2:d0:fa:3e:45:f0:23:58:0e:6d:4c:98:64:0a 23:08:49.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44220]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:49.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44220]): strict KEX resets output message sequence number from 3 to 0 23:08:49.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44220]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e2ae042; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:49.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44220])[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 23:08:49.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44220])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:49.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44220]) packet #0 sending command=7[7] len=419 23:08:49.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44220]) No pending packets to flush at end of KEX 23:08:49.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44220]) process #2 SSH_MSG_NEWKEYS 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44220]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44220]): strict KEX resets input message sequence number from 3 to 0 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44220]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@45c27095; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44220]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44220]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44220]) authorized authentication methods: password,publickey 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44220]) Accepted service ssh-userauth 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44220]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44220]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44220]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44220]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44220]) no authentication factory for method=none 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44220]) SSH_MSG_USERAUTH_REQUEST 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44220]) remaining methods: password,publickey 23:08:49.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44220]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:49.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44220]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:49.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44220]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:49.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44220]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:49.779 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:49.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44220]) authentication result: true 23:08:49.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44220]) SSH_MSG_USERAUTH_REQUEST 23:08:49.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44220])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:49.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44220]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:49.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:49.779 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:49.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44220]) no heartbeat to stop 23:08:49.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44220]) heartbeat type=IGNORE, interval=PT30S 23:08:49.780 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44220 authenticated 23:08:49.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:49.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44220]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:49.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44220]] session=TransportServerSession[admin@/10.30.170.252:44220] id=0 23:08:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44220])) size=2097152, max=2097152, packet=32768 23:08:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44220]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44220] 23:08:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44220]) recipient=0 23:08:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220])) size=2097152, max=2097152, packet=32768 23:08:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220])) re-initializing 23:08:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220])) size=2097152, max=2097152, packet=32768 23:08:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:49.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220])[want-reply=true] subsystem=netconf 23:08:49.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220])[subsystem] prepared command 23:08:49.782 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:49.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:49.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220]}} established 23:08:49.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 48: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17877 23:08:49.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 48: Creating data stores for simulated device 23:08:49.782 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:49.782 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:49.783 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:49.783 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:49.783 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:49.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b53831d 23:08:49.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:49.786 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:49.786 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:49.786 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:49.786 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:49.786 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:49.787 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:49.787 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:49.787 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b53831d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b53831d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e931832, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e931832, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:49.787 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:49.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:49.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220] 23:08:49.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 48 on channel [id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220] 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) by 1102 down to 2096050 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220] 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220] 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) request=subsystem result=ReplySuccess, want-reply=true 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) request=subsystem activate command 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) starting runner for command=netconf 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #5 SSH_MSG_CHANNEL_DATA 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) by 373 down to 2096779 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_CHANNEL_DATA len=373 23:08:49.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220] 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220] 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220] 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17877', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=48} created 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=48, channel=[id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220]} created 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220] successful with session NetconfServerSession{sessionId=48, channel=[id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220]} 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=48, channel=[id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220]} up 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #6 SSH_MSG_CHANNEL_DATA 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) by 393 down to 2096386 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_CHANNEL_DATA len=393 23:08:49.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220] 23:08:49.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:49.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:49.792 [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=48} 23:08:49.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:49.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=48, channel=[id: 0x7ffcd24d, L:/10.30.170.33:17877 - R:/10.30.170.252:44220]} EXI handlers added to pipeline 23:08:49.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:49.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) by 179 down to 2095871 23:08:49.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:49.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:49.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #7 SSH_MSG_CHANNEL_DATA 23:08:49.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) by 340 down to 2096046 23:08:49.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_CHANNEL_DATA len=340 23:08:49.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220] 23:08:49.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:49.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:49.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=48} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e931832 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:49.797 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:49.797 [netconf-device-simulator-threads-2] 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 23:08:49.797 [netconf-device-simulator-threads-2] 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 23:08:49.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:49.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) by 733 down to 2095138 23:08:49.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:49.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:50.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538]} 23:08:50.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51538]): SSH-2.0-SSHD-UNKNOWN 23:08:50.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51538]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:50.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51538]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51538]) Send SSH_MSG_KEXINIT 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51538]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51538]) process #0 SSH_MSG_KEXINIT 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51538]) SSH_MSG_KEXINIT 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51538]) strict KEX=true client=true server=true 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51538]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51538]) Kex: server host key algorithms = rsa-sha2-512 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51538]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51538]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51538]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51538]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51538]) Kex: compression algorithms (client to server) = none 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51538]) Kex: compression algorithms (server to client) = none 23:08:50.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:50.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51538]) process #1 30 23:08:50.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51538]] process command=SSH_MSG_KEXDH_INIT 23:08:50.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51538]] Send SSH_MSG_KEXDH_REPLY 23:08:50.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51538]) packet #1 sending command=31[31] len=1639 23:08:50.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51538])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:50.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51538]) Send SSH_MSG_NEWKEYS 23:08:50.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51538]) session ID=e7:20:0c:c2:93:f1:9b:53:65:9b:a0:47:61:ad:90:5f:d5:84:24:97:93:6c:4e:86:1d:6e:3d:ea:62:b5:9e:5b:f4:fc:ee:dd:85:c9:54:e0:dc:37:6e:11:9a:12:00:89:81:51:4b:07:85:7b:6a:13:e7:98:49:09:6a:80:03:07 23:08:50.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51538]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:50.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51538]): strict KEX resets output message sequence number from 3 to 0 23:08:50.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51538]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e7f5786; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:50.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51538])[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 23:08:50.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51538])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:50.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51538]) packet #0 sending command=7[7] len=419 23:08:50.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51538]) No pending packets to flush at end of KEX 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51538]) process #2 SSH_MSG_NEWKEYS 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51538]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51538]): strict KEX resets input message sequence number from 3 to 0 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51538]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43767d44; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51538]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51538]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51538]) authorized authentication methods: password,publickey 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51538]) Accepted service ssh-userauth 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51538]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51538]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51538]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51538]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51538]) no authentication factory for method=none 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51538]) SSH_MSG_USERAUTH_REQUEST 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51538]) remaining methods: password,publickey 23:08:50.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51538]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:50.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51538]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:50.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51538]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:50.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51538]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:50.264 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:50.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51538]) authentication result: true 23:08:50.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51538]) SSH_MSG_USERAUTH_REQUEST 23:08:50.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51538])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:50.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51538]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:50.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:50.264 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51538]) no heartbeat to stop 23:08:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51538]) heartbeat type=IGNORE, interval=PT30S 23:08:50.265 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51538 authenticated 23:08:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51538]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51538]] session=TransportServerSession[admin@/10.30.170.252:51538] id=0 23:08:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51538])) size=2097152, max=2097152, packet=32768 23:08:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51538]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51538] 23:08:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51538]) recipient=0 23:08:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538])) size=2097152, max=2097152, packet=32768 23:08:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538])) re-initializing 23:08:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538])) size=2097152, max=2097152, packet=32768 23:08:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:50.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:50.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:50.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538])[want-reply=true] subsystem=netconf 23:08:50.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538])[subsystem] prepared command 23:08:50.269 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:50.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:50.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538]}} established 23:08:50.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 49: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17878 23:08:50.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 49: Creating data stores for simulated device 23:08:50.271 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:50.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:50.272 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:50.273 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:50.273 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:50.274 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@438f6fd4 23:08:50.274 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:50.275 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:50.275 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:50.275 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:50.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:50.275 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:50.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:50.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:50.276 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@438f6fd4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@438f6fd4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25514df9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25514df9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:50.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:50.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:50.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538] 23:08:50.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 49 on channel [id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538] 23:08:50.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) by 1102 down to 2096050 23:08:50.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:50.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538] 23:08:50.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538] 23:08:50.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) request=subsystem result=ReplySuccess, want-reply=true 23:08:50.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:50.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) request=subsystem activate command 23:08:50.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) starting runner for command=netconf 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #5 SSH_MSG_CHANNEL_DATA 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) by 373 down to 2096779 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_CHANNEL_DATA len=373 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538] 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538] 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538] 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17878', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=49} created 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=49, channel=[id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538]} created 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538] successful with session NetconfServerSession{sessionId=49, channel=[id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538]} 23:08:50.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=49, channel=[id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538]} up 23:08:50.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #6 SSH_MSG_CHANNEL_DATA 23:08:50.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) by 393 down to 2096386 23:08:50.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_CHANNEL_DATA len=393 23:08:50.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538] 23:08:50.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:50.286 [netconf-device-simulator-threads-4] 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=49} 23:08:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=49, channel=[id: 0x093d7569, L:/10.30.170.33:17878 - R:/10.30.170.252:51538]} EXI handlers added to pipeline 23:08:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:50.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) by 179 down to 2095871 23:08:50.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:50.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:50.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #7 SSH_MSG_CHANNEL_DATA 23:08:50.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) by 340 down to 2096046 23:08:50.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_CHANNEL_DATA len=340 23:08:50.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538] 23:08:50.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=49} 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25514df9 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:50.290 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:50.291 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:50.291 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:50.291 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:50.291 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:50.291 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:50.291 [netconf-device-simulator-threads-4] 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 23:08:50.291 [netconf-device-simulator-threads-4] 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 23:08:50.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:50.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) by 733 down to 2095138 23:08:50.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:50.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:50.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658]} 23:08:50.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58658]): SSH-2.0-SSHD-UNKNOWN 23:08:50.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58658]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:50.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58658]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:50.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58658]) Send SSH_MSG_KEXINIT 23:08:50.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58658]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:50.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58658]) process #0 SSH_MSG_KEXINIT 23:08:50.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58658]) SSH_MSG_KEXINIT 23:08:50.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58658]) strict KEX=true client=true server=true 23:08:50.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58658]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:50.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58658]) Kex: server host key algorithms = rsa-sha2-512 23:08:50.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58658]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:50.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58658]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:50.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58658]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:50.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58658]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:50.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58658]) Kex: compression algorithms (client to server) = none 23:08:50.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58658]) Kex: compression algorithms (server to client) = none 23:08:50.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:50.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58658]) process #1 30 23:08:50.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58658]] process command=SSH_MSG_KEXDH_INIT 23:08:50.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58658]] Send SSH_MSG_KEXDH_REPLY 23:08:50.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58658]) packet #1 sending command=31[31] len=1639 23:08:50.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58658])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:50.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58658]) Send SSH_MSG_NEWKEYS 23:08:50.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58658]) session ID=99:a8:4b:20:3f:f8:45:70:2d:92:dc:0e:0c:52:b1:ff:de:ba:44:cd:69:2c:14:ee:f7:75:5f:65:a2:9b:66:e3:d0:4c:8a:74:2d:3b:c8:01:73:be:13:6c:36:db:3b:55:2d:4e:f0:31:e7:75:0e:9c:d1:69:40:43:f0:73:96:1b 23:08:50.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58658]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:50.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58658]): strict KEX resets output message sequence number from 3 to 0 23:08:50.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58658]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1fe1c677; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:50.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58658])[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 23:08:50.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58658])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:50.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58658]) packet #0 sending command=7[7] len=419 23:08:50.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58658]) No pending packets to flush at end of KEX 23:08:50.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58658]) process #2 SSH_MSG_NEWKEYS 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58658]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58658]): strict KEX resets input message sequence number from 3 to 0 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58658]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6b12295d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58658]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58658]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58658]) authorized authentication methods: password,publickey 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58658]) Accepted service ssh-userauth 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58658]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58658]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58658]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58658]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58658]) no authentication factory for method=none 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58658]) SSH_MSG_USERAUTH_REQUEST 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58658]) remaining methods: password,publickey 23:08:50.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58658]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:50.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58658]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:50.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58658]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:50.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58658]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:50.850 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:50.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58658]) authentication result: true 23:08:50.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58658]) SSH_MSG_USERAUTH_REQUEST 23:08:50.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58658])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:50.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58658]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:50.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:50.850 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:50.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58658]) no heartbeat to stop 23:08:50.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58658]) heartbeat type=IGNORE, interval=PT30S 23:08:50.851 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58658 authenticated 23:08:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58658]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58658]] session=TransportServerSession[admin@/10.30.170.252:58658] id=0 23:08:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58658])) size=2097152, max=2097152, packet=32768 23:08:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58658]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58658] 23:08:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58658]) recipient=0 23:08:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658])) size=2097152, max=2097152, packet=32768 23:08:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658])) re-initializing 23:08:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658])) size=2097152, max=2097152, packet=32768 23:08:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658])[want-reply=true] subsystem=netconf 23:08:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658])[subsystem] prepared command 23:08:50.853 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:50.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:50.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658]}} established 23:08:50.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 50: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17879 23:08:50.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 50: Creating data stores for simulated device 23:08:50.853 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:50.853 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:50.854 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:50.854 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:50.854 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:50.855 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@105b3079 23:08:50.855 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:50.855 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:50.855 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:50.855 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:50.856 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:50.856 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:50.856 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:50.856 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:50.856 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@105b3079, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@105b3079, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c15cad7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c15cad7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:50.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:50.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:50.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658] 23:08:50.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 50 on channel [id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658] 23:08:50.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) by 1102 down to 2096050 23:08:50.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:50.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658] 23:08:50.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658] 23:08:50.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) request=subsystem result=ReplySuccess, want-reply=true 23:08:50.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:50.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) request=subsystem activate command 23:08:50.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) starting runner for command=netconf 23:08:50.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #5 SSH_MSG_CHANNEL_DATA 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) by 373 down to 2096779 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_CHANNEL_DATA len=373 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658] 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658] 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658] 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17879', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=50} created 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=50, channel=[id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658]} created 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658] successful with session NetconfServerSession{sessionId=50, channel=[id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658]} 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=50, channel=[id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658]} up 23:08:50.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #6 SSH_MSG_CHANNEL_DATA 23:08:50.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) by 393 down to 2096386 23:08:50.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_CHANNEL_DATA len=393 23:08:50.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658] 23:08:50.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:50.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:50.862 [netconf-device-simulator-threads-6] 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=50} 23:08:50.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:50.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=50, channel=[id: 0x3db6941b, L:/10.30.170.33:17879 - R:/10.30.170.252:58658]} EXI handlers added to pipeline 23:08:50.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:50.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) by 179 down to 2095871 23:08:50.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:50.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:50.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #7 SSH_MSG_CHANNEL_DATA 23:08:50.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) by 340 down to 2096046 23:08:50.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_CHANNEL_DATA len=340 23:08:50.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658] 23:08:50.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:50.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:50.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=50} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c15cad7 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:50.867 [netconf-device-simulator-threads-6] 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 23:08:50.867 [netconf-device-simulator-threads-6] 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 23:08:50.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:50.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) by 733 down to 2095138 23:08:50.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:50.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:51.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152]} 23:08:51.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41152]): SSH-2.0-SSHD-UNKNOWN 23:08:51.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41152]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:51.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41152]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:51.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41152]) Send SSH_MSG_KEXINIT 23:08:51.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41152]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41152]) process #0 SSH_MSG_KEXINIT 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41152]) SSH_MSG_KEXINIT 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41152]) strict KEX=true client=true server=true 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41152]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41152]) Kex: server host key algorithms = rsa-sha2-512 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41152]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41152]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41152]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41152]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41152]) Kex: compression algorithms (client to server) = none 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41152]) Kex: compression algorithms (server to client) = none 23:08:51.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:51.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41152]) process #1 30 23:08:51.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41152]] process command=SSH_MSG_KEXDH_INIT 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41152]] Send SSH_MSG_KEXDH_REPLY 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41152]) packet #1 sending command=31[31] len=1639 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41152])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41152]) Send SSH_MSG_NEWKEYS 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41152]) session ID=a2:47:cc:e3:19:b9:58:91:89:03:24:5e:7a:a6:bf:8a:46:70:9a:b5:e1:dd:78:7a:e2:62:e9:bc:4c:e3:30:d3:a4:79:58:cf:b8:2d:21:38:36:85:fc:bf:c5:a3:9a:60:54:b6:44:a3:93:a8:49:d8:a5:f5:df:8e:e8:25:03:58 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41152]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41152]): strict KEX resets output message sequence number from 3 to 0 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41152]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@70c6f6ec; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41152])[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 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41152])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41152]) packet #0 sending command=7[7] len=419 23:08:51.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41152]) No pending packets to flush at end of KEX 23:08:51.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41152]) process #2 SSH_MSG_NEWKEYS 23:08:51.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41152]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:51.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41152]): strict KEX resets input message sequence number from 3 to 0 23:08:51.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41152]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1576f09; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:51.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:51.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41152]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:51.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41152]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:51.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41152]) authorized authentication methods: password,publickey 23:08:51.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41152]) Accepted service ssh-userauth 23:08:51.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41152]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:51.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41152]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:51.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:51.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41152]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:51.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41152]) no authentication factory for method=none 23:08:51.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41152]) SSH_MSG_USERAUTH_REQUEST 23:08:51.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41152]) remaining methods: password,publickey 23:08:51.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41152]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41152]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41152]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:51.390 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41152]) authentication result: true 23:08:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41152]) SSH_MSG_USERAUTH_REQUEST 23:08:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41152])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41152]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41152]) no heartbeat to stop 23:08:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41152]) heartbeat type=IGNORE, interval=PT30S 23:08:51.390 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41152 authenticated 23:08:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41152]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41152]] session=TransportServerSession[admin@/10.30.170.252:41152] id=0 23:08:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41152])) size=2097152, max=2097152, packet=32768 23:08:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41152]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41152] 23:08:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41152]) recipient=0 23:08:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152])) size=2097152, max=2097152, packet=32768 23:08:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152])) re-initializing 23:08:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152])) size=2097152, max=2097152, packet=32768 23:08:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:51.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:51.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:51.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152])[want-reply=true] subsystem=netconf 23:08:51.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152])[subsystem] prepared command 23:08:51.392 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:51.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:51.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152]}} established 23:08:51.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 51: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17880 23:08:51.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 51: Creating data stores for simulated device 23:08:51.393 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:51.393 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:51.393 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:51.393 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:51.393 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:51.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58443d1c 23:08:51.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:51.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:51.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:51.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:51.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:51.396 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:51.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:51.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:51.396 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58443d1c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58443d1c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737653da, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737653da, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:51.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:51.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:51.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152] 23:08:51.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 51 on channel [id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152] 23:08:51.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) by 1102 down to 2096050 23:08:51.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152] 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152] 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) request=subsystem result=ReplySuccess, want-reply=true 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) request=subsystem activate command 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) starting runner for command=netconf 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #5 SSH_MSG_CHANNEL_DATA 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) by 373 down to 2096779 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_CHANNEL_DATA len=373 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152] 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:51.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:51.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152] 23:08:51.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152] 23:08:51.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17880', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:51.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=51} created 23:08:51.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152]} created 23:08:51.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152] successful with session NetconfServerSession{sessionId=51, channel=[id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152]} 23:08:51.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152]} up 23:08:51.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #6 SSH_MSG_CHANNEL_DATA 23:08:51.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) by 393 down to 2096386 23:08:51.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_CHANNEL_DATA len=393 23:08:51.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152] 23:08:51.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:51.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:51.402 [netconf-device-simulator-threads-0] 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=51} 23:08:51.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:51.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x7b1e5a90, L:/10.30.170.33:17880 - R:/10.30.170.252:41152]} EXI handlers added to pipeline 23:08:51.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:51.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) by 179 down to 2095871 23:08:51.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:51.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:51.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #7 SSH_MSG_CHANNEL_DATA 23:08:51.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) by 340 down to 2096046 23:08:51.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_CHANNEL_DATA len=340 23:08:51.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152] 23:08:51.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:51.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=51} 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737653da 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:51.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:51.407 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:51.407 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:51.407 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:51.407 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:51.407 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:51.407 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:51.407 [netconf-device-simulator-threads-0] 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 23:08:51.407 [netconf-device-simulator-threads-0] 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 23:08:51.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:51.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) by 733 down to 2095138 23:08:51.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:51.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:51.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580]} 23:08:51.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43580]): SSH-2.0-SSHD-UNKNOWN 23:08:51.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43580]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:51.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43580]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:51.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43580]) Send SSH_MSG_KEXINIT 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43580]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43580]) process #0 SSH_MSG_KEXINIT 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43580]) SSH_MSG_KEXINIT 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43580]) strict KEX=true client=true server=true 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43580]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43580]) Kex: server host key algorithms = rsa-sha2-512 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43580]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43580]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43580]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43580]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43580]) Kex: compression algorithms (client to server) = none 23:08:51.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43580]) Kex: compression algorithms (server to client) = none 23:08:51.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:51.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43580]) process #1 30 23:08:51.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43580]] process command=SSH_MSG_KEXDH_INIT 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43580]] Send SSH_MSG_KEXDH_REPLY 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43580]) packet #1 sending command=31[31] len=1639 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43580])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43580]) Send SSH_MSG_NEWKEYS 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43580]) session ID=29:6d:d4:8b:8d:91:85:31:4d:ee:6b:a7:e5:2a:b5:5f:d1:d9:67:e2:b3:2c:b5:6b:d1:21:cb:97:97:93:ad:6e:68:b7:79:56:c3:20:92:c2:75:b0:e1:b5:2e:45:71:ba:12:ff:e8:6e:e0:ec:ad:8b:4b:c0:11:a5:c8:18:87:c9 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43580]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43580]): strict KEX resets output message sequence number from 3 to 0 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@446fd5a3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43580])[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 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43580])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43580]) packet #0 sending command=7[7] len=419 23:08:51.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43580]) No pending packets to flush at end of KEX 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43580]) process #2 SSH_MSG_NEWKEYS 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43580]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43580]): strict KEX resets input message sequence number from 3 to 0 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@28fef27d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43580]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43580]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43580]) authorized authentication methods: password,publickey 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43580]) Accepted service ssh-userauth 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43580]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43580]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43580]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43580]) no authentication factory for method=none 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43580]) SSH_MSG_USERAUTH_REQUEST 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43580]) remaining methods: password,publickey 23:08:51.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43580]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:51.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43580]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:51.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:51.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43580]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:51.909 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:51.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43580]) authentication result: true 23:08:51.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43580]) SSH_MSG_USERAUTH_REQUEST 23:08:51.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43580])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:51.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43580]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:51.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:51.909 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:51.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43580]) no heartbeat to stop 23:08:51.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43580]) heartbeat type=IGNORE, interval=PT30S 23:08:51.910 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43580 authenticated 23:08:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43580]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43580]] session=TransportServerSession[admin@/10.30.170.252:43580] id=0 23:08:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43580])) size=2097152, max=2097152, packet=32768 23:08:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43580]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43580] 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43580]) recipient=0 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580])) size=2097152, max=2097152, packet=32768 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580])) re-initializing 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580])) size=2097152, max=2097152, packet=32768 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580])[want-reply=true] subsystem=netconf 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580])[subsystem] prepared command 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580]}} established 23:08:51.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 52: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17881 23:08:51.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 52: Creating data stores for simulated device 23:08:51.912 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:51.912 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:51.912 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:51.912 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:51.913 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:51.914 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@501e48b5 23:08:51.914 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:51.914 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:51.914 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:51.914 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:51.915 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:51.915 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:51.915 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:51.915 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:51.915 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@501e48b5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@501e48b5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fc494b4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fc494b4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:51.915 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:51.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580] 23:08:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 52 on channel [id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580] 23:08:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) by 1102 down to 2096050 23:08:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580] 23:08:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580] 23:08:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) request=subsystem result=ReplySuccess, want-reply=true 23:08:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) request=subsystem activate command 23:08:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) starting runner for command=netconf 23:08:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #5 SSH_MSG_CHANNEL_DATA 23:08:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) by 373 down to 2096779 23:08:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_CHANNEL_DATA len=373 23:08:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580] 23:08:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580] 23:08:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580] 23:08:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17881', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=52} created 23:08:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=52, channel=[id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580]} created 23:08:51.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580] successful with session NetconfServerSession{sessionId=52, channel=[id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580]} 23:08:51.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=52, channel=[id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580]} up 23:08:51.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #6 SSH_MSG_CHANNEL_DATA 23:08:51.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) by 393 down to 2096386 23:08:51.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_CHANNEL_DATA len=393 23:08:51.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580] 23:08:51.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:51.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:51.919 [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=52} 23:08:51.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:51.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=52, channel=[id: 0x822ca682, L:/10.30.170.33:17881 - R:/10.30.170.252:43580]} EXI handlers added to pipeline 23:08:51.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:51.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) by 179 down to 2095871 23:08:51.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:51.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:51.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #7 SSH_MSG_CHANNEL_DATA 23:08:51.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) by 340 down to 2096046 23:08:51.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_CHANNEL_DATA len=340 23:08:51.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580] 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=52} 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fc494b4 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:51.923 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:51.924 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:51.924 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:51.924 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:51.924 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:51.924 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:51.924 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:51.924 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:51.924 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:51.924 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:51.924 [netconf-device-simulator-threads-2] 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 23:08:51.924 [netconf-device-simulator-threads-2] 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 23:08:51.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:51.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) by 733 down to 2095138 23:08:51.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:51.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:52.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922]} 23:08:52.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39922]): SSH-2.0-SSHD-UNKNOWN 23:08:52.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39922]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:52.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39922]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39922]) Send SSH_MSG_KEXINIT 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39922]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39922]) process #0 SSH_MSG_KEXINIT 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39922]) SSH_MSG_KEXINIT 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39922]) strict KEX=true client=true server=true 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39922]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39922]) Kex: server host key algorithms = rsa-sha2-512 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39922]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39922]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39922]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39922]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39922]) Kex: compression algorithms (client to server) = none 23:08:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39922]) Kex: compression algorithms (server to client) = none 23:08:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:52.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39922]) process #1 30 23:08:52.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39922]] process command=SSH_MSG_KEXDH_INIT 23:08:52.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39922]] Send SSH_MSG_KEXDH_REPLY 23:08:52.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39922]) packet #1 sending command=31[31] len=1639 23:08:52.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39922])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:52.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39922]) Send SSH_MSG_NEWKEYS 23:08:52.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39922]) session ID=41:63:45:d8:5a:4e:dc:bb:35:3e:94:3b:a3:cf:dc:a2:74:f9:28:be:64:d6:b7:fe:65:ad:e6:d9:e3:54:6e:da:cc:d6:f1:1d:d8:8e:fc:17:6e:2b:9a:d3:29:44:6b:47:8e:e2:72:12:ef:db:0f:95:21:e6:a6:65:ed:d3:ff:1b 23:08:52.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39922]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:52.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39922]): strict KEX resets output message sequence number from 3 to 0 23:08:52.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39922]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bb7c58b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:52.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39922])[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 23:08:52.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39922])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:52.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39922]) packet #0 sending command=7[7] len=419 23:08:52.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39922]) No pending packets to flush at end of KEX 23:08:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39922]) process #2 SSH_MSG_NEWKEYS 23:08:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39922]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39922]): strict KEX resets input message sequence number from 3 to 0 23:08:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39922]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f96c245; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39922]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39922]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39922]) authorized authentication methods: password,publickey 23:08:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39922]) Accepted service ssh-userauth 23:08:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39922]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39922]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39922]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39922]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39922]) no authentication factory for method=none 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39922]) SSH_MSG_USERAUTH_REQUEST 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39922]) remaining methods: password,publickey 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39922]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39922]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39922]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39922]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:52.434 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39922]) authentication result: true 23:08:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39922]) SSH_MSG_USERAUTH_REQUEST 23:08:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39922])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39922]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39922]) no heartbeat to stop 23:08:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39922]) heartbeat type=IGNORE, interval=PT30S 23:08:52.435 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39922 authenticated 23:08:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39922]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39922]] session=TransportServerSession[admin@/10.30.170.252:39922] id=0 23:08:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39922])) size=2097152, max=2097152, packet=32768 23:08:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39922]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39922] 23:08:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39922]) recipient=0 23:08:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922])) size=2097152, max=2097152, packet=32768 23:08:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922])) re-initializing 23:08:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922])) size=2097152, max=2097152, packet=32768 23:08:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922])[want-reply=true] subsystem=netconf 23:08:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922])[subsystem] prepared command 23:08:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922]}} established 23:08:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 53: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17882 23:08:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 53: Creating data stores for simulated device 23:08:52.438 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:52.438 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:52.438 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:52.438 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:52.438 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:52.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14318d0 23:08:52.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:52.440 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:52.440 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:52.440 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:52.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:52.441 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:52.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:52.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:52.441 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14318d0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14318d0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d44393e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d44393e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:52.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:52.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:52.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922] 23:08:52.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 53 on channel [id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922] 23:08:52.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) by 1102 down to 2096050 23:08:52.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:52.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922] 23:08:52.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922] 23:08:52.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) request=subsystem result=ReplySuccess, want-reply=true 23:08:52.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:52.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) request=subsystem activate command 23:08:52.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) starting runner for command=netconf 23:08:52.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #5 SSH_MSG_CHANNEL_DATA 23:08:52.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) by 373 down to 2096779 23:08:52.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_CHANNEL_DATA len=373 23:08:52.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922] 23:08:52.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:52.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:52.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922] 23:08:52.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922] 23:08:52.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17882', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:52.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=53} created 23:08:52.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=53, channel=[id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922]} created 23:08:52.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922] successful with session NetconfServerSession{sessionId=53, channel=[id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922]} 23:08:52.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=53, channel=[id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922]} up 23:08:52.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #6 SSH_MSG_CHANNEL_DATA 23:08:52.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) by 393 down to 2096386 23:08:52.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_CHANNEL_DATA len=393 23:08:52.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922] 23:08:52.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:52.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:52.450 [netconf-device-simulator-threads-4] 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=53} 23:08:52.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:52.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=53, channel=[id: 0xb13e830a, L:/10.30.170.33:17882 - R:/10.30.170.252:39922]} EXI handlers added to pipeline 23:08:52.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:52.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) by 179 down to 2095871 23:08:52.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:52.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:52.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #7 SSH_MSG_CHANNEL_DATA 23:08:52.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) by 340 down to 2096046 23:08:52.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_CHANNEL_DATA len=340 23:08:52.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922] 23:08:52.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:52.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:52.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=53} 23:08:52.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d44393e 23:08:52.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:52.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:52.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:52.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:52.455 [netconf-device-simulator-threads-4] 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 23:08:52.455 [netconf-device-simulator-threads-4] 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 23:08:52.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:52.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) by 733 down to 2095138 23:08:52.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:52.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:52.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344]} 23:08:52.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40344]): SSH-2.0-SSHD-UNKNOWN 23:08:52.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40344]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:52.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40344]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40344]) Send SSH_MSG_KEXINIT 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40344]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40344]) process #0 SSH_MSG_KEXINIT 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40344]) SSH_MSG_KEXINIT 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40344]) strict KEX=true client=true server=true 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40344]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40344]) Kex: server host key algorithms = rsa-sha2-512 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40344]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40344]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40344]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40344]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40344]) Kex: compression algorithms (client to server) = none 23:08:52.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40344]) Kex: compression algorithms (server to client) = none 23:08:52.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:52.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40344]) process #1 30 23:08:52.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40344]] process command=SSH_MSG_KEXDH_INIT 23:08:52.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40344]] Send SSH_MSG_KEXDH_REPLY 23:08:52.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40344]) packet #1 sending command=31[31] len=1639 23:08:52.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40344])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:52.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40344]) Send SSH_MSG_NEWKEYS 23:08:52.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40344]) session ID=75:68:fe:41:5a:6a:c7:4c:d3:bb:15:b1:df:fb:9e:09:42:21:0d:f7:97:20:6a:38:21:c4:9a:a3:a6:5c:cf:c3:29:ef:35:76:7a:52:a8:34:f9:32:d1:1d:f4:43:bc:52:b9:42:d0:27:a5:e6:85:06:5f:b8:b6:0a:1e:e1:43:5b 23:08:52.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40344]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:52.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40344]): strict KEX resets output message sequence number from 3 to 0 23:08:52.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d785d56; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:52.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40344])[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 23:08:52.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40344])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:52.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40344]) packet #0 sending command=7[7] len=419 23:08:52.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40344]) No pending packets to flush at end of KEX 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40344]) process #2 SSH_MSG_NEWKEYS 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40344]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40344]): strict KEX resets input message sequence number from 3 to 0 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1bf0b5f5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40344]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40344]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40344]) authorized authentication methods: password,publickey 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40344]) Accepted service ssh-userauth 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40344]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40344]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40344]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40344]) no authentication factory for method=none 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40344]) SSH_MSG_USERAUTH_REQUEST 23:08:52.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40344]) remaining methods: password,publickey 23:08:52.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40344]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:52.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40344]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:52.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:52.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40344]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:52.874 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:52.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40344]) authentication result: true 23:08:52.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40344]) SSH_MSG_USERAUTH_REQUEST 23:08:52.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40344])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:52.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40344]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:52.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:52.874 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40344]) no heartbeat to stop 23:08:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40344]) heartbeat type=IGNORE, interval=PT30S 23:08:52.875 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40344 authenticated 23:08:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40344]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:52.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40344]] session=TransportServerSession[admin@/10.30.170.252:40344] id=0 23:08:52.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40344])) size=2097152, max=2097152, packet=32768 23:08:52.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40344]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40344] 23:08:52.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40344]) recipient=0 23:08:52.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344])) size=2097152, max=2097152, packet=32768 23:08:52.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344])) re-initializing 23:08:52.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344])) size=2097152, max=2097152, packet=32768 23:08:52.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:52.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:52.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:52.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:52.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344])[want-reply=true] subsystem=netconf 23:08:52.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344])[subsystem] prepared command 23:08:52.877 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:52.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:52.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344]}} established 23:08:52.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 54: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17883 23:08:52.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 54: Creating data stores for simulated device 23:08:52.878 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:52.878 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:52.878 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:52.878 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:52.878 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:52.879 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fa8efcd 23:08:52.879 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:52.880 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:52.880 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:52.880 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:52.881 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:52.881 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:52.881 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:52.881 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:52.881 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fa8efcd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fa8efcd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a32110b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a32110b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:52.881 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:52.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:52.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344] 23:08:52.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 54 on channel [id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344] 23:08:52.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) by 1102 down to 2096050 23:08:52.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:52.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344] 23:08:52.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344] 23:08:52.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) request=subsystem result=ReplySuccess, want-reply=true 23:08:52.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) request=subsystem activate command 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) starting runner for command=netconf 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #5 SSH_MSG_CHANNEL_DATA 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) by 373 down to 2096779 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_CHANNEL_DATA len=373 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344] 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344] 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344] 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17883', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=54} created 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344]} created 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344] successful with session NetconfServerSession{sessionId=54, channel=[id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344]} 23:08:52.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344]} up 23:08:52.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #6 SSH_MSG_CHANNEL_DATA 23:08:52.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) by 393 down to 2096386 23:08:52.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_CHANNEL_DATA len=393 23:08:52.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344] 23:08:52.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:52.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:52.886 [netconf-device-simulator-threads-6] 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=54} 23:08:52.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:52.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x5489c52d, L:/10.30.170.33:17883 - R:/10.30.170.252:40344]} EXI handlers added to pipeline 23:08:52.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:52.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) by 179 down to 2095871 23:08:52.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:52.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:52.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #7 SSH_MSG_CHANNEL_DATA 23:08:52.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) by 340 down to 2096046 23:08:52.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_CHANNEL_DATA len=340 23:08:52.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344] 23:08:52.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:52.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:52.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=54} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a32110b 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:52.890 [netconf-device-simulator-threads-6] 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 23:08:52.890 [netconf-device-simulator-threads-6] 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 23:08:52.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:52.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) by 733 down to 2095138 23:08:52.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:52.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:53.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990]} 23:08:53.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48990]): SSH-2.0-SSHD-UNKNOWN 23:08:53.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48990]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:53.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48990]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48990]) Send SSH_MSG_KEXINIT 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48990]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48990]) process #0 SSH_MSG_KEXINIT 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48990]) SSH_MSG_KEXINIT 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48990]) strict KEX=true client=true server=true 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48990]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48990]) Kex: server host key algorithms = rsa-sha2-512 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48990]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48990]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48990]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48990]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:53.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48990]) Kex: compression algorithms (client to server) = none 23:08:53.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48990]) Kex: compression algorithms (server to client) = none 23:08:53.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:53.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48990]) process #1 30 23:08:53.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48990]] process command=SSH_MSG_KEXDH_INIT 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48990]] Send SSH_MSG_KEXDH_REPLY 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48990]) packet #1 sending command=31[31] len=1639 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48990])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48990]) Send SSH_MSG_NEWKEYS 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48990]) session ID=be:2c:de:3c:5a:36:2f:64:96:47:0a:61:06:55:05:af:67:22:c0:bc:1f:3e:12:4e:1b:41:29:5c:d8:6a:3d:ae:a5:ca:fb:08:ca:a3:57:11:e9:2b:1f:c2:6a:c6:ce:b8:38:90:2a:7a:0e:8f:ed:3f:be:08:6f:97:c9:8a:d3:2b 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48990]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48990]): strict KEX resets output message sequence number from 3 to 0 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48990]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76e71135; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48990])[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 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48990])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48990]) packet #0 sending command=7[7] len=419 23:08:53.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48990]) No pending packets to flush at end of KEX 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48990]) process #2 SSH_MSG_NEWKEYS 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48990]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48990]): strict KEX resets input message sequence number from 3 to 0 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48990]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f706d99; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48990]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48990]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48990]) authorized authentication methods: password,publickey 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48990]) Accepted service ssh-userauth 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48990]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48990]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48990]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48990]) no authentication factory for method=none 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48990]) SSH_MSG_USERAUTH_REQUEST 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48990]) remaining methods: password,publickey 23:08:53.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48990]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:53.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48990]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:53.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:53.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48990]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:53.583 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:53.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48990]) authentication result: true 23:08:53.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48990]) SSH_MSG_USERAUTH_REQUEST 23:08:53.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48990])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:53.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48990]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:53.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:53.583 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:53.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48990]) no heartbeat to stop 23:08:53.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48990]) heartbeat type=IGNORE, interval=PT30S 23:08:53.583 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48990 authenticated 23:08:53.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:53.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48990]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48990]] session=TransportServerSession[admin@/10.30.170.252:48990] id=0 23:08:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48990])) size=2097152, max=2097152, packet=32768 23:08:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48990]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48990] 23:08:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48990]) recipient=0 23:08:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990])) size=2097152, max=2097152, packet=32768 23:08:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990])) re-initializing 23:08:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990])) size=2097152, max=2097152, packet=32768 23:08:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:53.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:53.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:53.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990])[want-reply=true] subsystem=netconf 23:08:53.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990])[subsystem] prepared command 23:08:53.586 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:53.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:53.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990]}} established 23:08:53.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 55: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17884 23:08:53.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 55: Creating data stores for simulated device 23:08:53.586 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:53.586 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:53.587 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:53.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:53.587 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:53.588 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18213a8b 23:08:53.588 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:53.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:53.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:53.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:53.589 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:53.589 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:53.589 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:53.590 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:53.590 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18213a8b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18213a8b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41ba0911, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41ba0911, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:53.590 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:53.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:53.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990] 23:08:53.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 55 on channel [id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990] 23:08:53.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) by 1102 down to 2096050 23:08:53.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:53.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990] 23:08:53.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990] 23:08:53.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) request=subsystem result=ReplySuccess, want-reply=true 23:08:53.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:53.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) request=subsystem activate command 23:08:53.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) starting runner for command=netconf 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #5 SSH_MSG_CHANNEL_DATA 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) by 373 down to 2096779 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_CHANNEL_DATA len=373 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990] 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990] 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990] 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17884', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=55} created 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990]} created 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990] successful with session NetconfServerSession{sessionId=55, channel=[id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990]} 23:08:53.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990]} up 23:08:53.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #6 SSH_MSG_CHANNEL_DATA 23:08:53.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) by 393 down to 2096386 23:08:53.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_CHANNEL_DATA len=393 23:08:53.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990] 23:08:53.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:53.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:53.594 [netconf-device-simulator-threads-0] 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=55} 23:08:53.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:53.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x18481236, L:/10.30.170.33:17884 - R:/10.30.170.252:48990]} EXI handlers added to pipeline 23:08:53.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:53.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) by 179 down to 2095871 23:08:53.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:53.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #7 SSH_MSG_CHANNEL_DATA 23:08:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) by 340 down to 2096046 23:08:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_CHANNEL_DATA len=340 23:08:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990] 23:08:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=55} 23:08:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41ba0911 23:08:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:53.599 [netconf-device-simulator-threads-0] 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 23:08:53.599 [netconf-device-simulator-threads-0] 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 23:08:53.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:53.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) by 733 down to 2095138 23:08:53.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:53.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:53.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560]} 23:08:53.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55560]): SSH-2.0-SSHD-UNKNOWN 23:08:53.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55560]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:53.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55560]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:53.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55560]) Send SSH_MSG_KEXINIT 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55560]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55560]) process #0 SSH_MSG_KEXINIT 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55560]) SSH_MSG_KEXINIT 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55560]) strict KEX=true client=true server=true 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55560]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55560]) Kex: server host key algorithms = rsa-sha2-512 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55560]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55560]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55560]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55560]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55560]) Kex: compression algorithms (client to server) = none 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55560]) Kex: compression algorithms (server to client) = none 23:08:53.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:54.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55560]) process #1 30 23:08:54.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55560]] process command=SSH_MSG_KEXDH_INIT 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55560]] Send SSH_MSG_KEXDH_REPLY 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55560]) packet #1 sending command=31[31] len=1639 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55560])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55560]) Send SSH_MSG_NEWKEYS 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55560]) session ID=d7:06:31:41:26:0e:36:79:11:c8:73:a4:d4:92:65:03:70:22:8e:c5:f3:b3:f6:40:76:ea:0c:cb:35:73:7d:d1:e3:d2:74:67:db:df:3b:52:9c:03:00:3c:b9:a1:ee:6a:7a:e3:01:84:19:69:5a:33:f6:85:b8:95:89:79:63:4f 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55560]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55560]): strict KEX resets output message sequence number from 3 to 0 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55560]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c841703; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55560])[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 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55560])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55560]) packet #0 sending command=7[7] len=419 23:08:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55560]) No pending packets to flush at end of KEX 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55560]) process #2 SSH_MSG_NEWKEYS 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55560]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55560]): strict KEX resets input message sequence number from 3 to 0 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55560]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b83eca4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55560]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55560]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55560]) authorized authentication methods: password,publickey 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55560]) Accepted service ssh-userauth 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55560]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55560]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55560]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55560]) no authentication factory for method=none 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55560]) SSH_MSG_USERAUTH_REQUEST 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55560]) remaining methods: password,publickey 23:08:54.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55560]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55560]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55560]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:54.074 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55560]) authentication result: true 23:08:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55560]) SSH_MSG_USERAUTH_REQUEST 23:08:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55560])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55560]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55560]) no heartbeat to stop 23:08:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55560]) heartbeat type=IGNORE, interval=PT30S 23:08:54.074 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55560 authenticated 23:08:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55560]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55560]] session=TransportServerSession[admin@/10.30.170.252:55560] id=0 23:08:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55560])) size=2097152, max=2097152, packet=32768 23:08:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55560]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55560] 23:08:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55560]) recipient=0 23:08:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560])) size=2097152, max=2097152, packet=32768 23:08:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560])) re-initializing 23:08:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560])) size=2097152, max=2097152, packet=32768 23:08:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560])[want-reply=true] subsystem=netconf 23:08:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560])[subsystem] prepared command 23:08:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560]}} established 23:08:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 56: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17885 23:08:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 56: Creating data stores for simulated device 23:08:54.077 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:54.077 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:54.077 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:54.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626a909c 23:08:54.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:54.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:54.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:54.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:54.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:54.080 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:54.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:54.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:54.080 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626a909c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626a909c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5720ee34, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5720ee34, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:54.081 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:54.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560] 23:08:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 56 on channel [id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560] 23:08:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) by 1102 down to 2096050 23:08:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560] 23:08:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560] 23:08:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) request=subsystem result=ReplySuccess, want-reply=true 23:08:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) request=subsystem activate command 23:08:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) starting runner for command=netconf 23:08:54.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #5 SSH_MSG_CHANNEL_DATA 23:08:54.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) by 373 down to 2096779 23:08:54.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_CHANNEL_DATA len=373 23:08:54.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560] 23:08:54.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:54.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:54.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560] 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560] 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17885', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=56} created 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560]} created 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560] successful with session NetconfServerSession{sessionId=56, channel=[id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560]} 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560]} up 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #6 SSH_MSG_CHANNEL_DATA 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) by 393 down to 2096386 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_CHANNEL_DATA len=393 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560] 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:54.087 [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=56} 23:08:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x16b320a7, L:/10.30.170.33:17885 - R:/10.30.170.252:55560]} EXI handlers added to pipeline 23:08:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) by 179 down to 2095871 23:08:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:54.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:54.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #7 SSH_MSG_CHANNEL_DATA 23:08:54.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) by 340 down to 2096046 23:08:54.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_CHANNEL_DATA len=340 23:08:54.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560] 23:08:54.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:54.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:54.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=56} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5720ee34 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:54.091 [netconf-device-simulator-threads-2] 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 23:08:54.091 [netconf-device-simulator-threads-2] 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 23:08:54.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:54.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) by 733 down to 2095138 23:08:54.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:54.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:54.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700]} 23:08:54.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50700]): SSH-2.0-SSHD-UNKNOWN 23:08:54.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50700]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:54.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50700]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:54.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50700]) Send SSH_MSG_KEXINIT 23:08:54.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50700]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:54.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50700]) process #0 SSH_MSG_KEXINIT 23:08:54.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50700]) SSH_MSG_KEXINIT 23:08:54.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50700]) strict KEX=true client=true server=true 23:08:54.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50700]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:54.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50700]) Kex: server host key algorithms = rsa-sha2-512 23:08:54.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50700]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:54.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50700]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:54.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50700]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:54.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50700]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:54.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50700]) Kex: compression algorithms (client to server) = none 23:08:54.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50700]) Kex: compression algorithms (server to client) = none 23:08:54.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:54.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50700]) process #1 30 23:08:54.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50700]] process command=SSH_MSG_KEXDH_INIT 23:08:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50700]] Send SSH_MSG_KEXDH_REPLY 23:08:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50700]) packet #1 sending command=31[31] len=1639 23:08:54.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50700])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:54.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50700]) Send SSH_MSG_NEWKEYS 23:08:54.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50700]) session ID=f4:0c:d6:f3:0f:c1:13:ab:f5:e1:a8:a1:1d:59:2b:4f:c7:68:32:32:66:03:91:f9:f1:14:a6:c9:6c:4c:15:30:7c:8d:4f:16:bf:17:98:8f:d1:63:7b:20:24:21:d9:59:fc:05:64:ca:b8:a4:7a:29:f5:c7:db:c9:b1:f5:1f:5f 23:08:54.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50700]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:54.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50700]): strict KEX resets output message sequence number from 3 to 0 23:08:54.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f55d91d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:54.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50700])[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 23:08:54.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50700])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:54.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50700]) packet #0 sending command=7[7] len=419 23:08:54.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50700]) No pending packets to flush at end of KEX 23:08:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50700]) process #2 SSH_MSG_NEWKEYS 23:08:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50700]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50700]): strict KEX resets input message sequence number from 3 to 0 23:08:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@26f2280a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50700]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50700]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50700]) authorized authentication methods: password,publickey 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50700]) Accepted service ssh-userauth 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50700]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50700]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50700]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50700]) no authentication factory for method=none 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50700]) SSH_MSG_USERAUTH_REQUEST 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50700]) remaining methods: password,publickey 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50700]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50700]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50700]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:54.413 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50700]) authentication result: true 23:08:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50700]) SSH_MSG_USERAUTH_REQUEST 23:08:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50700])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50700]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50700]) no heartbeat to stop 23:08:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50700]) heartbeat type=IGNORE, interval=PT30S 23:08:54.414 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50700 authenticated 23:08:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50700]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50700]] session=TransportServerSession[admin@/10.30.170.252:50700] id=0 23:08:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50700])) size=2097152, max=2097152, packet=32768 23:08:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50700]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50700] 23:08:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50700]) recipient=0 23:08:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700])) size=2097152, max=2097152, packet=32768 23:08:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700])) re-initializing 23:08:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700])) size=2097152, max=2097152, packet=32768 23:08:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:54.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:54.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:54.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700])[want-reply=true] subsystem=netconf 23:08:54.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700])[subsystem] prepared command 23:08:54.416 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:54.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:54.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700]}} established 23:08:54.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 57: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17886 23:08:54.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 57: Creating data stores for simulated device 23:08:54.417 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:54.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:54.417 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:54.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:54.417 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:54.418 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75f44d30 23:08:54.418 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:54.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:54.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:54.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:54.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:54.420 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:54.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:54.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:54.420 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75f44d30, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75f44d30, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4ee92b7e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4ee92b7e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:54.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:54.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:54.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700] 23:08:54.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 57 on channel [id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700] 23:08:54.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) by 1102 down to 2096050 23:08:54.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:54.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700] 23:08:54.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700] 23:08:54.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) request=subsystem result=ReplySuccess, want-reply=true 23:08:54.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:54.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) request=subsystem activate command 23:08:54.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) starting runner for command=netconf 23:08:54.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #5 SSH_MSG_CHANNEL_DATA 23:08:54.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) by 373 down to 2096779 23:08:54.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_CHANNEL_DATA len=373 23:08:54.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700] 23:08:54.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700] 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700] 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17886', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=57} created 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=57, channel=[id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700]} created 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700] successful with session NetconfServerSession{sessionId=57, channel=[id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700]} 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=57, channel=[id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700]} up 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #6 SSH_MSG_CHANNEL_DATA 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) by 393 down to 2096386 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_CHANNEL_DATA len=393 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700] 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:54.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:54.430 [netconf-device-simulator-threads-4] 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=57} 23:08:54.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:54.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=57, channel=[id: 0xd26a6a10, L:/10.30.170.33:17886 - R:/10.30.170.252:50700]} EXI handlers added to pipeline 23:08:54.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:54.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) by 179 down to 2095871 23:08:54.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:54.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:54.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #7 SSH_MSG_CHANNEL_DATA 23:08:54.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) by 340 down to 2096046 23:08:54.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_CHANNEL_DATA len=340 23:08:54.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700] 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=57} 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4ee92b7e 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.433 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:54.434 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:54.434 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.434 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:54.434 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:54.434 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.434 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:54.434 [netconf-device-simulator-threads-4] 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 23:08:54.434 [netconf-device-simulator-threads-4] 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 23:08:54.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:54.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) by 733 down to 2095138 23:08:54.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:54.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:54.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714]} 23:08:54.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53714]): SSH-2.0-SSHD-UNKNOWN 23:08:54.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53714]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:54.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53714]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:54.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53714]) Send SSH_MSG_KEXINIT 23:08:54.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53714]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:54.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53714]) process #0 SSH_MSG_KEXINIT 23:08:54.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53714]) SSH_MSG_KEXINIT 23:08:54.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53714]) strict KEX=true client=true server=true 23:08:54.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53714]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:54.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53714]) Kex: server host key algorithms = rsa-sha2-512 23:08:54.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53714]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:54.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53714]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:54.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53714]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:54.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53714]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:54.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53714]) Kex: compression algorithms (client to server) = none 23:08:54.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53714]) Kex: compression algorithms (server to client) = none 23:08:54.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:54.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53714]) process #1 30 23:08:54.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53714]] process command=SSH_MSG_KEXDH_INIT 23:08:54.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53714]] Send SSH_MSG_KEXDH_REPLY 23:08:54.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53714]) packet #1 sending command=31[31] len=1639 23:08:54.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53714])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:54.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53714]) Send SSH_MSG_NEWKEYS 23:08:54.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53714]) session ID=f4:83:f2:0d:1f:28:fc:3b:cc:1b:c1:e3:89:dc:54:3c:f7:04:be:f2:04:f8:83:a1:30:92:e2:4f:cf:7a:ea:27:29:6c:75:ff:50:5f:4c:ad:ef:8d:74:ce:8a:88:51:54:1b:c5:1d:7c:e1:94:1f:a9:21:7a:b5:fc:28:a1:6a:22 23:08:54.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53714]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:54.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53714]): strict KEX resets output message sequence number from 3 to 0 23:08:54.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53714]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@440b4f05; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:54.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53714])[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 23:08:54.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53714])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:54.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53714]) packet #0 sending command=7[7] len=419 23:08:54.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53714]) No pending packets to flush at end of KEX 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53714]) process #2 SSH_MSG_NEWKEYS 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53714]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53714]): strict KEX resets input message sequence number from 3 to 0 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53714]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ddec23; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53714]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53714]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53714]) authorized authentication methods: password,publickey 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53714]) Accepted service ssh-userauth 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53714]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53714]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53714]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53714]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53714]) no authentication factory for method=none 23:08:54.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53714]) SSH_MSG_USERAUTH_REQUEST 23:08:54.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53714]) remaining methods: password,publickey 23:08:54.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53714]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53714]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53714]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53714]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:54.945 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53714]) authentication result: true 23:08:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53714]) SSH_MSG_USERAUTH_REQUEST 23:08:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53714])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53714]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53714]) no heartbeat to stop 23:08:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53714]) heartbeat type=IGNORE, interval=PT30S 23:08:54.945 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53714 authenticated 23:08:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53714]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53714]] session=TransportServerSession[admin@/10.30.170.252:53714] id=0 23:08:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53714])) size=2097152, max=2097152, packet=32768 23:08:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53714]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53714] 23:08:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53714]) recipient=0 23:08:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714])) size=2097152, max=2097152, packet=32768 23:08:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714])) re-initializing 23:08:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714])) size=2097152, max=2097152, packet=32768 23:08:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:54.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:54.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:54.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714])[want-reply=true] subsystem=netconf 23:08:54.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714])[subsystem] prepared command 23:08:54.947 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:54.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:54.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714]}} established 23:08:54.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 58: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17887 23:08:54.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 58: Creating data stores for simulated device 23:08:54.948 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:54.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:54.948 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:54.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:54.948 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:54.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78e87b5e 23:08:54.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:54.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:54.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:54.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:54.951 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:54.951 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:54.951 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:54.951 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:54.951 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78e87b5e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78e87b5e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7916256f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7916256f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:54.951 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:54.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:54.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714] 23:08:54.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 58 on channel [id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714] 23:08:54.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) by 1102 down to 2096050 23:08:54.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:54.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714] 23:08:54.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714] 23:08:54.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) request=subsystem result=ReplySuccess, want-reply=true 23:08:54.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:54.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) request=subsystem activate command 23:08:54.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) starting runner for command=netconf 23:08:54.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #5 SSH_MSG_CHANNEL_DATA 23:08:54.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) by 373 down to 2096779 23:08:54.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_CHANNEL_DATA len=373 23:08:54.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714] 23:08:54.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:54.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714] 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714] 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17887', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=58} created 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=58, channel=[id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714]} created 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714] successful with session NetconfServerSession{sessionId=58, channel=[id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714]} 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=58, channel=[id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714]} up 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #6 SSH_MSG_CHANNEL_DATA 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) by 393 down to 2096386 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_CHANNEL_DATA len=393 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714] 23:08:54.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:54.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:54.956 [netconf-device-simulator-threads-6] 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=58} 23:08:54.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:54.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=58, channel=[id: 0x7fbcc17f, L:/10.30.170.33:17887 - R:/10.30.170.252:53714]} EXI handlers added to pipeline 23:08:54.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:54.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) by 179 down to 2095871 23:08:54.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:54.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:54.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #7 SSH_MSG_CHANNEL_DATA 23:08:54.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) by 340 down to 2096046 23:08:54.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_CHANNEL_DATA len=340 23:08:54.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714] 23:08:54.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:54.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:54.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=58} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7916256f 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:54.961 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:54.962 [netconf-device-simulator-threads-6] 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 23:08:54.962 [netconf-device-simulator-threads-6] 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 23:08:54.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:54.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) by 733 down to 2095138 23:08:54.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:54.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:55.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530]} 23:08:55.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38530]): SSH-2.0-SSHD-UNKNOWN 23:08:55.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38530]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:55.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38530]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:08:55.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #8 SSH_MSG_IGNORE 23:08:55.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:08:55.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:08:55.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #8 SSH_MSG_IGNORE 23:08:55.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:08:55.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878]} 23:08:55.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48878]): SSH-2.0-SSHD-UNKNOWN 23:08:55.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48878]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:55.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48878]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:55.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38530]) Send SSH_MSG_KEXINIT 23:08:55.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38530]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:55.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38530]) process #0 SSH_MSG_KEXINIT 23:08:55.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38530]) SSH_MSG_KEXINIT 23:08:55.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38530]) strict KEX=true client=true server=true 23:08:55.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38530]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:55.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38530]) Kex: server host key algorithms = rsa-sha2-512 23:08:55.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38530]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:55.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38530]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:55.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38530]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:55.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38530]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:55.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38530]) Kex: compression algorithms (client to server) = none 23:08:55.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38530]) Kex: compression algorithms (server to client) = none 23:08:55.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:55.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38530]) process #1 30 23:08:55.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38530]] process command=SSH_MSG_KEXDH_INIT 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38530]] Send SSH_MSG_KEXDH_REPLY 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38530]) packet #1 sending command=31[31] len=1639 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38530])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38530]) Send SSH_MSG_NEWKEYS 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38530]) session ID=06:c2:cd:f3:c9:41:b1:f6:b8:90:d4:ef:c5:95:a4:30:c3:7e:ae:20:0c:2c:79:fd:b9:1a:03:b1:2e:e7:0b:22:36:99:07:5b:85:41:05:4e:64:dc:21:0b:4c:09:32:c3:96:ed:e9:14:a3:1a:9a:ed:d4:0b:d2:c1:bb:86:8a:4d 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38530]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38530]): strict KEX resets output message sequence number from 3 to 0 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38530]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b8e93ba; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38530])[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 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38530])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38530]) packet #0 sending command=7[7] len=419 23:08:55.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38530]) No pending packets to flush at end of KEX 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38530]) process #2 SSH_MSG_NEWKEYS 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38530]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38530]): strict KEX resets input message sequence number from 3 to 0 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38530]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@752350de; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38530]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38530]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38530]) authorized authentication methods: password,publickey 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38530]) Accepted service ssh-userauth 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38530]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38530]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:55.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38530]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:55.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38530]) no authentication factory for method=none 23:08:55.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38530]) SSH_MSG_USERAUTH_REQUEST 23:08:55.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38530]) remaining methods: password,publickey 23:08:55.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38530]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:55.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38530]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:55.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:55.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38530]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:55.890 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38530]) authentication result: true 23:08:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38530]) SSH_MSG_USERAUTH_REQUEST 23:08:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38530])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38530]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38530]) no heartbeat to stop 23:08:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38530]) heartbeat type=IGNORE, interval=PT30S 23:08:55.890 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38530 authenticated 23:08:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38530]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38530]] session=TransportServerSession[admin@/10.30.170.252:38530] id=0 23:08:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38530])) size=2097152, max=2097152, packet=32768 23:08:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38530]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38530] 23:08:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38530]) recipient=0 23:08:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530])) size=2097152, max=2097152, packet=32768 23:08:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530])) re-initializing 23:08:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530])) size=2097152, max=2097152, packet=32768 23:08:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:55.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:55.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:55.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530])[want-reply=true] subsystem=netconf 23:08:55.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530])[subsystem] prepared command 23:08:55.892 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:55.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:55.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530]}} established 23:08:55.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 59: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17888 23:08:55.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 59: Creating data stores for simulated device 23:08:55.892 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:55.892 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:55.893 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:55.893 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:55.893 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:55.894 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bb17dbc 23:08:55.894 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:55.894 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:55.894 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:55.894 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:55.895 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:55.895 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:55.895 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:55.895 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:55.895 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bb17dbc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bb17dbc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f343e1a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f343e1a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:55.895 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:55.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:55.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530] 23:08:55.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 59 on channel [id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530] 23:08:55.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) by 1102 down to 2096050 23:08:55.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530] 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530] 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) request=subsystem result=ReplySuccess, want-reply=true 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) request=subsystem activate command 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) starting runner for command=netconf 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #5 SSH_MSG_CHANNEL_DATA 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) by 373 down to 2096779 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_CHANNEL_DATA len=373 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530] 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:55.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530] 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530] 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17888', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=59} created 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=59, channel=[id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530]} created 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530] successful with session NetconfServerSession{sessionId=59, channel=[id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530]} 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=59, channel=[id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530]} up 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #6 SSH_MSG_CHANNEL_DATA 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) by 393 down to 2096386 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_CHANNEL_DATA len=393 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530] 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:55.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:55.900 [netconf-device-simulator-threads-0] 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=59} 23:08:55.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:55.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=59, channel=[id: 0xbcc17d91, L:/10.30.170.33:17888 - R:/10.30.170.252:38530]} EXI handlers added to pipeline 23:08:55.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:55.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) by 179 down to 2095871 23:08:55.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:55.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:55.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #7 SSH_MSG_CHANNEL_DATA 23:08:55.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) by 340 down to 2096046 23:08:55.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_CHANNEL_DATA len=340 23:08:55.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530] 23:08:55.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:55.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:55.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=59} 23:08:55.904 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f343e1a 23:08:55.904 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:55.905 [netconf-device-simulator-threads-0] 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 23:08:55.905 [netconf-device-simulator-threads-0] 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 23:08:55.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:55.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) by 733 down to 2095138 23:08:55.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:55.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:55.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48878]) Send SSH_MSG_KEXINIT 23:08:55.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48878]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48878]) process #0 SSH_MSG_KEXINIT 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48878]) SSH_MSG_KEXINIT 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48878]) strict KEX=true client=true server=true 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48878]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48878]) Kex: server host key algorithms = rsa-sha2-512 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48878]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48878]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48878]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48878]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48878]) Kex: compression algorithms (client to server) = none 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48878]) Kex: compression algorithms (server to client) = none 23:08:55.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:56.010 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:08:56.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48878]) process #1 30 23:08:56.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48878]] process command=SSH_MSG_KEXDH_INIT 23:08:56.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #8 SSH_MSG_IGNORE 23:08:56.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:08:56.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48878]] Send SSH_MSG_KEXDH_REPLY 23:08:56.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48878]) packet #1 sending command=31[31] len=1639 23:08:56.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48878])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:56.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48878]) Send SSH_MSG_NEWKEYS 23:08:56.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48878]) session ID=87:05:93:0a:8a:87:0a:2d:fb:43:db:e5:ef:49:77:fc:6b:68:3a:9f:ea:32:13:fe:8d:8b:93:42:ee:d8:4f:9d:23:f3:15:0e:61:7c:e9:03:df:86:3e:1d:bf:35:19:80:68:fc:43:8a:42:43:3a:f6:fc:13:52:6e:d5:a0:03:78 23:08:56.090 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48878]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:56.090 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48878]): strict KEX resets output message sequence number from 3 to 0 23:08:56.090 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@19d405eb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:56.090 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48878])[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 23:08:56.090 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48878])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:56.090 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48878]) packet #0 sending command=7[7] len=419 23:08:56.090 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48878]) No pending packets to flush at end of KEX 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48878]) process #2 SSH_MSG_NEWKEYS 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48878]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48878]): strict KEX resets input message sequence number from 3 to 0 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8eabd24; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48878]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48878]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48878]) authorized authentication methods: password,publickey 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48878]) Accepted service ssh-userauth 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48878]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48878]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48878]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48878]) no authentication factory for method=none 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48878]) SSH_MSG_USERAUTH_REQUEST 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48878]) remaining methods: password,publickey 23:08:56.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48878]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48878]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48878]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:56.124 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48878]) authentication result: true 23:08:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48878]) SSH_MSG_USERAUTH_REQUEST 23:08:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48878])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48878]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48878]) no heartbeat to stop 23:08:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48878]) heartbeat type=IGNORE, interval=PT30S 23:08:56.124 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48878 authenticated 23:08:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48878]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48878]] session=TransportServerSession[admin@/10.30.170.252:48878] id=0 23:08:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48878])) size=2097152, max=2097152, packet=32768 23:08:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48878]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48878] 23:08:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48878]) recipient=0 23:08:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878])) size=2097152, max=2097152, packet=32768 23:08:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878])) re-initializing 23:08:56.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878])) size=2097152, max=2097152, packet=32768 23:08:56.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:56.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:56.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:56.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:56.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878])[want-reply=true] subsystem=netconf 23:08:56.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878])[subsystem] prepared command 23:08:56.126 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:56.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:56.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878]}} established 23:08:56.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 60: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17889 23:08:56.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 60: Creating data stores for simulated device 23:08:56.127 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:56.127 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:56.127 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:56.127 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:56.127 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:56.129 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@734975ec 23:08:56.129 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:56.129 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:56.129 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:56.129 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:56.130 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:56.130 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:56.130 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:56.130 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:56.130 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@734975ec, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@734975ec, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@91419fa, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@91419fa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:56.130 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:56.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:56.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878] 23:08:56.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.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: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 60 on channel [id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878] 23:08:56.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) by 1102 down to 2096050 23:08:56.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878] 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878] 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) request=subsystem result=ReplySuccess, want-reply=true 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) request=subsystem activate command 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) starting runner for command=netconf 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #5 SSH_MSG_CHANNEL_DATA 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) by 373 down to 2096779 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_CHANNEL_DATA len=373 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878] 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:56.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:56.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878] 23:08:56.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878] 23:08:56.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17889', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:56.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=60} created 23:08:56.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=60, channel=[id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878]} created 23:08:56.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878] successful with session NetconfServerSession{sessionId=60, channel=[id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878]} 23:08:56.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=60, channel=[id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878]} up 23:08:56.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #6 SSH_MSG_CHANNEL_DATA 23:08:56.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) by 393 down to 2096386 23:08:56.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_CHANNEL_DATA len=393 23:08:56.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878] 23:08:56.136 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:56.136 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:56.136 [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=60} 23:08:56.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:56.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=60, channel=[id: 0xd759c1cb, L:/10.30.170.33:17889 - R:/10.30.170.252:48878]} EXI handlers added to pipeline 23:08:56.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:56.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) by 179 down to 2095871 23:08:56.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:56.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:56.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #7 SSH_MSG_CHANNEL_DATA 23:08:56.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) by 340 down to 2096046 23:08:56.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_CHANNEL_DATA len=340 23:08:56.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878] 23:08:56.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:56.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:56.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=60} 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@91419fa 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:56.142 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:56.143 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:56.143 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:56.143 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:56.143 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:56.143 [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 23:08:56.143 [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 23:08:56.143 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:56.144 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) by 733 down to 2095138 23:08:56.144 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:56.144 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982]} 23:08:56.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33982]): SSH-2.0-SSHD-UNKNOWN 23:08:56.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33982]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:56.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33982]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:56.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33982]) Send SSH_MSG_KEXINIT 23:08:56.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33982]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:56.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33982]) process #0 SSH_MSG_KEXINIT 23:08:56.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33982]) SSH_MSG_KEXINIT 23:08:56.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33982]) strict KEX=true client=true server=true 23:08:56.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33982]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:56.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33982]) Kex: server host key algorithms = rsa-sha2-512 23:08:56.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33982]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:56.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33982]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:56.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33982]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:56.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33982]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:56.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33982]) Kex: compression algorithms (client to server) = none 23:08:56.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33982]) Kex: compression algorithms (server to client) = none 23:08:56.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:56.573 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:08:56.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #8 SSH_MSG_IGNORE 23:08:56.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:08:56.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33982]) process #1 30 23:08:56.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33982]] process command=SSH_MSG_KEXDH_INIT 23:08:56.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33982]] Send SSH_MSG_KEXDH_REPLY 23:08:56.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33982]) packet #1 sending command=31[31] len=1639 23:08:56.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33982])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:56.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33982]) Send SSH_MSG_NEWKEYS 23:08:56.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33982]) session ID=fa:e2:04:a2:5c:4c:1d:8d:14:3b:73:20:ff:1e:28:cf:b2:49:3f:bf:57:35:ab:c5:36:18:66:aa:b8:8e:46:65:bb:f3:2e:4c:b1:4d:c3:48:82:68:de:09:3c:b7:34:7b:8c:b9:95:90:e9:e8:12:41:95:de:a1:1d:7c:10:3f:67 23:08:56.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33982]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:56.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33982]): strict KEX resets output message sequence number from 3 to 0 23:08:56.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33982]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1011e5ed; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:56.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33982])[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 23:08:56.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33982])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:56.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33982]) packet #0 sending command=7[7] len=419 23:08:56.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33982]) No pending packets to flush at end of KEX 23:08:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33982]) process #2 SSH_MSG_NEWKEYS 23:08:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33982]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33982]): strict KEX resets input message sequence number from 3 to 0 23:08:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33982]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3a0ce670; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33982]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33982]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33982]) authorized authentication methods: password,publickey 23:08:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33982]) Accepted service ssh-userauth 23:08:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33982]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33982]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33982]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33982]) no authentication factory for method=none 23:08:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33982]) SSH_MSG_USERAUTH_REQUEST 23:08:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33982]) remaining methods: password,publickey 23:08:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33982]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33982]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33982]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:56.644 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33982]) authentication result: true 23:08:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33982]) SSH_MSG_USERAUTH_REQUEST 23:08:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33982])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33982]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33982]) no heartbeat to stop 23:08:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33982]) heartbeat type=IGNORE, interval=PT30S 23:08:56.644 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33982 authenticated 23:08:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33982]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33982]] session=TransportServerSession[admin@/10.30.170.252:33982] id=0 23:08:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33982])) size=2097152, max=2097152, packet=32768 23:08:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33982]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33982] 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33982]) recipient=0 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982])) size=2097152, max=2097152, packet=32768 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982])) re-initializing 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982])) size=2097152, max=2097152, packet=32768 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982])[want-reply=true] subsystem=netconf 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982])[subsystem] prepared command 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982]}} established 23:08:56.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 61: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17890 23:08:56.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 61: Creating data stores for simulated device 23:08:56.647 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:56.647 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:56.648 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:56.648 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e7e65d3 23:08:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:56.650 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:56.650 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:56.650 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:56.651 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:56.651 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:56.651 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:56.651 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:56.651 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e7e65d3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e7e65d3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76284830, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76284830, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:56.652 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:56.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:56.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982] 23:08:56.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 61 on channel [id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982] 23:08:56.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) by 1102 down to 2096050 23:08:56.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:56.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982] 23:08:56.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982] 23:08:56.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) request=subsystem result=ReplySuccess, want-reply=true 23:08:56.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:56.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) request=subsystem activate command 23:08:56.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) starting runner for command=netconf 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #5 SSH_MSG_CHANNEL_DATA 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) by 373 down to 2096779 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_CHANNEL_DATA len=373 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982] 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982] 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982] 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17890', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=61} created 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=61, channel=[id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982]} created 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982] successful with session NetconfServerSession{sessionId=61, channel=[id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982]} 23:08:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=61, channel=[id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982]} up 23:08:56.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #6 SSH_MSG_CHANNEL_DATA 23:08:56.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) by 393 down to 2096386 23:08:56.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_CHANNEL_DATA len=393 23:08:56.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982] 23:08:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:56.659 [netconf-device-simulator-threads-4] 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=61} 23:08:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:56.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=61, channel=[id: 0x26a78eee, L:/10.30.170.33:17890 - R:/10.30.170.252:33982]} EXI handlers added to pipeline 23:08:56.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:56.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) by 179 down to 2095871 23:08:56.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:56.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #7 SSH_MSG_CHANNEL_DATA 23:08:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) by 340 down to 2096046 23:08:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_CHANNEL_DATA len=340 23:08:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982] 23:08:56.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:56.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:56.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=61} 23:08:56.664 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76284830 23:08:56.664 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:56.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:56.664 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:56.664 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:56.665 [netconf-device-simulator-threads-4] 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 23:08:56.665 [netconf-device-simulator-threads-4] 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 23:08:56.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:56.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) by 733 down to 2095138 23:08:56.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:56.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:56.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288]} 23:08:56.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42288]): SSH-2.0-SSHD-UNKNOWN 23:08:56.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42288]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:56.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42288]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:56.925 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:08:56.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #8 SSH_MSG_IGNORE 23:08:56.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:08:57.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42288]) Send SSH_MSG_KEXINIT 23:08:57.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42288]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:57.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42288]) process #0 SSH_MSG_KEXINIT 23:08:57.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42288]) SSH_MSG_KEXINIT 23:08:57.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42288]) strict KEX=true client=true server=true 23:08:57.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42288]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:57.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42288]) Kex: server host key algorithms = rsa-sha2-512 23:08:57.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42288]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:57.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42288]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:57.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42288]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:57.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42288]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:57.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42288]) Kex: compression algorithms (client to server) = none 23:08:57.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42288]) Kex: compression algorithms (server to client) = none 23:08:57.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:57.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42288]) process #1 30 23:08:57.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42288]] process command=SSH_MSG_KEXDH_INIT 23:08:57.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42288]] Send SSH_MSG_KEXDH_REPLY 23:08:57.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42288]) packet #1 sending command=31[31] len=1639 23:08:57.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42288])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:57.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42288]) Send SSH_MSG_NEWKEYS 23:08:57.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42288]) session ID=c9:10:e7:39:dc:c5:c3:c3:1a:14:1e:3e:90:19:26:2a:61:20:35:7b:5f:39:f9:88:3d:5f:a0:36:f3:ea:e0:6f:6b:fc:db:79:77:e4:2a:33:ca:69:9e:46:9b:bd:b7:af:12:51:e3:f6:a2:4c:1d:25:92:56:42:27:d6:6f:58:5b 23:08:57.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42288]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:57.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42288]): strict KEX resets output message sequence number from 3 to 0 23:08:57.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42288]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b93bdc6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:57.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42288])[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 23:08:57.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42288])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:57.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42288]) packet #0 sending command=7[7] len=419 23:08:57.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42288]) No pending packets to flush at end of KEX 23:08:57.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42288]) process #2 SSH_MSG_NEWKEYS 23:08:57.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42288]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:57.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42288]): strict KEX resets input message sequence number from 3 to 0 23:08:57.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42288]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@26b04f35; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:57.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:57.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42288]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:57.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42288]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:57.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42288]) authorized authentication methods: password,publickey 23:08:57.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42288]) Accepted service ssh-userauth 23:08:57.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42288]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:57.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42288]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:57.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42288]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:57.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42288]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:57.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42288]) no authentication factory for method=none 23:08:57.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42288]) SSH_MSG_USERAUTH_REQUEST 23:08:57.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42288]) remaining methods: password,publickey 23:08:57.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42288]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:57.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42288]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:57.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42288]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:57.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42288]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:57.214 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:57.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42288]) authentication result: true 23:08:57.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42288]) SSH_MSG_USERAUTH_REQUEST 23:08:57.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42288])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:57.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42288]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:57.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:57.214 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:57.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42288]) no heartbeat to stop 23:08:57.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42288]) heartbeat type=IGNORE, interval=PT30S 23:08:57.215 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42288 authenticated 23:08:57.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:57.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42288]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42288]] session=TransportServerSession[admin@/10.30.170.252:42288] id=0 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42288])) size=2097152, max=2097152, packet=32768 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42288]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42288] 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42288]) recipient=0 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288])) size=2097152, max=2097152, packet=32768 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288])) re-initializing 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288])) size=2097152, max=2097152, packet=32768 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288])[want-reply=true] subsystem=netconf 23:08:57.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288])[subsystem] prepared command 23:08:57.217 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:57.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:57.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288]}} established 23:08:57.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 62: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17891 23:08:57.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 62: Creating data stores for simulated device 23:08:57.218 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:57.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:57.218 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:57.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:57.218 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:57.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@86d8145 23:08:57.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:57.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:57.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:57.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:57.221 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:57.221 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:57.221 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:57.221 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:57.221 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@86d8145, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@86d8145, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43c19027, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43c19027, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:57.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:57.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:57.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288] 23:08:57.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 62 on channel [id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288] 23:08:57.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) by 1102 down to 2096050 23:08:57.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:57.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288] 23:08:57.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288] 23:08:57.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) request=subsystem result=ReplySuccess, want-reply=true 23:08:57.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:57.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) request=subsystem activate command 23:08:57.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) starting runner for command=netconf 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #5 SSH_MSG_CHANNEL_DATA 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) by 373 down to 2096779 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_CHANNEL_DATA len=373 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288] 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288] 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288] 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17891', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=62} created 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288]} created 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288] successful with session NetconfServerSession{sessionId=62, channel=[id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288]} 23:08:57.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288]} up 23:08:57.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #6 SSH_MSG_CHANNEL_DATA 23:08:57.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) by 393 down to 2096386 23:08:57.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_CHANNEL_DATA len=393 23:08:57.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288] 23:08:57.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:57.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:57.243 [netconf-device-simulator-threads-6] 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=62} 23:08:57.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:57.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x4dc56b23, L:/10.30.170.33:17891 - R:/10.30.170.252:42288]} EXI handlers added to pipeline 23:08:57.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:57.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) by 179 down to 2095871 23:08:57.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:57.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:57.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #7 SSH_MSG_CHANNEL_DATA 23:08:57.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) by 340 down to 2096046 23:08:57.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_CHANNEL_DATA len=340 23:08:57.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288] 23:08:57.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:57.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:57.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=62} 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43c19027 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:57.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:57.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:57.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:57.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:57.250 [netconf-device-simulator-threads-6] 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 23:08:57.250 [netconf-device-simulator-threads-6] 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 23:08:57.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:57.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) by 733 down to 2095138 23:08:57.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:57.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:57.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326]} 23:08:57.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43326]): SSH-2.0-SSHD-UNKNOWN 23:08:57.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43326]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:57.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43326]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:57.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:08:57.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #8 SSH_MSG_IGNORE 23:08:57.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:08:57.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43326]) Send SSH_MSG_KEXINIT 23:08:57.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43326]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:57.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43326]) process #0 SSH_MSG_KEXINIT 23:08:57.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43326]) SSH_MSG_KEXINIT 23:08:57.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43326]) strict KEX=true client=true server=true 23:08:57.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43326]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:57.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43326]) Kex: server host key algorithms = rsa-sha2-512 23:08:57.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43326]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:57.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43326]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:57.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43326]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:57.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43326]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:57.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43326]) Kex: compression algorithms (client to server) = none 23:08:57.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43326]) Kex: compression algorithms (server to client) = none 23:08:57.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:57.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43326]) process #1 30 23:08:57.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43326]] process command=SSH_MSG_KEXDH_INIT 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43326]] Send SSH_MSG_KEXDH_REPLY 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43326]) packet #1 sending command=31[31] len=1639 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43326])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43326]) Send SSH_MSG_NEWKEYS 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43326]) session ID=38:49:df:fd:4c:3f:f9:d0:d6:42:2e:58:78:0b:8d:67:6b:2f:dd:da:35:dc:2f:76:f7:55:1a:d6:98:63:6e:42:97:65:52:ec:df:53:0d:64:fe:9c:b9:dd:78:92:7b:d7:61:cf:6d:99:3d:22:77:b4:c0:bb:82:be:a1:5e:55:c0 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43326]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43326]): strict KEX resets output message sequence number from 3 to 0 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43326]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d776197; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43326])[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 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43326])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43326]) packet #0 sending command=7[7] len=419 23:08:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43326]) No pending packets to flush at end of KEX 23:08:57.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43326]) process #2 SSH_MSG_NEWKEYS 23:08:57.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43326]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:57.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43326]): strict KEX resets input message sequence number from 3 to 0 23:08:57.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43326]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f767a6a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:57.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:57.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43326]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:57.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43326]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:57.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43326]) authorized authentication methods: password,publickey 23:08:57.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43326]) Accepted service ssh-userauth 23:08:57.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43326]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:57.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43326]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:57.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43326]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:57.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43326]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:57.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43326]) no authentication factory for method=none 23:08:57.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43326]) SSH_MSG_USERAUTH_REQUEST 23:08:57.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43326]) remaining methods: password,publickey 23:08:57.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43326]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43326]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43326]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43326]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:57.780 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43326]) authentication result: true 23:08:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43326]) SSH_MSG_USERAUTH_REQUEST 23:08:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43326])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43326]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43326]) no heartbeat to stop 23:08:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43326]) heartbeat type=IGNORE, interval=PT30S 23:08:57.780 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43326 authenticated 23:08:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43326]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43326]] session=TransportServerSession[admin@/10.30.170.252:43326] id=0 23:08:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43326])) size=2097152, max=2097152, packet=32768 23:08:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43326]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43326] 23:08:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43326]) recipient=0 23:08:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326])) size=2097152, max=2097152, packet=32768 23:08:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326])) re-initializing 23:08:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326])) size=2097152, max=2097152, packet=32768 23:08:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:57.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:57.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:57.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326])[want-reply=true] subsystem=netconf 23:08:57.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326])[subsystem] prepared command 23:08:57.783 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:57.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:57.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326]}} established 23:08:57.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 63: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17892 23:08:57.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 63: Creating data stores for simulated device 23:08:57.783 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:57.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:57.783 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:57.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:57.784 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:57.788 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b726de2 23:08:57.789 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:57.789 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:57.789 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:57.789 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:57.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:57.790 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:57.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:57.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:57.790 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b726de2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b726de2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c6fc809, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c6fc809, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:57.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:57.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:57.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326] 23:08:57.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 63 on channel [id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326] 23:08:57.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) by 1102 down to 2096050 23:08:57.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:57.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326] 23:08:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326] 23:08:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) request=subsystem result=ReplySuccess, want-reply=true 23:08:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) request=subsystem activate command 23:08:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) starting runner for command=netconf 23:08:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #5 SSH_MSG_CHANNEL_DATA 23:08:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) by 373 down to 2096779 23:08:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_CHANNEL_DATA len=373 23:08:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326] 23:08:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326] 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326] 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17892', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=63} created 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=63, channel=[id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326]} created 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326] successful with session NetconfServerSession{sessionId=63, channel=[id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326]} 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=63, channel=[id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326]} up 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #6 SSH_MSG_CHANNEL_DATA 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) by 393 down to 2096386 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_CHANNEL_DATA len=393 23:08:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326] 23:08:57.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:57.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:57.796 [netconf-device-simulator-threads-0] 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=63} 23:08:57.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:57.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=63, channel=[id: 0xeea63cf5, L:/10.30.170.33:17892 - R:/10.30.170.252:43326]} EXI handlers added to pipeline 23:08:57.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:57.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) by 179 down to 2095871 23:08:57.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:57.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:57.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #7 SSH_MSG_CHANNEL_DATA 23:08:57.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) by 340 down to 2096046 23:08:57.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_CHANNEL_DATA len=340 23:08:57.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326] 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=63} 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c6fc809 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:57.801 [netconf-device-simulator-threads-0] 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 23:08:57.801 [netconf-device-simulator-threads-0] 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 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) by 733 down to 2095138 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:57.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664]} 23:08:57.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50664]): SSH-2.0-SSHD-UNKNOWN 23:08:57.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50664]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:57.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50664]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:57.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:08:57.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #8 SSH_MSG_IGNORE 23:08:57.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:08:58.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50664]) Send SSH_MSG_KEXINIT 23:08:58.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50664]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50664]) process #0 SSH_MSG_KEXINIT 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50664]) SSH_MSG_KEXINIT 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50664]) strict KEX=true client=true server=true 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50664]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50664]) Kex: server host key algorithms = rsa-sha2-512 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50664]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50664]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50664]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50664]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50664]) Kex: compression algorithms (client to server) = none 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50664]) Kex: compression algorithms (server to client) = none 23:08:58.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:58.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50664]) process #1 30 23:08:58.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50664]] process command=SSH_MSG_KEXDH_INIT 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50664]] Send SSH_MSG_KEXDH_REPLY 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50664]) packet #1 sending command=31[31] len=1639 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50664])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50664]) Send SSH_MSG_NEWKEYS 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50664]) session ID=28:f0:89:04:5b:5e:04:37:00:70:ff:6a:35:36:43:70:16:27:c6:cf:87:3d:93:db:3b:84:46:59:64:4b:c7:3d:11:15:7b:4e:43:39:b8:e9:c8:bc:ce:e2:35:17:e0:99:84:6e:4e:7a:74:6b:1b:32:91:3e:68:56:36:72:d8:66 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50664]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50664]): strict KEX resets output message sequence number from 3 to 0 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50664]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7195fe3a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50664])[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 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50664])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50664]) packet #0 sending command=7[7] len=419 23:08:58.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50664]) No pending packets to flush at end of KEX 23:08:58.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50664]) process #2 SSH_MSG_NEWKEYS 23:08:58.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50664]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:58.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50664]): strict KEX resets input message sequence number from 3 to 0 23:08:58.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50664]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7bc80f9d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:58.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:58.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50664]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:58.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50664]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:58.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50664]) authorized authentication methods: password,publickey 23:08:58.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50664]) Accepted service ssh-userauth 23:08:58.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50664]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:58.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50664]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:58.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:58.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50664]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:58.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50664]) no authentication factory for method=none 23:08:58.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50664]) SSH_MSG_USERAUTH_REQUEST 23:08:58.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50664]) remaining methods: password,publickey 23:08:58.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50664]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:58.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50664]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:58.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:58.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50664]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:58.239 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50664]) authentication result: true 23:08:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50664]) SSH_MSG_USERAUTH_REQUEST 23:08:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50664])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50664]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50664]) no heartbeat to stop 23:08:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50664]) heartbeat type=IGNORE, interval=PT30S 23:08:58.239 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50664 authenticated 23:08:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50664]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50664]] session=TransportServerSession[admin@/10.30.170.252:50664] id=0 23:08:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50664])) size=2097152, max=2097152, packet=32768 23:08:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50664]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50664] 23:08:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50664]) recipient=0 23:08:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664])) size=2097152, max=2097152, packet=32768 23:08:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664])) re-initializing 23:08:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664])) size=2097152, max=2097152, packet=32768 23:08:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:58.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:58.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:58.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664])[want-reply=true] subsystem=netconf 23:08:58.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664])[subsystem] prepared command 23:08:58.241 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:58.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:58.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664]}} established 23:08:58.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 64: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17893 23:08:58.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 64: Creating data stores for simulated device 23:08:58.242 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:58.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:58.242 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:58.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:58.242 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:58.243 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5158862e 23:08:58.243 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:58.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:58.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:58.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:58.244 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:58.244 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:58.244 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:58.244 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:58.244 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5158862e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5158862e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fcb837b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fcb837b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:58.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:58.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:58.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664] 23:08:58.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 64 on channel [id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664] 23:08:58.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) by 1102 down to 2096050 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664] 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664] 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) request=subsystem result=ReplySuccess, want-reply=true 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) request=subsystem activate command 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) starting runner for command=netconf 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #5 SSH_MSG_CHANNEL_DATA 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) by 373 down to 2096779 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_CHANNEL_DATA len=373 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664] 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:58.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664] 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664] 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17893', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=64} created 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664]} created 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664] successful with session NetconfServerSession{sessionId=64, channel=[id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664]} 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664]} up 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #6 SSH_MSG_CHANNEL_DATA 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) by 393 down to 2096386 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_CHANNEL_DATA len=393 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664] 23:08:58.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:58.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:58.249 [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=64} 23:08:58.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:58.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x354d6d68, L:/10.30.170.33:17893 - R:/10.30.170.252:50664]} EXI handlers added to pipeline 23:08:58.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:58.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) by 179 down to 2095871 23:08:58.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:58.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:58.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #7 SSH_MSG_CHANNEL_DATA 23:08:58.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) by 340 down to 2096046 23:08:58.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_CHANNEL_DATA len=340 23:08:58.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664] 23:08:58.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:58.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:58.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=64} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fcb837b 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:58.253 [netconf-device-simulator-threads-2] 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 23:08:58.253 [netconf-device-simulator-threads-2] 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 23:08:58.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:58.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) by 733 down to 2095138 23:08:58.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:58.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:58.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276]} 23:08:58.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52276]): SSH-2.0-SSHD-UNKNOWN 23:08:58.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52276]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:58.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52276]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:58.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #8 SSH_MSG_IGNORE 23:08:58.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:08:58.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944]} 23:08:58.974 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55944]): SSH-2.0-SSHD-UNKNOWN 23:08:58.974 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55944]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:58.974 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55944]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:59.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52276]) Send SSH_MSG_KEXINIT 23:08:59.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52276]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:59.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52276]) process #0 SSH_MSG_KEXINIT 23:08:59.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52276]) SSH_MSG_KEXINIT 23:08:59.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52276]) strict KEX=true client=true server=true 23:08:59.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52276]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:59.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52276]) Kex: server host key algorithms = rsa-sha2-512 23:08:59.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52276]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:59.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52276]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:59.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52276]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:59.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52276]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:59.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52276]) Kex: compression algorithms (client to server) = none 23:08:59.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52276]) Kex: compression algorithms (server to client) = none 23:08:59.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:59.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:08:59.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #8 SSH_MSG_IGNORE 23:08:59.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:08:59.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52276]) process #1 30 23:08:59.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52276]] process command=SSH_MSG_KEXDH_INIT 23:08:59.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52276]] Send SSH_MSG_KEXDH_REPLY 23:08:59.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52276]) packet #1 sending command=31[31] len=1639 23:08:59.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52276])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:59.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52276]) Send SSH_MSG_NEWKEYS 23:08:59.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52276]) session ID=3e:81:10:4e:04:41:e2:f4:cf:9d:14:10:1d:a8:ac:5a:c7:9c:74:d0:a7:29:9f:4f:56:c7:f1:06:3a:fb:8f:20:23:cf:89:10:a6:cd:7e:f6:96:2d:2b:31:0b:fe:d4:a0:fa:41:30:6b:f3:ba:7c:9c:6b:dc:82:72:f4:53:f0:af 23:08:59.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52276]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:59.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52276]): strict KEX resets output message sequence number from 3 to 0 23:08:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@358a3e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52276])[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 23:08:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52276])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52276]) packet #0 sending command=7[7] len=419 23:08:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52276]) No pending packets to flush at end of KEX 23:08:59.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52276]) process #2 SSH_MSG_NEWKEYS 23:08:59.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52276]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:59.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52276]): strict KEX resets input message sequence number from 3 to 0 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1882092e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52276]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52276]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52276]) authorized authentication methods: password,publickey 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52276]) Accepted service ssh-userauth 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52276]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52276]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52276]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52276]) no authentication factory for method=none 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52276]) SSH_MSG_USERAUTH_REQUEST 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52276]) remaining methods: password,publickey 23:08:59.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52276]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:59.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52276]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:59.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:59.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52276]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:59.161 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:59.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52276]) authentication result: true 23:08:59.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52276]) SSH_MSG_USERAUTH_REQUEST 23:08:59.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52276])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:59.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52276]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:59.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:59.161 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:59.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52276]) no heartbeat to stop 23:08:59.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52276]) heartbeat type=IGNORE, interval=PT30S 23:08:59.161 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52276 authenticated 23:08:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52276]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52276]] session=TransportServerSession[admin@/10.30.170.252:52276] id=0 23:08:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52276])) size=2097152, max=2097152, packet=32768 23:08:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52276]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52276] 23:08:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52276]) recipient=0 23:08:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276])) size=2097152, max=2097152, packet=32768 23:08:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276])) re-initializing 23:08:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276])) size=2097152, max=2097152, packet=32768 23:08:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:59.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:59.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:59.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276])[want-reply=true] subsystem=netconf 23:08:59.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276])[subsystem] prepared command 23:08:59.163 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:59.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:59.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276]}} established 23:08:59.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 65: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17894 23:08:59.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 65: Creating data stores for simulated device 23:08:59.164 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:59.164 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:59.169 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:59.169 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:59.170 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:59.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@448f5e30 23:08:59.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:59.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:59.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:59.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:59.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:59.171 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:59.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:59.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:59.171 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@448f5e30, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@448f5e30, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57209d2a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57209d2a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:59.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:59.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:59.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276] 23:08:59.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 65 on channel [id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276] 23:08:59.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) by 1102 down to 2096050 23:08:59.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:59.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276] 23:08:59.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276] 23:08:59.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) request=subsystem result=ReplySuccess, want-reply=true 23:08:59.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:59.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) request=subsystem activate command 23:08:59.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) starting runner for command=netconf 23:08:59.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #5 SSH_MSG_CHANNEL_DATA 23:08:59.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) by 373 down to 2096779 23:08:59.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_CHANNEL_DATA len=373 23:08:59.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276] 23:08:59.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:59.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:59.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276] 23:08:59.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276] 23:08:59.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17894', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:59.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=65} created 23:08:59.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276]} created 23:08:59.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276] successful with session NetconfServerSession{sessionId=65, channel=[id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276]} 23:08:59.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276]} up 23:08:59.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #6 SSH_MSG_CHANNEL_DATA 23:08:59.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) by 393 down to 2096386 23:08:59.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_CHANNEL_DATA len=393 23:08:59.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276] 23:08:59.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:59.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:59.191 [netconf-device-simulator-threads-4] 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=65} 23:08:59.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:59.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x9adbfeea, L:/10.30.170.33:17894 - R:/10.30.170.252:52276]} EXI handlers added to pipeline 23:08:59.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:59.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) by 179 down to 2095871 23:08:59.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:59.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:59.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #7 SSH_MSG_CHANNEL_DATA 23:08:59.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) by 340 down to 2096046 23:08:59.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_CHANNEL_DATA len=340 23:08:59.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276] 23:08:59.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:59.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:59.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=65} 23:08:59.195 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57209d2a 23:08:59.195 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:59.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:59.195 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:59.195 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:59.195 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:59.195 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:59.196 [netconf-device-simulator-threads-4] 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 23:08:59.196 [netconf-device-simulator-threads-4] 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 23:08:59.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:59.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) by 733 down to 2095138 23:08:59.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:59.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:59.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55944]) Send SSH_MSG_KEXINIT 23:08:59.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55944]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:59.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55944]) process #0 SSH_MSG_KEXINIT 23:08:59.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55944]) SSH_MSG_KEXINIT 23:08:59.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55944]) strict KEX=true client=true server=true 23:08:59.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55944]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:59.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55944]) Kex: server host key algorithms = rsa-sha2-512 23:08:59.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55944]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:59.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55944]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:59.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55944]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:59.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55944]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:59.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55944]) Kex: compression algorithms (client to server) = none 23:08:59.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55944]) Kex: compression algorithms (server to client) = none 23:08:59.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:59.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:08:59.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55944]) process #1 30 23:08:59.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55944]] process command=SSH_MSG_KEXDH_INIT 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55944]] Send SSH_MSG_KEXDH_REPLY 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55944]) packet #1 sending command=31[31] len=1639 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55944])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55944]) Send SSH_MSG_NEWKEYS 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55944]) session ID=84:c1:5c:32:2f:d3:e2:74:aa:ff:50:d9:42:01:4c:49:05:c9:46:b6:88:e4:ed:c2:07:e2:2d:00:d2:7d:07:47:00:ee:f3:cb:a5:1f:79:a8:56:06:0a:c7:47:f9:a7:69:e2:c4:3f:d1:31:6e:88:7a:6f:fb:93:5a:2c:37:85:e9 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55944]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55944]): strict KEX resets output message sequence number from 3 to 0 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55944]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@338a17ac; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55944])[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 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55944])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55944]) packet #0 sending command=7[7] len=419 23:08:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55944]) No pending packets to flush at end of KEX 23:08:59.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55944]) process #2 SSH_MSG_NEWKEYS 23:08:59.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55944]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:59.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55944]): strict KEX resets input message sequence number from 3 to 0 23:08:59.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55944]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@365ad879; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:59.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:59.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55944]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:59.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55944]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:59.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55944]) authorized authentication methods: password,publickey 23:08:59.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55944]) Accepted service ssh-userauth 23:08:59.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55944]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:59.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55944]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:59.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:59.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55944]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:59.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55944]) no authentication factory for method=none 23:08:59.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55944]) SSH_MSG_USERAUTH_REQUEST 23:08:59.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55944]) remaining methods: password,publickey 23:08:59.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55944]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:59.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55944]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:59.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:59.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55944]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:59.377 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55944]) authentication result: true 23:08:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55944]) SSH_MSG_USERAUTH_REQUEST 23:08:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55944])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55944]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55944]) no heartbeat to stop 23:08:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55944]) heartbeat type=IGNORE, interval=PT30S 23:08:59.377 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55944 authenticated 23:08:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55944]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55944]] session=TransportServerSession[admin@/10.30.170.252:55944] id=0 23:08:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55944])) size=2097152, max=2097152, packet=32768 23:08:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55944]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55944] 23:08:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55944]) recipient=0 23:08:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944])) size=2097152, max=2097152, packet=32768 23:08:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944])) re-initializing 23:08:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944])) size=2097152, max=2097152, packet=32768 23:08:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:59.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:59.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:59.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944])[want-reply=true] subsystem=netconf 23:08:59.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944])[subsystem] prepared command 23:08:59.379 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:59.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:59.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944]}} established 23:08:59.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 66: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17895 23:08:59.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 66: Creating data stores for simulated device 23:08:59.379 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:59.379 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:59.379 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:59.379 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:59.380 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:59.381 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dbfeaa7 23:08:59.381 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:59.381 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:59.381 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:59.381 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:59.382 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:59.382 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:59.382 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:59.382 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:59.382 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dbfeaa7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dbfeaa7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcec4dd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcec4dd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:59.382 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:59.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:59.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944] 23:08:59.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.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: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 66 on channel [id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944] 23:08:59.385 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) by 1102 down to 2096050 23:08:59.385 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944] 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944] 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) request=subsystem result=ReplySuccess, want-reply=true 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) request=subsystem activate command 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) starting runner for command=netconf 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #5 SSH_MSG_CHANNEL_DATA 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) by 373 down to 2096779 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_CHANNEL_DATA len=373 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944] 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944] 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944] 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17895', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=66} created 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944]} created 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944] successful with session NetconfServerSession{sessionId=66, channel=[id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944]} 23:08:59.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944]} up 23:08:59.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #6 SSH_MSG_CHANNEL_DATA 23:08:59.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) by 393 down to 2096386 23:08:59.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_CHANNEL_DATA len=393 23:08:59.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944] 23:08:59.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:59.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:59.388 [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=66} 23:08:59.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:59.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x77f119e0, L:/10.30.170.33:17895 - R:/10.30.170.252:55944]} EXI handlers added to pipeline 23:08:59.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:59.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) by 179 down to 2095871 23:08:59.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:59.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:59.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #7 SSH_MSG_CHANNEL_DATA 23:08:59.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) by 340 down to 2096046 23:08:59.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_CHANNEL_DATA len=340 23:08:59.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944] 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=66} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcec4dd 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.391 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:59.391 [netconf-device-simulator-threads-5] 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 23:08:59.392 [netconf-device-simulator-threads-5] 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 23:08:59.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:59.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) by 733 down to 2095138 23:08:59.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:59.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574]} 23:08:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37574]): SSH-2.0-SSHD-UNKNOWN 23:08:59.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37574]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:59.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37574]) client version string: SSH-2.0-SSHD-UNKNOWN 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37574]) Send SSH_MSG_KEXINIT 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37574]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37574]) process #0 SSH_MSG_KEXINIT 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37574]) SSH_MSG_KEXINIT 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37574]) strict KEX=true client=true server=true 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37574]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37574]) Kex: server host key algorithms = rsa-sha2-512 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37574]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37574]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37574]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37574]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37574]) Kex: compression algorithms (client to server) = none 23:08:59.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37574]) Kex: compression algorithms (server to client) = none 23:08:59.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:08:59.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:08:59.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #8 SSH_MSG_IGNORE 23:08:59.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:08:59.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37574]) process #1 30 23:08:59.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37574]] process command=SSH_MSG_KEXDH_INIT 23:08:59.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37574]] Send SSH_MSG_KEXDH_REPLY 23:08:59.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37574]) packet #1 sending command=31[31] len=1639 23:08:59.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37574])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:08:59.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37574]) Send SSH_MSG_NEWKEYS 23:08:59.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37574]) session ID=30:da:cf:14:f3:e1:8e:71:e7:2e:f8:64:6c:7a:6f:51:48:b9:c8:bf:98:87:c8:7a:da:59:04:bd:fe:16:32:0c:58:b0:db:10:28:be:6e:fc:a1:08:cf:ba:eb:0c:03:3a:b3:b6:97:d1:80:b1:7e:8a:bb:c5:c4:a0:9e:7d:62:7a 23:08:59.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37574]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:08:59.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37574]): strict KEX resets output message sequence number from 3 to 0 23:08:59.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37574]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2661085b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:08:59.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37574])[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 23:08:59.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37574])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:08:59.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37574]) packet #0 sending command=7[7] len=419 23:08:59.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37574]) No pending packets to flush at end of KEX 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37574]) process #2 SSH_MSG_NEWKEYS 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37574]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37574]): strict KEX resets input message sequence number from 3 to 0 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37574]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@244fe8e4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37574]) process #0 SSH_MSG_SERVICE_REQUEST 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37574]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37574]) authorized authentication methods: password,publickey 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37574]) Accepted service ssh-userauth 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37574]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37574]) process #1 SSH_MSG_USERAUTH_REQUEST 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37574]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37574]) no authentication factory for method=none 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37574]) SSH_MSG_USERAUTH_REQUEST 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37574]) remaining methods: password,publickey 23:08:59.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37574]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:08:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37574]) process #2 SSH_MSG_USERAUTH_REQUEST 23:08:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:08:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37574]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:08:59.926 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:08:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37574]) authentication result: true 23:08:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37574]) SSH_MSG_USERAUTH_REQUEST 23:08:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37574])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:08:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37574]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:08:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:08:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:08:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37574]) no heartbeat to stop 23:08:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37574]) heartbeat type=IGNORE, interval=PT30S 23:08:59.926 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37574 authenticated 23:08:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #3 SSH_MSG_CHANNEL_OPEN 23:08:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37574]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:08:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37574]] session=TransportServerSession[admin@/10.30.170.252:37574] id=0 23:08:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37574])) size=2097152, max=2097152, packet=32768 23:08:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37574]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37574] 23:08:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37574]) recipient=0 23:08:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574])) size=2097152, max=2097152, packet=32768 23:08:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574])) re-initializing 23:08:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574])) size=2097152, max=2097152, packet=32768 23:08:59.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:08:59.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:08:59.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #4 SSH_MSG_CHANNEL_REQUEST 23:08:59.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:08:59.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574])[want-reply=true] subsystem=netconf 23:08:59.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574])[subsystem] prepared command 23:08:59.928 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:08:59.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:08:59.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574]}} established 23:08:59.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 67: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17896 23:08:59.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 67: Creating data stores for simulated device 23:08:59.929 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:08:59.929 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:59.929 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:08:59.929 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:08:59.929 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:08:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76c8494e 23:08:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:08:59.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:08:59.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:08:59.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:08:59.931 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:08:59.932 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:08:59.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:08:59.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:08:59.932 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76c8494e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76c8494e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@620b113c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@620b113c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:08:59.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:08:59.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:08:59.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574] 23:08:59.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 67 on channel [id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574] 23:08:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) by 1102 down to 2096050 23:08:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:08:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574] 23:08:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574] 23:08:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) request=subsystem result=ReplySuccess, want-reply=true 23:08:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:08:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) request=subsystem activate command 23:08:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) starting runner for command=netconf 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #5 SSH_MSG_CHANNEL_DATA 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) by 373 down to 2096779 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_CHANNEL_DATA len=373 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574] 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574] 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574] 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17896', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=67} created 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=67, channel=[id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574]} created 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574] successful with session NetconfServerSession{sessionId=67, channel=[id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574]} 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=67, channel=[id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574]} up 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #6 SSH_MSG_CHANNEL_DATA 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) by 393 down to 2096386 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_CHANNEL_DATA len=393 23:08:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574] 23:08:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:08:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:59.937 [netconf-device-simulator-threads-0] 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=67} 23:08:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:08:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=67, channel=[id: 0x3d5641f0, L:/10.30.170.33:17896 - R:/10.30.170.252:37574]} EXI handlers added to pipeline 23:08:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:08:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) by 179 down to 2095871 23:08:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:08:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:08:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #7 SSH_MSG_CHANNEL_DATA 23:08:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) by 340 down to 2096046 23:08:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_CHANNEL_DATA len=340 23:08:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574] 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=67} 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@620b113c 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:08:59.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:08:59.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:59.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:08:59.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:08:59.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:08:59.942 [netconf-device-simulator-threads-0] 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 23:08:59.942 [netconf-device-simulator-threads-0] 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 23:08:59.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:08:59.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) by 733 down to 2095138 23:08:59.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:08:59.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:08:59.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700]} 23:08:59.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43700]): SSH-2.0-SSHD-UNKNOWN 23:08:59.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43700]) line='SSH-2.0-SSHD-UNKNOWN' 23:08:59.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43700]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:00.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:00.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #8 SSH_MSG_IGNORE 23:09:00.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43700]) Send SSH_MSG_KEXINIT 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43700]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43700]) process #0 SSH_MSG_KEXINIT 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43700]) SSH_MSG_KEXINIT 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43700]) strict KEX=true client=true server=true 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43700]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43700]) Kex: server host key algorithms = rsa-sha2-512 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43700]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43700]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43700]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43700]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43700]) Kex: compression algorithms (client to server) = none 23:09:00.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43700]) Kex: compression algorithms (server to client) = none 23:09:00.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:00.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43700]) process #1 30 23:09:00.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43700]] process command=SSH_MSG_KEXDH_INIT 23:09:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43700]] Send SSH_MSG_KEXDH_REPLY 23:09:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43700]) packet #1 sending command=31[31] len=1639 23:09:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43700])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43700]) Send SSH_MSG_NEWKEYS 23:09:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43700]) session ID=e8:3e:b6:c7:98:58:db:5c:cd:3f:e5:d0:94:1f:25:9f:fb:75:b4:44:43:52:3e:66:97:4b:8a:aa:8e:22:51:88:78:d7:97:b3:53:ff:55:13:47:9a:ee:e0:05:1d:23:65:63:12:94:9e:7b:a5:ee:77:70:ad:a2:e4:37:e2:3b:d8 23:09:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43700]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43700]): strict KEX resets output message sequence number from 3 to 0 23:09:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@452e4863; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:00.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43700])[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 23:09:00.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43700])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:00.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43700]) packet #0 sending command=7[7] len=419 23:09:00.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43700]) No pending packets to flush at end of KEX 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43700]) process #2 SSH_MSG_NEWKEYS 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43700]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43700]): strict KEX resets input message sequence number from 3 to 0 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73a4dea2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43700]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43700]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43700]) authorized authentication methods: password,publickey 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43700]) Accepted service ssh-userauth 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43700]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43700]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43700]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43700]) no authentication factory for method=none 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43700]) SSH_MSG_USERAUTH_REQUEST 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43700]) remaining methods: password,publickey 23:09:00.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43700]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:00.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43700]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:00.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:00.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43700]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:00.300 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:00.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43700]) authentication result: true 23:09:00.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43700]) SSH_MSG_USERAUTH_REQUEST 23:09:00.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43700])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:00.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43700]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:00.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:00.300 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:00.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43700]) no heartbeat to stop 23:09:00.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43700]) heartbeat type=IGNORE, interval=PT30S 23:09:00.301 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43700 authenticated 23:09:00.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:00.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43700]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43700]] session=TransportServerSession[admin@/10.30.170.252:43700] id=0 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43700])) size=2097152, max=2097152, packet=32768 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43700]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43700] 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43700]) recipient=0 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700])) size=2097152, max=2097152, packet=32768 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700])) re-initializing 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700])) size=2097152, max=2097152, packet=32768 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:00.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700])[want-reply=true] subsystem=netconf 23:09:00.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700])[subsystem] prepared command 23:09:00.305 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:00.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:00.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700]}} established 23:09:00.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 68: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17897 23:09:00.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 68: Creating data stores for simulated device 23:09:00.305 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:00.305 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:00.305 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:00.305 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:00.305 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:00.306 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2780a554 23:09:00.306 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:00.307 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:00.307 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:00.307 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:00.307 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:00.308 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:00.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:00.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:00.308 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2780a554, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2780a554, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71d01dbc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71d01dbc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:00.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:00.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:00.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700] 23:09:00.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 68 on channel [id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700] 23:09:00.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) by 1102 down to 2096050 23:09:00.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:00.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700] 23:09:00.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700] 23:09:00.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) request=subsystem result=ReplySuccess, want-reply=true 23:09:00.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:00.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) request=subsystem activate command 23:09:00.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) starting runner for command=netconf 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #5 SSH_MSG_CHANNEL_DATA 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) by 373 down to 2096779 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_CHANNEL_DATA len=373 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700] 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700] 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700] 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17897', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=68} created 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700]} created 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700] successful with session NetconfServerSession{sessionId=68, channel=[id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700]} 23:09:00.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700]} up 23:09:00.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #6 SSH_MSG_CHANNEL_DATA 23:09:00.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) by 393 down to 2096386 23:09:00.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_CHANNEL_DATA len=393 23:09:00.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700] 23:09:00.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:00.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:00.312 [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=68} 23:09:00.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:00.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x6093faa3, L:/10.30.170.33:17897 - R:/10.30.170.252:43700]} EXI handlers added to pipeline 23:09:00.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:00.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) by 179 down to 2095871 23:09:00.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:00.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:00.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #7 SSH_MSG_CHANNEL_DATA 23:09:00.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) by 340 down to 2096046 23:09:00.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_CHANNEL_DATA len=340 23:09:00.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700] 23:09:00.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=68} 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71d01dbc 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:00.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:00.317 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:00.317 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:00.317 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:00.317 [netconf-device-simulator-threads-2] 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 23:09:00.317 [netconf-device-simulator-threads-2] 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 23:09:00.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:00.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) by 733 down to 2095138 23:09:00.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:00.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:00.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472]} 23:09:00.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40472]): SSH-2.0-SSHD-UNKNOWN 23:09:00.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40472]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:00.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40472]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40472]) Send SSH_MSG_KEXINIT 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40472]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40472]) process #0 SSH_MSG_KEXINIT 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40472]) SSH_MSG_KEXINIT 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40472]) strict KEX=true client=true server=true 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40472]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40472]) Kex: server host key algorithms = rsa-sha2-512 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40472]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40472]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40472]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40472]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40472]) Kex: compression algorithms (client to server) = none 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40472]) Kex: compression algorithms (server to client) = none 23:09:00.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40472]) process #1 30 23:09:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40472]] process command=SSH_MSG_KEXDH_INIT 23:09:00.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40472]] Send SSH_MSG_KEXDH_REPLY 23:09:00.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40472]) packet #1 sending command=31[31] len=1639 23:09:00.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40472])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:00.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40472]) Send SSH_MSG_NEWKEYS 23:09:00.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40472]) session ID=d2:28:88:11:53:6c:4f:77:96:43:1f:a3:4b:d4:89:19:a2:74:eb:fd:a6:7c:b4:8e:b9:7b:08:f2:18:b2:3f:c7:50:89:4d:da:90:c5:56:6f:ce:18:e2:32:c6:25:c6:d2:64:47:c6:0e:a5:61:a9:d3:cd:49:aa:de:6a:38:6f:a7 23:09:00.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40472]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:00.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40472]): strict KEX resets output message sequence number from 3 to 0 23:09:00.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40472]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7793abfa; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:00.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40472])[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 23:09:00.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40472])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:00.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40472]) packet #0 sending command=7[7] len=419 23:09:00.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40472]) No pending packets to flush at end of KEX 23:09:00.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:00.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #8 SSH_MSG_IGNORE 23:09:00.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40472]) process #2 SSH_MSG_NEWKEYS 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40472]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40472]): strict KEX resets input message sequence number from 3 to 0 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40472]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e1f13bf; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40472]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40472]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40472]) authorized authentication methods: password,publickey 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40472]) Accepted service ssh-userauth 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40472]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40472]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40472]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40472]) no authentication factory for method=none 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40472]) SSH_MSG_USERAUTH_REQUEST 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40472]) remaining methods: password,publickey 23:09:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40472]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40472]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40472]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:00.807 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40472]) authentication result: true 23:09:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40472]) SSH_MSG_USERAUTH_REQUEST 23:09:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40472])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40472]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40472]) no heartbeat to stop 23:09:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40472]) heartbeat type=IGNORE, interval=PT30S 23:09:00.807 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40472 authenticated 23:09:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40472]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40472]] session=TransportServerSession[admin@/10.30.170.252:40472] id=0 23:09:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40472])) size=2097152, max=2097152, packet=32768 23:09:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40472]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40472] 23:09:00.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40472]) recipient=0 23:09:00.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472])) size=2097152, max=2097152, packet=32768 23:09:00.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472])) re-initializing 23:09:00.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472])) size=2097152, max=2097152, packet=32768 23:09:00.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:00.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:00.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:00.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:00.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472])[want-reply=true] subsystem=netconf 23:09:00.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472])[subsystem] prepared command 23:09:00.811 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:00.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:00.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472]}} established 23:09:00.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 69: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17898 23:09:00.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 69: Creating data stores for simulated device 23:09:00.812 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:00.812 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:00.812 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:00.812 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:00.812 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:00.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a4a9c26 23:09:00.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:00.814 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:00.814 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:00.814 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:00.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:00.814 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:00.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:00.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:00.814 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a4a9c26, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a4a9c26, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b8fc5f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b8fc5f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:00.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:00.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:00.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472] 23:09:00.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 69 on channel [id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472] 23:09:00.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) by 1102 down to 2096050 23:09:00.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:00.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472] 23:09:00.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472] 23:09:00.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) request=subsystem result=ReplySuccess, want-reply=true 23:09:00.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:00.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) request=subsystem activate command 23:09:00.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) starting runner for command=netconf 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #5 SSH_MSG_CHANNEL_DATA 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) by 373 down to 2096779 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_CHANNEL_DATA len=373 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472] 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472] 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472] 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17898', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=69} created 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472]} created 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472] successful with session NetconfServerSession{sessionId=69, channel=[id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472]} 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472]} up 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #6 SSH_MSG_CHANNEL_DATA 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) by 393 down to 2096386 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_CHANNEL_DATA len=393 23:09:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472] 23:09:00.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:00.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:00.824 [netconf-device-simulator-threads-4] 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=69} 23:09:00.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:00.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x40aa3d69, L:/10.30.170.33:17898 - R:/10.30.170.252:40472]} EXI handlers added to pipeline 23:09:00.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:00.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) by 179 down to 2095871 23:09:00.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:00.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:00.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #7 SSH_MSG_CHANNEL_DATA 23:09:00.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) by 340 down to 2096046 23:09:00.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_CHANNEL_DATA len=340 23:09:00.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472] 23:09:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=69} 23:09:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b8fc5f 23:09:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:00.828 [netconf-device-simulator-threads-4] 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 23:09:00.828 [netconf-device-simulator-threads-4] 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 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) by 733 down to 2095138 23:09:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:00.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:01.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900]} 23:09:01.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52900]): SSH-2.0-SSHD-UNKNOWN 23:09:01.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52900]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:01.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52900]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:01.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:01.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #8 SSH_MSG_IGNORE 23:09:01.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52900]) Send SSH_MSG_KEXINIT 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52900]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52900]) process #0 SSH_MSG_KEXINIT 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52900]) SSH_MSG_KEXINIT 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52900]) strict KEX=true client=true server=true 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52900]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52900]) Kex: server host key algorithms = rsa-sha2-512 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52900]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52900]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52900]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52900]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52900]) Kex: compression algorithms (client to server) = none 23:09:01.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52900]) Kex: compression algorithms (server to client) = none 23:09:01.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:01.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52900]) process #1 30 23:09:01.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52900]] process command=SSH_MSG_KEXDH_INIT 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52900]] Send SSH_MSG_KEXDH_REPLY 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52900]) packet #1 sending command=31[31] len=1639 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52900])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52900]) Send SSH_MSG_NEWKEYS 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52900]) session ID=47:41:ce:de:cc:54:6c:59:44:26:96:f9:ee:77:92:fb:29:bb:09:70:83:cb:e1:76:f8:26:13:c8:3e:44:ea:54:b9:c6:0d:44:f4:37:42:8e:d5:21:ab:20:1a:11:aa:4d:4c:db:f2:d3:03:29:da:f6:6d:42:be:e5:6d:ab:5a:82 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52900]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52900]): strict KEX resets output message sequence number from 3 to 0 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67b4c9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52900])[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 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52900])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52900]) packet #0 sending command=7[7] len=419 23:09:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52900]) No pending packets to flush at end of KEX 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52900]) process #2 SSH_MSG_NEWKEYS 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52900]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52900]): strict KEX resets input message sequence number from 3 to 0 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@59f3c994; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52900]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52900]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52900]) authorized authentication methods: password,publickey 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52900]) Accepted service ssh-userauth 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52900]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52900]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52900]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52900]) no authentication factory for method=none 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52900]) SSH_MSG_USERAUTH_REQUEST 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52900]) remaining methods: password,publickey 23:09:01.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52900]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52900]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52900]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:01.337 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52900]) authentication result: true 23:09:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52900]) SSH_MSG_USERAUTH_REQUEST 23:09:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52900])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52900]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52900]) no heartbeat to stop 23:09:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52900]) heartbeat type=IGNORE, interval=PT30S 23:09:01.338 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52900 authenticated 23:09:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52900]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52900]] session=TransportServerSession[admin@/10.30.170.252:52900] id=0 23:09:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52900])) size=2097152, max=2097152, packet=32768 23:09:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52900]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52900] 23:09:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52900]) recipient=0 23:09:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900])) size=2097152, max=2097152, packet=32768 23:09:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900])) re-initializing 23:09:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900])) size=2097152, max=2097152, packet=32768 23:09:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900])[want-reply=true] subsystem=netconf 23:09:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900])[subsystem] prepared command 23:09:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900]}} established 23:09:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 70: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17899 23:09:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 70: Creating data stores for simulated device 23:09:01.340 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:01.340 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:01.340 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:01.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c866051 23:09:01.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:01.344 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:01.344 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:01.344 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:01.344 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:01.344 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:01.344 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:01.344 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:01.344 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c866051, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c866051, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6236f2ad, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6236f2ad, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:01.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:01.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:01.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900] 23:09:01.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 70 on channel [id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900] 23:09:01.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) by 1102 down to 2096050 23:09:01.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:01.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900] 23:09:01.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900] 23:09:01.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) request=subsystem result=ReplySuccess, want-reply=true 23:09:01.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:01.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) request=subsystem activate command 23:09:01.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) starting runner for command=netconf 23:09:01.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #5 SSH_MSG_CHANNEL_DATA 23:09:01.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) by 373 down to 2096779 23:09:01.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_CHANNEL_DATA len=373 23:09:01.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900] 23:09:01.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:01.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900] 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900] 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17899', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=70} created 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900]} created 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900] successful with session NetconfServerSession{sessionId=70, channel=[id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900]} 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900]} up 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #6 SSH_MSG_CHANNEL_DATA 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) by 393 down to 2096386 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_CHANNEL_DATA len=393 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900] 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:01.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:01.350 [netconf-device-simulator-threads-6] 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=70} 23:09:01.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:01.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x92585a17, L:/10.30.170.33:17899 - R:/10.30.170.252:52900]} EXI handlers added to pipeline 23:09:01.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:01.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) by 179 down to 2095871 23:09:01.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:01.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:01.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #7 SSH_MSG_CHANNEL_DATA 23:09:01.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) by 340 down to 2096046 23:09:01.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_CHANNEL_DATA len=340 23:09:01.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900] 23:09:01.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:01.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:01.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=70} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6236f2ad 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:01.356 [netconf-device-simulator-threads-6] 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 23:09:01.356 [netconf-device-simulator-threads-6] 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 23:09:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:01.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) by 733 down to 2095138 23:09:01.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:01.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:01.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926]} 23:09:01.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40926]): SSH-2.0-SSHD-UNKNOWN 23:09:01.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40926]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:01.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40926]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:01.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #8 SSH_MSG_IGNORE 23:09:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40926]) Send SSH_MSG_KEXINIT 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #0 SSH_MSG_KEXINIT 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40926]) SSH_MSG_KEXINIT 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40926]) strict KEX=true client=true server=true 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: server host key algorithms = rsa-sha2-512 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: compression algorithms (client to server) = none 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: compression algorithms (server to client) = none 23:09:01.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:02.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #1 30 23:09:02.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40926]] process command=SSH_MSG_KEXDH_INIT 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40926]] Send SSH_MSG_KEXDH_REPLY 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #1 sending command=31[31] len=1639 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40926])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40926]) Send SSH_MSG_NEWKEYS 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40926]) session ID=8c:20:13:5b:fc:50:a0:8d:3d:98:5f:9c:16:93:57:72:e2:e8:ea:a3:2e:8e:bc:55:b9:36:9f:fe:0b:31:e8:af:22:84:35:75:fe:6e:11:6b:a3:6c:ef:d2:c3:c7:c2:9a:74:40:51:ab:7e:71:5c:90:2c:6c:f6:aa:4c:f4:81:3b 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40926]): strict KEX resets output message sequence number from 3 to 0 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1465541f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40926])[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 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40926])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #0 sending command=7[7] len=419 23:09:02.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40926]) No pending packets to flush at end of KEX 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #2 SSH_MSG_NEWKEYS 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40926]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40926]): strict KEX resets input message sequence number from 3 to 0 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b4d29ba; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40926]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40926]) authorized authentication methods: password,publickey 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40926]) Accepted service ssh-userauth 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40926]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40926]) no authentication factory for method=none 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40926]) SSH_MSG_USERAUTH_REQUEST 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40926]) remaining methods: password,publickey 23:09:02.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40926]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:02.044 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40926]) authentication result: true 23:09:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40926]) SSH_MSG_USERAUTH_REQUEST 23:09:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40926])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40926]) no heartbeat to stop 23:09:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40926]) heartbeat type=IGNORE, interval=PT30S 23:09:02.044 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40926 authenticated 23:09:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40926]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40926]] session=TransportServerSession[admin@/10.30.170.252:40926] id=0 23:09:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40926])) size=2097152, max=2097152, packet=32768 23:09:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40926]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40926] 23:09:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40926]) recipient=0 23:09:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])) size=2097152, max=2097152, packet=32768 23:09:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])) re-initializing 23:09:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])) size=2097152, max=2097152, packet=32768 23:09:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:02.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:02.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:02.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[want-reply=true] subsystem=netconf 23:09:02.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[subsystem] prepared command 23:09:02.046 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:02.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:02.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926]}} established 23:09:02.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 71: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17900 23:09:02.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 71: Creating data stores for simulated device 23:09:02.046 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:02.046 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:02.046 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:02.046 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:02.046 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:02.047 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cf12768 23:09:02.047 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:02.047 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:02.047 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:02.047 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:02.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:02.048 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:02.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:02.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:02.048 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cf12768, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cf12768, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c5188db, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c5188db, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:02.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:02.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926] 23:09:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 71 on channel [id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926] 23:09:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 1102 down to 2096050 23:09:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926] 23:09:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926] 23:09:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) request=subsystem result=ReplySuccess, want-reply=true 23:09:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) request=subsystem activate command 23:09:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) starting runner for command=netconf 23:09:02.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #5 SSH_MSG_CHANNEL_DATA 23:09:02.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 373 down to 2096779 23:09:02.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_DATA len=373 23:09:02.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926] 23:09:02.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:02.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:02.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926] 23:09:02.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926] 23:09:02.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17900', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:02.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=71} created 23:09:02.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926]} created 23:09:02.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926] successful with session NetconfServerSession{sessionId=71, channel=[id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926]} 23:09:02.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926]} up 23:09:02.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #6 SSH_MSG_CHANNEL_DATA 23:09:02.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 393 down to 2096386 23:09:02.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_DATA len=393 23:09:02.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926] 23:09:02.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:02.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:02.054 [netconf-device-simulator-threads-0] 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=71} 23:09:02.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:02.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x51a04e76, L:/10.30.170.33:17900 - R:/10.30.170.252:40926]} EXI handlers added to pipeline 23:09:02.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:02.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 179 down to 2095871 23:09:02.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:02.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:02.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #7 SSH_MSG_CHANNEL_DATA 23:09:02.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 340 down to 2096046 23:09:02.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_DATA len=340 23:09:02.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926] 23:09:02.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:02.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=71} 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c5188db 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.060 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:02.061 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:02.061 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.061 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:02.061 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:02.061 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.061 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:02.061 [netconf-device-simulator-threads-0] 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 23:09:02.061 [netconf-device-simulator-threads-0] 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 23:09:02.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:02.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 733 down to 2095138 23:09:02.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:02.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:02.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078]} 23:09:02.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46078]): SSH-2.0-SSHD-UNKNOWN 23:09:02.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46078]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:02.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46078]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:02.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #8 SSH_MSG_IGNORE 23:09:02.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:09:02.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:02.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46078]) Send SSH_MSG_KEXINIT 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #0 SSH_MSG_KEXINIT 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46078]) SSH_MSG_KEXINIT 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46078]) strict KEX=true client=true server=true 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: server host key algorithms = rsa-sha2-512 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: compression algorithms (client to server) = none 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: compression algorithms (server to client) = none 23:09:02.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:02.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #1 30 23:09:02.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46078]] process command=SSH_MSG_KEXDH_INIT 23:09:02.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46078]] Send SSH_MSG_KEXDH_REPLY 23:09:02.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #1 sending command=31[31] len=1639 23:09:02.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46078])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:02.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46078]) Send SSH_MSG_NEWKEYS 23:09:02.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46078]) session ID=89:f7:ea:ad:0e:4c:76:d5:8e:8b:9e:71:3e:fd:44:17:dc:21:39:9c:93:04:ac:bb:7e:9f:f7:21:ef:9d:0b:bf:10:03:b2:2a:ab:6d:72:45:9c:13:07:d3:db:b7:32:fc:5e:3e:66:33:c1:bb:1b:14:60:b7:e3:ee:33:26:e3:81 23:09:02.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:02.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46078]): strict KEX resets output message sequence number from 3 to 0 23:09:02.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46078]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21616cae; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:02.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46078])[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 23:09:02.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46078])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:02.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #0 sending command=7[7] len=419 23:09:02.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46078]) No pending packets to flush at end of KEX 23:09:02.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #2 SSH_MSG_NEWKEYS 23:09:02.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46078]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:02.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46078]): strict KEX resets input message sequence number from 3 to 0 23:09:02.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46078]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18d35980; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:02.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:02.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:02.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46078]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:02.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46078]) authorized authentication methods: password,publickey 23:09:02.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46078]) Accepted service ssh-userauth 23:09:02.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46078]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46078]) no authentication factory for method=none 23:09:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46078]) SSH_MSG_USERAUTH_REQUEST 23:09:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46078]) remaining methods: password,publickey 23:09:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46078]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:02.409 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46078]) authentication result: true 23:09:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46078]) SSH_MSG_USERAUTH_REQUEST 23:09:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46078])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46078]) no heartbeat to stop 23:09:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46078]) heartbeat type=IGNORE, interval=PT30S 23:09:02.410 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46078 authenticated 23:09:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46078]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46078]] session=TransportServerSession[admin@/10.30.170.252:46078] id=0 23:09:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46078])) size=2097152, max=2097152, packet=32768 23:09:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46078]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46078] 23:09:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46078]) recipient=0 23:09:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])) size=2097152, max=2097152, packet=32768 23:09:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])) re-initializing 23:09:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])) size=2097152, max=2097152, packet=32768 23:09:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:02.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:02.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:02.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[want-reply=true] subsystem=netconf 23:09:02.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[subsystem] prepared command 23:09:02.412 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:02.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:02.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078]}} established 23:09:02.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 72: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17901 23:09:02.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 72: Creating data stores for simulated device 23:09:02.413 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:02.413 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:02.413 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:02.413 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:02.413 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:02.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@474b45dc 23:09:02.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:02.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:02.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:02.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:02.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:02.415 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:02.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:02.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:02.415 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@474b45dc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@474b45dc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad4a39b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad4a39b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:02.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:02.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:02.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078] 23:09:02.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 72 on channel [id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078] 23:09:02.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 1102 down to 2096050 23:09:02.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:02.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078] 23:09:02.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078] 23:09:02.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) request=subsystem result=ReplySuccess, want-reply=true 23:09:02.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:02.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) request=subsystem activate command 23:09:02.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) starting runner for command=netconf 23:09:02.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #5 SSH_MSG_CHANNEL_DATA 23:09:02.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 373 down to 2096779 23:09:02.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_DATA len=373 23:09:02.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078] 23:09:02.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:02.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078] 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078] 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17901', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=72} created 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=72, channel=[id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078]} created 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078] successful with session NetconfServerSession{sessionId=72, channel=[id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078]} 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=72, channel=[id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078]} up 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #6 SSH_MSG_CHANNEL_DATA 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 393 down to 2096386 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_DATA len=393 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078] 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:02.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:02.421 [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=72} 23:09:02.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:02.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=72, channel=[id: 0x1e9ebf93, L:/10.30.170.33:17901 - R:/10.30.170.252:46078]} EXI handlers added to pipeline 23:09:02.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:02.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 179 down to 2095871 23:09:02.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:02.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:02.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #7 SSH_MSG_CHANNEL_DATA 23:09:02.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 340 down to 2096046 23:09:02.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_DATA len=340 23:09:02.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078] 23:09:02.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=72} 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad4a39b 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.424 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:02.425 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:02.425 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.425 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:02.425 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:02.425 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.425 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:02.425 [netconf-device-simulator-threads-2] 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 23:09:02.425 [netconf-device-simulator-threads-2] 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 23:09:02.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:02.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 733 down to 2095138 23:09:02.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:02.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:02.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290]} 23:09:02.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36290]): SSH-2.0-SSHD-UNKNOWN 23:09:02.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36290]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:02.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36290]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36290]) Send SSH_MSG_KEXINIT 23:09:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36290]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36290]) process #0 SSH_MSG_KEXINIT 23:09:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36290]) SSH_MSG_KEXINIT 23:09:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36290]) strict KEX=true client=true server=true 23:09:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36290]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36290]) Kex: server host key algorithms = rsa-sha2-512 23:09:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36290]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36290]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36290]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36290]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36290]) Kex: compression algorithms (client to server) = none 23:09:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36290]) Kex: compression algorithms (server to client) = none 23:09:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:02.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #8 SSH_MSG_IGNORE 23:09:02.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:09:02.852 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:02.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36290]) process #1 30 23:09:02.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36290]] process command=SSH_MSG_KEXDH_INIT 23:09:02.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36290]] Send SSH_MSG_KEXDH_REPLY 23:09:02.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36290]) packet #1 sending command=31[31] len=1639 23:09:02.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36290])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:02.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36290]) Send SSH_MSG_NEWKEYS 23:09:02.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36290]) session ID=e0:7a:4f:70:8d:2f:24:fd:dc:08:f0:4a:91:2c:40:ee:aa:d5:fe:3b:f0:db:16:dc:d6:69:1d:38:3d:21:85:08:bf:8f:28:b4:e5:3c:50:8a:d6:7d:33:48:a5:87:07:f8:f4:d0:7c:1a:1d:07:a5:66:ef:bf:70:c5:27:35:14:cf 23:09:02.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36290]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:02.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36290]): strict KEX resets output message sequence number from 3 to 0 23:09:02.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36290]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4bc7a019; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:02.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36290])[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 23:09:02.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36290])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:02.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36290]) packet #0 sending command=7[7] len=419 23:09:02.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36290]) No pending packets to flush at end of KEX 23:09:02.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36290]) process #2 SSH_MSG_NEWKEYS 23:09:02.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36290]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:02.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36290]): strict KEX resets input message sequence number from 3 to 0 23:09:02.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36290]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2adcfa6c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:02.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:02.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36290]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:02.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36290]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:02.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36290]) authorized authentication methods: password,publickey 23:09:02.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36290]) Accepted service ssh-userauth 23:09:02.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36290]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:02.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36290]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:02.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36290]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:02.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36290]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:02.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36290]) no authentication factory for method=none 23:09:02.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36290]) SSH_MSG_USERAUTH_REQUEST 23:09:02.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36290]) remaining methods: password,publickey 23:09:02.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36290]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:02.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36290]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:02.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36290]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:02.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36290]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:02.950 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36290]) authentication result: true 23:09:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36290]) SSH_MSG_USERAUTH_REQUEST 23:09:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36290])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36290]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36290]) no heartbeat to stop 23:09:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36290]) heartbeat type=IGNORE, interval=PT30S 23:09:02.950 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36290 authenticated 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36290]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36290]] session=TransportServerSession[admin@/10.30.170.252:36290] id=0 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36290])) size=2097152, max=2097152, packet=32768 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36290]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36290] 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36290]) recipient=0 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290])) size=2097152, max=2097152, packet=32768 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290])) re-initializing 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290])) size=2097152, max=2097152, packet=32768 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290])[want-reply=true] subsystem=netconf 23:09:02.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290])[subsystem] prepared command 23:09:02.952 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:02.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:02.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290]}} established 23:09:02.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 73: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17902 23:09:02.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 73: Creating data stores for simulated device 23:09:02.952 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:02.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:02.952 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:02.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:02.952 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:02.954 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3de3f064 23:09:02.954 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:02.954 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:02.954 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:02.954 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:02.955 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:02.955 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:02.955 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:02.955 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:02.955 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3de3f064, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3de3f064, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@211cd11a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@211cd11a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:02.955 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:02.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:02.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290] 23:09:02.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 73 on channel [id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290] 23:09:02.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) by 1102 down to 2096050 23:09:02.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:02.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290] 23:09:02.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290] 23:09:02.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) request=subsystem result=ReplySuccess, want-reply=true 23:09:02.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:02.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) request=subsystem activate command 23:09:02.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) starting runner for command=netconf 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #5 SSH_MSG_CHANNEL_DATA 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) by 373 down to 2096779 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_CHANNEL_DATA len=373 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290] 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290] 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290] 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17902', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=73} created 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290]} created 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290] successful with session NetconfServerSession{sessionId=73, channel=[id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290]} 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290]} up 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #6 SSH_MSG_CHANNEL_DATA 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) by 393 down to 2096386 23:09:02.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_CHANNEL_DATA len=393 23:09:02.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290] 23:09:02.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:02.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:02.959 [netconf-device-simulator-threads-4] 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=73} 23:09:02.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:02.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x7ccbd8a6, L:/10.30.170.33:17902 - R:/10.30.170.252:36290]} EXI handlers added to pipeline 23:09:02.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:02.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) by 179 down to 2095871 23:09:02.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:02.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:02.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #7 SSH_MSG_CHANNEL_DATA 23:09:02.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) by 340 down to 2096046 23:09:02.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_CHANNEL_DATA len=340 23:09:02.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290] 23:09:02.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:02.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:02.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=73} 23:09:02.962 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@211cd11a 23:09:02.962 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:02.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:02.962 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:02.962 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:02.962 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:02.963 [netconf-device-simulator-threads-4] 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 23:09:02.963 [netconf-device-simulator-threads-4] 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 23:09:02.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:02.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) by 733 down to 2095138 23:09:02.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:02.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:03.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054]} 23:09:03.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58054]): SSH-2.0-SSHD-UNKNOWN 23:09:03.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58054]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:03.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58054]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:03.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58054]) Send SSH_MSG_KEXINIT 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58054]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58054]) process #0 SSH_MSG_KEXINIT 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58054]) SSH_MSG_KEXINIT 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58054]) strict KEX=true client=true server=true 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58054]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58054]) Kex: server host key algorithms = rsa-sha2-512 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58054]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58054]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58054]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58054]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58054]) Kex: compression algorithms (client to server) = none 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58054]) Kex: compression algorithms (server to client) = none 23:09:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:03.427 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:03.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #8 SSH_MSG_IGNORE 23:09:03.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:09:03.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58054]) process #1 30 23:09:03.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58054]] process command=SSH_MSG_KEXDH_INIT 23:09:03.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58054]] Send SSH_MSG_KEXDH_REPLY 23:09:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58054]) packet #1 sending command=31[31] len=1639 23:09:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58054])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58054]) Send SSH_MSG_NEWKEYS 23:09:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58054]) session ID=ec:52:ed:aa:5b:38:72:1b:ce:91:1c:35:8f:49:72:8c:c7:b9:e8:9c:db:55:84:74:7c:38:9f:53:4e:b2:79:f0:91:d2:87:dd:36:dc:0d:4d:8d:4f:e7:0c:2a:b9:a8:1a:a8:b2:ec:43:a6:ac:88:0d:52:12:fe:4c:bc:ec:64:35 23:09:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58054]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58054]): strict KEX resets output message sequence number from 3 to 0 23:09:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@57531e7f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58054])[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 23:09:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58054])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58054]) packet #0 sending command=7[7] len=419 23:09:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58054]) No pending packets to flush at end of KEX 23:09:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58054]) process #2 SSH_MSG_NEWKEYS 23:09:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58054]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58054]): strict KEX resets input message sequence number from 3 to 0 23:09:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@186042cd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58054]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58054]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58054]) authorized authentication methods: password,publickey 23:09:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58054]) Accepted service ssh-userauth 23:09:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58054]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58054]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58054]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58054]) no authentication factory for method=none 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58054]) SSH_MSG_USERAUTH_REQUEST 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58054]) remaining methods: password,publickey 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58054]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58054]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58054]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:03.530 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58054]) authentication result: true 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58054]) SSH_MSG_USERAUTH_REQUEST 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58054])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58054]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:03.530 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58054]) no heartbeat to stop 23:09:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58054]) heartbeat type=IGNORE, interval=PT30S 23:09:03.531 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58054 authenticated 23:09:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58054]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:03.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58054]] session=TransportServerSession[admin@/10.30.170.252:58054] id=0 23:09:03.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58054])) size=2097152, max=2097152, packet=32768 23:09:03.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58054]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58054] 23:09:03.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58054]) recipient=0 23:09:03.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054])) size=2097152, max=2097152, packet=32768 23:09:03.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054])) re-initializing 23:09:03.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054])) size=2097152, max=2097152, packet=32768 23:09:03.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:03.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:03.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:03.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:03.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054])[want-reply=true] subsystem=netconf 23:09:03.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054])[subsystem] prepared command 23:09:03.533 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:03.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:03.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054]}} established 23:09:03.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 74: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17903 23:09:03.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 74: Creating data stores for simulated device 23:09:03.533 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:03.533 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:03.534 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:03.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:03.534 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:03.535 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40222dc0 23:09:03.535 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:03.535 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:03.535 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:03.535 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:03.536 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:03.536 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:03.536 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:03.536 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:03.536 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40222dc0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40222dc0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5163e1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5163e1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:03.536 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:03.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:03.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054] 23:09:03.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 74 on channel [id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054] 23:09:03.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) by 1102 down to 2096050 23:09:03.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:03.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054] 23:09:03.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054] 23:09:03.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) request=subsystem result=ReplySuccess, want-reply=true 23:09:03.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:03.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) request=subsystem activate command 23:09:03.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) starting runner for command=netconf 23:09:03.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #5 SSH_MSG_CHANNEL_DATA 23:09:03.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) by 373 down to 2096779 23:09:03.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_CHANNEL_DATA len=373 23:09:03.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054] 23:09:03.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:03.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054] 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054] 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17903', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=74} created 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=74, channel=[id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054]} created 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054] successful with session NetconfServerSession{sessionId=74, channel=[id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054]} 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=74, channel=[id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054]} up 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #6 SSH_MSG_CHANNEL_DATA 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) by 393 down to 2096386 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_CHANNEL_DATA len=393 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054] 23:09:03.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:03.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:03.541 [netconf-device-simulator-threads-6] 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=74} 23:09:03.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:03.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=74, channel=[id: 0x0dc83aca, L:/10.30.170.33:17903 - R:/10.30.170.252:58054]} EXI handlers added to pipeline 23:09:03.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:03.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) by 179 down to 2095871 23:09:03.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:03.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:03.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #7 SSH_MSG_CHANNEL_DATA 23:09:03.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) by 340 down to 2096046 23:09:03.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_CHANNEL_DATA len=340 23:09:03.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054] 23:09:03.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:03.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:03.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=74} 23:09:03.545 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5163e1 23:09:03.545 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:03.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:03.545 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:03.545 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:03.545 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:03.545 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:03.546 [netconf-device-simulator-threads-6] 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 23:09:03.546 [netconf-device-simulator-threads-6] 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 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) by 733 down to 2095138 23:09:03.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:03.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:03.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284]} 23:09:03.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46284]): SSH-2.0-SSHD-UNKNOWN 23:09:03.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46284]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:03.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46284]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46284]) Send SSH_MSG_KEXINIT 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46284]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46284]) process #0 SSH_MSG_KEXINIT 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46284]) SSH_MSG_KEXINIT 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46284]) strict KEX=true client=true server=true 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46284]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46284]) Kex: server host key algorithms = rsa-sha2-512 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46284]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46284]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46284]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46284]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46284]) Kex: compression algorithms (client to server) = none 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46284]) Kex: compression algorithms (server to client) = none 23:09:03.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:03.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46284]) process #1 30 23:09:03.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46284]] process command=SSH_MSG_KEXDH_INIT 23:09:03.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46284]] Send SSH_MSG_KEXDH_REPLY 23:09:03.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46284]) packet #1 sending command=31[31] len=1639 23:09:03.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46284])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:03.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46284]) Send SSH_MSG_NEWKEYS 23:09:03.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46284]) session ID=9e:c8:92:2e:60:f1:30:5a:8d:05:7d:ab:d4:63:1e:5e:cc:c9:ad:48:54:c5:08:bc:90:0b:4e:a9:2a:5d:c1:38:11:66:fc:d4:d3:2e:99:08:58:7b:18:82:ce:cb:f3:bd:bc:c4:50:f6:81:39:4e:33:b3:a5:8e:49:68:4c:41:12 23:09:03.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46284]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:03.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46284]): strict KEX resets output message sequence number from 3 to 0 23:09:03.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46284]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c239fa2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:03.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46284])[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 23:09:03.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46284])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:03.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46284]) packet #0 sending command=7[7] len=419 23:09:03.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46284]) No pending packets to flush at end of KEX 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46284]) process #2 SSH_MSG_NEWKEYS 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46284]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46284]): strict KEX resets input message sequence number from 3 to 0 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46284]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8688a07; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46284]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46284]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46284]) authorized authentication methods: password,publickey 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46284]) Accepted service ssh-userauth 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46284]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46284]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46284]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:03.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46284]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46284]) no authentication factory for method=none 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46284]) SSH_MSG_USERAUTH_REQUEST 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46284]) remaining methods: password,publickey 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46284]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46284]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46284]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46284]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:03.870 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46284]) authentication result: true 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46284]) SSH_MSG_USERAUTH_REQUEST 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46284])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46284]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:03.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46284]) no heartbeat to stop 23:09:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46284]) heartbeat type=IGNORE, interval=PT30S 23:09:03.871 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46284 authenticated 23:09:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46284]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46284]] session=TransportServerSession[admin@/10.30.170.252:46284] id=0 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46284])) size=2097152, max=2097152, packet=32768 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46284]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46284] 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46284]) recipient=0 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284])) size=2097152, max=2097152, packet=32768 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284])) re-initializing 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284])) size=2097152, max=2097152, packet=32768 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284])[want-reply=true] subsystem=netconf 23:09:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284])[subsystem] prepared command 23:09:03.873 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:03.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:03.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284]}} established 23:09:03.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 75: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17904 23:09:03.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 75: Creating data stores for simulated device 23:09:03.873 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:03.873 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:03.873 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:03.873 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:03.873 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:03.874 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ab2caa9 23:09:03.874 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:03.875 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:03.875 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:03.875 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:03.875 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:03.876 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:03.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:03.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:03.876 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ab2caa9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ab2caa9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44af49c4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44af49c4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:03.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:03.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:03.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284] 23:09:03.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 75 on channel [id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284] 23:09:03.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) by 1102 down to 2096050 23:09:03.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:03.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284] 23:09:03.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284] 23:09:03.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) request=subsystem result=ReplySuccess, want-reply=true 23:09:03.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:03.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) request=subsystem activate command 23:09:03.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) starting runner for command=netconf 23:09:03.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #5 SSH_MSG_CHANNEL_DATA 23:09:03.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) by 373 down to 2096779 23:09:03.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_CHANNEL_DATA len=373 23:09:03.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284] 23:09:03.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:03.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284] 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284] 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17904', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=75} created 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=75, channel=[id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284]} created 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284] successful with session NetconfServerSession{sessionId=75, channel=[id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284]} 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=75, channel=[id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284]} up 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #6 SSH_MSG_CHANNEL_DATA 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) by 393 down to 2096386 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_CHANNEL_DATA len=393 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284] 23:09:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:03.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:03.882 [netconf-device-simulator-threads-0] 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=75} 23:09:03.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:03.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=75, channel=[id: 0x7455d7db, L:/10.30.170.33:17904 - R:/10.30.170.252:46284]} EXI handlers added to pipeline 23:09:03.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:03.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) by 179 down to 2095871 23:09:03.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:03.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:03.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #7 SSH_MSG_CHANNEL_DATA 23:09:03.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) by 340 down to 2096046 23:09:03.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_CHANNEL_DATA len=340 23:09:03.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284] 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=75} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44af49c4 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:03.885 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:03.886 [netconf-device-simulator-threads-0] 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 23:09:03.886 [netconf-device-simulator-threads-0] 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 23:09:03.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:03.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) by 733 down to 2095138 23:09:03.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:03.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:03.962 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:03.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #8 SSH_MSG_IGNORE 23:09:03.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:09:04.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848]} 23:09:04.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46848]): SSH-2.0-SSHD-UNKNOWN 23:09:04.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46848]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:04.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46848]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46848]) Send SSH_MSG_KEXINIT 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46848]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46848]) process #0 SSH_MSG_KEXINIT 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46848]) SSH_MSG_KEXINIT 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46848]) strict KEX=true client=true server=true 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46848]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46848]) Kex: server host key algorithms = rsa-sha2-512 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46848]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46848]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46848]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46848]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46848]) Kex: compression algorithms (client to server) = none 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46848]) Kex: compression algorithms (server to client) = none 23:09:04.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #8 SSH_MSG_IGNORE 23:09:04.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:09:04.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46848]) process #1 30 23:09:04.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46848]] process command=SSH_MSG_KEXDH_INIT 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46848]] Send SSH_MSG_KEXDH_REPLY 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46848]) packet #1 sending command=31[31] len=1639 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46848])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46848]) Send SSH_MSG_NEWKEYS 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46848]) session ID=74:5d:dc:2b:d0:9a:03:66:cb:6e:e2:f3:57:e7:fb:80:02:20:33:da:4f:4f:1e:b2:49:7e:e3:25:0d:63:38:22:1e:be:bf:b7:cf:a5:f6:80:c0:c8:0d:9e:bb:8f:30:fd:29:dd:07:93:65:ff:26:b9:8f:48:ad:69:ab:68:22:d1 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46848]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46848]): strict KEX resets output message sequence number from 3 to 0 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46848]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d4cb9a8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46848])[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 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46848])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46848]) packet #0 sending command=7[7] len=419 23:09:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46848]) No pending packets to flush at end of KEX 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46848]) process #2 SSH_MSG_NEWKEYS 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46848]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46848]): strict KEX resets input message sequence number from 3 to 0 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46848]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@57268810; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46848]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46848]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46848]) authorized authentication methods: password,publickey 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46848]) Accepted service ssh-userauth 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46848]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46848]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46848]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46848]) no authentication factory for method=none 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46848]) SSH_MSG_USERAUTH_REQUEST 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46848]) remaining methods: password,publickey 23:09:04.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46848]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46848]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46848]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:04.380 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46848]) authentication result: true 23:09:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46848]) SSH_MSG_USERAUTH_REQUEST 23:09:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46848])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46848]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46848]) no heartbeat to stop 23:09:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46848]) heartbeat type=IGNORE, interval=PT30S 23:09:04.381 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46848 authenticated 23:09:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46848]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46848]] session=TransportServerSession[admin@/10.30.170.252:46848] id=0 23:09:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46848])) size=2097152, max=2097152, packet=32768 23:09:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46848]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46848] 23:09:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46848]) recipient=0 23:09:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848])) size=2097152, max=2097152, packet=32768 23:09:04.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848])) re-initializing 23:09:04.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848])) size=2097152, max=2097152, packet=32768 23:09:04.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:04.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:04.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:04.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:04.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848])[want-reply=true] subsystem=netconf 23:09:04.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848])[subsystem] prepared command 23:09:04.383 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:04.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:04.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848]}} established 23:09:04.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 76: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17905 23:09:04.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 76: Creating data stores for simulated device 23:09:04.383 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:04.383 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:04.383 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:04.383 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:04.383 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:04.384 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b66387c 23:09:04.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:04.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:04.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:04.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:04.385 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:04.385 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:04.385 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:04.386 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:04.386 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b66387c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b66387c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f3682ef, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f3682ef, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:04.386 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:04.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:04.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848] 23:09:04.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 76 on channel [id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848] 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) by 1102 down to 2096050 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848] 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848] 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) request=subsystem result=ReplySuccess, want-reply=true 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) request=subsystem activate command 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) starting runner for command=netconf 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #5 SSH_MSG_CHANNEL_DATA 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) by 373 down to 2096779 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_CHANNEL_DATA len=373 23:09:04.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848] 23:09:04.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:04.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:04.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848] 23:09:04.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848] 23:09:04.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17905', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:04.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=76} created 23:09:04.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=76, channel=[id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848]} created 23:09:04.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848] successful with session NetconfServerSession{sessionId=76, channel=[id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848]} 23:09:04.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=76, channel=[id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848]} up 23:09:04.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #6 SSH_MSG_CHANNEL_DATA 23:09:04.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) by 393 down to 2096386 23:09:04.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_CHANNEL_DATA len=393 23:09:04.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848] 23:09:04.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:04.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:04.391 [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=76} 23:09:04.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:04.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=76, channel=[id: 0xf5ca7398, L:/10.30.170.33:17905 - R:/10.30.170.252:46848]} EXI handlers added to pipeline 23:09:04.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:04.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) by 179 down to 2095871 23:09:04.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:04.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #7 SSH_MSG_CHANNEL_DATA 23:09:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) by 340 down to 2096046 23:09:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_CHANNEL_DATA len=340 23:09:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848] 23:09:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=76} 23:09:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f3682ef 23:09:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:04.395 [netconf-device-simulator-threads-2] 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 23:09:04.395 [netconf-device-simulator-threads-2] 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 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) by 733 down to 2095138 23:09:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:04.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658]} 23:09:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35658]): SSH-2.0-SSHD-UNKNOWN 23:09:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35658]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35658]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35658]) Send SSH_MSG_KEXINIT 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35658]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35658]) process #0 SSH_MSG_KEXINIT 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35658]) SSH_MSG_KEXINIT 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35658]) strict KEX=true client=true server=true 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35658]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35658]) Kex: server host key algorithms = rsa-sha2-512 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35658]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35658]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35658]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35658]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35658]) Kex: compression algorithms (client to server) = none 23:09:04.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35658]) Kex: compression algorithms (server to client) = none 23:09:04.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:04.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35658]) process #1 30 23:09:04.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35658]] process command=SSH_MSG_KEXDH_INIT 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35658]] Send SSH_MSG_KEXDH_REPLY 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35658]) packet #1 sending command=31[31] len=1639 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35658])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35658]) Send SSH_MSG_NEWKEYS 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35658]) session ID=82:c7:1a:1b:fa:8b:f6:a0:dd:56:4d:5d:4a:df:31:83:e0:29:34:99:66:89:67:2a:fb:7f:60:a0:7e:88:d2:83:36:6b:8b:21:eb:31:ab:bb:e2:16:dd:2f:bd:9e:c4:b5:a6:fe:6a:ea:69:de:e5:b6:2f:f0:6a:f2:bb:19:7a:ff 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35658]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35658]): strict KEX resets output message sequence number from 3 to 0 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35658]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65a39eca; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35658])[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 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35658])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35658]) packet #0 sending command=7[7] len=419 23:09:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35658]) No pending packets to flush at end of KEX 23:09:04.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35658]) process #2 SSH_MSG_NEWKEYS 23:09:04.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35658]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:04.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35658]): strict KEX resets input message sequence number from 3 to 0 23:09:04.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35658]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1577835; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:04.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:04.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35658]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:04.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35658]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:04.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35658]) authorized authentication methods: password,publickey 23:09:04.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35658]) Accepted service ssh-userauth 23:09:04.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35658]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:04.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35658]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:04.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35658]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:04.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35658]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:04.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35658]) no authentication factory for method=none 23:09:04.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35658]) SSH_MSG_USERAUTH_REQUEST 23:09:04.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35658]) remaining methods: password,publickey 23:09:04.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35658]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35658]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35658]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35658]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:04.901 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35658]) authentication result: true 23:09:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35658]) SSH_MSG_USERAUTH_REQUEST 23:09:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35658])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35658]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35658]) no heartbeat to stop 23:09:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35658]) heartbeat type=IGNORE, interval=PT30S 23:09:04.901 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35658 authenticated 23:09:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35658]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35658]] session=TransportServerSession[admin@/10.30.170.252:35658] id=0 23:09:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35658])) size=2097152, max=2097152, packet=32768 23:09:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35658]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35658] 23:09:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35658]) recipient=0 23:09:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658])) size=2097152, max=2097152, packet=32768 23:09:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658])) re-initializing 23:09:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658])) size=2097152, max=2097152, packet=32768 23:09:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:04.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:04.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:04.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658])[want-reply=true] subsystem=netconf 23:09:04.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658])[subsystem] prepared command 23:09:04.903 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:04.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:04.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658]}} established 23:09:04.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 77: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17906 23:09:04.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 77: Creating data stores for simulated device 23:09:04.903 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:04.903 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:04.904 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:04.904 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:04.904 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:04.905 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f49b3fa 23:09:04.905 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:04.905 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:04.905 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:04.905 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:04.906 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:04.906 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:04.906 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:04.906 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:04.906 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f49b3fa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f49b3fa, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79bc1388, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79bc1388, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:04.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:04.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:04.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658] 23:09:04.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 77 on channel [id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658] 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) by 1102 down to 2096050 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658] 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658] 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) request=subsystem result=ReplySuccess, want-reply=true 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) request=subsystem activate command 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) starting runner for command=netconf 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #5 SSH_MSG_CHANNEL_DATA 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) by 373 down to 2096779 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_CHANNEL_DATA len=373 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658] 23:09:04.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658] 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658] 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17906', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=77} created 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=77, channel=[id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658]} created 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658] successful with session NetconfServerSession{sessionId=77, channel=[id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658]} 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=77, channel=[id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658]} up 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #6 SSH_MSG_CHANNEL_DATA 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) by 393 down to 2096386 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_CHANNEL_DATA len=393 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658] 23:09:04.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:04.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:04.912 [netconf-device-simulator-threads-4] 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=77} 23:09:04.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:04.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=77, channel=[id: 0xfb40d504, L:/10.30.170.33:17906 - R:/10.30.170.252:35658]} EXI handlers added to pipeline 23:09:04.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:04.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) by 179 down to 2095871 23:09:04.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:04.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #7 SSH_MSG_CHANNEL_DATA 23:09:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) by 340 down to 2096046 23:09:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_CHANNEL_DATA len=340 23:09:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658] 23:09:04.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:04.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:04.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=77} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79bc1388 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:04.916 [netconf-device-simulator-threads-4] 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 23:09:04.916 [netconf-device-simulator-threads-4] 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 23:09:04.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:04.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) by 733 down to 2095138 23:09:04.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:04.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:05.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536]} 23:09:05.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49536]): SSH-2.0-SSHD-UNKNOWN 23:09:05.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49536]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:05.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49536]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:05.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49536]) Send SSH_MSG_KEXINIT 23:09:05.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49536]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:05.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49536]) process #0 SSH_MSG_KEXINIT 23:09:05.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49536]) SSH_MSG_KEXINIT 23:09:05.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49536]) strict KEX=true client=true server=true 23:09:05.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49536]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:05.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49536]) Kex: server host key algorithms = rsa-sha2-512 23:09:05.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49536]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:05.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49536]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:05.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49536]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:05.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49536]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:05.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49536]) Kex: compression algorithms (client to server) = none 23:09:05.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49536]) Kex: compression algorithms (server to client) = none 23:09:05.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:05.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:05.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #8 SSH_MSG_IGNORE 23:09:05.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:09:05.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49536]) process #1 30 23:09:05.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49536]] process command=SSH_MSG_KEXDH_INIT 23:09:05.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49536]] Send SSH_MSG_KEXDH_REPLY 23:09:05.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49536]) packet #1 sending command=31[31] len=1639 23:09:05.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49536])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:05.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49536]) Send SSH_MSG_NEWKEYS 23:09:05.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49536]) session ID=92:74:40:34:2c:da:01:b7:f5:f2:a6:47:ee:22:f9:cf:00:a4:fa:b0:71:b4:01:52:2a:46:9c:85:69:ad:40:79:05:e5:e9:78:99:50:46:4e:3d:5b:d0:9c:b5:ed:f6:e3:7f:2d:5c:d0:b8:26:e9:eb:fa:db:70:ba:8a:be:d0:3e 23:09:05.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49536]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:05.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49536]): strict KEX resets output message sequence number from 3 to 0 23:09:05.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49536]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31622c85; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:05.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49536])[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 23:09:05.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49536])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:05.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49536]) packet #0 sending command=7[7] len=419 23:09:05.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49536]) No pending packets to flush at end of KEX 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49536]) process #2 SSH_MSG_NEWKEYS 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49536]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49536]): strict KEX resets input message sequence number from 3 to 0 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49536]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a8a1545; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49536]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49536]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49536]) authorized authentication methods: password,publickey 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49536]) Accepted service ssh-userauth 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49536]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49536]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49536]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49536]) no authentication factory for method=none 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49536]) SSH_MSG_USERAUTH_REQUEST 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49536]) remaining methods: password,publickey 23:09:05.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49536]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:05.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49536]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:05.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:05.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49536]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:05.444 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:05.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49536]) authentication result: true 23:09:05.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49536]) SSH_MSG_USERAUTH_REQUEST 23:09:05.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49536])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:05.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49536]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:05.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:05.444 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:05.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49536]) no heartbeat to stop 23:09:05.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49536]) heartbeat type=IGNORE, interval=PT30S 23:09:05.445 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49536 authenticated 23:09:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49536]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49536]] session=TransportServerSession[admin@/10.30.170.252:49536] id=0 23:09:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49536])) size=2097152, max=2097152, packet=32768 23:09:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49536]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49536] 23:09:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49536]) recipient=0 23:09:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536])) size=2097152, max=2097152, packet=32768 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536])) re-initializing 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536])) size=2097152, max=2097152, packet=32768 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536])[want-reply=true] subsystem=netconf 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536])[subsystem] prepared command 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536]}} established 23:09:05.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 78: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17907 23:09:05.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 78: Creating data stores for simulated device 23:09:05.447 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:05.447 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:05.447 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:05.447 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:05.447 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:05.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42d563ef 23:09:05.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:05.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:05.449 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:05.449 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:05.449 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:05.450 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:05.450 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:05.450 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:05.450 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42d563ef, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42d563ef, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a77016d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a77016d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:05.453 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:05.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:05.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536] 23:09:05.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 78 on channel [id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536] 23:09:05.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) by 1102 down to 2096050 23:09:05.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:05.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536] 23:09:05.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536] 23:09:05.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) request=subsystem result=ReplySuccess, want-reply=true 23:09:05.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:05.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) request=subsystem activate command 23:09:05.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) starting runner for command=netconf 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #5 SSH_MSG_CHANNEL_DATA 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) by 373 down to 2096779 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_CHANNEL_DATA len=373 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536] 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536] 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536] 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17907', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=78} created 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=78, channel=[id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536]} created 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536] successful with session NetconfServerSession{sessionId=78, channel=[id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536]} 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=78, channel=[id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536]} up 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #6 SSH_MSG_CHANNEL_DATA 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) by 393 down to 2096386 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_CHANNEL_DATA len=393 23:09:05.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536] 23:09:05.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:05.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:05.457 [netconf-device-simulator-threads-6] 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=78} 23:09:05.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:05.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=78, channel=[id: 0xaf00a23c, L:/10.30.170.33:17907 - R:/10.30.170.252:49536]} EXI handlers added to pipeline 23:09:05.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:05.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) by 179 down to 2095871 23:09:05.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:05.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:05.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #7 SSH_MSG_CHANNEL_DATA 23:09:05.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) by 340 down to 2096046 23:09:05.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_CHANNEL_DATA len=340 23:09:05.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536] 23:09:05.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:05.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:05.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=78} 23:09:05.460 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a77016d 23:09:05.460 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:05.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:05.460 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:05.460 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:05.461 [netconf-device-simulator-threads-6] 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 23:09:05.461 [netconf-device-simulator-threads-6] 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 23:09:05.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:05.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) by 733 down to 2095138 23:09:05.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:05.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:05.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:05.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #8 SSH_MSG_IGNORE 23:09:05.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:09:05.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274]} 23:09:05.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33274]): SSH-2.0-SSHD-UNKNOWN 23:09:05.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33274]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:05.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33274]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33274]) Send SSH_MSG_KEXINIT 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33274]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33274]) process #0 SSH_MSG_KEXINIT 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33274]) SSH_MSG_KEXINIT 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33274]) strict KEX=true client=true server=true 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33274]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33274]) Kex: server host key algorithms = rsa-sha2-512 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33274]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33274]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33274]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33274]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33274]) Kex: compression algorithms (client to server) = none 23:09:06.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33274]) Kex: compression algorithms (server to client) = none 23:09:06.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:06.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33274]) process #1 30 23:09:06.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33274]] process command=SSH_MSG_KEXDH_INIT 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33274]] Send SSH_MSG_KEXDH_REPLY 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33274]) packet #1 sending command=31[31] len=1639 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33274])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33274]) Send SSH_MSG_NEWKEYS 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33274]) session ID=ef:74:a2:fb:be:a2:53:0c:8b:dc:bf:95:a2:1c:8e:97:78:b4:74:80:54:13:e8:9b:84:0f:f7:08:a0:ae:66:5a:d5:92:00:f3:97:fb:f2:da:94:d4:49:ba:40:3d:a2:2d:1d:85:fd:62:04:b6:5d:e4:55:c2:1f:06:70:34:92:bf 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33274]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33274]): strict KEX resets output message sequence number from 3 to 0 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33274]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1897579e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33274])[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 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33274])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33274]) packet #0 sending command=7[7] len=419 23:09:06.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33274]) No pending packets to flush at end of KEX 23:09:06.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:06.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33274]) process #2 SSH_MSG_NEWKEYS 23:09:06.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33274]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:06.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33274]): strict KEX resets input message sequence number from 3 to 0 23:09:06.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33274]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3faf0544; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:06.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:06.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33274]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:06.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33274]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:06.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33274]) authorized authentication methods: password,publickey 23:09:06.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33274]) Accepted service ssh-userauth 23:09:06.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33274]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:06.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #8 SSH_MSG_IGNORE 23:09:06.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33274]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:06.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:09:06.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33274]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:06.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33274]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:06.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33274]) no authentication factory for method=none 23:09:06.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33274]) SSH_MSG_USERAUTH_REQUEST 23:09:06.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33274]) remaining methods: password,publickey 23:09:06.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33274]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33274]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33274]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33274]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:06.205 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33274]) authentication result: true 23:09:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33274]) SSH_MSG_USERAUTH_REQUEST 23:09:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33274])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33274]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33274]) no heartbeat to stop 23:09:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33274]) heartbeat type=IGNORE, interval=PT30S 23:09:06.205 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33274 authenticated 23:09:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33274]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33274]] session=TransportServerSession[admin@/10.30.170.252:33274] id=0 23:09:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33274])) size=2097152, max=2097152, packet=32768 23:09:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33274]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33274] 23:09:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33274]) recipient=0 23:09:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274])) size=2097152, max=2097152, packet=32768 23:09:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274])) re-initializing 23:09:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274])) size=2097152, max=2097152, packet=32768 23:09:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:06.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:06.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:06.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274])[want-reply=true] subsystem=netconf 23:09:06.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274])[subsystem] prepared command 23:09:06.207 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:06.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:06.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274]}} established 23:09:06.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 79: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17908 23:09:06.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 79: Creating data stores for simulated device 23:09:06.207 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:06.208 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:06.208 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:06.208 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:06.208 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:06.209 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cb294b5 23:09:06.209 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:06.209 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:06.209 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:06.209 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:06.210 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:06.210 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:06.210 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:06.210 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:06.210 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cb294b5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cb294b5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec2937f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec2937f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:06.210 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:06.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:06.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274] 23:09:06.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 79 on channel [id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274] 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) by 1102 down to 2096050 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274] 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274] 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) request=subsystem result=ReplySuccess, want-reply=true 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) request=subsystem activate command 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) starting runner for command=netconf 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #5 SSH_MSG_CHANNEL_DATA 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) by 373 down to 2096779 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_CHANNEL_DATA len=373 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274] 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:06.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274] 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274] 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17908', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=79} created 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=79, channel=[id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274]} created 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274] successful with session NetconfServerSession{sessionId=79, channel=[id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274]} 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=79, channel=[id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274]} up 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #6 SSH_MSG_CHANNEL_DATA 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) by 393 down to 2096386 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_CHANNEL_DATA len=393 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274] 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:06.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:06.214 [netconf-device-simulator-threads-0] 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=79} 23:09:06.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:06.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=79, channel=[id: 0xa0d44d6f, L:/10.30.170.33:17908 - R:/10.30.170.252:33274]} EXI handlers added to pipeline 23:09:06.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:06.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) by 179 down to 2095871 23:09:06.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:06.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #7 SSH_MSG_CHANNEL_DATA 23:09:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) by 340 down to 2096046 23:09:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_CHANNEL_DATA len=340 23:09:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274] 23:09:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=79} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec2937f 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:06.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:06.217 [netconf-device-simulator-threads-0] 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 23:09:06.217 [netconf-device-simulator-threads-0] 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 23:09:06.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:06.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) by 733 down to 2095138 23:09:06.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:06.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:06.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060]} 23:09:06.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44060]): SSH-2.0-SSHD-UNKNOWN 23:09:06.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44060]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:06.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44060]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44060]) Send SSH_MSG_KEXINIT 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44060]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44060]) process #0 SSH_MSG_KEXINIT 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44060]) SSH_MSG_KEXINIT 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44060]) strict KEX=true client=true server=true 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44060]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44060]) Kex: server host key algorithms = rsa-sha2-512 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44060]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44060]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44060]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44060]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44060]) Kex: compression algorithms (client to server) = none 23:09:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44060]) Kex: compression algorithms (server to client) = none 23:09:06.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:06.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44060]) process #1 30 23:09:06.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44060]] process command=SSH_MSG_KEXDH_INIT 23:09:06.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44060]] Send SSH_MSG_KEXDH_REPLY 23:09:06.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44060]) packet #1 sending command=31[31] len=1639 23:09:06.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44060])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:06.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44060]) Send SSH_MSG_NEWKEYS 23:09:06.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44060]) session ID=26:b5:91:e5:48:29:08:e3:ba:27:d5:b4:b5:d7:fd:02:58:c2:e3:d9:e7:2d:98:9f:d9:fe:54:8d:8e:c4:6c:83:c3:f7:80:86:e0:e4:96:61:81:0d:fb:01:72:8f:6e:59:db:98:03:d1:34:cb:ab:4e:81:a0:13:e0:bf:f0:0b:46 23:09:06.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44060]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:06.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44060]): strict KEX resets output message sequence number from 3 to 0 23:09:06.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44060]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@62594cdd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:06.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44060])[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 23:09:06.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44060])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:06.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44060]) packet #0 sending command=7[7] len=419 23:09:06.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44060]) No pending packets to flush at end of KEX 23:09:06.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44060]) process #2 SSH_MSG_NEWKEYS 23:09:06.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44060]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:06.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44060]): strict KEX resets input message sequence number from 3 to 0 23:09:06.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44060]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32e3f33e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:06.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44060]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44060]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44060]) authorized authentication methods: password,publickey 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44060]) Accepted service ssh-userauth 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44060]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44060]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44060]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44060]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44060]) no authentication factory for method=none 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44060]) SSH_MSG_USERAUTH_REQUEST 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44060]) remaining methods: password,publickey 23:09:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44060]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44060]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44060]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44060]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:06.447 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44060]) authentication result: true 23:09:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44060]) SSH_MSG_USERAUTH_REQUEST 23:09:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44060])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44060]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44060]) no heartbeat to stop 23:09:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44060]) heartbeat type=IGNORE, interval=PT30S 23:09:06.447 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44060 authenticated 23:09:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44060]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44060]] session=TransportServerSession[admin@/10.30.170.252:44060] id=0 23:09:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44060])) size=2097152, max=2097152, packet=32768 23:09:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44060]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44060] 23:09:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44060]) recipient=0 23:09:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060])) size=2097152, max=2097152, packet=32768 23:09:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060])) re-initializing 23:09:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060])) size=2097152, max=2097152, packet=32768 23:09:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:06.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:06.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:06.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060])[want-reply=true] subsystem=netconf 23:09:06.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060])[subsystem] prepared command 23:09:06.449 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:06.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:06.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060]}} established 23:09:06.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 80: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17909 23:09:06.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 80: Creating data stores for simulated device 23:09:06.449 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:06.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:06.450 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:06.450 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:06.450 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:06.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cd9384 23:09:06.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:06.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:06.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:06.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:06.452 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:06.452 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:06.452 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:06.452 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:06.452 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cd9384, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cd9384, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70895f4c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70895f4c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:06.452 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:06.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060] 23:09:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 80 on channel [id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060] 23:09:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) by 1102 down to 2096050 23:09:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060] 23:09:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060] 23:09:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) request=subsystem result=ReplySuccess, want-reply=true 23:09:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) request=subsystem activate command 23:09:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) starting runner for command=netconf 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #5 SSH_MSG_CHANNEL_DATA 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) by 373 down to 2096779 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_CHANNEL_DATA len=373 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060] 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060] 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060] 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17909', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=80} created 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=80, channel=[id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060]} created 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060] successful with session NetconfServerSession{sessionId=80, channel=[id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060]} 23:09:06.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=80, channel=[id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060]} up 23:09:06.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #6 SSH_MSG_CHANNEL_DATA 23:09:06.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) by 393 down to 2096386 23:09:06.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_CHANNEL_DATA len=393 23:09:06.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060] 23:09:06.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:06.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:06.457 [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=80} 23:09:06.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:06.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=80, channel=[id: 0xaad6385e, L:/10.30.170.33:17909 - R:/10.30.170.252:44060]} EXI handlers added to pipeline 23:09:06.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:06.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) by 179 down to 2095871 23:09:06.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:06.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:06.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #7 SSH_MSG_CHANNEL_DATA 23:09:06.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) by 340 down to 2096046 23:09:06.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_CHANNEL_DATA len=340 23:09:06.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060] 23:09:06.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:06.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:06.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=80} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70895f4c 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:06.461 [netconf-device-simulator-threads-2] 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 23:09:06.461 [netconf-device-simulator-threads-2] 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 23:09:06.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:06.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) by 733 down to 2095138 23:09:06.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:06.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:06.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:06.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #8 SSH_MSG_IGNORE 23:09:06.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:09:06.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634]} 23:09:06.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35634]): SSH-2.0-SSHD-UNKNOWN 23:09:06.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35634]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:06.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35634]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:06.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35634]) Send SSH_MSG_KEXINIT 23:09:06.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:06.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #0 SSH_MSG_KEXINIT 23:09:06.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35634]) SSH_MSG_KEXINIT 23:09:06.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35634]) strict KEX=true client=true server=true 23:09:06.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:06.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: server host key algorithms = rsa-sha2-512 23:09:06.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:06.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:06.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:06.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:06.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: compression algorithms (client to server) = none 23:09:06.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: compression algorithms (server to client) = none 23:09:06.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:07.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #1 30 23:09:07.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35634]] process command=SSH_MSG_KEXDH_INIT 23:09:07.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35634]] Send SSH_MSG_KEXDH_REPLY 23:09:07.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #1 sending command=31[31] len=1639 23:09:07.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35634])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:07.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35634]) Send SSH_MSG_NEWKEYS 23:09:07.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35634]) session ID=31:d4:de:b6:1f:55:71:13:40:b4:97:07:e8:98:6b:8e:3f:92:07:f8:70:7e:43:d7:9b:8e:05:ae:be:bc:b2:7c:2a:17:a3:16:91:3f:38:dc:90:5b:e3:67:d0:3f:ec:cb:c1:50:18:1d:b3:be:77:32:c2:03:dc:27:85:b8:4b:d4 23:09:07.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:07.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35634]): strict KEX resets output message sequence number from 3 to 0 23:09:07.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5c15e9dc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:07.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35634])[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 23:09:07.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35634])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:07.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #0 sending command=7[7] len=419 23:09:07.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35634]) No pending packets to flush at end of KEX 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #2 SSH_MSG_NEWKEYS 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35634]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35634]): strict KEX resets input message sequence number from 3 to 0 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f9b7418; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35634]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35634]) authorized authentication methods: password,publickey 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35634]) Accepted service ssh-userauth 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35634]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35634]) no authentication factory for method=none 23:09:07.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35634]) SSH_MSG_USERAUTH_REQUEST 23:09:07.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35634]) remaining methods: password,publickey 23:09:07.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:07.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:07.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:07.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35634]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:07.101 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:07.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35634]) authentication result: true 23:09:07.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35634]) SSH_MSG_USERAUTH_REQUEST 23:09:07.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35634])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:07.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:07.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:07.101 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:07.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35634]) no heartbeat to stop 23:09:07.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35634]) heartbeat type=IGNORE, interval=PT30S 23:09:07.101 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35634 authenticated 23:09:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35634]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35634]] session=TransportServerSession[admin@/10.30.170.252:35634] id=0 23:09:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35634])) size=2097152, max=2097152, packet=32768 23:09:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35634]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35634] 23:09:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35634]) recipient=0 23:09:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])) size=2097152, max=2097152, packet=32768 23:09:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])) re-initializing 23:09:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])) size=2097152, max=2097152, packet=32768 23:09:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[want-reply=true] subsystem=netconf 23:09:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[subsystem] prepared command 23:09:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634]}} established 23:09:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 81: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17910 23:09:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 81: Creating data stores for simulated device 23:09:07.104 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:07.104 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:07.104 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:07.104 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:07.104 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75f5e070 23:09:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:07.106 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:07.106 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:07.106 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:07.106 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:07.106 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75f5e070, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75f5e070, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46c65c5b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46c65c5b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:07.107 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:07.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634] 23:09:07.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 81 on channel [id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634] 23:09:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 1102 down to 2096050 23:09:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634] 23:09:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634] 23:09:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) request=subsystem result=ReplySuccess, want-reply=true 23:09:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) request=subsystem activate command 23:09:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) starting runner for command=netconf 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #5 SSH_MSG_CHANNEL_DATA 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 373 down to 2096779 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_DATA len=373 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634] 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634] 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634] 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17910', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=81} created 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634]} created 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634] successful with session NetconfServerSession{sessionId=81, channel=[id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634]} 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634]} up 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #6 SSH_MSG_CHANNEL_DATA 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 393 down to 2096386 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_DATA len=393 23:09:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634] 23:09:07.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:07.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:07.117 [netconf-device-simulator-threads-4] 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=81} 23:09:07.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:07.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xaa151753, L:/10.30.170.33:17910 - R:/10.30.170.252:35634]} EXI handlers added to pipeline 23:09:07.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:07.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 179 down to 2095871 23:09:07.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:07.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:07.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #7 SSH_MSG_CHANNEL_DATA 23:09:07.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 340 down to 2096046 23:09:07.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_DATA len=340 23:09:07.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634] 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=81} 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46c65c5b 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:07.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:07.122 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:07.122 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:07.122 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:07.122 [netconf-device-simulator-threads-4] 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 23:09:07.122 [netconf-device-simulator-threads-4] 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 23:09:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 733 down to 2095138 23:09:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:07.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #8 SSH_MSG_IGNORE 23:09:07.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:09:07.157 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:07.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294]} 23:09:07.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39294]): SSH-2.0-SSHD-UNKNOWN 23:09:07.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39294]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:07.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39294]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:07.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #8 SSH_MSG_IGNORE 23:09:07.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:09:07.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39294]) Send SSH_MSG_KEXINIT 23:09:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39294]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39294]) process #0 SSH_MSG_KEXINIT 23:09:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39294]) SSH_MSG_KEXINIT 23:09:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39294]) strict KEX=true client=true server=true 23:09:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39294]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39294]) Kex: server host key algorithms = rsa-sha2-512 23:09:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39294]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39294]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39294]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39294]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39294]) Kex: compression algorithms (client to server) = none 23:09:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39294]) Kex: compression algorithms (server to client) = none 23:09:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:07.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39294]) process #1 30 23:09:07.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39294]] process command=SSH_MSG_KEXDH_INIT 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39294]] Send SSH_MSG_KEXDH_REPLY 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39294]) packet #1 sending command=31[31] len=1639 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39294])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39294]) Send SSH_MSG_NEWKEYS 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39294]) session ID=e9:bb:83:e1:d7:3a:e9:db:76:b2:6d:46:7d:50:83:26:5c:70:d1:bd:39:24:b2:de:89:39:a3:12:5a:bc:90:55:83:12:17:74:54:dd:d2:45:ac:71:57:58:f0:be:d6:21:bf:2c:84:77:cd:70:e1:a2:cc:84:3d:23:61:b3:df:e9 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39294]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39294]): strict KEX resets output message sequence number from 3 to 0 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39294]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ff0e8e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39294])[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 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39294])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39294]) packet #0 sending command=7[7] len=419 23:09:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39294]) No pending packets to flush at end of KEX 23:09:07.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39294]) process #2 SSH_MSG_NEWKEYS 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39294]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39294]): strict KEX resets input message sequence number from 3 to 0 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39294]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e9bb7e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39294]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39294]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39294]) authorized authentication methods: password,publickey 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39294]) Accepted service ssh-userauth 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39294]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39294]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39294]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39294]) no authentication factory for method=none 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39294]) SSH_MSG_USERAUTH_REQUEST 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39294]) remaining methods: password,publickey 23:09:07.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39294]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39294]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39294]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:07.584 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39294]) authentication result: true 23:09:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39294]) SSH_MSG_USERAUTH_REQUEST 23:09:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39294])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39294]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39294]) no heartbeat to stop 23:09:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39294]) heartbeat type=IGNORE, interval=PT30S 23:09:07.584 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39294 authenticated 23:09:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39294]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39294]] session=TransportServerSession[admin@/10.30.170.252:39294] id=0 23:09:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39294])) size=2097152, max=2097152, packet=32768 23:09:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39294]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39294] 23:09:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39294]) recipient=0 23:09:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294])) size=2097152, max=2097152, packet=32768 23:09:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294])) re-initializing 23:09:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294])) size=2097152, max=2097152, packet=32768 23:09:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:07.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:07.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:07.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294])[want-reply=true] subsystem=netconf 23:09:07.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294])[subsystem] prepared command 23:09:07.586 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:07.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:07.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294]}} established 23:09:07.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 82: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17911 23:09:07.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 82: Creating data stores for simulated device 23:09:07.587 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:07.587 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:07.587 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:07.587 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:07.587 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:07.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f0579b1 23:09:07.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:07.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:07.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:07.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:07.590 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:07.590 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:07.590 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:07.590 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:07.590 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f0579b1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f0579b1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40ebf379, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40ebf379, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:07.597 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:07.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:07.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294] 23:09:07.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 82 on channel [id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294] 23:09:07.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) by 1102 down to 2096050 23:09:07.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:07.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294] 23:09:07.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294] 23:09:07.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) request=subsystem result=ReplySuccess, want-reply=true 23:09:07.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:07.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) request=subsystem activate command 23:09:07.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) starting runner for command=netconf 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #5 SSH_MSG_CHANNEL_DATA 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) by 373 down to 2096779 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_CHANNEL_DATA len=373 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294] 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294] 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294] 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17911', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=82} created 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=82, channel=[id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294]} created 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294] successful with session NetconfServerSession{sessionId=82, channel=[id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294]} 23:09:07.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=82, channel=[id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294]} up 23:09:07.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #6 SSH_MSG_CHANNEL_DATA 23:09:07.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) by 393 down to 2096386 23:09:07.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_CHANNEL_DATA len=393 23:09:07.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294] 23:09:07.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:07.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:07.600 [netconf-device-simulator-threads-6] 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=82} 23:09:07.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=82, channel=[id: 0x9448e0a7, L:/10.30.170.33:17911 - R:/10.30.170.252:39294]} EXI handlers added to pipeline 23:09:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) by 179 down to 2095871 23:09:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:07.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #7 SSH_MSG_CHANNEL_DATA 23:09:07.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) by 340 down to 2096046 23:09:07.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_CHANNEL_DATA len=340 23:09:07.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294] 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=82} 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40ebf379 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:07.604 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:07.605 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:07.605 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:07.605 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:07.605 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:07.605 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:07.605 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:07.605 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:07.605 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:07.605 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:07.605 [netconf-device-simulator-threads-6] 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 23:09:07.605 [netconf-device-simulator-threads-6] 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 23:09:07.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:07.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) by 733 down to 2095138 23:09:07.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:07.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428]} 23:09:07.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40428]): SSH-2.0-SSHD-UNKNOWN 23:09:07.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40428]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:07.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40428]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:08.178 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:08.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #8 SSH_MSG_IGNORE 23:09:08.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:09:08.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40428]) Send SSH_MSG_KEXINIT 23:09:08.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40428]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:08.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40428]) process #0 SSH_MSG_KEXINIT 23:09:08.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40428]) SSH_MSG_KEXINIT 23:09:08.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40428]) strict KEX=true client=true server=true 23:09:08.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40428]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:08.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40428]) Kex: server host key algorithms = rsa-sha2-512 23:09:08.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40428]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:08.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40428]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:08.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40428]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:08.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40428]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:08.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40428]) Kex: compression algorithms (client to server) = none 23:09:08.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40428]) Kex: compression algorithms (server to client) = none 23:09:08.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:08.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40428]) process #1 30 23:09:08.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40428]] process command=SSH_MSG_KEXDH_INIT 23:09:08.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40428]] Send SSH_MSG_KEXDH_REPLY 23:09:08.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40428]) packet #1 sending command=31[31] len=1639 23:09:08.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40428])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:08.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40428]) Send SSH_MSG_NEWKEYS 23:09:08.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40428]) session ID=d8:18:35:85:a8:66:c1:a7:39:7f:6e:30:5a:50:67:5e:ee:f5:22:e0:56:cb:fd:7b:62:24:0b:04:c1:dd:75:c1:29:bf:81:52:5a:a7:b2:f4:41:45:3e:dc:9b:c4:dd:92:61:45:6c:a9:ce:cd:d1:4a:0e:f2:c8:df:b1:53:62:f3 23:09:08.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40428]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:08.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40428]): strict KEX resets output message sequence number from 3 to 0 23:09:08.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40428]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@59af9340; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:08.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40428])[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 23:09:08.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40428])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:08.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40428]) packet #0 sending command=7[7] len=419 23:09:08.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40428]) No pending packets to flush at end of KEX 23:09:08.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198]} 23:09:08.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59198]): SSH-2.0-SSHD-UNKNOWN 23:09:08.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59198]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:08.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59198]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:08.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40428]) process #2 SSH_MSG_NEWKEYS 23:09:08.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40428]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:08.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40428]): strict KEX resets input message sequence number from 3 to 0 23:09:08.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40428]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6799f201; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:08.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:08.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40428]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:08.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40428]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40428]) authorized authentication methods: password,publickey 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40428]) Accepted service ssh-userauth 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40428]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40428]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40428]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40428]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40428]) no authentication factory for method=none 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40428]) SSH_MSG_USERAUTH_REQUEST 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40428]) remaining methods: password,publickey 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40428]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40428]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40428]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40428]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:08.382 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40428]) authentication result: true 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40428]) SSH_MSG_USERAUTH_REQUEST 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40428])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40428]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:08.382 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40428]) no heartbeat to stop 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40428]) heartbeat type=IGNORE, interval=PT30S 23:09:08.383 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40428 authenticated 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40428]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40428]] session=TransportServerSession[admin@/10.30.170.252:40428] id=0 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40428])) size=2097152, max=2097152, packet=32768 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40428]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40428] 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40428]) recipient=0 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428])) size=2097152, max=2097152, packet=32768 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428])) re-initializing 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428])) size=2097152, max=2097152, packet=32768 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:08.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:08.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:08.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428])[want-reply=true] subsystem=netconf 23:09:08.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428])[subsystem] prepared command 23:09:08.384 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:08.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:08.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428]}} established 23:09:08.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 83: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17912 23:09:08.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 83: Creating data stores for simulated device 23:09:08.384 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:08.384 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:08.385 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:08.385 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:08.385 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:08.386 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@589c6a88 23:09:08.386 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:08.387 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:08.387 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:08.387 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:08.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:08.387 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:08.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:08.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:08.387 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@589c6a88, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@589c6a88, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dc94971, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dc94971, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:08.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:08.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:08.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428] 23:09:08.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 83 on channel [id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428] 23:09:08.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) by 1102 down to 2096050 23:09:08.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:08.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428] 23:09:08.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428] 23:09:08.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) request=subsystem result=ReplySuccess, want-reply=true 23:09:08.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:08.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) request=subsystem activate command 23:09:08.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) starting runner for command=netconf 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #5 SSH_MSG_CHANNEL_DATA 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) by 373 down to 2096779 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_CHANNEL_DATA len=373 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428] 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428] 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428] 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17912', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=83} created 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428]} created 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428] successful with session NetconfServerSession{sessionId=83, channel=[id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428]} 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428]} up 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #6 SSH_MSG_CHANNEL_DATA 23:09:08.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) by 393 down to 2096386 23:09:08.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_CHANNEL_DATA len=393 23:09:08.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428] 23:09:08.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:08.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:08.391 [netconf-device-simulator-threads-0] 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=83} 23:09:08.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:08.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x9d12bbd1, L:/10.30.170.33:17912 - R:/10.30.170.252:40428]} EXI handlers added to pipeline 23:09:08.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:08.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) by 179 down to 2095871 23:09:08.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:08.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #7 SSH_MSG_CHANNEL_DATA 23:09:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) by 340 down to 2096046 23:09:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_CHANNEL_DATA len=340 23:09:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428] 23:09:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=83} 23:09:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dc94971 23:09:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:08.401 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:08.401 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:08.401 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:08.401 [netconf-device-simulator-threads-0] 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 23:09:08.401 [netconf-device-simulator-threads-0] 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 23:09:08.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:08.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) by 733 down to 2095138 23:09:08.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:08.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:08.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59198]) Send SSH_MSG_KEXINIT 23:09:08.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #0 SSH_MSG_KEXINIT 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59198]) SSH_MSG_KEXINIT 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59198]) strict KEX=true client=true server=true 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: server host key algorithms = rsa-sha2-512 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: compression algorithms (client to server) = none 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: compression algorithms (server to client) = none 23:09:08.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:08.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #1 30 23:09:08.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59198]] process command=SSH_MSG_KEXDH_INIT 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59198]] Send SSH_MSG_KEXDH_REPLY 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #1 sending command=31[31] len=1639 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59198])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59198]) Send SSH_MSG_NEWKEYS 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59198]) session ID=f1:80:fb:c2:dc:b1:01:0c:ac:3c:63:f4:81:49:15:b1:b8:b5:bb:e8:06:4f:0f:9f:f3:06:e3:b3:f4:b3:18:4e:0e:ca:79:9f:30:6a:80:e7:d2:88:49:7b:78:34:fb:7b:19:f2:f6:84:ad:4f:1d:4e:c0:e0:d2:19:5c:39:b0:64 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59198]): strict KEX resets output message sequence number from 3 to 0 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59198]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c98f708; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59198])[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 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59198])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #0 sending command=7[7] len=419 23:09:08.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59198]) No pending packets to flush at end of KEX 23:09:08.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #2 SSH_MSG_NEWKEYS 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59198]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59198]): strict KEX resets input message sequence number from 3 to 0 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59198]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ae61a23; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59198]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:08.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #8 SSH_MSG_IGNORE 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59198]) authorized authentication methods: password,publickey 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59198]) Accepted service ssh-userauth 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:08.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:08.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59198]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59198]) no authentication factory for method=none 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59198]) SSH_MSG_USERAUTH_REQUEST 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59198]) remaining methods: password,publickey 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59198]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:08.677 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59198]) authentication result: true 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59198]) SSH_MSG_USERAUTH_REQUEST 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59198])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59198]) no heartbeat to stop 23:09:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59198]) heartbeat type=IGNORE, interval=PT30S 23:09:08.678 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59198 authenticated 23:09:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59198]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59198]] session=TransportServerSession[admin@/10.30.170.252:59198] id=0 23:09:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59198])) size=2097152, max=2097152, packet=32768 23:09:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59198]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59198] 23:09:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59198]) recipient=0 23:09:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])) size=2097152, max=2097152, packet=32768 23:09:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])) re-initializing 23:09:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])) size=2097152, max=2097152, packet=32768 23:09:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:08.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:08.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:08.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[want-reply=true] subsystem=netconf 23:09:08.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[subsystem] prepared command 23:09:08.679 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:08.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:08.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198]}} established 23:09:08.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 84: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17913 23:09:08.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 84: Creating data stores for simulated device 23:09:08.680 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:08.680 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:08.680 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:08.680 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:08.680 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:08.681 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35e8e18e 23:09:08.681 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:08.682 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:08.682 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:08.682 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:08.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:08.683 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:08.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:08.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:08.683 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35e8e18e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35e8e18e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e628b2f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e628b2f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:08.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:08.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:08.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198] 23:09:08.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.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: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 84 on channel [id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198] 23:09:08.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 1102 down to 2096050 23:09:08.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:08.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198] 23:09:08.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198] 23:09:08.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) request=subsystem result=ReplySuccess, want-reply=true 23:09:08.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:08.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) request=subsystem activate command 23:09:08.685 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) starting runner for command=netconf 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #5 SSH_MSG_CHANNEL_DATA 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 373 down to 2096779 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_DATA len=373 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198] 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198] 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198] 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17913', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=84} created 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198]} created 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198] successful with session NetconfServerSession{sessionId=84, channel=[id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198]} 23:09:08.686 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198]} up 23:09:08.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #6 SSH_MSG_CHANNEL_DATA 23:09:08.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 393 down to 2096386 23:09:08.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_DATA len=393 23:09:08.687 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198] 23:09:08.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:08.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:08.693 [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=84} 23:09:08.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:08.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x18536979, L:/10.30.170.33:17913 - R:/10.30.170.252:59198]} EXI handlers added to pipeline 23:09:08.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:08.694 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 179 down to 2095871 23:09:08.694 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:08.694 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:08.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #7 SSH_MSG_CHANNEL_DATA 23:09:08.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 340 down to 2096046 23:09:08.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_DATA len=340 23:09:08.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198] 23:09:08.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:08.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:08.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=84} 23:09:08.697 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e628b2f 23:09:08.697 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:08.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:08.697 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:08.697 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:08.697 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:08.697 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:08.698 [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 23:09:08.698 [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 23:09:08.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:08.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 733 down to 2095138 23:09:08.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:08.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:08.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486]} 23:09:08.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60486]): SSH-2.0-SSHD-UNKNOWN 23:09:08.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60486]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:08.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60486]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60486]) Send SSH_MSG_KEXINIT 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60486]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60486]) process #0 SSH_MSG_KEXINIT 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60486]) SSH_MSG_KEXINIT 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60486]) strict KEX=true client=true server=true 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60486]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60486]) Kex: server host key algorithms = rsa-sha2-512 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60486]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60486]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60486]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60486]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60486]) Kex: compression algorithms (client to server) = none 23:09:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60486]) Kex: compression algorithms (server to client) = none 23:09:09.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:09.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60486]) process #1 30 23:09:09.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60486]] process command=SSH_MSG_KEXDH_INIT 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60486]] Send SSH_MSG_KEXDH_REPLY 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60486]) packet #1 sending command=31[31] len=1639 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60486])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60486]) Send SSH_MSG_NEWKEYS 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60486]) session ID=be:16:47:e3:1d:89:14:33:6d:fa:d7:30:3b:b2:c8:49:9d:84:0c:e8:15:09:9e:ca:8e:d0:1b:1f:90:61:49:48:81:a7:5c:f7:04:39:bd:99:2f:bc:c4:08:b9:22:73:82:2f:c2:65:31:92:92:4b:cf:f3:0d:5b:c0:81:af:79:87 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60486]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60486]): strict KEX resets output message sequence number from 3 to 0 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60486]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23ddaa6a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60486])[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 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60486])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60486]) packet #0 sending command=7[7] len=419 23:09:09.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60486]) No pending packets to flush at end of KEX 23:09:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60486]) process #2 SSH_MSG_NEWKEYS 23:09:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60486]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60486]): strict KEX resets input message sequence number from 3 to 0 23:09:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60486]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ca80570; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60486]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60486]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60486]) authorized authentication methods: password,publickey 23:09:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60486]) Accepted service ssh-userauth 23:09:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60486]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60486]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60486]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60486]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60486]) no authentication factory for method=none 23:09:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60486]) SSH_MSG_USERAUTH_REQUEST 23:09:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60486]) remaining methods: password,publickey 23:09:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60486]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60486]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60486]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60486]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:09.200 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60486]) authentication result: true 23:09:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60486]) SSH_MSG_USERAUTH_REQUEST 23:09:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60486])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60486]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60486]) no heartbeat to stop 23:09:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60486]) heartbeat type=IGNORE, interval=PT30S 23:09:09.200 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60486 authenticated 23:09:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60486]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60486]] session=TransportServerSession[admin@/10.30.170.252:60486] id=0 23:09:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60486])) size=2097152, max=2097152, packet=32768 23:09:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60486]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60486] 23:09:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60486]) recipient=0 23:09:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486])) size=2097152, max=2097152, packet=32768 23:09:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486])) re-initializing 23:09:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486])) size=2097152, max=2097152, packet=32768 23:09:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486])[want-reply=true] subsystem=netconf 23:09:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486])[subsystem] prepared command 23:09:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486]}} established 23:09:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 85: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17914 23:09:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 85: Creating data stores for simulated device 23:09:09.202 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:09.203 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:09.203 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:09.203 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:09.204 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10f211f8 23:09:09.204 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:09.204 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:09.204 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:09.204 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:09.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:09.205 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:09.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:09.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:09.205 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10f211f8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10f211f8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57f8d927, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57f8d927, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:09.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:09.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:09.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486] 23:09:09.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 85 on channel [id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486] 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) by 1102 down to 2096050 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486] 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486] 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) request=subsystem result=ReplySuccess, want-reply=true 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) request=subsystem activate command 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) starting runner for command=netconf 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #5 SSH_MSG_CHANNEL_DATA 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) by 373 down to 2096779 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_CHANNEL_DATA len=373 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486] 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:09.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:09.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486] 23:09:09.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486] 23:09:09.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17914', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:09.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=85} created 23:09:09.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486]} created 23:09:09.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486] successful with session NetconfServerSession{sessionId=85, channel=[id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486]} 23:09:09.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486]} up 23:09:09.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #6 SSH_MSG_CHANNEL_DATA 23:09:09.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) by 393 down to 2096386 23:09:09.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_CHANNEL_DATA len=393 23:09:09.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486] 23:09:09.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:09.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:09.210 [netconf-device-simulator-threads-4] 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=85} 23:09:09.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:09.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xae4e4607, L:/10.30.170.33:17914 - R:/10.30.170.252:60486]} EXI handlers added to pipeline 23:09:09.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:09.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) by 179 down to 2095871 23:09:09.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:09.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:09.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #7 SSH_MSG_CHANNEL_DATA 23:09:09.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) by 340 down to 2096046 23:09:09.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_CHANNEL_DATA len=340 23:09:09.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486] 23:09:09.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:09.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=85} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57f8d927 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:09.214 [netconf-device-simulator-threads-4] 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 23:09:09.214 [netconf-device-simulator-threads-4] 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 23:09:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) by 733 down to 2095138 23:09:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:09.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074]} 23:09:09.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35074]): SSH-2.0-SSHD-UNKNOWN 23:09:09.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35074]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:09.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35074]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:09.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #8 SSH_MSG_IGNORE 23:09:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35074]) Send SSH_MSG_KEXINIT 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35074]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35074]) process #0 SSH_MSG_KEXINIT 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35074]) SSH_MSG_KEXINIT 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35074]) strict KEX=true client=true server=true 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35074]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35074]) Kex: server host key algorithms = rsa-sha2-512 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35074]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35074]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35074]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35074]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35074]) Kex: compression algorithms (client to server) = none 23:09:09.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35074]) Kex: compression algorithms (server to client) = none 23:09:09.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:09.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35074]) process #1 30 23:09:09.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35074]] process command=SSH_MSG_KEXDH_INIT 23:09:09.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35074]] Send SSH_MSG_KEXDH_REPLY 23:09:09.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35074]) packet #1 sending command=31[31] len=1639 23:09:09.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35074])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:09.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35074]) Send SSH_MSG_NEWKEYS 23:09:09.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35074]) session ID=ba:04:7c:bf:96:d1:5f:42:c1:4c:2e:30:ad:3c:a2:7f:7c:bd:09:9f:e0:3b:fa:f0:09:e8:bd:57:95:29:e2:1a:4c:1a:7a:bb:41:94:ad:6c:fa:04:fe:a5:a7:8c:34:8f:6e:07:a0:0c:b9:c7:e7:7e:20:9b:fc:1b:fd:43:b8:16 23:09:09.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35074]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:09.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35074]): strict KEX resets output message sequence number from 3 to 0 23:09:09.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35074]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53fb02b7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:09.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35074])[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 23:09:09.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35074])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:09.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35074]) packet #0 sending command=7[7] len=419 23:09:09.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35074]) No pending packets to flush at end of KEX 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35074]) process #2 SSH_MSG_NEWKEYS 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35074]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35074]): strict KEX resets input message sequence number from 3 to 0 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35074]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3399de8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35074]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35074]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35074]) authorized authentication methods: password,publickey 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35074]) Accepted service ssh-userauth 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35074]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35074]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35074]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35074]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35074]) no authentication factory for method=none 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35074]) SSH_MSG_USERAUTH_REQUEST 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35074]) remaining methods: password,publickey 23:09:09.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35074]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:09.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35074]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:09.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35074]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:09.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35074]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:09.679 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:09.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35074]) authentication result: true 23:09:09.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35074]) SSH_MSG_USERAUTH_REQUEST 23:09:09.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35074])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:09.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35074]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:09.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:09.679 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:09.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35074]) no heartbeat to stop 23:09:09.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35074]) heartbeat type=IGNORE, interval=PT30S 23:09:09.680 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35074 authenticated 23:09:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35074]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35074]] session=TransportServerSession[admin@/10.30.170.252:35074] id=0 23:09:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35074])) size=2097152, max=2097152, packet=32768 23:09:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35074]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35074] 23:09:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35074]) recipient=0 23:09:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074])) size=2097152, max=2097152, packet=32768 23:09:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074])) re-initializing 23:09:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074])) size=2097152, max=2097152, packet=32768 23:09:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:09.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:09.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:09.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074])[want-reply=true] subsystem=netconf 23:09:09.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074])[subsystem] prepared command 23:09:09.682 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:09.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:09.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074]}} established 23:09:09.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 86: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17915 23:09:09.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 86: Creating data stores for simulated device 23:09:09.683 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:09.683 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:09.683 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:09.683 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:09.683 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:09.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ecfa62a 23:09:09.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:09.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:09.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:09.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:09.687 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:09.688 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:09.688 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:09.688 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:09.688 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:09.688 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ecfa62a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ecfa62a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c23cec9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c23cec9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:09.688 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:09.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:09.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #8 SSH_MSG_IGNORE 23:09:09.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:09:09.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074] 23:09:09.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 86 on channel [id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074] 23:09:09.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) by 1102 down to 2096050 23:09:09.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:09.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074] 23:09:09.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074] 23:09:09.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) request=subsystem result=ReplySuccess, want-reply=true 23:09:09.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:09.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) request=subsystem activate command 23:09:09.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) starting runner for command=netconf 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #5 SSH_MSG_CHANNEL_DATA 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) by 373 down to 2096779 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_CHANNEL_DATA len=373 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074] 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074] 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074] 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17915', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=86} created 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=86, channel=[id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074]} created 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074] successful with session NetconfServerSession{sessionId=86, channel=[id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074]} 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=86, channel=[id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074]} up 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #6 SSH_MSG_CHANNEL_DATA 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) by 393 down to 2096386 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_CHANNEL_DATA len=393 23:09:09.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074] 23:09:09.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:09.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:09.700 [netconf-device-simulator-threads-6] 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=86} 23:09:09.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:09.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=86, channel=[id: 0xd6c37a8a, L:/10.30.170.33:17915 - R:/10.30.170.252:35074]} EXI handlers added to pipeline 23:09:09.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) by 179 down to 2095871 23:09:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:09.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #7 SSH_MSG_CHANNEL_DATA 23:09:09.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) by 340 down to 2096046 23:09:09.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_CHANNEL_DATA len=340 23:09:09.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074] 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=86} 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c23cec9 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:09.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:09.709 [netconf-device-simulator-threads-6] 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 23:09:09.709 [netconf-device-simulator-threads-6] 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 23:09:09.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:09.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) by 733 down to 2095138 23:09:09.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:09.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:09.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620]} 23:09:09.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36620]): SSH-2.0-SSHD-UNKNOWN 23:09:09.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36620]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:09.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36620]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:10.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #8 SSH_MSG_IGNORE 23:09:10.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:09:10.144 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:10.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36620]) Send SSH_MSG_KEXINIT 23:09:10.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36620]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:10.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36620]) process #0 SSH_MSG_KEXINIT 23:09:10.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36620]) SSH_MSG_KEXINIT 23:09:10.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36620]) strict KEX=true client=true server=true 23:09:10.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36620]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:10.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36620]) Kex: server host key algorithms = rsa-sha2-512 23:09:10.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36620]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:10.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36620]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:10.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36620]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:10.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36620]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:10.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36620]) Kex: compression algorithms (client to server) = none 23:09:10.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36620]) Kex: compression algorithms (server to client) = none 23:09:10.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:10.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36620]) process #1 30 23:09:10.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36620]] process command=SSH_MSG_KEXDH_INIT 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36620]] Send SSH_MSG_KEXDH_REPLY 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36620]) packet #1 sending command=31[31] len=1639 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36620])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36620]) Send SSH_MSG_NEWKEYS 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36620]) session ID=15:00:bf:73:44:08:53:b8:51:d6:f5:a6:64:93:96:85:50:b6:9b:ed:ed:48:92:f5:bd:5e:44:29:a8:b6:fc:f6:3d:f7:15:58:61:cb:28:2c:57:95:ff:32:91:33:73:30:eb:c9:66:0b:57:2d:61:38:ed:bd:da:58:2d:e0:ff:98 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36620]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36620]): strict KEX resets output message sequence number from 3 to 0 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36620]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e456ed4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36620])[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 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36620])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36620]) packet #0 sending command=7[7] len=419 23:09:10.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36620]) No pending packets to flush at end of KEX 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36620]) process #2 SSH_MSG_NEWKEYS 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36620]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36620]): strict KEX resets input message sequence number from 3 to 0 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36620]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e0edf61; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36620]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36620]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36620]) authorized authentication methods: password,publickey 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36620]) Accepted service ssh-userauth 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36620]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36620]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36620]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36620]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36620]) no authentication factory for method=none 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36620]) SSH_MSG_USERAUTH_REQUEST 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36620]) remaining methods: password,publickey 23:09:10.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36620]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36620]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36620]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36620]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:10.413 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36620]) authentication result: true 23:09:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36620]) SSH_MSG_USERAUTH_REQUEST 23:09:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36620])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36620]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36620]) no heartbeat to stop 23:09:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36620]) heartbeat type=IGNORE, interval=PT30S 23:09:10.414 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36620 authenticated 23:09:10.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:10.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36620]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36620]] session=TransportServerSession[admin@/10.30.170.252:36620] id=0 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36620])) size=2097152, max=2097152, packet=32768 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36620]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36620] 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36620]) recipient=0 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620])) size=2097152, max=2097152, packet=32768 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620])) re-initializing 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620])) size=2097152, max=2097152, packet=32768 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620])[want-reply=true] subsystem=netconf 23:09:10.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620])[subsystem] prepared command 23:09:10.417 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:10.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:10.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620]}} established 23:09:10.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 87: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17916 23:09:10.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 87: Creating data stores for simulated device 23:09:10.417 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:10.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:10.418 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:10.418 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:10.418 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:10.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49398cc2 23:09:10.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:10.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:10.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:10.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:10.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:10.420 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:10.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:10.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:10.420 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49398cc2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49398cc2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17f822c8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17f822c8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:10.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:10.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:10.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476]} 23:09:10.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38476]): SSH-2.0-SSHD-UNKNOWN 23:09:10.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38476]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:10.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38476]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:10.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620] 23:09:10.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 87 on channel [id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620] 23:09:10.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) by 1102 down to 2096050 23:09:10.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:10.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620] 23:09:10.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620] 23:09:10.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) request=subsystem result=ReplySuccess, want-reply=true 23:09:10.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:10.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) request=subsystem activate command 23:09:10.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) starting runner for command=netconf 23:09:10.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #5 SSH_MSG_CHANNEL_DATA 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) by 373 down to 2096779 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_CHANNEL_DATA len=373 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620] 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620] 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620] 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17916', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=87} created 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620]} created 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620] successful with session NetconfServerSession{sessionId=87, channel=[id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620]} 23:09:10.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620]} up 23:09:10.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #6 SSH_MSG_CHANNEL_DATA 23:09:10.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) by 393 down to 2096386 23:09:10.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_CHANNEL_DATA len=393 23:09:10.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620] 23:09:10.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:10.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:10.429 [netconf-device-simulator-threads-0] 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=87} 23:09:10.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:10.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x00e32d1d, L:/10.30.170.33:17916 - R:/10.30.170.252:36620]} EXI handlers added to pipeline 23:09:10.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:10.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) by 179 down to 2095871 23:09:10.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:10.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:10.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #7 SSH_MSG_CHANNEL_DATA 23:09:10.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) by 340 down to 2096046 23:09:10.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_CHANNEL_DATA len=340 23:09:10.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620] 23:09:10.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:10.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:10.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=87} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17f822c8 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:10.433 [netconf-device-simulator-threads-0] 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 23:09:10.433 [netconf-device-simulator-threads-0] 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 23:09:10.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:10.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) by 733 down to 2095138 23:09:10.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:10.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38476]) Send SSH_MSG_KEXINIT 23:09:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38476]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38476]) process #0 SSH_MSG_KEXINIT 23:09:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38476]) SSH_MSG_KEXINIT 23:09:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38476]) strict KEX=true client=true server=true 23:09:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38476]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38476]) Kex: server host key algorithms = rsa-sha2-512 23:09:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38476]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38476]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:10.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38476]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:10.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38476]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:10.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38476]) Kex: compression algorithms (client to server) = none 23:09:10.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38476]) Kex: compression algorithms (server to client) = none 23:09:10.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:10.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38476]) process #1 30 23:09:10.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38476]] process command=SSH_MSG_KEXDH_INIT 23:09:10.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38476]] Send SSH_MSG_KEXDH_REPLY 23:09:10.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38476]) packet #1 sending command=31[31] len=1639 23:09:10.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38476])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:10.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38476]) Send SSH_MSG_NEWKEYS 23:09:10.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38476]) session ID=29:b6:f0:c3:7d:40:5d:b6:dc:3d:5c:9a:1b:07:9f:82:62:ea:af:2c:02:d1:7b:fc:a1:62:88:19:66:14:db:58:d8:54:13:40:04:53:6a:c1:43:57:19:6f:c5:ad:22:d7:c0:a6:67:43:31:06:7a:45:40:b6:d9:94:5a:1b:77:26 23:09:10.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38476]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:10.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38476]): strict KEX resets output message sequence number from 3 to 0 23:09:10.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38476]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6d286cb5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:10.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38476])[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 23:09:10.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38476])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:10.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38476]) packet #0 sending command=7[7] len=419 23:09:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38476]) No pending packets to flush at end of KEX 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38476]) process #2 SSH_MSG_NEWKEYS 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38476]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38476]): strict KEX resets input message sequence number from 3 to 0 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38476]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6974e2d2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38476]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38476]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38476]) authorized authentication methods: password,publickey 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38476]) Accepted service ssh-userauth 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38476]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38476]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38476]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38476]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38476]) no authentication factory for method=none 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38476]) SSH_MSG_USERAUTH_REQUEST 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38476]) remaining methods: password,publickey 23:09:10.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38476]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38476]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38476]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38476]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:10.603 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38476]) authentication result: true 23:09:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38476]) SSH_MSG_USERAUTH_REQUEST 23:09:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38476])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38476]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38476]) no heartbeat to stop 23:09:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38476]) heartbeat type=IGNORE, interval=PT30S 23:09:10.603 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38476 authenticated 23:09:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38476]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38476]] session=TransportServerSession[admin@/10.30.170.252:38476] id=0 23:09:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38476])) size=2097152, max=2097152, packet=32768 23:09:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38476]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38476] 23:09:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38476]) recipient=0 23:09:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476])) size=2097152, max=2097152, packet=32768 23:09:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476])) re-initializing 23:09:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476])) size=2097152, max=2097152, packet=32768 23:09:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:10.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:10.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:10.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476])[want-reply=true] subsystem=netconf 23:09:10.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476])[subsystem] prepared command 23:09:10.605 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:10.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:10.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476]}} established 23:09:10.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 88: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17917 23:09:10.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 88: Creating data stores for simulated device 23:09:10.605 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:10.605 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:10.606 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:10.606 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:10.606 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:10.607 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53bcb66c 23:09:10.607 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:10.607 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:10.607 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:10.607 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:10.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:10.608 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:10.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:10.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:10.608 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53bcb66c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53bcb66c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec59327, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec59327, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:10.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:10.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:10.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476] 23:09:10.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 88 on channel [id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476] 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) by 1102 down to 2096050 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476] 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476] 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) request=subsystem result=ReplySuccess, want-reply=true 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) request=subsystem activate command 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) starting runner for command=netconf 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #5 SSH_MSG_CHANNEL_DATA 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) by 373 down to 2096779 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_CHANNEL_DATA len=373 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476] 23:09:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476] 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476] 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17917', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=88} created 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476]} created 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476] successful with session NetconfServerSession{sessionId=88, channel=[id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476]} 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476]} up 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #6 SSH_MSG_CHANNEL_DATA 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) by 393 down to 2096386 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_CHANNEL_DATA len=393 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476] 23:09:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:10.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:10.613 [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=88} 23:09:10.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:10.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x953b8e67, L:/10.30.170.33:17917 - R:/10.30.170.252:38476]} EXI handlers added to pipeline 23:09:10.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:10.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) by 179 down to 2095871 23:09:10.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:10.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:10.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #7 SSH_MSG_CHANNEL_DATA 23:09:10.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) by 340 down to 2096046 23:09:10.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_CHANNEL_DATA len=340 23:09:10.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476] 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=88} 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec59327 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:10.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:10.617 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:10.617 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:10.617 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:10.617 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:10.617 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:10.617 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:10.617 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:10.617 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:10.617 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:10.617 [netconf-device-simulator-threads-2] 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 23:09:10.617 [netconf-device-simulator-threads-2] 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 23:09:10.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:10.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) by 733 down to 2095138 23:09:10.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:10.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:10.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636]} 23:09:10.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51636]): SSH-2.0-SSHD-UNKNOWN 23:09:10.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51636]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:10.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51636]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:11.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #8 SSH_MSG_IGNORE 23:09:11.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:09:11.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51636]) Send SSH_MSG_KEXINIT 23:09:11.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51636]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:11.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51636]) process #0 SSH_MSG_KEXINIT 23:09:11.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51636]) SSH_MSG_KEXINIT 23:09:11.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51636]) strict KEX=true client=true server=true 23:09:11.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51636]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:11.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51636]) Kex: server host key algorithms = rsa-sha2-512 23:09:11.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51636]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:11.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51636]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:11.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51636]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:11.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51636]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:11.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51636]) Kex: compression algorithms (client to server) = none 23:09:11.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51636]) Kex: compression algorithms (server to client) = none 23:09:11.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:11.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51636]) process #1 30 23:09:11.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51636]] process command=SSH_MSG_KEXDH_INIT 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51636]] Send SSH_MSG_KEXDH_REPLY 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51636]) packet #1 sending command=31[31] len=1639 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51636])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51636]) Send SSH_MSG_NEWKEYS 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51636]) session ID=99:75:c1:1f:e8:0a:13:64:f7:d8:73:ad:24:8d:d2:e5:65:70:83:5e:07:25:bf:e5:7d:d6:5d:21:09:72:39:84:76:ce:28:f2:1e:fc:f2:b1:df:7f:2a:3e:62:26:6b:73:a4:cd:41:eb:47:85:df:09:33:e7:0d:58:63:99:fa:7c 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51636]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51636]): strict KEX resets output message sequence number from 3 to 0 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51636]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d44e011; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51636])[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 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51636])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51636]) packet #0 sending command=7[7] len=419 23:09:11.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51636]) No pending packets to flush at end of KEX 23:09:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51636]) process #2 SSH_MSG_NEWKEYS 23:09:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51636]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51636]): strict KEX resets input message sequence number from 3 to 0 23:09:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51636]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b23a3aa; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51636]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51636]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51636]) authorized authentication methods: password,publickey 23:09:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51636]) Accepted service ssh-userauth 23:09:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51636]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51636]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51636]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51636]) no authentication factory for method=none 23:09:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51636]) SSH_MSG_USERAUTH_REQUEST 23:09:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51636]) remaining methods: password,publickey 23:09:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51636]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51636]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51636]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:11.358 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51636]) authentication result: true 23:09:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51636]) SSH_MSG_USERAUTH_REQUEST 23:09:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51636])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51636]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51636]) no heartbeat to stop 23:09:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51636]) heartbeat type=IGNORE, interval=PT30S 23:09:11.359 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51636 authenticated 23:09:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51636]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51636]] session=TransportServerSession[admin@/10.30.170.252:51636] id=0 23:09:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51636])) size=2097152, max=2097152, packet=32768 23:09:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51636]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51636] 23:09:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51636]) recipient=0 23:09:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636])) size=2097152, max=2097152, packet=32768 23:09:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636])) re-initializing 23:09:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636])) size=2097152, max=2097152, packet=32768 23:09:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:11.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:11.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:11.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636])[want-reply=true] subsystem=netconf 23:09:11.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636])[subsystem] prepared command 23:09:11.361 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:11.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:11.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636]}} established 23:09:11.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 89: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17918 23:09:11.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 89: Creating data stores for simulated device 23:09:11.362 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:11.362 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:11.362 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:11.362 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:11.362 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:11.363 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60bb5444 23:09:11.363 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:11.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:11.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:11.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:11.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:11.364 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:11.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:11.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:11.365 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60bb5444, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60bb5444, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57cf865f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57cf865f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:11.365 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:11.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:11.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636] 23:09:11.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 89 on channel [id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636] 23:09:11.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) by 1102 down to 2096050 23:09:11.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:11.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636] 23:09:11.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636] 23:09:11.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) request=subsystem result=ReplySuccess, want-reply=true 23:09:11.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:11.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) request=subsystem activate command 23:09:11.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) starting runner for command=netconf 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #5 SSH_MSG_CHANNEL_DATA 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) by 373 down to 2096779 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_CHANNEL_DATA len=373 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636] 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636] 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636] 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17918', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=89} created 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=89, channel=[id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636]} created 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636] successful with session NetconfServerSession{sessionId=89, channel=[id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636]} 23:09:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=89, channel=[id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636]} up 23:09:11.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #6 SSH_MSG_CHANNEL_DATA 23:09:11.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) by 393 down to 2096386 23:09:11.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_CHANNEL_DATA len=393 23:09:11.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636] 23:09:11.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:11.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:11.369 [netconf-device-simulator-threads-4] 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=89} 23:09:11.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:11.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=89, channel=[id: 0x188c1e08, L:/10.30.170.33:17918 - R:/10.30.170.252:51636]} EXI handlers added to pipeline 23:09:11.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:11.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) by 179 down to 2095871 23:09:11.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:11.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:11.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #7 SSH_MSG_CHANNEL_DATA 23:09:11.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) by 340 down to 2096046 23:09:11.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_CHANNEL_DATA len=340 23:09:11.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636] 23:09:11.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:11.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:11.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=89} 23:09:11.376 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57cf865f 23:09:11.376 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:11.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:11.376 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:11.376 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:11.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:11.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:11.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:11.377 [netconf-device-simulator-threads-4] 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 23:09:11.378 [netconf-device-simulator-threads-4] 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 23:09:11.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:11.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) by 733 down to 2095138 23:09:11.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:11.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:11.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004]} 23:09:11.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46004]): SSH-2.0-SSHD-UNKNOWN 23:09:11.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46004]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:11.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46004]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:11.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:11.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #8 SSH_MSG_IGNORE 23:09:11.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:09:11.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46004]) Send SSH_MSG_KEXINIT 23:09:11.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46004]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:11.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46004]) process #0 SSH_MSG_KEXINIT 23:09:11.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46004]) SSH_MSG_KEXINIT 23:09:11.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46004]) strict KEX=true client=true server=true 23:09:11.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46004]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:11.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46004]) Kex: server host key algorithms = rsa-sha2-512 23:09:11.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46004]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:11.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46004]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:11.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46004]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:11.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46004]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:11.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46004]) Kex: compression algorithms (client to server) = none 23:09:11.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46004]) Kex: compression algorithms (server to client) = none 23:09:11.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:11.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46004]) process #1 30 23:09:11.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46004]] process command=SSH_MSG_KEXDH_INIT 23:09:11.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46004]] Send SSH_MSG_KEXDH_REPLY 23:09:11.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46004]) packet #1 sending command=31[31] len=1639 23:09:11.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46004])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:11.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46004]) Send SSH_MSG_NEWKEYS 23:09:11.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46004]) session ID=1b:d1:27:bd:4c:e5:b8:3b:0f:fb:46:b3:cd:bb:51:e9:5b:c7:10:d8:42:83:a7:4b:75:45:ef:7d:11:c3:dd:e1:74:9c:30:65:78:b5:d6:89:77:35:f1:a0:7f:c0:14:49:d4:80:25:c6:37:e7:fd:59:63:ab:fa:40:6b:5a:0e:b5 23:09:11.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46004]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:11.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46004]): strict KEX resets output message sequence number from 3 to 0 23:09:11.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46004]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@535f5fbb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:11.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46004])[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 23:09:11.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46004])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:11.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46004]) packet #0 sending command=7[7] len=419 23:09:11.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46004]) No pending packets to flush at end of KEX 23:09:11.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46004]) process #2 SSH_MSG_NEWKEYS 23:09:11.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46004]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:11.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46004]): strict KEX resets input message sequence number from 3 to 0 23:09:11.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46004]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9b14c88; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46004]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46004]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46004]) authorized authentication methods: password,publickey 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46004]) Accepted service ssh-userauth 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46004]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46004]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46004]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46004]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46004]) no authentication factory for method=none 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46004]) SSH_MSG_USERAUTH_REQUEST 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46004]) remaining methods: password,publickey 23:09:11.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46004]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46004]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46004]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46004]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:11.749 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46004]) authentication result: true 23:09:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46004]) SSH_MSG_USERAUTH_REQUEST 23:09:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46004])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46004]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46004]) no heartbeat to stop 23:09:11.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46004]) heartbeat type=IGNORE, interval=PT30S 23:09:11.750 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46004 authenticated 23:09:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46004]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46004]] session=TransportServerSession[admin@/10.30.170.252:46004] id=0 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46004])) size=2097152, max=2097152, packet=32768 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46004]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46004] 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46004]) recipient=0 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004])) size=2097152, max=2097152, packet=32768 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004])) re-initializing 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004])) size=2097152, max=2097152, packet=32768 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:11.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004])[want-reply=true] subsystem=netconf 23:09:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004])[subsystem] prepared command 23:09:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004]}} established 23:09:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 90: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17919 23:09:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 90: Creating data stores for simulated device 23:09:11.752 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:11.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:11.752 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:11.753 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:11.753 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:11.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d01156f 23:09:11.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:11.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:11.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:11.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:11.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:11.755 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:11.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:11.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:11.755 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d01156f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d01156f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@703f3436, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@703f3436, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:11.756 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:11.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:11.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004] 23:09:11.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 90 on channel [id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004] 23:09:11.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) by 1102 down to 2096050 23:09:11.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:11.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004] 23:09:11.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004] 23:09:11.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) request=subsystem result=ReplySuccess, want-reply=true 23:09:11.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:11.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) request=subsystem activate command 23:09:11.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) starting runner for command=netconf 23:09:11.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #5 SSH_MSG_CHANNEL_DATA 23:09:11.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) by 373 down to 2096779 23:09:11.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_CHANNEL_DATA len=373 23:09:11.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004] 23:09:11.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:11.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004] 23:09:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004] 23:09:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17919', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=90} created 23:09:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004]} created 23:09:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004] successful with session NetconfServerSession{sessionId=90, channel=[id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004]} 23:09:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004]} up 23:09:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #6 SSH_MSG_CHANNEL_DATA 23:09:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) by 393 down to 2096386 23:09:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_CHANNEL_DATA len=393 23:09:11.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004] 23:09:11.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:11.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:11.761 [netconf-device-simulator-threads-6] 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=90} 23:09:11.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:11.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x89758d90, L:/10.30.170.33:17919 - R:/10.30.170.252:46004]} EXI handlers added to pipeline 23:09:11.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:11.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) by 179 down to 2095871 23:09:11.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:11.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:11.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #7 SSH_MSG_CHANNEL_DATA 23:09:11.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) by 340 down to 2096046 23:09:11.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_CHANNEL_DATA len=340 23:09:11.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004] 23:09:11.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:11.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:11.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=90} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@703f3436 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:11.766 [netconf-device-simulator-threads-6] 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 23:09:11.766 [netconf-device-simulator-threads-6] 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 23:09:11.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:11.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) by 733 down to 2095138 23:09:11.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:11.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:11.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:11.906 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #8 SSH_MSG_IGNORE 23:09:11.906 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:09:11.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744]} 23:09:11.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38744]): SSH-2.0-SSHD-UNKNOWN 23:09:11.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38744]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:11.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38744]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38744]) Send SSH_MSG_KEXINIT 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38744]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38744]) process #0 SSH_MSG_KEXINIT 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38744]) SSH_MSG_KEXINIT 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38744]) strict KEX=true client=true server=true 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38744]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38744]) Kex: server host key algorithms = rsa-sha2-512 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38744]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38744]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38744]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38744]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38744]) Kex: compression algorithms (client to server) = none 23:09:12.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38744]) Kex: compression algorithms (server to client) = none 23:09:12.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:12.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38744]) process #1 30 23:09:12.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38744]] process command=SSH_MSG_KEXDH_INIT 23:09:12.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38744]] Send SSH_MSG_KEXDH_REPLY 23:09:12.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38744]) packet #1 sending command=31[31] len=1639 23:09:12.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38744])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:12.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38744]) Send SSH_MSG_NEWKEYS 23:09:12.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38744]) session ID=56:2d:5a:fc:4b:25:c2:57:2d:65:95:7e:71:c0:de:be:a1:29:5d:00:f4:d4:91:7a:9e:9c:a5:58:46:77:05:55:e3:87:8f:8d:38:56:8d:b5:20:76:3f:90:3b:f1:64:3e:66:b6:52:2b:e4:b9:b3:26:c8:ee:c1:f8:f8:94:eb:3c 23:09:12.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38744]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:12.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38744]): strict KEX resets output message sequence number from 3 to 0 23:09:12.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38744]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@335a8afe; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:12.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38744])[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 23:09:12.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38744])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:12.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38744]) packet #0 sending command=7[7] len=419 23:09:12.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38744]) No pending packets to flush at end of KEX 23:09:12.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #8 SSH_MSG_IGNORE 23:09:12.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38744]) process #2 SSH_MSG_NEWKEYS 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38744]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38744]): strict KEX resets input message sequence number from 3 to 0 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38744]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b4307a4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38744]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38744]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38744]) authorized authentication methods: password,publickey 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38744]) Accepted service ssh-userauth 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38744]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38744]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38744]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38744]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:12.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38744]) no authentication factory for method=none 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38744]) SSH_MSG_USERAUTH_REQUEST 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38744]) remaining methods: password,publickey 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38744]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38744]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38744]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38744]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:12.259 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38744]) authentication result: true 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38744]) SSH_MSG_USERAUTH_REQUEST 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38744])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38744]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38744]) no heartbeat to stop 23:09:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38744]) heartbeat type=IGNORE, interval=PT30S 23:09:12.260 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38744 authenticated 23:09:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38744]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38744]] session=TransportServerSession[admin@/10.30.170.252:38744] id=0 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38744])) size=2097152, max=2097152, packet=32768 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38744]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38744] 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38744]) recipient=0 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744])) size=2097152, max=2097152, packet=32768 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744])) re-initializing 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744])) size=2097152, max=2097152, packet=32768 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744])[want-reply=true] subsystem=netconf 23:09:12.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744])[subsystem] prepared command 23:09:12.262 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:12.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:12.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744]}} established 23:09:12.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 91: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17920 23:09:12.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 91: Creating data stores for simulated device 23:09:12.262 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:12.262 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:12.262 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:12.262 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:12.262 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:12.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32bd505c 23:09:12.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:12.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:12.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:12.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:12.265 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:12.265 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:12.265 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:12.265 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:12.265 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32bd505c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32bd505c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f94101d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f94101d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:12.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:12.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:12.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744] 23:09:12.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 91 on channel [id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744] 23:09:12.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) by 1102 down to 2096050 23:09:12.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744] 23:09:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744] 23:09:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) request=subsystem result=ReplySuccess, want-reply=true 23:09:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) request=subsystem activate command 23:09:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) starting runner for command=netconf 23:09:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #5 SSH_MSG_CHANNEL_DATA 23:09:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) by 373 down to 2096779 23:09:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_CHANNEL_DATA len=373 23:09:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744] 23:09:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744] 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744] 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17920', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=91} created 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=91, channel=[id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744]} created 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744] successful with session NetconfServerSession{sessionId=91, channel=[id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744]} 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=91, channel=[id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744]} up 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #6 SSH_MSG_CHANNEL_DATA 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) by 393 down to 2096386 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_CHANNEL_DATA len=393 23:09:12.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744] 23:09:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:12.273 [netconf-device-simulator-threads-0] 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=91} 23:09:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:12.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=91, channel=[id: 0xaa2efac7, L:/10.30.170.33:17920 - R:/10.30.170.252:38744]} EXI handlers added to pipeline 23:09:12.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:12.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) by 179 down to 2095871 23:09:12.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:12.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #7 SSH_MSG_CHANNEL_DATA 23:09:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) by 340 down to 2096046 23:09:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_CHANNEL_DATA len=340 23:09:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744] 23:09:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=91} 23:09:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f94101d 23:09:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:12.281 [netconf-device-simulator-threads-0] 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 23:09:12.281 [netconf-device-simulator-threads-0] 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 23:09:12.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:12.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) by 733 down to 2095138 23:09:12.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:12.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:12.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638]} 23:09:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36638]): SSH-2.0-SSHD-UNKNOWN 23:09:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36638]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36638]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:12.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36638]) Send SSH_MSG_KEXINIT 23:09:12.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:12.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #0 SSH_MSG_KEXINIT 23:09:12.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36638]) SSH_MSG_KEXINIT 23:09:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36638]) strict KEX=true client=true server=true 23:09:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: server host key algorithms = rsa-sha2-512 23:09:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: compression algorithms (client to server) = none 23:09:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: compression algorithms (server to client) = none 23:09:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:12.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #1 30 23:09:12.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36638]] process command=SSH_MSG_KEXDH_INIT 23:09:12.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36638]] Send SSH_MSG_KEXDH_REPLY 23:09:12.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #1 sending command=31[31] len=1639 23:09:12.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36638])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:12.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36638]) Send SSH_MSG_NEWKEYS 23:09:12.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36638]) session ID=e9:21:a3:4e:1e:03:ce:2e:fd:ec:90:03:d1:20:26:1c:85:9d:c8:cb:c5:97:62:a2:54:b6:38:1d:a8:58:23:06:fa:56:58:c8:e1:dc:58:3d:89:48:70:2c:e6:38:7f:0f:8e:4c:26:95:d1:d9:3d:8b:54:be:45:76:aa:0a:8b:33 23:09:12.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:12.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36638]): strict KEX resets output message sequence number from 3 to 0 23:09:12.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36638]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d75c912; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:12.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36638])[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 23:09:12.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36638])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:12.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #0 sending command=7[7] len=419 23:09:12.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36638]) No pending packets to flush at end of KEX 23:09:12.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #2 SSH_MSG_NEWKEYS 23:09:12.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36638]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:12.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36638]): strict KEX resets input message sequence number from 3 to 0 23:09:12.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36638]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5fc314bb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:12.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36638]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36638]) authorized authentication methods: password,publickey 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36638]) Accepted service ssh-userauth 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36638]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36638]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36638]) no authentication factory for method=none 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36638]) SSH_MSG_USERAUTH_REQUEST 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36638]) remaining methods: password,publickey 23:09:12.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36638]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36638]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:12.699 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36638]) authentication result: true 23:09:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36638]) SSH_MSG_USERAUTH_REQUEST 23:09:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36638])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36638]) no heartbeat to stop 23:09:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36638]) heartbeat type=IGNORE, interval=PT30S 23:09:12.699 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36638 authenticated 23:09:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36638]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:12.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36638]] session=TransportServerSession[admin@/10.30.170.252:36638] id=0 23:09:12.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36638])) size=2097152, max=2097152, packet=32768 23:09:12.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36638]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36638] 23:09:12.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36638]) recipient=0 23:09:12.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])) size=2097152, max=2097152, packet=32768 23:09:12.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])) re-initializing 23:09:12.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])) size=2097152, max=2097152, packet=32768 23:09:12.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:12.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[want-reply=true] subsystem=netconf 23:09:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[subsystem] prepared command 23:09:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638]}} established 23:09:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 92: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17921 23:09:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 92: Creating data stores for simulated device 23:09:12.704 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:12.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:12.709 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:12.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:12.709 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:12.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7677a5d4 23:09:12.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:12.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:12.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:12.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:12.713 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:12.713 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:12.713 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:12.713 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:12.713 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7677a5d4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7677a5d4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a98f201, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a98f201, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:12.718 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:12.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:12.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638] 23:09:12.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 92 on channel [id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638] 23:09:12.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 1102 down to 2096050 23:09:12.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:12.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638] 23:09:12.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638] 23:09:12.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) request=subsystem result=ReplySuccess, want-reply=true 23:09:12.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:12.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) request=subsystem activate command 23:09:12.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) starting runner for command=netconf 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #5 SSH_MSG_CHANNEL_DATA 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 373 down to 2096779 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_DATA len=373 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638] 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638] 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638] 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17921', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=92} created 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638]} created 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638] successful with session NetconfServerSession{sessionId=92, channel=[id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638]} 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638]} up 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #6 SSH_MSG_CHANNEL_DATA 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 393 down to 2096386 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_DATA len=393 23:09:12.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638] 23:09:12.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:12.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:12.726 [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=92} 23:09:12.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:12.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x3477c375, L:/10.30.170.33:17921 - R:/10.30.170.252:36638]} EXI handlers added to pipeline 23:09:12.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:12.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 179 down to 2095871 23:09:12.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:12.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:12.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #7 SSH_MSG_CHANNEL_DATA 23:09:12.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 340 down to 2096046 23:09:12.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_DATA len=340 23:09:12.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638] 23:09:12.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:12.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:12.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=92} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a98f201 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:12.732 [netconf-device-simulator-threads-2] 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 23:09:12.732 [netconf-device-simulator-threads-2] 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 23:09:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:12.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 733 down to 2095138 23:09:12.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:12.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:13.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896]} 23:09:13.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48896]): SSH-2.0-SSHD-UNKNOWN 23:09:13.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48896]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:13.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48896]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:13.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:13.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #8 SSH_MSG_IGNORE 23:09:13.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48896]) Send SSH_MSG_KEXINIT 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48896]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48896]) process #0 SSH_MSG_KEXINIT 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48896]) SSH_MSG_KEXINIT 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48896]) strict KEX=true client=true server=true 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48896]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48896]) Kex: server host key algorithms = rsa-sha2-512 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48896]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48896]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48896]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48896]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48896]) Kex: compression algorithms (client to server) = none 23:09:13.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48896]) Kex: compression algorithms (server to client) = none 23:09:13.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:13.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48896]) process #1 30 23:09:13.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48896]] process command=SSH_MSG_KEXDH_INIT 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48896]] Send SSH_MSG_KEXDH_REPLY 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48896]) packet #1 sending command=31[31] len=1639 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48896])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48896]) Send SSH_MSG_NEWKEYS 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48896]) session ID=f4:45:28:53:42:8f:bc:bb:8d:85:3a:72:de:21:82:23:39:19:6b:68:05:c3:57:88:6c:da:4c:5f:7f:52:1f:de:cb:9e:f6:73:8d:11:ed:45:f2:8d:07:57:00:47:96:bc:18:70:f7:dd:f8:e8:26:64:f7:9e:71:a9:a8:d7:d9:a2 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48896]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48896]): strict KEX resets output message sequence number from 3 to 0 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48896]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@34b229d6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48896])[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 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48896])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48896]) packet #0 sending command=7[7] len=419 23:09:13.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48896]) No pending packets to flush at end of KEX 23:09:13.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48896]) process #2 SSH_MSG_NEWKEYS 23:09:13.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48896]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:13.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48896]): strict KEX resets input message sequence number from 3 to 0 23:09:13.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48896]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6b7f1077; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48896]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48896]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48896]) authorized authentication methods: password,publickey 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48896]) Accepted service ssh-userauth 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48896]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48896]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48896]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48896]) no authentication factory for method=none 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48896]) SSH_MSG_USERAUTH_REQUEST 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48896]) remaining methods: password,publickey 23:09:13.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48896]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48896]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48896]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:13.371 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48896]) authentication result: true 23:09:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48896]) SSH_MSG_USERAUTH_REQUEST 23:09:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48896])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48896]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48896]) no heartbeat to stop 23:09:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48896]) heartbeat type=IGNORE, interval=PT30S 23:09:13.371 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48896 authenticated 23:09:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48896]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48896]] session=TransportServerSession[admin@/10.30.170.252:48896] id=0 23:09:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48896])) size=2097152, max=2097152, packet=32768 23:09:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48896]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48896] 23:09:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48896]) recipient=0 23:09:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896])) size=2097152, max=2097152, packet=32768 23:09:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896])) re-initializing 23:09:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896])) size=2097152, max=2097152, packet=32768 23:09:13.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:13.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:13.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:13.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:13.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896])[want-reply=true] subsystem=netconf 23:09:13.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896])[subsystem] prepared command 23:09:13.373 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:13.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:13.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896]}} established 23:09:13.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 93: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17922 23:09:13.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 93: Creating data stores for simulated device 23:09:13.374 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:13.374 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:13.375 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:13.375 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:13.375 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:13.377 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@610df85d 23:09:13.377 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:13.377 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:13.377 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:13.377 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:13.377 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:13.378 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:13.378 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:13.378 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:13.378 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@610df85d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@610df85d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72fa819c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72fa819c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:13.378 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:13.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:13.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896] 23:09:13.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 93 on channel [id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896] 23:09:13.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) by 1102 down to 2096050 23:09:13.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896] 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896] 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) request=subsystem result=ReplySuccess, want-reply=true 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) request=subsystem activate command 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) starting runner for command=netconf 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #5 SSH_MSG_CHANNEL_DATA 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) by 373 down to 2096779 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_CHANNEL_DATA len=373 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896] 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:13.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:13.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896] 23:09:13.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896] 23:09:13.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17922', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:13.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=93} created 23:09:13.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896]} created 23:09:13.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896] successful with session NetconfServerSession{sessionId=93, channel=[id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896]} 23:09:13.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896]} up 23:09:13.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #6 SSH_MSG_CHANNEL_DATA 23:09:13.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) by 393 down to 2096386 23:09:13.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_CHANNEL_DATA len=393 23:09:13.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896] 23:09:13.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:13.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:13.382 [netconf-device-simulator-threads-4] 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=93} 23:09:13.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:13.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x2b5a36ab, L:/10.30.170.33:17922 - R:/10.30.170.252:48896]} EXI handlers added to pipeline 23:09:13.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:13.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) by 179 down to 2095871 23:09:13.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:13.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:13.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #7 SSH_MSG_CHANNEL_DATA 23:09:13.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) by 340 down to 2096046 23:09:13.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_CHANNEL_DATA len=340 23:09:13.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896] 23:09:13.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:13.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:13.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=93} 23:09:13.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72fa819c 23:09:13.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:13.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:13.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:13.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:13.386 [netconf-device-simulator-threads-4] 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 23:09:13.386 [netconf-device-simulator-threads-4] 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 23:09:13.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:13.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) by 733 down to 2095138 23:09:13.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:13.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:13.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:13.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #8 SSH_MSG_IGNORE 23:09:13.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:09:13.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652]} 23:09:13.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53652]): SSH-2.0-SSHD-UNKNOWN 23:09:13.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53652]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:13.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53652]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:13.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53652]) Send SSH_MSG_KEXINIT 23:09:13.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53652]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:13.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53652]) process #0 SSH_MSG_KEXINIT 23:09:13.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53652]) SSH_MSG_KEXINIT 23:09:13.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53652]) strict KEX=true client=true server=true 23:09:13.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53652]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:13.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53652]) Kex: server host key algorithms = rsa-sha2-512 23:09:13.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53652]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:13.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53652]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:13.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53652]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:13.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53652]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:13.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53652]) Kex: compression algorithms (client to server) = none 23:09:13.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53652]) Kex: compression algorithms (server to client) = none 23:09:13.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:13.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53652]) process #1 30 23:09:13.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53652]] process command=SSH_MSG_KEXDH_INIT 23:09:13.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53652]] Send SSH_MSG_KEXDH_REPLY 23:09:13.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53652]) packet #1 sending command=31[31] len=1639 23:09:13.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53652])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:13.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53652]) Send SSH_MSG_NEWKEYS 23:09:13.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53652]) session ID=f1:2e:9a:e3:97:49:22:10:47:69:53:62:ae:99:da:94:b4:f5:3b:37:f5:59:9b:5a:bf:ed:a1:2e:8d:04:92:c4:0e:02:54:61:38:85:6b:a3:32:6d:ea:db:e6:c2:c8:a5:48:6a:91:30:b6:0e:f6:68:80:45:9a:9b:80:9a:c3:c4 23:09:13.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53652]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:13.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53652]): strict KEX resets output message sequence number from 3 to 0 23:09:13.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53652]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@15f7d2e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:13.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53652])[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 23:09:13.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53652])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:13.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53652]) packet #0 sending command=7[7] len=419 23:09:13.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53652]) No pending packets to flush at end of KEX 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53652]) process #2 SSH_MSG_NEWKEYS 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53652]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53652]): strict KEX resets input message sequence number from 3 to 0 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53652]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4bb5123; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53652]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53652]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53652]) authorized authentication methods: password,publickey 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53652]) Accepted service ssh-userauth 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53652]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53652]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53652]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53652]) no authentication factory for method=none 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53652]) SSH_MSG_USERAUTH_REQUEST 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53652]) remaining methods: password,publickey 23:09:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53652]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53652]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53652]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:13.830 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53652]) authentication result: true 23:09:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53652]) SSH_MSG_USERAUTH_REQUEST 23:09:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53652])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53652]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53652]) no heartbeat to stop 23:09:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53652]) heartbeat type=IGNORE, interval=PT30S 23:09:13.830 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53652 authenticated 23:09:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53652]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53652]] session=TransportServerSession[admin@/10.30.170.252:53652] id=0 23:09:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53652])) size=2097152, max=2097152, packet=32768 23:09:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53652]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53652] 23:09:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53652]) recipient=0 23:09:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652])) size=2097152, max=2097152, packet=32768 23:09:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652])) re-initializing 23:09:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652])) size=2097152, max=2097152, packet=32768 23:09:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:13.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:13.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:13.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652])[want-reply=true] subsystem=netconf 23:09:13.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652])[subsystem] prepared command 23:09:13.832 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:13.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:13.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652]}} established 23:09:13.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 94: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17923 23:09:13.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 94: Creating data stores for simulated device 23:09:13.833 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:13.834 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:13.834 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:13.837 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d69157e 23:09:13.837 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:13.837 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:13.837 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:13.838 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:13.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:13.838 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:13.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:13.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:13.838 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d69157e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d69157e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d37346b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d37346b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:13.839 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:13.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652] 23:09:13.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 94 on channel [id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652] 23:09:13.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) by 1102 down to 2096050 23:09:13.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:13.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652] 23:09:13.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652] 23:09:13.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) request=subsystem result=ReplySuccess, want-reply=true 23:09:13.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:13.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) request=subsystem activate command 23:09:13.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) starting runner for command=netconf 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #5 SSH_MSG_CHANNEL_DATA 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) by 373 down to 2096779 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_CHANNEL_DATA len=373 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652] 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652] 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652] 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17923', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=94} created 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=94, channel=[id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652]} created 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652] successful with session NetconfServerSession{sessionId=94, channel=[id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652]} 23:09:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=94, channel=[id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652]} up 23:09:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #6 SSH_MSG_CHANNEL_DATA 23:09:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) by 393 down to 2096386 23:09:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_CHANNEL_DATA len=393 23:09:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652] 23:09:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:13.843 [netconf-device-simulator-threads-6] 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=94} 23:09:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:13.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=94, channel=[id: 0xb6d945e2, L:/10.30.170.33:17923 - R:/10.30.170.252:53652]} EXI handlers added to pipeline 23:09:13.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:13.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) by 179 down to 2095871 23:09:13.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:13.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:13.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #7 SSH_MSG_CHANNEL_DATA 23:09:13.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) by 340 down to 2096046 23:09:13.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_CHANNEL_DATA len=340 23:09:13.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652] 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=94} 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d37346b 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:13.847 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:13.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:13.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:13.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:13.848 [netconf-device-simulator-threads-6] 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 23:09:13.848 [netconf-device-simulator-threads-6] 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 23:09:13.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:13.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) by 733 down to 2095138 23:09:13.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:13.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:14.044 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:14.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #8 SSH_MSG_IGNORE 23:09:14.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:09:14.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904]} 23:09:14.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:32904]): SSH-2.0-SSHD-UNKNOWN 23:09:14.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:32904]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:14.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:32904]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:32904]) Send SSH_MSG_KEXINIT 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32904]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32904]) process #0 SSH_MSG_KEXINIT 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:32904]) SSH_MSG_KEXINIT 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:32904]) strict KEX=true client=true server=true 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32904]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32904]) Kex: server host key algorithms = rsa-sha2-512 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32904]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32904]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32904]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32904]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32904]) Kex: compression algorithms (client to server) = none 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32904]) Kex: compression algorithms (server to client) = none 23:09:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:14.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32904]) process #1 30 23:09:14.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:32904]] process command=SSH_MSG_KEXDH_INIT 23:09:14.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:32904]] Send SSH_MSG_KEXDH_REPLY 23:09:14.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32904]) packet #1 sending command=31[31] len=1639 23:09:14.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:32904])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:14.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:32904]) Send SSH_MSG_NEWKEYS 23:09:14.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:32904]) session ID=92:4b:d1:13:2c:53:ab:91:58:88:bc:5e:fe:07:bf:44:23:59:c9:89:c2:87:db:74:be:c8:a6:e2:73:09:e7:a2:00:9e:1b:90:d0:df:df:80:98:b9:40:8a:56:8d:7d:c8:ee:99:28:ae:8a:1b:8f:17:44:c8:ee:0d:b2:58:27:7f 23:09:14.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32904]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:14.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:32904]): strict KEX resets output message sequence number from 3 to 0 23:09:14.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:32904]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7b14c73d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:14.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:32904])[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 23:09:14.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:32904])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:14.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32904]) packet #0 sending command=7[7] len=419 23:09:14.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:32904]) No pending packets to flush at end of KEX 23:09:14.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32904]) process #2 SSH_MSG_NEWKEYS 23:09:14.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:32904]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:14.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:32904]): strict KEX resets input message sequence number from 3 to 0 23:09:14.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:32904]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1890ef9b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:14.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:14.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32904]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:14.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:32904]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:14.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:32904]) authorized authentication methods: password,publickey 23:09:14.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:32904]) Accepted service ssh-userauth 23:09:14.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32904]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:14.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32904]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:14.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32904]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:14.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32904]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:14.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32904]) no authentication factory for method=none 23:09:14.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:32904]) SSH_MSG_USERAUTH_REQUEST 23:09:14.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:32904]) remaining methods: password,publickey 23:09:14.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32904]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:14.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32904]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32904]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32904]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:14.405 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:32904]) authentication result: true 23:09:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:32904]) SSH_MSG_USERAUTH_REQUEST 23:09:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:32904])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32904]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32904]) no heartbeat to stop 23:09:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:32904]) heartbeat type=IGNORE, interval=PT30S 23:09:14.405 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:32904 authenticated 23:09:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32904]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32904]] session=TransportServerSession[admin@/10.30.170.252:32904] id=0 23:09:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32904])) size=2097152, max=2097152, packet=32768 23:09:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32904]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32904] 23:09:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32904]) recipient=0 23:09:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904])) size=2097152, max=2097152, packet=32768 23:09:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904])) re-initializing 23:09:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904])) size=2097152, max=2097152, packet=32768 23:09:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:14.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:14.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:14.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904])[want-reply=true] subsystem=netconf 23:09:14.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904])[subsystem] prepared command 23:09:14.407 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:14.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:14.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904]}} established 23:09:14.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 95: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17924 23:09:14.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 95: Creating data stores for simulated device 23:09:14.407 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:14.407 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:14.407 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:14.407 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:14.408 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:14.408 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a3cc65 23:09:14.408 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:14.409 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:14.409 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:14.409 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:14.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:14.409 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:14.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:14.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:14.409 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a3cc65, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a3cc65, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b98272, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b98272, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:14.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:14.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:14.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904] 23:09:14.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 95 on channel [id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904] 23:09:14.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) by 1102 down to 2096050 23:09:14.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:14.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904] 23:09:14.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904] 23:09:14.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) request=subsystem result=ReplySuccess, want-reply=true 23:09:14.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:14.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) request=subsystem activate command 23:09:14.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) starting runner for command=netconf 23:09:14.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #5 SSH_MSG_CHANNEL_DATA 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) by 373 down to 2096779 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_CHANNEL_DATA len=373 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904] 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904] 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904] 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17924', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=95} created 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904]} created 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904] successful with session NetconfServerSession{sessionId=95, channel=[id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904]} 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904]} up 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #6 SSH_MSG_CHANNEL_DATA 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) by 393 down to 2096386 23:09:14.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_CHANNEL_DATA len=393 23:09:14.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904] 23:09:14.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:14.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:14.413 [netconf-device-simulator-threads-0] 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=95} 23:09:14.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:14.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x2c842c38, L:/10.30.170.33:17924 - R:/10.30.170.252:32904]} EXI handlers added to pipeline 23:09:14.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:14.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) by 179 down to 2095871 23:09:14.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:14.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:14.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #7 SSH_MSG_CHANNEL_DATA 23:09:14.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) by 340 down to 2096046 23:09:14.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_CHANNEL_DATA len=340 23:09:14.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904] 23:09:14.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:14.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:14.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=95} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b98272 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:14.417 [netconf-device-simulator-threads-0] 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 23:09:14.417 [netconf-device-simulator-threads-0] 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 23:09:14.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:14.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) by 733 down to 2095138 23:09:14.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:14.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:14.447 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:14.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #8 SSH_MSG_IGNORE 23:09:14.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:09:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796]} 23:09:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39796]): SSH-2.0-SSHD-UNKNOWN 23:09:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39796]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39796]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:14.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:14.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #8 SSH_MSG_IGNORE 23:09:14.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:09:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39796]) Send SSH_MSG_KEXINIT 23:09:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39796]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39796]) process #0 SSH_MSG_KEXINIT 23:09:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39796]) SSH_MSG_KEXINIT 23:09:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39796]) strict KEX=true client=true server=true 23:09:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39796]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39796]) Kex: server host key algorithms = rsa-sha2-512 23:09:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39796]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39796]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39796]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39796]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39796]) Kex: compression algorithms (client to server) = none 23:09:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39796]) Kex: compression algorithms (server to client) = none 23:09:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:15.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39796]) process #1 30 23:09:15.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39796]] process command=SSH_MSG_KEXDH_INIT 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39796]] Send SSH_MSG_KEXDH_REPLY 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39796]) packet #1 sending command=31[31] len=1639 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39796])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39796]) Send SSH_MSG_NEWKEYS 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39796]) session ID=24:59:4f:f7:29:66:54:4e:56:6f:c9:f8:68:bf:67:8a:a7:93:f7:dc:9a:4d:4a:60:80:77:ac:52:d9:00:aa:c2:69:91:a7:4f:ee:2f:3b:a5:d3:77:ea:0b:77:86:d2:c7:c4:a6:63:9a:f9:fa:3b:b3:f7:cf:fe:90:91:3d:1f:6b 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39796]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39796]): strict KEX resets output message sequence number from 3 to 0 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39796]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ec3699; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39796])[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 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39796])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39796]) packet #0 sending command=7[7] len=419 23:09:15.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39796]) No pending packets to flush at end of KEX 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39796]) process #2 SSH_MSG_NEWKEYS 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39796]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39796]): strict KEX resets input message sequence number from 3 to 0 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39796]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@628eb5f1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39796]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39796]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39796]) authorized authentication methods: password,publickey 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39796]) Accepted service ssh-userauth 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39796]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39796]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39796]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39796]) no authentication factory for method=none 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39796]) SSH_MSG_USERAUTH_REQUEST 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39796]) remaining methods: password,publickey 23:09:15.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39796]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:15.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39796]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:15.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:15.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39796]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:15.122 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:15.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39796]) authentication result: true 23:09:15.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39796]) SSH_MSG_USERAUTH_REQUEST 23:09:15.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39796])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:15.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39796]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:15.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:15.122 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:15.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39796]) no heartbeat to stop 23:09:15.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39796]) heartbeat type=IGNORE, interval=PT30S 23:09:15.122 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39796 authenticated 23:09:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39796]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39796]] session=TransportServerSession[admin@/10.30.170.252:39796] id=0 23:09:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39796])) size=2097152, max=2097152, packet=32768 23:09:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39796]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39796] 23:09:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39796]) recipient=0 23:09:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796])) size=2097152, max=2097152, packet=32768 23:09:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796])) re-initializing 23:09:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796])) size=2097152, max=2097152, packet=32768 23:09:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:15.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:15.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:15.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796])[want-reply=true] subsystem=netconf 23:09:15.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796])[subsystem] prepared command 23:09:15.124 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:15.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:15.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796]}} established 23:09:15.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 96: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17925 23:09:15.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 96: Creating data stores for simulated device 23:09:15.125 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:15.125 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:15.125 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:15.125 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:15.125 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:15.126 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49f12fac 23:09:15.126 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:15.127 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:15.127 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:15.127 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:15.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:15.127 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:15.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:15.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:15.128 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49f12fac, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49f12fac, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@246a3c03, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@246a3c03, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:15.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:15.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:15.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796] 23:09:15.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 96 on channel [id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796] 23:09:15.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) by 1102 down to 2096050 23:09:15.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796] 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796] 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) request=subsystem result=ReplySuccess, want-reply=true 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) request=subsystem activate command 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) starting runner for command=netconf 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #5 SSH_MSG_CHANNEL_DATA 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) by 373 down to 2096779 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_CHANNEL_DATA len=373 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796] 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:15.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:15.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796] 23:09:15.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796] 23:09:15.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17925', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:15.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=96} created 23:09:15.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=96, channel=[id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796]} created 23:09:15.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796] successful with session NetconfServerSession{sessionId=96, channel=[id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796]} 23:09:15.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=96, channel=[id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796]} up 23:09:15.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #6 SSH_MSG_CHANNEL_DATA 23:09:15.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) by 393 down to 2096386 23:09:15.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_CHANNEL_DATA len=393 23:09:15.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796] 23:09:15.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:15.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:15.133 [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=96} 23:09:15.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:15.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=96, channel=[id: 0x9a94b148, L:/10.30.170.33:17925 - R:/10.30.170.252:39796]} EXI handlers added to pipeline 23:09:15.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:15.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) by 179 down to 2095871 23:09:15.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:15.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:15.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #7 SSH_MSG_CHANNEL_DATA 23:09:15.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) by 340 down to 2096046 23:09:15.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_CHANNEL_DATA len=340 23:09:15.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796] 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=96} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@246a3c03 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:15.137 [netconf-device-simulator-threads-2] 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 23:09:15.137 [netconf-device-simulator-threads-2] 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 23:09:15.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:15.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) by 733 down to 2095138 23:09:15.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:15.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024]} 23:09:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53024]): SSH-2.0-SSHD-UNKNOWN 23:09:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53024]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53024]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:15.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53024]) Send SSH_MSG_KEXINIT 23:09:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53024]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53024]) process #0 SSH_MSG_KEXINIT 23:09:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53024]) SSH_MSG_KEXINIT 23:09:15.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53024]) strict KEX=true client=true server=true 23:09:15.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53024]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:15.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53024]) Kex: server host key algorithms = rsa-sha2-512 23:09:15.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53024]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:15.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53024]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:15.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53024]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:15.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53024]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:15.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53024]) Kex: compression algorithms (client to server) = none 23:09:15.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53024]) Kex: compression algorithms (server to client) = none 23:09:15.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:15.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:15.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #8 SSH_MSG_IGNORE 23:09:15.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:09:15.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53024]) process #1 30 23:09:15.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53024]] process command=SSH_MSG_KEXDH_INIT 23:09:15.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53024]] Send SSH_MSG_KEXDH_REPLY 23:09:15.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53024]) packet #1 sending command=31[31] len=1639 23:09:15.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53024])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:15.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53024]) Send SSH_MSG_NEWKEYS 23:09:15.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53024]) session ID=0d:4c:4e:61:59:15:6c:f2:ac:c3:f6:8a:64:a5:dd:ec:6a:7b:0d:24:d5:17:75:40:6e:7c:5e:39:a0:69:53:87:f4:d1:e9:33:76:ad:8b:db:35:7d:9f:11:dc:e3:6f:7c:be:22:3d:1b:e5:d6:45:84:e8:2a:45:a0:ce:38:47:bf 23:09:15.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53024]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:15.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53024]): strict KEX resets output message sequence number from 3 to 0 23:09:15.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53024]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38bffff7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:15.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53024])[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 23:09:15.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53024])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:15.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53024]) packet #0 sending command=7[7] len=419 23:09:15.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53024]) No pending packets to flush at end of KEX 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53024]) process #2 SSH_MSG_NEWKEYS 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53024]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53024]): strict KEX resets input message sequence number from 3 to 0 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53024]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43bcd6cf; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53024]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53024]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53024]) authorized authentication methods: password,publickey 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53024]) Accepted service ssh-userauth 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53024]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53024]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53024]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53024]) no authentication factory for method=none 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53024]) SSH_MSG_USERAUTH_REQUEST 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53024]) remaining methods: password,publickey 23:09:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53024]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53024]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53024]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:15.603 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53024]) authentication result: true 23:09:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53024]) SSH_MSG_USERAUTH_REQUEST 23:09:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53024])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53024]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53024]) no heartbeat to stop 23:09:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53024]) heartbeat type=IGNORE, interval=PT30S 23:09:15.603 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53024 authenticated 23:09:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53024]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53024]] session=TransportServerSession[admin@/10.30.170.252:53024] id=0 23:09:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53024])) size=2097152, max=2097152, packet=32768 23:09:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53024]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53024] 23:09:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53024]) recipient=0 23:09:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024])) size=2097152, max=2097152, packet=32768 23:09:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024])) re-initializing 23:09:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024])) size=2097152, max=2097152, packet=32768 23:09:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024])[want-reply=true] subsystem=netconf 23:09:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024])[subsystem] prepared command 23:09:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024]}} established 23:09:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 97: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17926 23:09:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 97: Creating data stores for simulated device 23:09:15.605 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:15.606 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:15.606 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:15.606 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:15.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2216c7c3 23:09:15.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:15.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:15.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:15.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:15.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:15.608 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:15.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:15.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:15.608 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2216c7c3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2216c7c3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@96e7c67, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@96e7c67, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:15.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:15.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:15.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024] 23:09:15.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 97 on channel [id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024] 23:09:15.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) by 1102 down to 2096050 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024] 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024] 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) request=subsystem result=ReplySuccess, want-reply=true 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) request=subsystem activate command 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) starting runner for command=netconf 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #5 SSH_MSG_CHANNEL_DATA 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) by 373 down to 2096779 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_CHANNEL_DATA len=373 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024] 23:09:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024] 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024] 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17926', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=97} created 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024]} created 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024] successful with session NetconfServerSession{sessionId=97, channel=[id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024]} 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024]} up 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #6 SSH_MSG_CHANNEL_DATA 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) by 393 down to 2096386 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_CHANNEL_DATA len=393 23:09:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024] 23:09:15.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:15.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:15.613 [netconf-device-simulator-threads-4] 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=97} 23:09:15.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:15.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xf24e1f7b, L:/10.30.170.33:17926 - R:/10.30.170.252:53024]} EXI handlers added to pipeline 23:09:15.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:15.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) by 179 down to 2095871 23:09:15.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:15.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:15.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #7 SSH_MSG_CHANNEL_DATA 23:09:15.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) by 340 down to 2096046 23:09:15.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_CHANNEL_DATA len=340 23:09:15.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024] 23:09:15.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:15.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:15.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=97} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@96e7c67 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:15.618 [netconf-device-simulator-threads-4] 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 23:09:15.618 [netconf-device-simulator-threads-4] 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 23:09:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) by 733 down to 2095138 23:09:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:15.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636]} 23:09:15.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55636]): SSH-2.0-SSHD-UNKNOWN 23:09:15.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55636]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:15.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55636]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55636]) Send SSH_MSG_KEXINIT 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55636]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55636]) process #0 SSH_MSG_KEXINIT 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55636]) SSH_MSG_KEXINIT 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55636]) strict KEX=true client=true server=true 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55636]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55636]) Kex: server host key algorithms = rsa-sha2-512 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55636]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55636]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55636]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55636]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55636]) Kex: compression algorithms (client to server) = none 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55636]) Kex: compression algorithms (server to client) = none 23:09:15.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:15.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55636]) process #1 30 23:09:15.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55636]] process command=SSH_MSG_KEXDH_INIT 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55636]] Send SSH_MSG_KEXDH_REPLY 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55636]) packet #1 sending command=31[31] len=1639 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55636])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55636]) Send SSH_MSG_NEWKEYS 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55636]) session ID=81:8a:77:3d:ea:64:83:3a:37:75:45:ba:46:d1:9a:9e:59:c0:b5:0d:b7:01:a0:46:2a:24:52:39:bc:53:45:e5:2a:cb:77:39:4d:89:1e:30:9b:51:35:61:13:39:07:9b:42:7d:74:87:cc:a5:53:08:53:04:26:6d:6a:d0:22:9c 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55636]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55636]): strict KEX resets output message sequence number from 3 to 0 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55636]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73070821; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55636])[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 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55636])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55636]) packet #0 sending command=7[7] len=419 23:09:15.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55636]) No pending packets to flush at end of KEX 23:09:15.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55636]) process #2 SSH_MSG_NEWKEYS 23:09:15.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55636]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:15.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55636]): strict KEX resets input message sequence number from 3 to 0 23:09:15.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55636]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24e566e5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:15.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:15.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55636]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:15.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55636]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:15.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55636]) authorized authentication methods: password,publickey 23:09:15.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55636]) Accepted service ssh-userauth 23:09:15.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55636]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:15.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55636]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:15.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:15.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55636]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:15.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55636]) no authentication factory for method=none 23:09:15.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55636]) SSH_MSG_USERAUTH_REQUEST 23:09:15.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55636]) remaining methods: password,publickey 23:09:15.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55636]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55636]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55636]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:15.885 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55636]) authentication result: true 23:09:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55636]) SSH_MSG_USERAUTH_REQUEST 23:09:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55636])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55636]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55636]) no heartbeat to stop 23:09:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55636]) heartbeat type=IGNORE, interval=PT30S 23:09:15.885 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55636 authenticated 23:09:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55636]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55636]] session=TransportServerSession[admin@/10.30.170.252:55636] id=0 23:09:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55636])) size=2097152, max=2097152, packet=32768 23:09:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55636]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55636] 23:09:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55636]) recipient=0 23:09:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636])) size=2097152, max=2097152, packet=32768 23:09:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636])) re-initializing 23:09:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636])) size=2097152, max=2097152, packet=32768 23:09:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:15.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:15.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:15.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636])[want-reply=true] subsystem=netconf 23:09:15.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636])[subsystem] prepared command 23:09:15.887 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:15.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:15.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636]}} established 23:09:15.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 98: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17927 23:09:15.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 98: Creating data stores for simulated device 23:09:15.887 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:15.887 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:15.887 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:15.887 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:15.887 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:15.888 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fd52038 23:09:15.889 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:15.889 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:15.889 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:15.889 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:15.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:15.889 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:15.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:15.890 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:15.890 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fd52038, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fd52038, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41159538, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41159538, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:15.890 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:15.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:15.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636] 23:09:15.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 98 on channel [id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636] 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) by 1102 down to 2096050 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636] 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636] 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) request=subsystem result=ReplySuccess, want-reply=true 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) request=subsystem activate command 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) starting runner for command=netconf 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #5 SSH_MSG_CHANNEL_DATA 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) by 373 down to 2096779 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_CHANNEL_DATA len=373 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636] 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:15.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:15.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636] 23:09:15.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636] 23:09:15.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17927', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:15.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=98} created 23:09:15.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636]} created 23:09:15.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636] successful with session NetconfServerSession{sessionId=98, channel=[id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636]} 23:09:15.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636]} up 23:09:15.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #6 SSH_MSG_CHANNEL_DATA 23:09:15.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) by 393 down to 2096386 23:09:15.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_CHANNEL_DATA len=393 23:09:15.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636] 23:09:15.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:15.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:15.894 [netconf-device-simulator-threads-6] 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=98} 23:09:15.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:15.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x78c2c634, L:/10.30.170.33:17927 - R:/10.30.170.252:55636]} EXI handlers added to pipeline 23:09:15.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:15.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) by 179 down to 2095871 23:09:15.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:15.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:15.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #7 SSH_MSG_CHANNEL_DATA 23:09:15.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) by 340 down to 2096046 23:09:15.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_CHANNEL_DATA len=340 23:09:15.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636] 23:09:15.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:15.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:15.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=98} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41159538 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:15.898 [netconf-device-simulator-threads-6] 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 23:09:15.898 [netconf-device-simulator-threads-6] 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 23:09:15.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:15.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) by 733 down to 2095138 23:09:15.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:15.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:16.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:16.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #8 SSH_MSG_IGNORE 23:09:16.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:09:16.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170]} 23:09:16.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34170]): SSH-2.0-SSHD-UNKNOWN 23:09:16.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34170]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:16.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34170]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:16.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34170]) Send SSH_MSG_KEXINIT 23:09:16.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34170]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:16.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34170]) process #0 SSH_MSG_KEXINIT 23:09:16.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34170]) SSH_MSG_KEXINIT 23:09:16.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34170]) strict KEX=true client=true server=true 23:09:16.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34170]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:16.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34170]) Kex: server host key algorithms = rsa-sha2-512 23:09:16.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34170]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:16.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34170]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:16.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34170]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:16.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34170]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:16.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34170]) Kex: compression algorithms (client to server) = none 23:09:16.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34170]) Kex: compression algorithms (server to client) = none 23:09:16.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:16.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34170]) process #1 30 23:09:16.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34170]] process command=SSH_MSG_KEXDH_INIT 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34170]] Send SSH_MSG_KEXDH_REPLY 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34170]) packet #1 sending command=31[31] len=1639 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34170])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34170]) Send SSH_MSG_NEWKEYS 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34170]) session ID=54:0b:a9:66:d9:2e:f8:2e:f6:4d:27:92:3f:28:18:08:90:b7:ad:9e:e6:7a:62:bb:62:12:78:d9:44:b5:1d:eb:60:b4:d5:61:78:14:96:28:82:b1:95:40:ed:64:26:7f:99:78:ce:3b:17:73:10:e4:f5:21:cf:e5:43:0e:2a:68 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34170]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34170]): strict KEX resets output message sequence number from 3 to 0 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34170]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@411d4ad0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34170])[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 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34170])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34170]) packet #0 sending command=7[7] len=419 23:09:16.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34170]) No pending packets to flush at end of KEX 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34170]) process #2 SSH_MSG_NEWKEYS 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34170]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34170]): strict KEX resets input message sequence number from 3 to 0 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34170]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1fafbc5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34170]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34170]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34170]) authorized authentication methods: password,publickey 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34170]) Accepted service ssh-userauth 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34170]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34170]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34170]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34170]) no authentication factory for method=none 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34170]) SSH_MSG_USERAUTH_REQUEST 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34170]) remaining methods: password,publickey 23:09:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34170]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34170]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34170]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:16.450 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34170]) authentication result: true 23:09:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34170]) SSH_MSG_USERAUTH_REQUEST 23:09:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34170])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34170]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34170]) no heartbeat to stop 23:09:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34170]) heartbeat type=IGNORE, interval=PT30S 23:09:16.451 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34170 authenticated 23:09:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34170]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34170]] session=TransportServerSession[admin@/10.30.170.252:34170] id=0 23:09:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34170])) size=2097152, max=2097152, packet=32768 23:09:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34170]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34170] 23:09:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34170]) recipient=0 23:09:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170])) size=2097152, max=2097152, packet=32768 23:09:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170])) re-initializing 23:09:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170])) size=2097152, max=2097152, packet=32768 23:09:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170])[want-reply=true] subsystem=netconf 23:09:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170])[subsystem] prepared command 23:09:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170]}} established 23:09:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 99: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17928 23:09:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 99: Creating data stores for simulated device 23:09:16.453 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:16.453 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:16.453 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:16.457 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19d175a3 23:09:16.457 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:16.457 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:16.457 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:16.457 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:16.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:16.458 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:16.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:16.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:16.458 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19d175a3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19d175a3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f30e74d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f30e74d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:16.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:16.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:16.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170] 23:09:16.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 99 on channel [id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170] 23:09:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) by 1102 down to 2096050 23:09:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 23:09:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170] 23:09:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170] 23:09:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) request=subsystem result=ReplySuccess, want-reply=true 23:09:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) request=subsystem activate command 23:09:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) starting runner for command=netconf 23:09:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #5 SSH_MSG_CHANNEL_DATA 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) by 373 down to 2096779 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_CHANNEL_DATA len=373 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170] 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170] 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170] 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17928', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=99} created 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170]} created 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170] successful with session NetconfServerSession{sessionId=99, channel=[id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170]} 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170]} up 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #6 SSH_MSG_CHANNEL_DATA 23:09:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) by 393 down to 2096386 23:09:16.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_CHANNEL_DATA len=393 23:09:16.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170] 23:09:16.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:16.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:16.463 [netconf-device-simulator-threads-0] 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=99} 23:09:16.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:16.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xb2e89961, L:/10.30.170.33:17928 - R:/10.30.170.252:34170]} EXI handlers added to pipeline 23:09:16.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:16.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) by 179 down to 2095871 23:09:16.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:16.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:16.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #7 SSH_MSG_CHANNEL_DATA 23:09:16.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) by 340 down to 2096046 23:09:16.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_CHANNEL_DATA len=340 23:09:16.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170] 23:09:16.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:16.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:16.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=99} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f30e74d 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:16.468 [netconf-device-simulator-threads-0] 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 23:09:16.468 [netconf-device-simulator-threads-0] 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 23:09:16.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:16.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) by 733 down to 2095138 23:09:16.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:16.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:16.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:16.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #8 SSH_MSG_IGNORE 23:09:16.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:09:16.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306]} 23:09:16.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58306]): SSH-2.0-SSHD-UNKNOWN 23:09:16.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58306]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:16.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58306]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58306]) Send SSH_MSG_KEXINIT 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58306]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58306]) process #0 SSH_MSG_KEXINIT 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58306]) SSH_MSG_KEXINIT 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58306]) strict KEX=true client=true server=true 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58306]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58306]) Kex: server host key algorithms = rsa-sha2-512 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58306]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58306]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58306]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58306]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58306]) Kex: compression algorithms (client to server) = none 23:09:17.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58306]) Kex: compression algorithms (server to client) = none 23:09:17.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:17.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58306]) process #1 30 23:09:17.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58306]] process command=SSH_MSG_KEXDH_INIT 23:09:17.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58306]] Send SSH_MSG_KEXDH_REPLY 23:09:17.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58306]) packet #1 sending command=31[31] len=1639 23:09:17.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58306])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:17.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58306]) Send SSH_MSG_NEWKEYS 23:09:17.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58306]) session ID=c8:ec:e1:4a:01:6a:02:fb:7c:3a:21:b8:09:c8:e1:52:3d:bb:2c:1e:93:c2:e2:7c:7f:8b:8a:26:de:a7:86:07:62:fa:e7:0c:0a:1f:50:5e:39:4c:c9:5a:60:f4:10:6a:ed:7f:ad:da:c4:10:e6:95:92:ed:f0:c6:c3:f9:38:4f 23:09:17.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58306]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:17.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58306]): strict KEX resets output message sequence number from 3 to 0 23:09:17.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58306]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53f2570c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:17.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58306])[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 23:09:17.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58306])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:17.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58306]) packet #0 sending command=7[7] len=419 23:09:17.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58306]) No pending packets to flush at end of KEX 23:09:17.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #8 SSH_MSG_IGNORE 23:09:17.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:09:17.148 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58306]) process #2 SSH_MSG_NEWKEYS 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58306]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58306]): strict KEX resets input message sequence number from 3 to 0 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58306]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6247adcc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58306]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58306]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58306]) authorized authentication methods: password,publickey 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58306]) Accepted service ssh-userauth 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58306]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58306]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58306]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58306]) no authentication factory for method=none 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58306]) SSH_MSG_USERAUTH_REQUEST 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58306]) remaining methods: password,publickey 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58306]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58306]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58306]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:17.179 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58306]) authentication result: true 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58306]) SSH_MSG_USERAUTH_REQUEST 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58306])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58306]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58306]) no heartbeat to stop 23:09:17.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58306]) heartbeat type=IGNORE, interval=PT30S 23:09:17.180 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58306 authenticated 23:09:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58306]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58306]] session=TransportServerSession[admin@/10.30.170.252:58306] id=0 23:09:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58306])) size=2097152, max=2097152, packet=32768 23:09:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58306]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58306] 23:09:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58306]) recipient=0 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306])) size=2097152, max=2097152, packet=32768 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306])) re-initializing 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306])) size=2097152, max=2097152, packet=32768 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306])[want-reply=true] subsystem=netconf 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306])[subsystem] prepared command 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306]}} established 23:09:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 100: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17929 23:09:17.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 100: Creating data stores for simulated device 23:09:17.182 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:17.182 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:17.182 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:17.182 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:17.182 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:17.183 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f6cf285 23:09:17.183 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:17.183 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:17.183 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:17.183 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:17.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:17.185 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:17.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:17.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:17.185 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f6cf285, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f6cf285, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7424bd81, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7424bd81, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:17.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:17.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:17.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306] 23:09:17.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 100 on channel [id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306] 23:09:17.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) by 1103 down to 2096049 23:09:17.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:17.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306] 23:09:17.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306] 23:09:17.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) request=subsystem result=ReplySuccess, want-reply=true 23:09:17.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:17.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) request=subsystem activate command 23:09:17.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) starting runner for command=netconf 23:09:17.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #5 SSH_MSG_CHANNEL_DATA 23:09:17.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) by 373 down to 2096779 23:09:17.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_CHANNEL_DATA len=373 23:09:17.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306] 23:09:17.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306] 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306] 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17929', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=100} created 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=100, channel=[id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306]} created 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306] successful with session NetconfServerSession{sessionId=100, channel=[id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306]} 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=100, channel=[id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306]} up 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #6 SSH_MSG_CHANNEL_DATA 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) by 393 down to 2096386 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_CHANNEL_DATA len=393 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306] 23:09:17.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:17.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:17.190 [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=100} 23:09:17.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:17.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=100, channel=[id: 0x69dc92b4, L:/10.30.170.33:17929 - R:/10.30.170.252:58306]} EXI handlers added to pipeline 23:09:17.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:17.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) by 179 down to 2095870 23:09:17.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:17.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:17.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #7 SSH_MSG_CHANNEL_DATA 23:09:17.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) by 340 down to 2096046 23:09:17.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_CHANNEL_DATA len=340 23:09:17.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306] 23:09:17.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:17.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:17.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=100} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7424bd81 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:17.193 [netconf-device-simulator-threads-2] 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 23:09:17.193 [netconf-device-simulator-threads-2] 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 23:09:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:17.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) by 733 down to 2095137 23:09:17.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:17.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:17.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900]} 23:09:17.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34900]): SSH-2.0-SSHD-UNKNOWN 23:09:17.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34900]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:17.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34900]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34900]) Send SSH_MSG_KEXINIT 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34900]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34900]) process #0 SSH_MSG_KEXINIT 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34900]) SSH_MSG_KEXINIT 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34900]) strict KEX=true client=true server=true 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34900]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34900]) Kex: server host key algorithms = rsa-sha2-512 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34900]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34900]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34900]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34900]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34900]) Kex: compression algorithms (client to server) = none 23:09:17.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34900]) Kex: compression algorithms (server to client) = none 23:09:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:17.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34900]) process #1 30 23:09:17.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34900]] process command=SSH_MSG_KEXDH_INIT 23:09:17.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34900]] Send SSH_MSG_KEXDH_REPLY 23:09:17.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34900]) packet #1 sending command=31[31] len=1639 23:09:17.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34900])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:17.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34900]) Send SSH_MSG_NEWKEYS 23:09:17.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34900]) session ID=bd:4e:c4:37:76:82:dc:3f:7d:3a:21:45:36:7e:b4:81:5d:78:ea:c5:70:53:c7:20:a8:ca:b4:62:d7:60:f8:a1:e2:6b:e4:02:f5:01:86:8e:ef:df:fa:57:d8:de:fe:a1:8f:e8:e9:13:e4:a3:fc:89:df:a2:17:eb:c5:0f:b6:d5 23:09:17.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34900]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:17.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34900]): strict KEX resets output message sequence number from 3 to 0 23:09:17.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4be69535; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:17.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34900])[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 23:09:17.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34900])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:17.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34900]) packet #0 sending command=7[7] len=419 23:09:17.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34900]) No pending packets to flush at end of KEX 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34900]) process #2 SSH_MSG_NEWKEYS 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34900]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34900]): strict KEX resets input message sequence number from 3 to 0 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c33c5a6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34900]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34900]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34900]) authorized authentication methods: password,publickey 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34900]) Accepted service ssh-userauth 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34900]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34900]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34900]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34900]) no authentication factory for method=none 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34900]) SSH_MSG_USERAUTH_REQUEST 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34900]) remaining methods: password,publickey 23:09:17.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34900]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34900]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34900]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:17.619 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34900]) authentication result: true 23:09:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34900]) SSH_MSG_USERAUTH_REQUEST 23:09:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34900])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34900]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34900]) no heartbeat to stop 23:09:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34900]) heartbeat type=IGNORE, interval=PT30S 23:09:17.619 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34900 authenticated 23:09:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34900]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34900]] session=TransportServerSession[admin@/10.30.170.252:34900] id=0 23:09:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34900])) size=2097152, max=2097152, packet=32768 23:09:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34900]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34900] 23:09:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34900]) recipient=0 23:09:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900])) size=2097152, max=2097152, packet=32768 23:09:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900])) re-initializing 23:09:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900])) size=2097152, max=2097152, packet=32768 23:09:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:17.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:17.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:17.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900])[want-reply=true] subsystem=netconf 23:09:17.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900])[subsystem] prepared command 23:09:17.621 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:17.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:17.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900]}} established 23:09:17.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 101: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17930 23:09:17.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 101: Creating data stores for simulated device 23:09:17.621 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:17.622 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:17.622 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:17.622 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:17.622 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:17.623 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c0a3110 23:09:17.623 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:17.623 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:17.623 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:17.623 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:17.624 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:17.624 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:17.624 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:17.624 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:17.624 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c0a3110, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c0a3110, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11363589, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11363589, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:17.624 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:17.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:17.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900] 23:09:17.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 101 on channel [id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900] 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) by 1103 down to 2096049 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900] 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900] 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) request=subsystem result=ReplySuccess, want-reply=true 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) request=subsystem activate command 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) starting runner for command=netconf 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #5 SSH_MSG_CHANNEL_DATA 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) by 373 down to 2096779 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_CHANNEL_DATA len=373 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900] 23:09:17.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900] 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900] 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17930', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=101} created 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900]} created 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900] successful with session NetconfServerSession{sessionId=101, channel=[id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900]} 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900]} up 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #6 SSH_MSG_CHANNEL_DATA 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) by 393 down to 2096386 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_CHANNEL_DATA len=393 23:09:17.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900] 23:09:17.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:17.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:17.631 [netconf-device-simulator-threads-4] 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=101} 23:09:17.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:17.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x0907a998, L:/10.30.170.33:17930 - R:/10.30.170.252:34900]} EXI handlers added to pipeline 23:09:17.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:17.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) by 179 down to 2095870 23:09:17.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:17.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:17.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #7 SSH_MSG_CHANNEL_DATA 23:09:17.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) by 340 down to 2096046 23:09:17.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_CHANNEL_DATA len=340 23:09:17.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900] 23:09:17.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:17.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:17.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=101} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11363589 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:17.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:17.637 [netconf-device-simulator-threads-4] 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 23:09:17.637 [netconf-device-simulator-threads-4] 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 23:09:17.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:17.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) by 733 down to 2095137 23:09:17.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:17.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:17.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314]} 23:09:17.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46314]): SSH-2.0-SSHD-UNKNOWN 23:09:17.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46314]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:17.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46314]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:17.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #8 SSH_MSG_IGNORE 23:09:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:09:18.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46314]) Send SSH_MSG_KEXINIT 23:09:18.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46314]) process #0 SSH_MSG_KEXINIT 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46314]) SSH_MSG_KEXINIT 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46314]) strict KEX=true client=true server=true 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46314]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46314]) Kex: server host key algorithms = rsa-sha2-512 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46314]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46314]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46314]) Kex: compression algorithms (client to server) = none 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46314]) Kex: compression algorithms (server to client) = none 23:09:18.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:18.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46314]) process #1 30 23:09:18.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46314]] process command=SSH_MSG_KEXDH_INIT 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46314]] Send SSH_MSG_KEXDH_REPLY 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46314]) packet #1 sending command=31[31] len=1639 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46314])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46314]) Send SSH_MSG_NEWKEYS 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46314]) session ID=96:71:cc:8e:8c:04:55:2b:3c:b6:23:fb:04:4c:7b:11:8b:f1:3f:84:16:b9:40:02:e8:57:e1:76:12:9b:ee:e6:c9:6e:7d:d8:0d:cd:24:59:80:6a:22:8e:04:e1:1e:7d:5a:7a:20:0f:77:00:e5:43:5c:bc:f2:51:b6:11:b6:c7 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46314]): strict KEX resets output message sequence number from 3 to 0 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@68a1d068; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46314])[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 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46314]) packet #0 sending command=7[7] len=419 23:09:18.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46314]) No pending packets to flush at end of KEX 23:09:18.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46314]) process #2 SSH_MSG_NEWKEYS 23:09:18.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:18.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46314]): strict KEX resets input message sequence number from 3 to 0 23:09:18.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@ee93ab; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:18.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46314]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46314]) authorized authentication methods: password,publickey 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46314]) Accepted service ssh-userauth 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46314]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46314]) no authentication factory for method=none 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46314]) SSH_MSG_USERAUTH_REQUEST 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46314]) remaining methods: password,publickey 23:09:18.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46314]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:18.166 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46314]) authentication result: true 23:09:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46314]) SSH_MSG_USERAUTH_REQUEST 23:09:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46314]) no heartbeat to stop 23:09:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46314]) heartbeat type=IGNORE, interval=PT30S 23:09:18.166 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46314 authenticated 23:09:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46314]] session=TransportServerSession[admin@/10.30.170.252:46314] id=0 23:09:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46314])) size=2097152, max=2097152, packet=32768 23:09:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46314] 23:09:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46314]) recipient=0 23:09:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314])) size=2097152, max=2097152, packet=32768 23:09:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314])) re-initializing 23:09:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314])) size=2097152, max=2097152, packet=32768 23:09:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:18.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:18.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:18.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314])[want-reply=true] subsystem=netconf 23:09:18.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314])[subsystem] prepared command 23:09:18.168 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:18.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:18.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314]}} established 23:09:18.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 102: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17931 23:09:18.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 102: Creating data stores for simulated device 23:09:18.168 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:18.168 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:18.169 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:18.169 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:18.169 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:18.170 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5860366a 23:09:18.170 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:18.170 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:18.170 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:18.170 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:18.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:18.171 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:18.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:18.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:18.171 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5860366a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5860366a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45ae83d1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45ae83d1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:18.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:18.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:18.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314] 23:09:18.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 102 on channel [id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314] 23:09:18.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) by 1103 down to 2096049 23:09:18.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:18.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314] 23:09:18.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314] 23:09:18.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) request=subsystem result=ReplySuccess, want-reply=true 23:09:18.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:18.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) request=subsystem activate command 23:09:18.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) starting runner for command=netconf 23:09:18.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #5 SSH_MSG_CHANNEL_DATA 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) by 373 down to 2096779 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_CHANNEL_DATA len=373 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314] 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314] 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314] 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17931', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=102} created 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314]} created 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314] successful with session NetconfServerSession{sessionId=102, channel=[id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314]} 23:09:18.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314]} up 23:09:18.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #6 SSH_MSG_CHANNEL_DATA 23:09:18.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) by 393 down to 2096386 23:09:18.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_CHANNEL_DATA len=393 23:09:18.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314] 23:09:18.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:18.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:18.176 [netconf-device-simulator-threads-6] 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=102} 23:09:18.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:18.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x99ecd07a, L:/10.30.170.33:17931 - R:/10.30.170.252:46314]} EXI handlers added to pipeline 23:09:18.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:18.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) by 179 down to 2095870 23:09:18.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:18.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:18.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #7 SSH_MSG_CHANNEL_DATA 23:09:18.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) by 340 down to 2096046 23:09:18.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_CHANNEL_DATA len=340 23:09:18.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314] 23:09:18.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:18.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:18.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=102} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45ae83d1 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:18.180 [netconf-device-simulator-threads-6] 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 23:09:18.180 [netconf-device-simulator-threads-6] 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 23:09:18.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:18.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) by 733 down to 2095137 23:09:18.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:18.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:18.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:18.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #8 SSH_MSG_IGNORE 23:09:18.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:09:18.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136]} 23:09:18.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36136]): SSH-2.0-SSHD-UNKNOWN 23:09:18.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36136]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:18.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36136]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36136]) Send SSH_MSG_KEXINIT 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36136]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36136]) process #0 SSH_MSG_KEXINIT 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36136]) SSH_MSG_KEXINIT 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36136]) strict KEX=true client=true server=true 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36136]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36136]) Kex: server host key algorithms = rsa-sha2-512 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36136]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36136]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36136]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36136]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36136]) Kex: compression algorithms (client to server) = none 23:09:18.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36136]) Kex: compression algorithms (server to client) = none 23:09:18.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:18.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36136]) process #1 30 23:09:18.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36136]] process command=SSH_MSG_KEXDH_INIT 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36136]] Send SSH_MSG_KEXDH_REPLY 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36136]) packet #1 sending command=31[31] len=1639 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36136])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36136]) Send SSH_MSG_NEWKEYS 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36136]) session ID=54:01:dc:1d:29:a0:a4:ac:5e:94:37:0b:b0:79:11:ae:c1:f9:40:41:b5:cb:f9:99:1c:ec:5a:8f:83:76:e1:0e:13:02:22:ee:d7:dd:a3:6b:a7:e4:bc:58:d3:8f:96:fb:9d:df:24:8d:40:14:59:0b:ef:1e:d3:bc:12:a5:38:4b 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36136]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36136]): strict KEX resets output message sequence number from 3 to 0 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36136]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a108ddf; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36136])[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 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36136])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36136]) packet #0 sending command=7[7] len=419 23:09:18.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36136]) No pending packets to flush at end of KEX 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36136]) process #2 SSH_MSG_NEWKEYS 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36136]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36136]): strict KEX resets input message sequence number from 3 to 0 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36136]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@272059d3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36136]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36136]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36136]) authorized authentication methods: password,publickey 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36136]) Accepted service ssh-userauth 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36136]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36136]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36136]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36136]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36136]) no authentication factory for method=none 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36136]) SSH_MSG_USERAUTH_REQUEST 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36136]) remaining methods: password,publickey 23:09:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36136]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:18.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36136]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:18.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36136]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:18.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36136]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:18.581 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:18.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36136]) authentication result: true 23:09:18.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36136]) SSH_MSG_USERAUTH_REQUEST 23:09:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36136])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36136]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36136]) no heartbeat to stop 23:09:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36136]) heartbeat type=IGNORE, interval=PT30S 23:09:18.582 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36136 authenticated 23:09:18.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:18.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36136]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:18.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36136]] session=TransportServerSession[admin@/10.30.170.252:36136] id=0 23:09:18.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36136])) size=2097152, max=2097152, packet=32768 23:09:18.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36136]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36136] 23:09:18.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36136]) recipient=0 23:09:18.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136])) size=2097152, max=2097152, packet=32768 23:09:18.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136])) re-initializing 23:09:18.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136])) size=2097152, max=2097152, packet=32768 23:09:18.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:18.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:18.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:18.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:18.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136])[want-reply=true] subsystem=netconf 23:09:18.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136])[subsystem] prepared command 23:09:18.584 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:18.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:18.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136]}} established 23:09:18.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 103: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17932 23:09:18.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 103: Creating data stores for simulated device 23:09:18.584 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:18.584 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:18.584 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:18.584 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:18.584 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:18.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@624f009 23:09:18.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:18.586 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:18.586 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:18.586 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:18.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:18.587 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:18.587 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:18.587 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:18.587 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@624f009, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@624f009, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ee2b37a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ee2b37a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:18.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:18.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:18.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136] 23:09:18.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 103 on channel [id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136] 23:09:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) by 1103 down to 2096049 23:09:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136] 23:09:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136] 23:09:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) request=subsystem result=ReplySuccess, want-reply=true 23:09:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) request=subsystem activate command 23:09:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) starting runner for command=netconf 23:09:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #5 SSH_MSG_CHANNEL_DATA 23:09:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) by 373 down to 2096779 23:09:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_CHANNEL_DATA len=373 23:09:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136] 23:09:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136] 23:09:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136] 23:09:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17932', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=103} created 23:09:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136]} created 23:09:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136] successful with session NetconfServerSession{sessionId=103, channel=[id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136]} 23:09:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136]} up 23:09:18.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #6 SSH_MSG_CHANNEL_DATA 23:09:18.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) by 393 down to 2096386 23:09:18.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_CHANNEL_DATA len=393 23:09:18.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136] 23:09:18.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:18.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:18.596 [netconf-device-simulator-threads-0] 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=103} 23:09:18.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:18.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x209fde24, L:/10.30.170.33:17932 - R:/10.30.170.252:36136]} EXI handlers added to pipeline 23:09:18.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:18.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) by 179 down to 2095870 23:09:18.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:18.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:18.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #7 SSH_MSG_CHANNEL_DATA 23:09:18.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) by 340 down to 2096046 23:09:18.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_CHANNEL_DATA len=340 23:09:18.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136] 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=103} 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ee2b37a 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:18.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:18.600 [netconf-device-simulator-threads-0] 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 23:09:18.600 [netconf-device-simulator-threads-0] 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 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) by 733 down to 2095137 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:18.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:18.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782]} 23:09:18.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:32782]): SSH-2.0-SSHD-UNKNOWN 23:09:18.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:32782]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:18.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:32782]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:19.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #8 SSH_MSG_IGNORE 23:09:19.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:09:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:32782]) Send SSH_MSG_KEXINIT 23:09:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32782]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32782]) process #0 SSH_MSG_KEXINIT 23:09:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:32782]) SSH_MSG_KEXINIT 23:09:19.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:32782]) strict KEX=true client=true server=true 23:09:19.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32782]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:19.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32782]) Kex: server host key algorithms = rsa-sha2-512 23:09:19.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32782]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:19.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32782]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:19.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32782]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:19.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32782]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:19.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32782]) Kex: compression algorithms (client to server) = none 23:09:19.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32782]) Kex: compression algorithms (server to client) = none 23:09:19.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:19.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32782]) process #1 30 23:09:19.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:32782]] process command=SSH_MSG_KEXDH_INIT 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:32782]] Send SSH_MSG_KEXDH_REPLY 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32782]) packet #1 sending command=31[31] len=1639 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:32782])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:32782]) Send SSH_MSG_NEWKEYS 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:32782]) session ID=50:b9:09:e6:cb:44:e7:71:a1:26:c5:b9:b9:ee:ef:73:df:a9:64:db:51:88:b3:d2:b8:ec:56:17:88:4f:d2:a8:27:cc:b6:77:bb:74:db:ba:6c:87:bb:af:a8:b6:39:f1:8f:8c:c0:78:61:12:41:ee:98:78:89:b8:7f:fb:5a:c1 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32782]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:32782]): strict KEX resets output message sequence number from 3 to 0 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:32782]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f70e577; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:32782])[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 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:32782])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32782]) packet #0 sending command=7[7] len=419 23:09:19.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:32782]) No pending packets to flush at end of KEX 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32782]) process #2 SSH_MSG_NEWKEYS 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:32782]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:32782]): strict KEX resets input message sequence number from 3 to 0 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:32782]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4a8f4e23; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32782]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:32782]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:32782]) authorized authentication methods: password,publickey 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:32782]) Accepted service ssh-userauth 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32782]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32782]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32782]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32782]) no authentication factory for method=none 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:32782]) SSH_MSG_USERAUTH_REQUEST 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:32782]) remaining methods: password,publickey 23:09:19.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32782]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32782]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32782]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:19.318 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:32782]) authentication result: true 23:09:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:32782]) SSH_MSG_USERAUTH_REQUEST 23:09:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:32782])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32782]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32782]) no heartbeat to stop 23:09:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:32782]) heartbeat type=IGNORE, interval=PT30S 23:09:19.318 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:32782 authenticated 23:09:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32782]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32782]] session=TransportServerSession[admin@/10.30.170.252:32782] id=0 23:09:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32782])) size=2097152, max=2097152, packet=32768 23:09:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32782]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32782] 23:09:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32782]) recipient=0 23:09:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782])) size=2097152, max=2097152, packet=32768 23:09:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782])) re-initializing 23:09:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782])) size=2097152, max=2097152, packet=32768 23:09:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782])[want-reply=true] subsystem=netconf 23:09:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782])[subsystem] prepared command 23:09:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782]}} established 23:09:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 104: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17933 23:09:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 104: Creating data stores for simulated device 23:09:19.320 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:19.321 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:19.321 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:19.322 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42914d32 23:09:19.322 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:19.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:19.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:19.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:19.323 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:19.323 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:19.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:19.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:19.324 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42914d32, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42914d32, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58fd34ca, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58fd34ca, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:19.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:19.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782] 23:09:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 104 on channel [id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782] 23:09:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) by 1103 down to 2096049 23:09:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782] 23:09:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782] 23:09:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) request=subsystem result=ReplySuccess, want-reply=true 23:09:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) request=subsystem activate command 23:09:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) starting runner for command=netconf 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #5 SSH_MSG_CHANNEL_DATA 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) by 373 down to 2096779 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_CHANNEL_DATA len=373 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782] 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782] 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782] 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17933', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=104} created 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=104, channel=[id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782]} created 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782] successful with session NetconfServerSession{sessionId=104, channel=[id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782]} 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=104, channel=[id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782]} up 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #6 SSH_MSG_CHANNEL_DATA 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) by 393 down to 2096386 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_CHANNEL_DATA len=393 23:09:19.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782] 23:09:19.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:19.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:19.329 [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=104} 23:09:19.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:19.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=104, channel=[id: 0x8f1e3789, L:/10.30.170.33:17933 - R:/10.30.170.252:32782]} EXI handlers added to pipeline 23:09:19.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:19.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) by 179 down to 2095870 23:09:19.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:19.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:19.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #7 SSH_MSG_CHANNEL_DATA 23:09:19.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) by 340 down to 2096046 23:09:19.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_CHANNEL_DATA len=340 23:09:19.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782] 23:09:19.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:19.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=104} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58fd34ca 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:19.333 [netconf-device-simulator-threads-2] 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 23:09:19.333 [netconf-device-simulator-threads-2] 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 23:09:19.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:19.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) by 733 down to 2095137 23:09:19.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:19.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:19.397 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:19.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #8 SSH_MSG_IGNORE 23:09:19.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:09:19.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030]} 23:09:19.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60030]): SSH-2.0-SSHD-UNKNOWN 23:09:19.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60030]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:19.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60030]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60030]) Send SSH_MSG_KEXINIT 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60030]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60030]) process #0 SSH_MSG_KEXINIT 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60030]) SSH_MSG_KEXINIT 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60030]) strict KEX=true client=true server=true 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60030]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60030]) Kex: server host key algorithms = rsa-sha2-512 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60030]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60030]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60030]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60030]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60030]) Kex: compression algorithms (client to server) = none 23:09:19.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60030]) Kex: compression algorithms (server to client) = none 23:09:19.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:19.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60030]) process #1 30 23:09:19.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60030]] process command=SSH_MSG_KEXDH_INIT 23:09:19.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60030]] Send SSH_MSG_KEXDH_REPLY 23:09:19.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60030]) packet #1 sending command=31[31] len=1639 23:09:19.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60030])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:19.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60030]) Send SSH_MSG_NEWKEYS 23:09:19.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60030]) session ID=39:08:8e:21:ce:06:05:16:65:ad:ef:54:3a:34:3f:a1:8a:36:a3:f7:43:b4:4e:d8:92:a4:06:97:dc:df:62:ce:c4:ca:c8:19:ae:12:a6:ee:5d:e8:f6:b5:78:c1:64:54:d8:10:8a:17:03:5c:75:56:26:dc:2b:0e:7b:4e:45:20 23:09:19.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60030]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:19.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60030]): strict KEX resets output message sequence number from 3 to 0 23:09:19.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60030]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5bb4c4b5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:19.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60030])[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 23:09:19.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60030])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:19.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60030]) packet #0 sending command=7[7] len=419 23:09:19.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60030]) No pending packets to flush at end of KEX 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60030]) process #2 SSH_MSG_NEWKEYS 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60030]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60030]): strict KEX resets input message sequence number from 3 to 0 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60030]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1da9d5c8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60030]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60030]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60030]) authorized authentication methods: password,publickey 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60030]) Accepted service ssh-userauth 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60030]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60030]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60030]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60030]) no authentication factory for method=none 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60030]) SSH_MSG_USERAUTH_REQUEST 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60030]) remaining methods: password,publickey 23:09:19.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60030]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60030]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60030]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:19.779 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60030]) authentication result: true 23:09:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60030]) SSH_MSG_USERAUTH_REQUEST 23:09:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60030])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60030]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60030]) no heartbeat to stop 23:09:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60030]) heartbeat type=IGNORE, interval=PT30S 23:09:19.779 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60030 authenticated 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60030]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60030]] session=TransportServerSession[admin@/10.30.170.252:60030] id=0 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60030])) size=2097152, max=2097152, packet=32768 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60030]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60030] 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60030]) recipient=0 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030])) size=2097152, max=2097152, packet=32768 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030])) re-initializing 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030])) size=2097152, max=2097152, packet=32768 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030])[want-reply=true] subsystem=netconf 23:09:19.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:19.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #8 SSH_MSG_IGNORE 23:09:19.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:09:19.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030])[subsystem] prepared command 23:09:19.781 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:19.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:19.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030]}} established 23:09:19.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 105: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17934 23:09:19.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 105: Creating data stores for simulated device 23:09:19.781 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:19.781 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:19.781 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:19.781 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:19.781 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:19.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e7845ef 23:09:19.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:19.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:19.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:19.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:19.783 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:19.783 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:19.783 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:19.783 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:19.783 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e7845ef, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e7845ef, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d0cd141, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d0cd141, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:19.783 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:19.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:19.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030] 23:09:19.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 105 on channel [id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030] 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) by 1103 down to 2096049 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030] 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030] 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) request=subsystem result=ReplySuccess, want-reply=true 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) request=subsystem activate command 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) starting runner for command=netconf 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #5 SSH_MSG_CHANNEL_DATA 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) by 373 down to 2096779 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_CHANNEL_DATA len=373 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030] 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:19.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030] 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030] 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17934', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=105} created 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=105, channel=[id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030]} created 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030] successful with session NetconfServerSession{sessionId=105, channel=[id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030]} 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=105, channel=[id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030]} up 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #6 SSH_MSG_CHANNEL_DATA 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) by 393 down to 2096386 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_CHANNEL_DATA len=393 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030] 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:19.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:19.787 [netconf-device-simulator-threads-4] 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=105} 23:09:19.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:19.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=105, channel=[id: 0xa777a4f2, L:/10.30.170.33:17934 - R:/10.30.170.252:60030]} EXI handlers added to pipeline 23:09:19.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:19.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) by 179 down to 2095870 23:09:19.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:19.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:19.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #7 SSH_MSG_CHANNEL_DATA 23:09:19.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) by 340 down to 2096046 23:09:19.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_CHANNEL_DATA len=340 23:09:19.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030] 23:09:19.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:19.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:19.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=105} 23:09:19.789 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d0cd141 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:19.790 [netconf-device-simulator-threads-4] 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 23:09:19.790 [netconf-device-simulator-threads-4] 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 23:09:19.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:19.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) by 733 down to 2095137 23:09:19.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:19.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:19.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766]} 23:09:19.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41766]): SSH-2.0-SSHD-UNKNOWN 23:09:19.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41766]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:19.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41766]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:20.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41766]) Send SSH_MSG_KEXINIT 23:09:20.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41766]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:20.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41766]) process #0 SSH_MSG_KEXINIT 23:09:20.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41766]) SSH_MSG_KEXINIT 23:09:20.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41766]) strict KEX=true client=true server=true 23:09:20.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41766]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:20.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41766]) Kex: server host key algorithms = rsa-sha2-512 23:09:20.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41766]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:20.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41766]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:20.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41766]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:20.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41766]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:20.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41766]) Kex: compression algorithms (client to server) = none 23:09:20.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41766]) Kex: compression algorithms (server to client) = none 23:09:20.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:20.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41766]) process #1 30 23:09:20.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41766]] process command=SSH_MSG_KEXDH_INIT 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41766]] Send SSH_MSG_KEXDH_REPLY 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41766]) packet #1 sending command=31[31] len=1639 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41766])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41766]) Send SSH_MSG_NEWKEYS 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41766]) session ID=cc:7d:15:72:bb:a8:b2:4d:2b:df:65:19:d9:c0:a2:c3:08:57:42:2d:38:8d:b6:16:96:90:6f:48:36:59:75:46:8b:6f:dd:34:07:d3:bc:d6:51:86:6c:c3:ad:5e:3c:54:08:5f:57:01:4d:18:6b:00:63:51:5a:36:e5:bc:9a:85 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41766]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41766]): strict KEX resets output message sequence number from 3 to 0 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41766]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38de9ddd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41766])[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 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41766])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41766]) packet #0 sending command=7[7] len=419 23:09:20.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41766]) No pending packets to flush at end of KEX 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41766]) process #2 SSH_MSG_NEWKEYS 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41766]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41766]): strict KEX resets input message sequence number from 3 to 0 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41766]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@754c4b2c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41766]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41766]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41766]) authorized authentication methods: password,publickey 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41766]) Accepted service ssh-userauth 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41766]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41766]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41766]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41766]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41766]) no authentication factory for method=none 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41766]) SSH_MSG_USERAUTH_REQUEST 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41766]) remaining methods: password,publickey 23:09:20.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41766]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41766]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41766]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41766]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:20.160 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41766]) authentication result: true 23:09:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41766]) SSH_MSG_USERAUTH_REQUEST 23:09:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41766])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41766]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41766]) no heartbeat to stop 23:09:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41766]) heartbeat type=IGNORE, interval=PT30S 23:09:20.161 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41766 authenticated 23:09:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41766]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41766]] session=TransportServerSession[admin@/10.30.170.252:41766] id=0 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41766])) size=2097152, max=2097152, packet=32768 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41766]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41766] 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41766]) recipient=0 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766])) size=2097152, max=2097152, packet=32768 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766])) re-initializing 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766])) size=2097152, max=2097152, packet=32768 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766])[want-reply=true] subsystem=netconf 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766])[subsystem] prepared command 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766]}} established 23:09:20.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 106: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17935 23:09:20.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 106: Creating data stores for simulated device 23:09:20.163 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:20.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:20.163 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:20.163 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:20.163 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:20.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd65b56 23:09:20.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:20.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:20.165 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:20.165 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:20.165 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:20.165 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:20.165 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:20.165 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:20.165 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd65b56, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd65b56, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ee81c45, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ee81c45, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:20.166 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:20.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:20.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766] 23:09:20.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 106 on channel [id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766] 23:09:20.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) by 1103 down to 2096049 23:09:20.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:20.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766] 23:09:20.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766] 23:09:20.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) request=subsystem result=ReplySuccess, want-reply=true 23:09:20.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:20.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) request=subsystem activate command 23:09:20.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) starting runner for command=netconf 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #5 SSH_MSG_CHANNEL_DATA 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) by 373 down to 2096779 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_CHANNEL_DATA len=373 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766] 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766] 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766] 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17935', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=106} created 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766]} created 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766] successful with session NetconfServerSession{sessionId=106, channel=[id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766]} 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766]} up 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #6 SSH_MSG_CHANNEL_DATA 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) by 393 down to 2096386 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_CHANNEL_DATA len=393 23:09:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766] 23:09:20.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:20.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:20.170 [netconf-device-simulator-threads-6] 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=106} 23:09:20.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:20.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xb7f5fa32, L:/10.30.170.33:17935 - R:/10.30.170.252:41766]} EXI handlers added to pipeline 23:09:20.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:20.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) by 179 down to 2095870 23:09:20.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:20.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #7 SSH_MSG_CHANNEL_DATA 23:09:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) by 340 down to 2096046 23:09:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_CHANNEL_DATA len=340 23:09:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766] 23:09:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=106} 23:09:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ee81c45 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:20.174 [netconf-device-simulator-threads-6] 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 23:09:20.174 [netconf-device-simulator-threads-6] 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 23:09:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:20.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) by 733 down to 2095137 23:09:20.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:20.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:20.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #8 SSH_MSG_IGNORE 23:09:20.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:09:20.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:20.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216]} 23:09:20.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49216]): SSH-2.0-SSHD-UNKNOWN 23:09:20.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49216]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:20.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49216]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49216]) Send SSH_MSG_KEXINIT 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #0 SSH_MSG_KEXINIT 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49216]) SSH_MSG_KEXINIT 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49216]) strict KEX=true client=true server=true 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: server host key algorithms = rsa-sha2-512 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: compression algorithms (client to server) = none 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: compression algorithms (server to client) = none 23:09:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:20.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #1 30 23:09:20.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49216]] process command=SSH_MSG_KEXDH_INIT 23:09:20.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49216]] Send SSH_MSG_KEXDH_REPLY 23:09:20.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #1 sending command=31[31] len=1639 23:09:20.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49216])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:20.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49216]) Send SSH_MSG_NEWKEYS 23:09:20.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49216]) session ID=12:53:ef:e3:d4:47:07:e5:a9:31:03:87:58:6b:2c:82:35:df:bc:9d:6a:b0:2d:34:31:23:40:e7:42:c0:3e:70:5e:7b:55:1f:8b:5b:43:81:c3:1d:62:39:82:4d:37:10:96:3d:e4:04:d0:8c:55:10:8d:14:c0:2b:b4:75:32:a2 23:09:20.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:20.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49216]): strict KEX resets output message sequence number from 3 to 0 23:09:20.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49216]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2d060aa4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:20.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49216])[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 23:09:20.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49216])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:20.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #0 sending command=7[7] len=419 23:09:20.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49216]) No pending packets to flush at end of KEX 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #2 SSH_MSG_NEWKEYS 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49216]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49216]): strict KEX resets input message sequence number from 3 to 0 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49216]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b959ad9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49216]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49216]) authorized authentication methods: password,publickey 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49216]) Accepted service ssh-userauth 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49216]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49216]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49216]) no authentication factory for method=none 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49216]) SSH_MSG_USERAUTH_REQUEST 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49216]) remaining methods: password,publickey 23:09:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49216]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49216]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:20.725 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49216]) authentication result: true 23:09:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49216]) SSH_MSG_USERAUTH_REQUEST 23:09:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49216])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49216]) no heartbeat to stop 23:09:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49216]) heartbeat type=IGNORE, interval=PT30S 23:09:20.725 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49216 authenticated 23:09:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49216]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49216]] session=TransportServerSession[admin@/10.30.170.252:49216] id=0 23:09:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49216])) size=2097152, max=2097152, packet=32768 23:09:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49216]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49216] 23:09:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49216]) recipient=0 23:09:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])) size=2097152, max=2097152, packet=32768 23:09:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])) re-initializing 23:09:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])) size=2097152, max=2097152, packet=32768 23:09:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[want-reply=true] subsystem=netconf 23:09:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[subsystem] prepared command 23:09:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216]}} established 23:09:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 107: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17936 23:09:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 107: Creating data stores for simulated device 23:09:20.727 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:20.727 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:20.727 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26b03315 23:09:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:20.729 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:20.729 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:20.729 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:20.729 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:20.730 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:20.730 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:20.730 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:20.730 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26b03315, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26b03315, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65e35c31, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65e35c31, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:20.730 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:20.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:20.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216] 23:09:20.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 107 on channel [id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216] 23:09:20.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 1103 down to 2096049 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216] 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216] 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) request=subsystem result=ReplySuccess, want-reply=true 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) request=subsystem activate command 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) starting runner for command=netconf 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #5 SSH_MSG_CHANNEL_DATA 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 373 down to 2096779 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_DATA len=373 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216] 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:20.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216] 23:09:20.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216] 23:09:20.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17936', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:20.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=107} created 23:09:20.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=107, channel=[id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216]} created 23:09:20.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216] successful with session NetconfServerSession{sessionId=107, channel=[id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216]} 23:09:20.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=107, channel=[id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216]} up 23:09:20.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #6 SSH_MSG_CHANNEL_DATA 23:09:20.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 393 down to 2096386 23:09:20.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_DATA len=393 23:09:20.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216] 23:09:20.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:20.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:20.740 [netconf-device-simulator-threads-0] 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=107} 23:09:20.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:20.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=107, channel=[id: 0xf497b652, L:/10.30.170.33:17936 - R:/10.30.170.252:49216]} EXI handlers added to pipeline 23:09:20.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:20.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 179 down to 2095870 23:09:20.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:20.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:20.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #7 SSH_MSG_CHANNEL_DATA 23:09:20.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 340 down to 2096046 23:09:20.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_DATA len=340 23:09:20.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216] 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=107} 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65e35c31 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:20.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:20.745 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:20.745 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:20.745 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:20.745 [netconf-device-simulator-threads-0] 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 23:09:20.745 [netconf-device-simulator-threads-0] 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 23:09:20.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:20.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 733 down to 2095137 23:09:20.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:20.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:20.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #8 SSH_MSG_IGNORE 23:09:20.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:09:20.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:21.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818]} 23:09:21.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59818]): SSH-2.0-SSHD-UNKNOWN 23:09:21.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59818]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:21.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59818]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59818]) Send SSH_MSG_KEXINIT 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59818]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59818]) process #0 SSH_MSG_KEXINIT 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59818]) SSH_MSG_KEXINIT 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59818]) strict KEX=true client=true server=true 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59818]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59818]) Kex: server host key algorithms = rsa-sha2-512 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59818]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59818]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59818]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59818]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59818]) Kex: compression algorithms (client to server) = none 23:09:21.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59818]) Kex: compression algorithms (server to client) = none 23:09:21.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:21.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59818]) process #1 30 23:09:21.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59818]] process command=SSH_MSG_KEXDH_INIT 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59818]] Send SSH_MSG_KEXDH_REPLY 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59818]) packet #1 sending command=31[31] len=1639 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59818])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59818]) Send SSH_MSG_NEWKEYS 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59818]) session ID=76:9b:89:26:9c:6a:61:26:b3:fb:4f:66:55:41:3c:8b:e4:54:86:bc:ae:b8:f6:5f:c9:21:e3:1b:28:09:88:99:3a:7d:22:3c:c6:b1:d9:ab:30:2f:ec:9b:8f:74:72:48:db:3c:ba:a9:8a:2f:c5:bd:a4:02:bc:82:14:6c:4c:db 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59818]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59818]): strict KEX resets output message sequence number from 3 to 0 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59818]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21e29aef; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59818])[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 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59818])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59818]) packet #0 sending command=7[7] len=419 23:09:21.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59818]) No pending packets to flush at end of KEX 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59818]) process #2 SSH_MSG_NEWKEYS 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59818]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59818]): strict KEX resets input message sequence number from 3 to 0 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59818]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2167848b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59818]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59818]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59818]) authorized authentication methods: password,publickey 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59818]) Accepted service ssh-userauth 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59818]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59818]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59818]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59818]) no authentication factory for method=none 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59818]) SSH_MSG_USERAUTH_REQUEST 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59818]) remaining methods: password,publickey 23:09:21.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59818]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59818]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59818]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:21.232 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59818]) authentication result: true 23:09:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59818]) SSH_MSG_USERAUTH_REQUEST 23:09:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59818])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59818]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59818]) no heartbeat to stop 23:09:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59818]) heartbeat type=IGNORE, interval=PT30S 23:09:21.232 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59818 authenticated 23:09:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59818]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59818]] session=TransportServerSession[admin@/10.30.170.252:59818] id=0 23:09:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59818])) size=2097152, max=2097152, packet=32768 23:09:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59818]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59818] 23:09:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59818]) recipient=0 23:09:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818])) size=2097152, max=2097152, packet=32768 23:09:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818])) re-initializing 23:09:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818])) size=2097152, max=2097152, packet=32768 23:09:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818])[want-reply=true] subsystem=netconf 23:09:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818])[subsystem] prepared command 23:09:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818]}} established 23:09:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 108: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17937 23:09:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 108: Creating data stores for simulated device 23:09:21.234 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:21.235 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:21.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:21.235 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@440a6dfb 23:09:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:21.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:21.237 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:21.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:21.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:21.237 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@440a6dfb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@440a6dfb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f4ddda7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f4ddda7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:21.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:21.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:21.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818] 23:09:21.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 108 on channel [id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818] 23:09:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) by 1103 down to 2096049 23:09:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818] 23:09:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818] 23:09:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) request=subsystem result=ReplySuccess, want-reply=true 23:09:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) request=subsystem activate command 23:09:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) starting runner for command=netconf 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #5 SSH_MSG_CHANNEL_DATA 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) by 373 down to 2096779 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_CHANNEL_DATA len=373 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818] 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818] 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818] 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17937', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=108} created 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=108, channel=[id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818]} created 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818] successful with session NetconfServerSession{sessionId=108, channel=[id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818]} 23:09:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=108, channel=[id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818]} up 23:09:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #6 SSH_MSG_CHANNEL_DATA 23:09:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) by 393 down to 2096386 23:09:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_CHANNEL_DATA len=393 23:09:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818] 23:09:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:21.248 [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=108} 23:09:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=108, channel=[id: 0xab1bd28c, L:/10.30.170.33:17937 - R:/10.30.170.252:59818]} EXI handlers added to pipeline 23:09:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) by 179 down to 2095870 23:09:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:21.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #7 SSH_MSG_CHANNEL_DATA 23:09:21.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) by 340 down to 2096046 23:09:21.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_CHANNEL_DATA len=340 23:09:21.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818] 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=108} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f4ddda7 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:21.252 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:21.253 [netconf-device-simulator-threads-2] 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 23:09:21.253 [netconf-device-simulator-threads-2] 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 23:09:21.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:21.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) by 733 down to 2095137 23:09:21.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:21.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:21.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:21.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #8 SSH_MSG_IGNORE 23:09:21.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:09:21.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880]} 23:09:21.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54880]): SSH-2.0-SSHD-UNKNOWN 23:09:21.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54880]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:21.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54880]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54880]) Send SSH_MSG_KEXINIT 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54880]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54880]) process #0 SSH_MSG_KEXINIT 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54880]) SSH_MSG_KEXINIT 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54880]) strict KEX=true client=true server=true 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54880]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54880]) Kex: server host key algorithms = rsa-sha2-512 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54880]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54880]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54880]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54880]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54880]) Kex: compression algorithms (client to server) = none 23:09:21.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54880]) Kex: compression algorithms (server to client) = none 23:09:21.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:21.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54880]) process #1 30 23:09:21.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54880]] process command=SSH_MSG_KEXDH_INIT 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54880]] Send SSH_MSG_KEXDH_REPLY 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54880]) packet #1 sending command=31[31] len=1639 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54880])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54880]) Send SSH_MSG_NEWKEYS 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54880]) session ID=f1:23:e7:13:de:2c:df:b0:96:8b:9b:fe:bc:7e:f9:44:f3:1c:30:f7:5b:e6:ee:d7:6e:a1:a1:ef:a9:1c:5a:38:6d:7b:bd:4a:2f:db:5a:97:ec:43:fb:70:fb:bd:f8:d9:9b:33:93:b5:bc:5a:02:22:21:66:93:92:92:b1:2a:7a 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54880]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54880]): strict KEX resets output message sequence number from 3 to 0 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54880]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b54b70b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54880])[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 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54880])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54880]) packet #0 sending command=7[7] len=419 23:09:21.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54880]) No pending packets to flush at end of KEX 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54880]) process #2 SSH_MSG_NEWKEYS 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54880]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54880]): strict KEX resets input message sequence number from 3 to 0 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54880]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@183caea3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54880]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54880]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54880]) authorized authentication methods: password,publickey 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54880]) Accepted service ssh-userauth 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54880]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54880]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54880]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54880]) no authentication factory for method=none 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54880]) SSH_MSG_USERAUTH_REQUEST 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54880]) remaining methods: password,publickey 23:09:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54880]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54880]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54880]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:21.718 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54880]) authentication result: true 23:09:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54880]) SSH_MSG_USERAUTH_REQUEST 23:09:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54880])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54880]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54880]) no heartbeat to stop 23:09:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54880]) heartbeat type=IGNORE, interval=PT30S 23:09:21.718 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54880 authenticated 23:09:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54880]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54880]] session=TransportServerSession[admin@/10.30.170.252:54880] id=0 23:09:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54880])) size=2097152, max=2097152, packet=32768 23:09:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54880]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54880] 23:09:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54880]) recipient=0 23:09:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880])) size=2097152, max=2097152, packet=32768 23:09:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880])) re-initializing 23:09:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880])) size=2097152, max=2097152, packet=32768 23:09:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:21.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:21.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:21.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880])[want-reply=true] subsystem=netconf 23:09:21.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880])[subsystem] prepared command 23:09:21.720 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:21.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:21.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880]}} established 23:09:21.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 109: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17938 23:09:21.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 109: Creating data stores for simulated device 23:09:21.721 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:21.721 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:21.721 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:21.721 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:21.721 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:21.724 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@490b31b0 23:09:21.724 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:21.724 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:21.724 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:21.724 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:21.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:21.726 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:21.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:21.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:21.726 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@490b31b0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@490b31b0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ce170a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ce170a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:21.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:21.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:21.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880] 23:09:21.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 109 on channel [id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880] 23:09:21.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) by 1103 down to 2096049 23:09:21.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:21.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880] 23:09:21.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880] 23:09:21.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) request=subsystem result=ReplySuccess, want-reply=true 23:09:21.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:21.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) request=subsystem activate command 23:09:21.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) starting runner for command=netconf 23:09:21.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #5 SSH_MSG_CHANNEL_DATA 23:09:21.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) by 373 down to 2096779 23:09:21.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_CHANNEL_DATA len=373 23:09:21.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880] 23:09:21.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:21.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:21.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880] 23:09:21.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880] 23:09:21.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17938', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:21.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=109} created 23:09:21.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=109, channel=[id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880]} created 23:09:21.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880] successful with session NetconfServerSession{sessionId=109, channel=[id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880]} 23:09:21.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=109, channel=[id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880]} up 23:09:21.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #6 SSH_MSG_CHANNEL_DATA 23:09:21.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) by 393 down to 2096386 23:09:21.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_CHANNEL_DATA len=393 23:09:21.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880] 23:09:21.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:21.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:21.732 [netconf-device-simulator-threads-4] 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=109} 23:09:21.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:21.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=109, channel=[id: 0xd706ee85, L:/10.30.170.33:17938 - R:/10.30.170.252:54880]} EXI handlers added to pipeline 23:09:21.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:21.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) by 179 down to 2095870 23:09:21.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:21.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:21.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #7 SSH_MSG_CHANNEL_DATA 23:09:21.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) by 340 down to 2096046 23:09:21.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_CHANNEL_DATA len=340 23:09:21.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880] 23:09:21.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:21.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:21.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=109} 23:09:21.736 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ce170a 23:09:21.736 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:21.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:21.736 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:21.736 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:21.737 [netconf-device-simulator-threads-4] 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 23:09:21.737 [netconf-device-simulator-threads-4] 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 23:09:21.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:21.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) by 733 down to 2095137 23:09:21.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:21.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:21.911 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:21.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #8 SSH_MSG_IGNORE 23:09:21.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:09:22.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952]} 23:09:22.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38952]): SSH-2.0-SSHD-UNKNOWN 23:09:22.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38952]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:22.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38952]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:22.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38952]) Send SSH_MSG_KEXINIT 23:09:22.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38952]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:22.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38952]) process #0 SSH_MSG_KEXINIT 23:09:22.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38952]) SSH_MSG_KEXINIT 23:09:22.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38952]) strict KEX=true client=true server=true 23:09:22.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38952]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:22.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38952]) Kex: server host key algorithms = rsa-sha2-512 23:09:22.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38952]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:22.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38952]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:22.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38952]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:22.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38952]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:22.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38952]) Kex: compression algorithms (client to server) = none 23:09:22.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38952]) Kex: compression algorithms (server to client) = none 23:09:22.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:22.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38952]) process #1 30 23:09:22.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38952]] process command=SSH_MSG_KEXDH_INIT 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38952]] Send SSH_MSG_KEXDH_REPLY 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38952]) packet #1 sending command=31[31] len=1639 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38952])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38952]) Send SSH_MSG_NEWKEYS 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38952]) session ID=54:f3:ed:48:05:46:a3:6d:2f:ff:2b:62:6d:e2:f6:db:76:3e:62:4f:07:d3:e0:fe:88:6d:7d:ad:1d:75:7d:e9:df:6d:5b:cc:6f:d1:c3:ed:6c:e4:c0:5c:e0:ab:8d:a3:fd:af:7d:01:27:80:97:0d:a1:97:21:19:f9:70:00:22 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38952]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38952]): strict KEX resets output message sequence number from 3 to 0 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38952]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@62d819ad; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38952])[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 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38952])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38952]) packet #0 sending command=7[7] len=419 23:09:22.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38952]) No pending packets to flush at end of KEX 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38952]) process #2 SSH_MSG_NEWKEYS 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38952]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38952]): strict KEX resets input message sequence number from 3 to 0 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38952]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32fab7cb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38952]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38952]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38952]) authorized authentication methods: password,publickey 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38952]) Accepted service ssh-userauth 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38952]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38952]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38952]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38952]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38952]) no authentication factory for method=none 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38952]) SSH_MSG_USERAUTH_REQUEST 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38952]) remaining methods: password,publickey 23:09:22.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38952]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:22.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38952]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:22.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38952]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:22.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38952]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:22.348 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:22.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38952]) authentication result: true 23:09:22.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38952]) SSH_MSG_USERAUTH_REQUEST 23:09:22.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38952])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:22.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38952]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:22.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:22.348 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:22.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38952]) no heartbeat to stop 23:09:22.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38952]) heartbeat type=IGNORE, interval=PT30S 23:09:22.349 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38952 authenticated 23:09:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38952]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38952]] session=TransportServerSession[admin@/10.30.170.252:38952] id=0 23:09:22.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38952])) size=2097152, max=2097152, packet=32768 23:09:22.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38952]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38952] 23:09:22.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38952]) recipient=0 23:09:22.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952])) size=2097152, max=2097152, packet=32768 23:09:22.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952])) re-initializing 23:09:22.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952])) size=2097152, max=2097152, packet=32768 23:09:22.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:22.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:22.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:22.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:22.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952])[want-reply=true] subsystem=netconf 23:09:22.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952])[subsystem] prepared command 23:09:22.351 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:22.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:22.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952]}} established 23:09:22.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 110: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17939 23:09:22.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 110: Creating data stores for simulated device 23:09:22.351 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:22.351 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:22.351 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:22.351 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:22.351 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:22.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18b691db 23:09:22.353 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:22.353 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:22.353 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:22.353 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:22.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:22.354 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:22.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:22.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:22.354 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18b691db, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18b691db, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32fb28e8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32fb28e8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:22.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:22.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:22.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952] 23:09:22.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 110 on channel [id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952] 23:09:22.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) by 1103 down to 2096049 23:09:22.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:22.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952] 23:09:22.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952] 23:09:22.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) request=subsystem result=ReplySuccess, want-reply=true 23:09:22.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:22.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) request=subsystem activate command 23:09:22.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) starting runner for command=netconf 23:09:22.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #5 SSH_MSG_CHANNEL_DATA 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) by 373 down to 2096779 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_CHANNEL_DATA len=373 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952] 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952] 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952] 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17939', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=110} created 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952]} created 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952] successful with session NetconfServerSession{sessionId=110, channel=[id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952]} 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952]} up 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #6 SSH_MSG_CHANNEL_DATA 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) by 393 down to 2096386 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_CHANNEL_DATA len=393 23:09:22.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952] 23:09:22.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:22.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:22.358 [netconf-device-simulator-threads-6] 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=110} 23:09:22.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:22.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x4ce36794, L:/10.30.170.33:17939 - R:/10.30.170.252:38952]} EXI handlers added to pipeline 23:09:22.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:22.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) by 179 down to 2095870 23:09:22.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:22.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:22.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #7 SSH_MSG_CHANNEL_DATA 23:09:22.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) by 340 down to 2096046 23:09:22.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_CHANNEL_DATA len=340 23:09:22.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952] 23:09:22.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:22.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:22.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=110} 23:09:22.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32fb28e8 23:09:22.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:22.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:22.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:22.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:22.362 [netconf-device-simulator-threads-6] 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 23:09:22.362 [netconf-device-simulator-threads-6] 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 23:09:22.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) by 733 down to 2095137 23:09:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:22.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:22.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #8 SSH_MSG_IGNORE 23:09:22.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:09:22.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624]} 23:09:22.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54624]): SSH-2.0-SSHD-UNKNOWN 23:09:22.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54624]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:22.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54624]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:22.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54624]) Send SSH_MSG_KEXINIT 23:09:22.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54624]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:22.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54624]) process #0 SSH_MSG_KEXINIT 23:09:22.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54624]) SSH_MSG_KEXINIT 23:09:22.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54624]) strict KEX=true client=true server=true 23:09:22.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54624]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:22.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54624]) Kex: server host key algorithms = rsa-sha2-512 23:09:22.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54624]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:22.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54624]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:22.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54624]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:22.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54624]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:22.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54624]) Kex: compression algorithms (client to server) = none 23:09:22.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54624]) Kex: compression algorithms (server to client) = none 23:09:22.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:22.877 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:22.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #8 SSH_MSG_IGNORE 23:09:22.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:09:22.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54624]) process #1 30 23:09:22.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54624]] process command=SSH_MSG_KEXDH_INIT 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54624]] Send SSH_MSG_KEXDH_REPLY 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54624]) packet #1 sending command=31[31] len=1639 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54624])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54624]) Send SSH_MSG_NEWKEYS 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54624]) session ID=73:bb:bc:24:a0:7b:6c:22:15:d4:52:77:19:22:37:13:66:c9:d6:75:17:a5:93:9c:c2:fe:1f:e4:67:8e:0f:a7:df:f2:b4:9f:82:3e:2b:dc:35:85:bc:51:ca:4f:8b:1c:95:45:e9:01:8b:00:e5:42:30:23:39:be:bb:d1:dc:43 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54624]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54624]): strict KEX resets output message sequence number from 3 to 0 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54624]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@66322034; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54624])[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 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54624])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54624]) packet #0 sending command=7[7] len=419 23:09:22.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54624]) No pending packets to flush at end of KEX 23:09:22.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54624]) process #2 SSH_MSG_NEWKEYS 23:09:22.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54624]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:22.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54624]): strict KEX resets input message sequence number from 3 to 0 23:09:22.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54624]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7152020d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:22.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:22.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54624]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:22.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54624]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:22.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54624]) authorized authentication methods: password,publickey 23:09:22.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54624]) Accepted service ssh-userauth 23:09:22.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54624]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:22.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54624]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:22.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54624]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:22.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54624]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:22.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54624]) no authentication factory for method=none 23:09:22.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54624]) SSH_MSG_USERAUTH_REQUEST 23:09:22.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54624]) remaining methods: password,publickey 23:09:22.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54624]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54624]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54624]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54624]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:22.946 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54624]) authentication result: true 23:09:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54624]) SSH_MSG_USERAUTH_REQUEST 23:09:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54624])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54624]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54624]) no heartbeat to stop 23:09:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54624]) heartbeat type=IGNORE, interval=PT30S 23:09:22.946 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54624 authenticated 23:09:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54624]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54624]] session=TransportServerSession[admin@/10.30.170.252:54624] id=0 23:09:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54624])) size=2097152, max=2097152, packet=32768 23:09:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54624]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54624] 23:09:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54624]) recipient=0 23:09:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624])) size=2097152, max=2097152, packet=32768 23:09:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624])) re-initializing 23:09:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624])) size=2097152, max=2097152, packet=32768 23:09:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:22.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:22.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:22.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624])[want-reply=true] subsystem=netconf 23:09:22.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624])[subsystem] prepared command 23:09:22.948 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:22.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:22.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624]}} established 23:09:22.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 111: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17940 23:09:22.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 111: Creating data stores for simulated device 23:09:22.949 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:22.949 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:22.949 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:22.949 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:22.949 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:22.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@98cc3 23:09:22.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:22.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:22.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:22.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:22.951 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:22.951 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:22.951 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:22.951 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:22.951 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@98cc3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@98cc3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fc3b24, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fc3b24, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:22.952 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:22.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:22.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624] 23:09:22.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 111 on channel [id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624] 23:09:22.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) by 1103 down to 2096049 23:09:22.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:22.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624] 23:09:22.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624] 23:09:22.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) request=subsystem result=ReplySuccess, want-reply=true 23:09:22.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:22.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) request=subsystem activate command 23:09:22.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) starting runner for command=netconf 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #5 SSH_MSG_CHANNEL_DATA 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) by 373 down to 2096779 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_CHANNEL_DATA len=373 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624] 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624] 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624] 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17940', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=111} created 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=111, channel=[id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624]} created 23:09:22.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624] successful with session NetconfServerSession{sessionId=111, channel=[id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624]} 23:09:22.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=111, channel=[id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624]} up 23:09:22.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #6 SSH_MSG_CHANNEL_DATA 23:09:22.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) by 393 down to 2096386 23:09:22.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_CHANNEL_DATA len=393 23:09:22.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624] 23:09:22.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:22.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:22.956 [netconf-device-simulator-threads-0] 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=111} 23:09:22.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:22.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=111, channel=[id: 0x4cc9055f, L:/10.30.170.33:17940 - R:/10.30.170.252:54624]} EXI handlers added to pipeline 23:09:22.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:22.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) by 179 down to 2095870 23:09:22.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:22.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:22.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #7 SSH_MSG_CHANNEL_DATA 23:09:22.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) by 340 down to 2096046 23:09:22.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_CHANNEL_DATA len=340 23:09:22.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624] 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=111} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fc3b24 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:22.960 [netconf-device-simulator-threads-0] 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 23:09:22.960 [netconf-device-simulator-threads-0] 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 23:09:22.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:22.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) by 733 down to 2095137 23:09:22.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:22.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:23.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872]} 23:09:23.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48872]): SSH-2.0-SSHD-UNKNOWN 23:09:23.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48872]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:23.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48872]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48872]) Send SSH_MSG_KEXINIT 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48872]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48872]) process #0 SSH_MSG_KEXINIT 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48872]) SSH_MSG_KEXINIT 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48872]) strict KEX=true client=true server=true 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48872]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48872]) Kex: server host key algorithms = rsa-sha2-512 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48872]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48872]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48872]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48872]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48872]) Kex: compression algorithms (client to server) = none 23:09:23.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48872]) Kex: compression algorithms (server to client) = none 23:09:23.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:23.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48872]) process #1 30 23:09:23.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48872]] process command=SSH_MSG_KEXDH_INIT 23:09:23.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48872]] Send SSH_MSG_KEXDH_REPLY 23:09:23.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48872]) packet #1 sending command=31[31] len=1639 23:09:23.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48872])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:23.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48872]) Send SSH_MSG_NEWKEYS 23:09:23.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48872]) session ID=d9:9c:de:6f:25:ec:2f:5a:f2:a5:da:5d:91:e1:52:15:17:84:0e:ae:58:fd:1e:d5:e3:09:43:58:2f:43:57:56:8b:24:cf:28:3c:49:7c:69:a3:18:41:b8:dc:ec:b9:aa:49:4a:1e:86:61:ec:e5:3a:c9:de:d6:c8:5d:cb:3e:9b 23:09:23.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48872]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:23.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48872]): strict KEX resets output message sequence number from 3 to 0 23:09:23.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48872]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3206e9a7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:23.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48872])[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 23:09:23.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48872])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:23.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48872]) packet #0 sending command=7[7] len=419 23:09:23.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48872]) No pending packets to flush at end of KEX 23:09:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48872]) process #2 SSH_MSG_NEWKEYS 23:09:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48872]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48872]): strict KEX resets input message sequence number from 3 to 0 23:09:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48872]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b252678; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48872]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48872]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48872]) authorized authentication methods: password,publickey 23:09:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48872]) Accepted service ssh-userauth 23:09:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48872]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48872]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48872]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48872]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48872]) no authentication factory for method=none 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48872]) SSH_MSG_USERAUTH_REQUEST 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48872]) remaining methods: password,publickey 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48872]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48872]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48872]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48872]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:23.289 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48872]) authentication result: true 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48872]) SSH_MSG_USERAUTH_REQUEST 23:09:23.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48872])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48872]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48872]) no heartbeat to stop 23:09:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48872]) heartbeat type=IGNORE, interval=PT30S 23:09:23.290 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48872 authenticated 23:09:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48872]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48872]] session=TransportServerSession[admin@/10.30.170.252:48872] id=0 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48872])) size=2097152, max=2097152, packet=32768 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48872]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48872] 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48872]) recipient=0 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872])) size=2097152, max=2097152, packet=32768 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872])) re-initializing 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872])) size=2097152, max=2097152, packet=32768 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872])[want-reply=true] subsystem=netconf 23:09:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872])[subsystem] prepared command 23:09:23.292 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:23.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:23.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872]}} established 23:09:23.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 112: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17941 23:09:23.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 112: Creating data stores for simulated device 23:09:23.292 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:23.292 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:23.292 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:23.292 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:23.292 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:23.293 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4689fd7c 23:09:23.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:23.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:23.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:23.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:23.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:23.295 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:23.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:23.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:23.295 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4689fd7c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4689fd7c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ecb7143, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ecb7143, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:23.296 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:23.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:23.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872] 23:09:23.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 112 on channel [id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872] 23:09:23.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) by 1103 down to 2096049 23:09:23.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:23.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872] 23:09:23.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872] 23:09:23.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) request=subsystem result=ReplySuccess, want-reply=true 23:09:23.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) request=subsystem activate command 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) starting runner for command=netconf 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #5 SSH_MSG_CHANNEL_DATA 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) by 373 down to 2096779 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_CHANNEL_DATA len=373 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872] 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872] 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872] 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17941', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=112} created 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872]} created 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872] successful with session NetconfServerSession{sessionId=112, channel=[id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872]} 23:09:23.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872]} up 23:09:23.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #6 SSH_MSG_CHANNEL_DATA 23:09:23.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) by 393 down to 2096386 23:09:23.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_CHANNEL_DATA len=393 23:09:23.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872] 23:09:23.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:23.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:23.299 [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=112} 23:09:23.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:23.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xa94ab5ea, L:/10.30.170.33:17941 - R:/10.30.170.252:48872]} EXI handlers added to pipeline 23:09:23.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:23.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) by 179 down to 2095870 23:09:23.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:23.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:23.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #7 SSH_MSG_CHANNEL_DATA 23:09:23.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) by 340 down to 2096046 23:09:23.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_CHANNEL_DATA len=340 23:09:23.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872] 23:09:23.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:23.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=112} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ecb7143 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:23.303 [netconf-device-simulator-threads-2] 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 23:09:23.303 [netconf-device-simulator-threads-2] 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 23:09:23.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:23.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) by 733 down to 2095137 23:09:23.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:23.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:23.586 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:23.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #8 SSH_MSG_IGNORE 23:09:23.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:09:23.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346]} 23:09:23.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39346]): SSH-2.0-SSHD-UNKNOWN 23:09:23.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39346]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:23.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39346]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:23.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39346]) Send SSH_MSG_KEXINIT 23:09:23.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39346]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:23.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39346]) process #0 SSH_MSG_KEXINIT 23:09:23.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39346]) SSH_MSG_KEXINIT 23:09:23.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39346]) strict KEX=true client=true server=true 23:09:23.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39346]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:23.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39346]) Kex: server host key algorithms = rsa-sha2-512 23:09:23.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39346]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:23.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39346]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:23.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39346]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:23.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39346]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:23.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39346]) Kex: compression algorithms (client to server) = none 23:09:23.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39346]) Kex: compression algorithms (server to client) = none 23:09:23.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:23.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39346]) process #1 30 23:09:23.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39346]] process command=SSH_MSG_KEXDH_INIT 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39346]] Send SSH_MSG_KEXDH_REPLY 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39346]) packet #1 sending command=31[31] len=1639 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39346])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39346]) Send SSH_MSG_NEWKEYS 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39346]) session ID=00:62:59:bb:c7:20:59:59:66:51:59:8f:6d:30:c7:72:3a:f5:ea:ce:0f:90:93:2e:3e:ac:44:fc:1a:8e:de:4a:fb:a0:74:48:12:59:27:4e:c3:71:7e:e6:b6:09:64:e3:93:dd:98:99:33:05:42:f2:72:0f:35:3f:d1:4e:dc:b7 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39346]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39346]): strict KEX resets output message sequence number from 3 to 0 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39346]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@450f1eb0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39346])[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 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39346])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39346]) packet #0 sending command=7[7] len=419 23:09:23.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39346]) No pending packets to flush at end of KEX 23:09:23.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39346]) process #2 SSH_MSG_NEWKEYS 23:09:23.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39346]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:23.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39346]): strict KEX resets input message sequence number from 3 to 0 23:09:23.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39346]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@729b4f1f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:23.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39346]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39346]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39346]) authorized authentication methods: password,publickey 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39346]) Accepted service ssh-userauth 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39346]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39346]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39346]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39346]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39346]) no authentication factory for method=none 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39346]) SSH_MSG_USERAUTH_REQUEST 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39346]) remaining methods: password,publickey 23:09:23.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39346]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39346]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39346]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39346]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:23.894 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39346]) authentication result: true 23:09:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39346]) SSH_MSG_USERAUTH_REQUEST 23:09:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39346])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39346]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39346]) no heartbeat to stop 23:09:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39346]) heartbeat type=IGNORE, interval=PT30S 23:09:23.894 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39346 authenticated 23:09:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39346]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39346]] session=TransportServerSession[admin@/10.30.170.252:39346] id=0 23:09:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39346])) size=2097152, max=2097152, packet=32768 23:09:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39346]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39346] 23:09:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39346]) recipient=0 23:09:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346])) size=2097152, max=2097152, packet=32768 23:09:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346])) re-initializing 23:09:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346])) size=2097152, max=2097152, packet=32768 23:09:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:23.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:23.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:23.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346])[want-reply=true] subsystem=netconf 23:09:23.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346])[subsystem] prepared command 23:09:23.896 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:23.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:23.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346]}} established 23:09:23.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 113: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17942 23:09:23.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 113: Creating data stores for simulated device 23:09:23.896 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:23.897 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:23.897 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:23.897 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:23.897 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:23.898 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24abd280 23:09:23.898 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:23.898 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:23.898 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:23.898 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:23.899 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:23.899 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:23.899 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:23.899 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:23.899 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24abd280, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24abd280, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9798de6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9798de6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:23.899 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:23.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:23.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346] 23:09:23.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 113 on channel [id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346] 23:09:23.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) by 1103 down to 2096049 23:09:23.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:23.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346] 23:09:23.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346] 23:09:23.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) request=subsystem result=ReplySuccess, want-reply=true 23:09:23.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:23.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) request=subsystem activate command 23:09:23.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) starting runner for command=netconf 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #5 SSH_MSG_CHANNEL_DATA 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) by 373 down to 2096779 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_CHANNEL_DATA len=373 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346] 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346] 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346] 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17942', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=113} created 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346]} created 23:09:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346] successful with session NetconfServerSession{sessionId=113, channel=[id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346]} 23:09:23.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346]} up 23:09:23.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #6 SSH_MSG_CHANNEL_DATA 23:09:23.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) by 393 down to 2096386 23:09:23.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_CHANNEL_DATA len=393 23:09:23.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346] 23:09:23.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:23.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:23.905 [netconf-device-simulator-threads-4] 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=113} 23:09:23.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:23.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x681f7fb8, L:/10.30.170.33:17942 - R:/10.30.170.252:39346]} EXI handlers added to pipeline 23:09:23.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:23.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) by 179 down to 2095870 23:09:23.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:23.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:23.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #7 SSH_MSG_CHANNEL_DATA 23:09:23.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) by 340 down to 2096046 23:09:23.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_CHANNEL_DATA len=340 23:09:23.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346] 23:09:23.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:23.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:23.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=113} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9798de6 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:23.910 [netconf-device-simulator-threads-4] 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 23:09:23.910 [netconf-device-simulator-threads-4] 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 23:09:23.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:23.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) by 733 down to 2095137 23:09:23.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:23.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:24.077 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:24.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #8 SSH_MSG_IGNORE 23:09:24.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:09:24.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244]} 23:09:24.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50244]): SSH-2.0-SSHD-UNKNOWN 23:09:24.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50244]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:24.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50244]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:24.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:24.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #8 SSH_MSG_IGNORE 23:09:24.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50244]) Send SSH_MSG_KEXINIT 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50244]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50244]) process #0 SSH_MSG_KEXINIT 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50244]) SSH_MSG_KEXINIT 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50244]) strict KEX=true client=true server=true 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50244]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50244]) Kex: server host key algorithms = rsa-sha2-512 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50244]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50244]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50244]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50244]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50244]) Kex: compression algorithms (client to server) = none 23:09:24.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50244]) Kex: compression algorithms (server to client) = none 23:09:24.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50244]) process #1 30 23:09:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50244]] process command=SSH_MSG_KEXDH_INIT 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50244]] Send SSH_MSG_KEXDH_REPLY 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50244]) packet #1 sending command=31[31] len=1639 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50244])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50244]) Send SSH_MSG_NEWKEYS 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50244]) session ID=36:08:19:e1:7d:8e:7b:d3:0c:e8:56:b9:69:42:e0:4f:4c:8d:d5:2b:55:7b:ff:6c:4c:a0:de:e0:fc:6b:10:6b:0b:90:bb:1b:ce:e8:7f:fa:5f:59:45:75:cf:9c:3f:ce:89:88:d1:54:fe:45:dd:26:8e:64:10:7c:72:00:74:4e 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50244]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50244]): strict KEX resets output message sequence number from 3 to 0 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3155ab68; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50244])[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 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50244])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50244]) packet #0 sending command=7[7] len=419 23:09:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50244]) No pending packets to flush at end of KEX 23:09:24.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50244]) process #2 SSH_MSG_NEWKEYS 23:09:24.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50244]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:24.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50244]): strict KEX resets input message sequence number from 3 to 0 23:09:24.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56a0a93a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:24.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:24.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50244]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:24.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50244]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50244]) authorized authentication methods: password,publickey 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50244]) Accepted service ssh-userauth 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50244]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50244]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50244]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50244]) no authentication factory for method=none 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50244]) SSH_MSG_USERAUTH_REQUEST 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50244]) remaining methods: password,publickey 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50244]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50244]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50244]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:24.618 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50244]) authentication result: true 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50244]) SSH_MSG_USERAUTH_REQUEST 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50244])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50244]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50244]) no heartbeat to stop 23:09:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50244]) heartbeat type=IGNORE, interval=PT30S 23:09:24.618 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50244 authenticated 23:09:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50244]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50244]] session=TransportServerSession[admin@/10.30.170.252:50244] id=0 23:09:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50244])) size=2097152, max=2097152, packet=32768 23:09:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50244]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50244] 23:09:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50244]) recipient=0 23:09:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244])) size=2097152, max=2097152, packet=32768 23:09:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244])) re-initializing 23:09:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244])) size=2097152, max=2097152, packet=32768 23:09:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:24.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:24.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:24.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244])[want-reply=true] subsystem=netconf 23:09:24.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244])[subsystem] prepared command 23:09:24.620 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:24.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:24.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244]}} established 23:09:24.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 114: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17943 23:09:24.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 114: Creating data stores for simulated device 23:09:24.620 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:24.620 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:24.621 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:24.621 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:24.621 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:24.621 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57be099a 23:09:24.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:24.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:24.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:24.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:24.622 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:24.623 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:24.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:24.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:24.623 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57be099a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57be099a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bf57f6e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bf57f6e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:24.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:24.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:24.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244] 23:09:24.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 114 on channel [id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244] 23:09:24.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) by 1103 down to 2096049 23:09:24.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:24.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244] 23:09:24.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244] 23:09:24.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) request=subsystem result=ReplySuccess, want-reply=true 23:09:24.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:24.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) request=subsystem activate command 23:09:24.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) starting runner for command=netconf 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #5 SSH_MSG_CHANNEL_DATA 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) by 373 down to 2096779 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_CHANNEL_DATA len=373 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244] 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244] 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244] 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17943', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=114} created 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244]} created 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244] successful with session NetconfServerSession{sessionId=114, channel=[id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244]} 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244]} up 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #6 SSH_MSG_CHANNEL_DATA 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) by 393 down to 2096386 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_CHANNEL_DATA len=393 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244] 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:24.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:24.628 [netconf-device-simulator-threads-6] 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=114} 23:09:24.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:24.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xfa5a546f, L:/10.30.170.33:17943 - R:/10.30.170.252:50244]} EXI handlers added to pipeline 23:09:24.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:24.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) by 179 down to 2095870 23:09:24.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:24.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:24.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #7 SSH_MSG_CHANNEL_DATA 23:09:24.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) by 340 down to 2096046 23:09:24.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_CHANNEL_DATA len=340 23:09:24.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244] 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=114} 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bf57f6e 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:24.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:24.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:24.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:24.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:24.631 [netconf-device-simulator-threads-6] 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 23:09:24.631 [netconf-device-simulator-threads-6] 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 23:09:24.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:24.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) by 733 down to 2095137 23:09:24.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:24.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:24.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340]} 23:09:24.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51340]): SSH-2.0-SSHD-UNKNOWN 23:09:24.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51340]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:24.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51340]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51340]) Send SSH_MSG_KEXINIT 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #0 SSH_MSG_KEXINIT 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51340]) SSH_MSG_KEXINIT 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51340]) strict KEX=true client=true server=true 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: server host key algorithms = rsa-sha2-512 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: compression algorithms (client to server) = none 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: compression algorithms (server to client) = none 23:09:24.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:24.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #1 30 23:09:24.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51340]] process command=SSH_MSG_KEXDH_INIT 23:09:24.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:24.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #8 SSH_MSG_IGNORE 23:09:24.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:09:24.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51340]] Send SSH_MSG_KEXDH_REPLY 23:09:24.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #1 sending command=31[31] len=1639 23:09:24.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51340])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:24.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51340]) Send SSH_MSG_NEWKEYS 23:09:24.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51340]) session ID=17:09:c2:b1:9f:8b:b5:51:e9:84:5a:8b:fc:41:f2:a4:38:28:3c:fa:e7:29:db:83:6f:ca:ba:0e:bd:44:52:c0:69:71:51:eb:e0:8b:6d:9a:db:26:08:d8:d1:f6:37:d6:9a:1f:e5:fe:04:02:e4:d6:04:a6:22:fb:4d:2a:fa:e2 23:09:24.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:24.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51340]): strict KEX resets output message sequence number from 3 to 0 23:09:24.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@28773d8c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:24.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51340])[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 23:09:24.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51340])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:24.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #0 sending command=7[7] len=419 23:09:24.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51340]) No pending packets to flush at end of KEX 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #2 SSH_MSG_NEWKEYS 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51340]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51340]): strict KEX resets input message sequence number from 3 to 0 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5bc6a7bd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51340]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51340]) authorized authentication methods: password,publickey 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51340]) Accepted service ssh-userauth 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51340]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:24.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51340]) no authentication factory for method=none 23:09:25.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51340]) SSH_MSG_USERAUTH_REQUEST 23:09:25.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51340]) remaining methods: password,publickey 23:09:25.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:25.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:25.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:25.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51340]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:25.000 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:25.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51340]) authentication result: true 23:09:25.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51340]) SSH_MSG_USERAUTH_REQUEST 23:09:25.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51340])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:25.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:25.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:25.001 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:25.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51340]) no heartbeat to stop 23:09:25.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51340]) heartbeat type=IGNORE, interval=PT30S 23:09:25.001 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51340 authenticated 23:09:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51340]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51340]] session=TransportServerSession[admin@/10.30.170.252:51340] id=0 23:09:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51340])) size=2097152, max=2097152, packet=32768 23:09:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51340]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51340] 23:09:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51340]) recipient=0 23:09:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])) size=2097152, max=2097152, packet=32768 23:09:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])) re-initializing 23:09:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])) size=2097152, max=2097152, packet=32768 23:09:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:25.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:25.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:25.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[want-reply=true] subsystem=netconf 23:09:25.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[subsystem] prepared command 23:09:25.003 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:25.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:25.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340]}} established 23:09:25.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 115: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17944 23:09:25.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 115: Creating data stores for simulated device 23:09:25.003 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:25.003 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:25.003 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:25.003 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:25.004 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:25.005 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@87d8be4 23:09:25.005 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:25.005 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:25.005 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:25.005 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:25.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:25.006 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:25.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:25.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:25.006 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@87d8be4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@87d8be4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41215d82, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41215d82, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:25.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:25.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:25.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340] 23:09:25.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 115 on channel [id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340] 23:09:25.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 1103 down to 2096049 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340] 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340] 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) request=subsystem result=ReplySuccess, want-reply=true 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) request=subsystem activate command 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) starting runner for command=netconf 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #5 SSH_MSG_CHANNEL_DATA 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 373 down to 2096779 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_DATA len=373 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340] 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:25.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340] 23:09:25.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340] 23:09:25.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17944', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:25.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=115} created 23:09:25.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=115, channel=[id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340]} created 23:09:25.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340] successful with session NetconfServerSession{sessionId=115, channel=[id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340]} 23:09:25.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=115, channel=[id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340]} up 23:09:25.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #6 SSH_MSG_CHANNEL_DATA 23:09:25.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 393 down to 2096386 23:09:25.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_DATA len=393 23:09:25.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340] 23:09:25.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:25.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:25.016 [netconf-device-simulator-threads-0] 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=115} 23:09:25.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:25.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=115, channel=[id: 0xd2cf3c02, L:/10.30.170.33:17944 - R:/10.30.170.252:51340]} EXI handlers added to pipeline 23:09:25.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:25.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 179 down to 2095870 23:09:25.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:25.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:25.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #7 SSH_MSG_CHANNEL_DATA 23:09:25.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 340 down to 2096046 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_DATA len=340 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340] 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=115} 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41215d82 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:25.019 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:25.020 [netconf-device-simulator-threads-0] 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 23:09:25.020 [netconf-device-simulator-threads-0] 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 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 733 down to 2095137 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:25.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:25.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848]} 23:09:25.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47848]): SSH-2.0-SSHD-UNKNOWN 23:09:25.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47848]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:25.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47848]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:25.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:25.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #9 SSH_MSG_IGNORE 23:09:25.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:09:25.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47848]) Send SSH_MSG_KEXINIT 23:09:25.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47848]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:25.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47848]) process #0 SSH_MSG_KEXINIT 23:09:25.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47848]) SSH_MSG_KEXINIT 23:09:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47848]) strict KEX=true client=true server=true 23:09:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47848]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47848]) Kex: server host key algorithms = rsa-sha2-512 23:09:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47848]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47848]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47848]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47848]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47848]) Kex: compression algorithms (client to server) = none 23:09:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47848]) Kex: compression algorithms (server to client) = none 23:09:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:25.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47848]) process #1 30 23:09:25.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47848]] process command=SSH_MSG_KEXDH_INIT 23:09:25.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47848]] Send SSH_MSG_KEXDH_REPLY 23:09:25.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47848]) packet #1 sending command=31[31] len=1639 23:09:25.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47848])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:25.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47848]) Send SSH_MSG_NEWKEYS 23:09:25.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47848]) session ID=a7:e5:e9:35:a1:16:d3:9d:a1:99:ae:85:02:46:38:72:3d:64:05:2d:7d:3d:49:3c:27:a6:b1:60:df:05:e9:3e:81:0b:cb:b7:df:1f:5a:24:71:80:2f:cf:26:48:fc:90:a1:80:4b:36:d0:3e:5c:60:54:fd:50:e3:d3:36:d0:73 23:09:25.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47848]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:25.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47848]): strict KEX resets output message sequence number from 3 to 0 23:09:25.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47848]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@a3ab4e2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:25.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47848])[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 23:09:25.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47848])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:25.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47848]) packet #0 sending command=7[7] len=419 23:09:25.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47848]) No pending packets to flush at end of KEX 23:09:25.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #9 SSH_MSG_IGNORE 23:09:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47848]) process #2 SSH_MSG_NEWKEYS 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47848]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47848]): strict KEX resets input message sequence number from 3 to 0 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47848]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@604bf348; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47848]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47848]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47848]) authorized authentication methods: password,publickey 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47848]) Accepted service ssh-userauth 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47848]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47848]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:25.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47848]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:25.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47848]) no authentication factory for method=none 23:09:25.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47848]) SSH_MSG_USERAUTH_REQUEST 23:09:25.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47848]) remaining methods: password,publickey 23:09:25.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47848]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:25.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47848]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:25.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47848]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:25.600 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47848]) authentication result: true 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47848]) SSH_MSG_USERAUTH_REQUEST 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47848])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47848]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47848]) no heartbeat to stop 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47848]) heartbeat type=IGNORE, interval=PT30S 23:09:25.600 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47848 authenticated 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47848]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47848]] session=TransportServerSession[admin@/10.30.170.252:47848] id=0 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47848])) size=2097152, max=2097152, packet=32768 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47848]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47848] 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47848]) recipient=0 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848])) size=2097152, max=2097152, packet=32768 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848])) re-initializing 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848])) size=2097152, max=2097152, packet=32768 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848])[want-reply=true] subsystem=netconf 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848])[subsystem] prepared command 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848]}} established 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 116: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17945 23:09:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 116: Creating data stores for simulated device 23:09:25.602 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:25.602 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:25.602 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:25.602 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:25.602 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:25.603 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ee0036e 23:09:25.603 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:25.603 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:25.603 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:25.603 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:25.603 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:25.603 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:25.603 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:25.604 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:25.604 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ee0036e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ee0036e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6480bc24, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6480bc24, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:25.604 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:25.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:25.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848] 23:09:25.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 116 on channel [id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848] 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) by 1103 down to 2096049 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848] 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848] 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) request=subsystem result=ReplySuccess, want-reply=true 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) request=subsystem activate command 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) starting runner for command=netconf 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #5 SSH_MSG_CHANNEL_DATA 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) by 373 down to 2096779 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_CHANNEL_DATA len=373 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848] 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848] 23:09:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848] 23:09:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17945', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=116} created 23:09:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848]} created 23:09:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848] successful with session NetconfServerSession{sessionId=116, channel=[id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848]} 23:09:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848]} up 23:09:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #6 SSH_MSG_CHANNEL_DATA 23:09:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) by 393 down to 2096386 23:09:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_CHANNEL_DATA len=393 23:09:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848] 23:09:25.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:25.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:25.608 [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=116} 23:09:25.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:25.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xc9d33772, L:/10.30.170.33:17945 - R:/10.30.170.252:47848]} EXI handlers added to pipeline 23:09:25.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:25.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) by 179 down to 2095870 23:09:25.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:25.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:25.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #7 SSH_MSG_CHANNEL_DATA 23:09:25.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) by 340 down to 2096046 23:09:25.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_CHANNEL_DATA len=340 23:09:25.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848] 23:09:25.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=116} 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6480bc24 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:25.613 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:25.614 [netconf-device-simulator-threads-2] 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 23:09:25.614 [netconf-device-simulator-threads-2] 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 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) by 733 down to 2095137 23:09:25.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:25.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:25.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818]} 23:09:25.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37818]): SSH-2.0-SSHD-UNKNOWN 23:09:25.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37818]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:25.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37818]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37818]) Send SSH_MSG_KEXINIT 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37818]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37818]) process #0 SSH_MSG_KEXINIT 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37818]) SSH_MSG_KEXINIT 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37818]) strict KEX=true client=true server=true 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37818]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37818]) Kex: server host key algorithms = rsa-sha2-512 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37818]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37818]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37818]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37818]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37818]) Kex: compression algorithms (client to server) = none 23:09:25.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37818]) Kex: compression algorithms (server to client) = none 23:09:25.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:25.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #8 SSH_MSG_IGNORE 23:09:25.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:09:25.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:25.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37818]) process #1 30 23:09:25.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37818]] process command=SSH_MSG_KEXDH_INIT 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37818]] Send SSH_MSG_KEXDH_REPLY 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37818]) packet #1 sending command=31[31] len=1639 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37818])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37818]) Send SSH_MSG_NEWKEYS 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37818]) session ID=2b:42:dd:7e:cc:19:06:21:bc:fd:77:3b:21:3a:96:93:43:3f:dc:3c:a5:c1:39:7d:27:8a:63:88:f8:37:d7:4b:0c:5a:bf:a0:80:f7:88:f7:42:75:45:38:d2:a4:25:c0:f8:82:fa:96:07:db:51:4f:52:ee:53:4e:1c:bc:d5:b3 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37818]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37818]): strict KEX resets output message sequence number from 3 to 0 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37818]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1a3dcdb3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37818])[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 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37818])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37818]) packet #0 sending command=7[7] len=419 23:09:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37818]) No pending packets to flush at end of KEX 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37818]) process #2 SSH_MSG_NEWKEYS 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37818]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37818]): strict KEX resets input message sequence number from 3 to 0 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37818]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24f241b6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37818]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37818]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37818]) authorized authentication methods: password,publickey 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37818]) Accepted service ssh-userauth 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37818]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37818]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37818]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37818]) no authentication factory for method=none 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37818]) SSH_MSG_USERAUTH_REQUEST 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37818]) remaining methods: password,publickey 23:09:25.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37818]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:25.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37818]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:25.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:25.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37818]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:25.990 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:25.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37818]) authentication result: true 23:09:25.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37818]) SSH_MSG_USERAUTH_REQUEST 23:09:25.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37818])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:25.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37818]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:25.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:25.990 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:25.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37818]) no heartbeat to stop 23:09:25.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37818]) heartbeat type=IGNORE, interval=PT30S 23:09:25.991 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37818 authenticated 23:09:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37818]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37818]] session=TransportServerSession[admin@/10.30.170.252:37818] id=0 23:09:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37818])) size=2097152, max=2097152, packet=32768 23:09:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37818]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37818] 23:09:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37818]) recipient=0 23:09:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818])) size=2097152, max=2097152, packet=32768 23:09:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818])) re-initializing 23:09:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818])) size=2097152, max=2097152, packet=32768 23:09:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818])[want-reply=true] subsystem=netconf 23:09:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818])[subsystem] prepared command 23:09:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818]}} established 23:09:25.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 117: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17946 23:09:25.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 117: Creating data stores for simulated device 23:09:25.993 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:25.993 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:25.993 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:25.993 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:25.993 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:25.994 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b0d06d7 23:09:25.994 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:25.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:25.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:25.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:25.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:25.995 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:25.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:25.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:25.995 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b0d06d7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b0d06d7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ac11487, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ac11487, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:25.996 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:25.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:25.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818] 23:09:25.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 117 on channel [id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818] 23:09:25.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) by 1103 down to 2096049 23:09:25.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:25.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818] 23:09:25.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818] 23:09:25.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) request=subsystem result=ReplySuccess, want-reply=true 23:09:25.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:25.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) request=subsystem activate command 23:09:25.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) starting runner for command=netconf 23:09:25.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #5 SSH_MSG_CHANNEL_DATA 23:09:25.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) by 373 down to 2096779 23:09:25.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_CHANNEL_DATA len=373 23:09:25.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818] 23:09:25.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:25.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:26.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818] 23:09:26.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818] 23:09:26.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17946', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:26.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=117} created 23:09:26.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818]} created 23:09:26.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818] successful with session NetconfServerSession{sessionId=117, channel=[id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818]} 23:09:26.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818]} up 23:09:26.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #6 SSH_MSG_CHANNEL_DATA 23:09:26.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) by 393 down to 2096386 23:09:26.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_CHANNEL_DATA len=393 23:09:26.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818] 23:09:26.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:26.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:26.001 [netconf-device-simulator-threads-4] 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=117} 23:09:26.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:26.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x128eb1c8, L:/10.30.170.33:17946 - R:/10.30.170.252:37818]} EXI handlers added to pipeline 23:09:26.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:26.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) by 179 down to 2095870 23:09:26.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:26.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:26.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #7 SSH_MSG_CHANNEL_DATA 23:09:26.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) by 340 down to 2096046 23:09:26.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_CHANNEL_DATA len=340 23:09:26.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818] 23:09:26.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:26.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:26.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=117} 23:09:26.005 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ac11487 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:26.006 [netconf-device-simulator-threads-4] 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 23:09:26.006 [netconf-device-simulator-threads-4] 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 23:09:26.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:26.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) by 733 down to 2095137 23:09:26.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:26.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:26.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:26.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #9 SSH_MSG_IGNORE 23:09:26.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:09:26.126 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:26.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #8 SSH_MSG_IGNORE 23:09:26.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:09:26.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800]} 23:09:26.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54800]): SSH-2.0-SSHD-UNKNOWN 23:09:26.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54800]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:26.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54800]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:26.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54800]) Send SSH_MSG_KEXINIT 23:09:26.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54800]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:26.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54800]) process #0 SSH_MSG_KEXINIT 23:09:26.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54800]) SSH_MSG_KEXINIT 23:09:26.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54800]) strict KEX=true client=true server=true 23:09:26.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54800]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:26.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54800]) Kex: server host key algorithms = rsa-sha2-512 23:09:26.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54800]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:26.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54800]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:26.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54800]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:26.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54800]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:26.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54800]) Kex: compression algorithms (client to server) = none 23:09:26.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54800]) Kex: compression algorithms (server to client) = none 23:09:26.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:26.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54800]) process #1 30 23:09:26.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54800]] process command=SSH_MSG_KEXDH_INIT 23:09:26.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54800]] Send SSH_MSG_KEXDH_REPLY 23:09:26.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54800]) packet #1 sending command=31[31] len=1639 23:09:26.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54800])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:26.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54800]) Send SSH_MSG_NEWKEYS 23:09:26.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54800]) session ID=94:63:d8:d8:db:ed:95:63:35:80:5b:60:ba:e3:b2:b8:82:f3:bd:e4:51:5f:0f:76:53:ef:44:82:1d:26:70:8f:dd:b7:6e:2d:5f:18:c5:2c:f8:26:85:4f:ce:a4:10:27:2b:18:8e:da:20:c3:45:e4:42:e9:86:f4:e3:80:32:a5 23:09:26.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54800]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:26.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54800]): strict KEX resets output message sequence number from 3 to 0 23:09:26.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2d7e8ba0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:26.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54800])[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 23:09:26.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54800])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:26.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54800]) packet #0 sending command=7[7] len=419 23:09:26.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54800]) No pending packets to flush at end of KEX 23:09:26.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54800]) process #2 SSH_MSG_NEWKEYS 23:09:26.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54800]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:26.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54800]): strict KEX resets input message sequence number from 3 to 0 23:09:26.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d2582c4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54800]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54800]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54800]) authorized authentication methods: password,publickey 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54800]) Accepted service ssh-userauth 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54800]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54800]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54800]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54800]) no authentication factory for method=none 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54800]) SSH_MSG_USERAUTH_REQUEST 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54800]) remaining methods: password,publickey 23:09:26.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54800]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:26.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54800]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:26.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:26.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54800]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:26.541 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:26.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54800]) authentication result: true 23:09:26.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54800]) SSH_MSG_USERAUTH_REQUEST 23:09:26.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54800])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:26.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54800]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:26.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:26.541 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:26.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54800]) no heartbeat to stop 23:09:26.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54800]) heartbeat type=IGNORE, interval=PT30S 23:09:26.541 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54800 authenticated 23:09:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54800]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54800]] session=TransportServerSession[admin@/10.30.170.252:54800] id=0 23:09:26.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54800])) size=2097152, max=2097152, packet=32768 23:09:26.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54800]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54800] 23:09:26.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54800]) recipient=0 23:09:26.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800])) size=2097152, max=2097152, packet=32768 23:09:26.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800])) re-initializing 23:09:26.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800])) size=2097152, max=2097152, packet=32768 23:09:26.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:26.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:26.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:26.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:26.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800])[want-reply=true] subsystem=netconf 23:09:26.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800])[subsystem] prepared command 23:09:26.544 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:26.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:26.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800]}} established 23:09:26.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 118: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17947 23:09:26.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 118: Creating data stores for simulated device 23:09:26.544 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:26.544 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:26.544 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:26.544 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:26.544 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:26.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2358100b 23:09:26.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:26.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:26.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:26.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:26.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:26.547 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:26.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:26.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:26.547 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2358100b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2358100b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6729d94c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6729d94c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:26.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:26.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:26.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800] 23:09:26.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 118 on channel [id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800] 23:09:26.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) by 1103 down to 2096049 23:09:26.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:26.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800] 23:09:26.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800] 23:09:26.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) request=subsystem result=ReplySuccess, want-reply=true 23:09:26.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:26.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) request=subsystem activate command 23:09:26.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) starting runner for command=netconf 23:09:26.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #5 SSH_MSG_CHANNEL_DATA 23:09:26.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) by 373 down to 2096779 23:09:26.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_CHANNEL_DATA len=373 23:09:26.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800] 23:09:26.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:26.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:26.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800] 23:09:26.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800] 23:09:26.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17947', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:26.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=118} created 23:09:26.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800]} created 23:09:26.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800] successful with session NetconfServerSession{sessionId=118, channel=[id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800]} 23:09:26.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800]} up 23:09:26.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #6 SSH_MSG_CHANNEL_DATA 23:09:26.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) by 393 down to 2096386 23:09:26.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_CHANNEL_DATA len=393 23:09:26.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800] 23:09:26.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:26.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:26.553 [netconf-device-simulator-threads-6] 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=118} 23:09:26.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:26.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x7845fbff, L:/10.30.170.33:17947 - R:/10.30.170.252:54800]} EXI handlers added to pipeline 23:09:26.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:26.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) by 179 down to 2095870 23:09:26.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:26.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:26.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #7 SSH_MSG_CHANNEL_DATA 23:09:26.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) by 340 down to 2096046 23:09:26.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_CHANNEL_DATA len=340 23:09:26.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800] 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=118} 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6729d94c 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:26.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:26.558 [netconf-device-simulator-threads-6] 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 23:09:26.558 [netconf-device-simulator-threads-6] 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 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) by 733 down to 2095137 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:26.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:26.573 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #9 SSH_MSG_IGNORE 23:09:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:09:26.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:26.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #8 SSH_MSG_IGNORE 23:09:26.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:09:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922]} 23:09:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40922]): SSH-2.0-SSHD-UNKNOWN 23:09:26.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40922]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:26.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40922]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:26.925 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:26.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #9 SSH_MSG_IGNORE 23:09:26.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:09:27.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40922]) Send SSH_MSG_KEXINIT 23:09:27.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40922]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:27.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40922]) process #0 SSH_MSG_KEXINIT 23:09:27.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40922]) SSH_MSG_KEXINIT 23:09:27.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40922]) strict KEX=true client=true server=true 23:09:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40922]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40922]) Kex: server host key algorithms = rsa-sha2-512 23:09:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40922]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40922]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40922]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40922]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40922]) Kex: compression algorithms (client to server) = none 23:09:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40922]) Kex: compression algorithms (server to client) = none 23:09:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:27.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:27.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #8 SSH_MSG_IGNORE 23:09:27.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:09:27.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40922]) process #1 30 23:09:27.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40922]] process command=SSH_MSG_KEXDH_INIT 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40922]] Send SSH_MSG_KEXDH_REPLY 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40922]) packet #1 sending command=31[31] len=1639 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40922])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40922]) Send SSH_MSG_NEWKEYS 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40922]) session ID=39:9d:d2:43:65:84:98:26:ab:5f:a4:8c:12:7d:bf:21:49:a9:fb:51:e3:51:53:38:6c:17:87:8a:34:00:0d:bb:59:60:e4:cb:15:53:9e:c3:8b:80:7b:4f:8c:39:5a:38:92:28:c3:ba:b3:cd:f6:83:7f:46:08:f3:2e:fb:a2:03 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40922]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40922]): strict KEX resets output message sequence number from 3 to 0 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40922]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@434b38ac; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40922])[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 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40922])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40922]) packet #0 sending command=7[7] len=419 23:09:27.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40922]) No pending packets to flush at end of KEX 23:09:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40922]) process #2 SSH_MSG_NEWKEYS 23:09:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40922]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40922]): strict KEX resets input message sequence number from 3 to 0 23:09:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40922]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@12c3c94a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40922]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40922]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:27.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40922]) authorized authentication methods: password,publickey 23:09:27.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40922]) Accepted service ssh-userauth 23:09:27.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40922]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:27.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40922]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:27.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40922]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:27.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40922]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:27.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40922]) no authentication factory for method=none 23:09:27.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40922]) SSH_MSG_USERAUTH_REQUEST 23:09:27.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40922]) remaining methods: password,publickey 23:09:27.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40922]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40922]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40922]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40922]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:27.299 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40922]) authentication result: true 23:09:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40922]) SSH_MSG_USERAUTH_REQUEST 23:09:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40922])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40922]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40922]) no heartbeat to stop 23:09:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40922]) heartbeat type=IGNORE, interval=PT30S 23:09:27.299 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40922 authenticated 23:09:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40922]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40922]] session=TransportServerSession[admin@/10.30.170.252:40922] id=0 23:09:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40922])) size=2097152, max=2097152, packet=32768 23:09:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40922]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40922] 23:09:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40922]) recipient=0 23:09:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922])) size=2097152, max=2097152, packet=32768 23:09:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922])) re-initializing 23:09:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922])) size=2097152, max=2097152, packet=32768 23:09:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922])[want-reply=true] subsystem=netconf 23:09:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922])[subsystem] prepared command 23:09:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922]}} established 23:09:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 119: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17948 23:09:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 119: Creating data stores for simulated device 23:09:27.301 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:27.302 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:27.302 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:27.302 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:27.303 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7571fdb 23:09:27.303 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:27.303 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:27.303 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:27.303 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:27.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:27.303 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:27.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:27.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:27.304 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7571fdb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7571fdb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@140cacb5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@140cacb5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:27.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:27.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:27.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922] 23:09:27.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 119 on channel [id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922] 23:09:27.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) by 1103 down to 2096049 23:09:27.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:27.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922] 23:09:27.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922] 23:09:27.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) request=subsystem result=ReplySuccess, want-reply=true 23:09:27.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:27.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) request=subsystem activate command 23:09:27.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) starting runner for command=netconf 23:09:27.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #5 SSH_MSG_CHANNEL_DATA 23:09:27.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) by 373 down to 2096779 23:09:27.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_CHANNEL_DATA len=373 23:09:27.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922] 23:09:27.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:27.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:27.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922] 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922] 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17948', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=119} created 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=119, channel=[id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922]} created 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922] successful with session NetconfServerSession{sessionId=119, channel=[id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922]} 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=119, channel=[id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922]} up 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #6 SSH_MSG_CHANNEL_DATA 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) by 393 down to 2096386 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_CHANNEL_DATA len=393 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922] 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:27.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:27.312 [netconf-device-simulator-threads-0] 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=119} 23:09:27.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:27.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=119, channel=[id: 0xd20dee07, L:/10.30.170.33:17948 - R:/10.30.170.252:40922]} EXI handlers added to pipeline 23:09:27.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:27.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) by 179 down to 2095870 23:09:27.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:27.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:27.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #7 SSH_MSG_CHANNEL_DATA 23:09:27.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) by 340 down to 2096046 23:09:27.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_CHANNEL_DATA len=340 23:09:27.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922] 23:09:27.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:27.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:27.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=119} 23:09:27.316 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@140cacb5 23:09:27.316 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:27.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:27.316 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:27.316 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:27.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:27.318 [netconf-device-simulator-threads-0] 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 23:09:27.318 [netconf-device-simulator-threads-0] 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 23:09:27.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:27.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) by 733 down to 2095137 23:09:27.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:27.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:27.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758]} 23:09:27.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35758]): SSH-2.0-SSHD-UNKNOWN 23:09:27.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35758]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:27.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35758]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:27.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:27.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #9 SSH_MSG_IGNORE 23:09:27.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:09:27.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35758]) Send SSH_MSG_KEXINIT 23:09:27.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35758]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35758]) process #0 SSH_MSG_KEXINIT 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35758]) SSH_MSG_KEXINIT 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35758]) strict KEX=true client=true server=true 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35758]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35758]) Kex: server host key algorithms = rsa-sha2-512 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35758]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35758]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35758]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35758]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35758]) Kex: compression algorithms (client to server) = none 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35758]) Kex: compression algorithms (server to client) = none 23:09:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35758]) process #1 30 23:09:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35758]] process command=SSH_MSG_KEXDH_INIT 23:09:27.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35758]] Send SSH_MSG_KEXDH_REPLY 23:09:27.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35758]) packet #1 sending command=31[31] len=1639 23:09:27.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35758])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:27.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35758]) Send SSH_MSG_NEWKEYS 23:09:27.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35758]) session ID=e2:d7:ca:8f:28:5b:4e:86:ce:1f:81:89:65:79:02:65:8c:12:e6:82:3e:f1:8a:23:09:97:f0:b0:76:cb:8e:69:6b:7e:d3:24:5b:13:90:51:f1:e3:25:ee:d9:41:1b:10:fe:f3:e2:b4:33:3a:0f:66:5a:71:bc:1b:de:c0:ac:a1 23:09:27.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35758]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:27.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35758]): strict KEX resets output message sequence number from 3 to 0 23:09:27.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35758]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7055635; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:27.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35758])[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 23:09:27.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35758])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:27.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35758]) packet #0 sending command=7[7] len=419 23:09:27.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35758]) No pending packets to flush at end of KEX 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35758]) process #2 SSH_MSG_NEWKEYS 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35758]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35758]): strict KEX resets input message sequence number from 3 to 0 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35758]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5ca4de41; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35758]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35758]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35758]) authorized authentication methods: password,publickey 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35758]) Accepted service ssh-userauth 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35758]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35758]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:27.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:27.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35758]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:27.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35758]) no authentication factory for method=none 23:09:27.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35758]) SSH_MSG_USERAUTH_REQUEST 23:09:27.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35758]) remaining methods: password,publickey 23:09:27.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35758]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:27.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35758]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:27.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:27.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35758]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:27.677 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:27.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35758]) authentication result: true 23:09:27.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35758]) SSH_MSG_USERAUTH_REQUEST 23:09:27.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35758])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35758]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35758]) no heartbeat to stop 23:09:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35758]) heartbeat type=IGNORE, interval=PT30S 23:09:27.678 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35758 authenticated 23:09:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35758]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35758]] session=TransportServerSession[admin@/10.30.170.252:35758] id=0 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35758])) size=2097152, max=2097152, packet=32768 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35758]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35758] 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35758]) recipient=0 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758])) size=2097152, max=2097152, packet=32768 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758])) re-initializing 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758])) size=2097152, max=2097152, packet=32768 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758])[want-reply=true] subsystem=netconf 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758])[subsystem] prepared command 23:09:27.679 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:27.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:27.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758]}} established 23:09:27.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 120: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17949 23:09:27.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 120: Creating data stores for simulated device 23:09:27.680 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:27.680 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:27.680 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:27.680 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:27.680 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:27.681 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46788039 23:09:27.681 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:27.681 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:27.681 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:27.681 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:27.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:27.682 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:27.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:27.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:27.683 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46788039, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46788039, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@331faa91, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@331faa91, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:27.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:27.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:27.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758] 23:09:27.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 120 on channel [id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758] 23:09:27.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) by 1103 down to 2096049 23:09:27.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:27.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758] 23:09:27.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758] 23:09:27.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) request=subsystem result=ReplySuccess, want-reply=true 23:09:27.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:27.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) request=subsystem activate command 23:09:27.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) starting runner for command=netconf 23:09:27.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #5 SSH_MSG_CHANNEL_DATA 23:09:27.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) by 373 down to 2096779 23:09:27.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_CHANNEL_DATA len=373 23:09:27.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758] 23:09:27.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:27.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758] 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758] 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17949', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=120} created 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758]} created 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758] successful with session NetconfServerSession{sessionId=120, channel=[id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758]} 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758]} up 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #6 SSH_MSG_CHANNEL_DATA 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) by 393 down to 2096386 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_CHANNEL_DATA len=393 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758] 23:09:27.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:27.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:27.693 [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=120} 23:09:27.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:27.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x361b5f9e, L:/10.30.170.33:17949 - R:/10.30.170.252:35758]} EXI handlers added to pipeline 23:09:27.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:27.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) by 179 down to 2095870 23:09:27.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:27.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:27.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #7 SSH_MSG_CHANNEL_DATA 23:09:27.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) by 340 down to 2096046 23:09:27.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_CHANNEL_DATA len=340 23:09:27.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758] 23:09:27.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:27.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=120} 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@331faa91 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:27.701 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:27.702 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:27.702 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:27.702 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:27.702 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:27.702 [netconf-device-simulator-threads-2] 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 23:09:27.702 [netconf-device-simulator-threads-2] 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 23:09:27.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) by 733 down to 2095137 23:09:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:27.782 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:27.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #8 SSH_MSG_IGNORE 23:09:27.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:09:27.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366]} 23:09:27.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43366]): SSH-2.0-SSHD-UNKNOWN 23:09:27.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43366]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:27.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43366]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:27.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:27.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #9 SSH_MSG_IGNORE 23:09:27.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:09:28.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43366]) Send SSH_MSG_KEXINIT 23:09:28.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43366]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:28.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43366]) process #0 SSH_MSG_KEXINIT 23:09:28.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43366]) SSH_MSG_KEXINIT 23:09:28.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43366]) strict KEX=true client=true server=true 23:09:28.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43366]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:28.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43366]) Kex: server host key algorithms = rsa-sha2-512 23:09:28.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43366]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:28.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43366]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:28.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43366]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:28.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43366]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:28.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43366]) Kex: compression algorithms (client to server) = none 23:09:28.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43366]) Kex: compression algorithms (server to client) = none 23:09:28.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:28.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:28.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #8 SSH_MSG_IGNORE 23:09:28.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:09:28.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43366]) process #1 30 23:09:28.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43366]] process command=SSH_MSG_KEXDH_INIT 23:09:28.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43366]] Send SSH_MSG_KEXDH_REPLY 23:09:28.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43366]) packet #1 sending command=31[31] len=1639 23:09:28.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43366])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:28.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43366]) Send SSH_MSG_NEWKEYS 23:09:28.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43366]) session ID=9b:6c:1d:e1:ad:51:32:61:28:28:2f:46:a2:e9:f6:cc:b8:b7:0f:97:89:14:f2:41:7a:7a:d4:fb:1f:61:8d:fc:df:57:d5:21:7e:34:b0:91:2d:79:33:7c:fa:28:f2:f5:c7:44:da:43:44:00:94:9f:f1:8a:aa:a1:ab:fd:2f:88 23:09:28.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43366]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:28.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43366]): strict KEX resets output message sequence number from 3 to 0 23:09:28.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ed06bbe; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:28.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43366])[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 23:09:28.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43366])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:28.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43366]) packet #0 sending command=7[7] len=419 23:09:28.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43366]) No pending packets to flush at end of KEX 23:09:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43366]) process #2 SSH_MSG_NEWKEYS 23:09:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43366]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43366]): strict KEX resets input message sequence number from 3 to 0 23:09:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24a3b60f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43366]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43366]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43366]) authorized authentication methods: password,publickey 23:09:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43366]) Accepted service ssh-userauth 23:09:28.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43366]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:28.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43366]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:28.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:28.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43366]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:28.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43366]) no authentication factory for method=none 23:09:28.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43366]) SSH_MSG_USERAUTH_REQUEST 23:09:28.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43366]) remaining methods: password,publickey 23:09:28.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43366]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43366]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43366]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:28.315 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43366]) authentication result: true 23:09:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43366]) SSH_MSG_USERAUTH_REQUEST 23:09:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43366])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43366]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43366]) no heartbeat to stop 23:09:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43366]) heartbeat type=IGNORE, interval=PT30S 23:09:28.315 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43366 authenticated 23:09:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43366]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43366]] session=TransportServerSession[admin@/10.30.170.252:43366] id=0 23:09:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43366])) size=2097152, max=2097152, packet=32768 23:09:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43366]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43366] 23:09:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43366]) recipient=0 23:09:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366])) size=2097152, max=2097152, packet=32768 23:09:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366])) re-initializing 23:09:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366])) size=2097152, max=2097152, packet=32768 23:09:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366])[want-reply=true] subsystem=netconf 23:09:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366])[subsystem] prepared command 23:09:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366]}} established 23:09:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 121: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17950 23:09:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 121: Creating data stores for simulated device 23:09:28.318 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:28.318 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:28.318 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:28.318 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:28.318 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:28.320 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@168436e6 23:09:28.320 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:28.320 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:28.320 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:28.320 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:28.321 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:28.321 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:28.321 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:28.321 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:28.321 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@168436e6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@168436e6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@464525b6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@464525b6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:28.322 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:28.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:28.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366] 23:09:28.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 121 on channel [id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366] 23:09:28.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) by 1103 down to 2096049 23:09:28.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:28.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366] 23:09:28.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366] 23:09:28.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) request=subsystem result=ReplySuccess, want-reply=true 23:09:28.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:28.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) request=subsystem activate command 23:09:28.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) starting runner for command=netconf 23:09:28.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #5 SSH_MSG_CHANNEL_DATA 23:09:28.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) by 373 down to 2096779 23:09:28.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_CHANNEL_DATA len=373 23:09:28.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366] 23:09:28.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:28.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:28.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366] 23:09:28.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366] 23:09:28.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17950', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:28.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=121} created 23:09:28.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366]} created 23:09:28.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366] successful with session NetconfServerSession{sessionId=121, channel=[id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366]} 23:09:28.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366]} up 23:09:28.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #6 SSH_MSG_CHANNEL_DATA 23:09:28.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) by 393 down to 2096386 23:09:28.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_CHANNEL_DATA len=393 23:09:28.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366] 23:09:28.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:28.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:28.331 [netconf-device-simulator-threads-4] 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=121} 23:09:28.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:28.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x795dac7c, L:/10.30.170.33:17950 - R:/10.30.170.252:43366]} EXI handlers added to pipeline 23:09:28.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:28.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) by 179 down to 2095870 23:09:28.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:28.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:28.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #7 SSH_MSG_CHANNEL_DATA 23:09:28.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) by 340 down to 2096046 23:09:28.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_CHANNEL_DATA len=340 23:09:28.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366] 23:09:28.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:28.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:28.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=121} 23:09:28.335 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@464525b6 23:09:28.335 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:28.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:28.335 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:28.335 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:28.336 [netconf-device-simulator-threads-4] 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 23:09:28.336 [netconf-device-simulator-threads-4] 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 23:09:28.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:28.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) by 733 down to 2095137 23:09:28.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:28.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:28.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278]} 23:09:28.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34278]): SSH-2.0-SSHD-UNKNOWN 23:09:28.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34278]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:28.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34278]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:28.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34278]) Send SSH_MSG_KEXINIT 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34278]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34278]) process #0 SSH_MSG_KEXINIT 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34278]) SSH_MSG_KEXINIT 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34278]) strict KEX=true client=true server=true 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34278]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34278]) Kex: server host key algorithms = rsa-sha2-512 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34278]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34278]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34278]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34278]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34278]) Kex: compression algorithms (client to server) = none 23:09:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34278]) Kex: compression algorithms (server to client) = none 23:09:28.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:28.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34278]) process #1 30 23:09:28.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34278]] process command=SSH_MSG_KEXDH_INIT 23:09:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34278]] Send SSH_MSG_KEXDH_REPLY 23:09:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34278]) packet #1 sending command=31[31] len=1639 23:09:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34278])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34278]) Send SSH_MSG_NEWKEYS 23:09:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34278]) session ID=92:48:2f:c3:d8:b1:ed:e3:23:42:20:19:e5:fc:14:8c:71:28:04:bc:45:40:bd:0d:d3:98:ed:99:68:1c:9f:f3:b9:56:02:0a:45:9a:8a:ea:fd:e3:ed:a0:07:61:41:11:85:60:99:67:19:9a:20:86:07:df:1f:72:7e:7f:ee:63 23:09:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34278]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34278]): strict KEX resets output message sequence number from 3 to 0 23:09:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34278]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7eda87cb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34278])[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 23:09:28.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34278])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:28.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34278]) packet #0 sending command=7[7] len=419 23:09:28.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34278]) No pending packets to flush at end of KEX 23:09:28.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34278]) process #2 SSH_MSG_NEWKEYS 23:09:28.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34278]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:28.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34278]): strict KEX resets input message sequence number from 3 to 0 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34278]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b4140db; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34278]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34278]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34278]) authorized authentication methods: password,publickey 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34278]) Accepted service ssh-userauth 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34278]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34278]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34278]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34278]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34278]) no authentication factory for method=none 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34278]) SSH_MSG_USERAUTH_REQUEST 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34278]) remaining methods: password,publickey 23:09:28.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34278]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34278]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34278]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34278]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:28.654 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34278]) authentication result: true 23:09:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34278]) SSH_MSG_USERAUTH_REQUEST 23:09:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34278])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34278]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34278]) no heartbeat to stop 23:09:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34278]) heartbeat type=IGNORE, interval=PT30S 23:09:28.654 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34278 authenticated 23:09:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34278]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34278]] session=TransportServerSession[admin@/10.30.170.252:34278] id=0 23:09:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34278])) size=2097152, max=2097152, packet=32768 23:09:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34278]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34278] 23:09:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34278]) recipient=0 23:09:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278])) size=2097152, max=2097152, packet=32768 23:09:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278])) re-initializing 23:09:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278])) size=2097152, max=2097152, packet=32768 23:09:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:28.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:28.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:28.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278])[want-reply=true] subsystem=netconf 23:09:28.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278])[subsystem] prepared command 23:09:28.656 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:28.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:28.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278]}} established 23:09:28.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 122: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17951 23:09:28.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 122: Creating data stores for simulated device 23:09:28.657 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:28.657 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:28.657 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:28.657 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:28.657 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:28.658 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dd1b7b 23:09:28.658 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:28.658 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:28.658 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:28.658 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:28.659 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:28.659 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:28.659 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:28.659 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:28.659 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dd1b7b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dd1b7b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@489ad1d0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@489ad1d0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:28.659 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:28.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:28.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278] 23:09:28.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 122 on channel [id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278] 23:09:28.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) by 1103 down to 2096049 23:09:28.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:28.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278] 23:09:28.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278] 23:09:28.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) request=subsystem result=ReplySuccess, want-reply=true 23:09:28.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:28.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) request=subsystem activate command 23:09:28.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) starting runner for command=netconf 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #5 SSH_MSG_CHANNEL_DATA 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) by 373 down to 2096779 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_CHANNEL_DATA len=373 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278] 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278] 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278] 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17951', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=122} created 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=122, channel=[id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278]} created 23:09:28.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278] successful with session NetconfServerSession{sessionId=122, channel=[id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278]} 23:09:28.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=122, channel=[id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278]} up 23:09:28.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #6 SSH_MSG_CHANNEL_DATA 23:09:28.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) by 393 down to 2096386 23:09:28.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_CHANNEL_DATA len=393 23:09:28.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278] 23:09:28.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:28.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:28.665 [netconf-device-simulator-threads-6] 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=122} 23:09:28.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:28.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=122, channel=[id: 0x07e121e9, L:/10.30.170.33:17951 - R:/10.30.170.252:34278]} EXI handlers added to pipeline 23:09:28.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:28.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) by 179 down to 2095870 23:09:28.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:28.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:28.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #7 SSH_MSG_CHANNEL_DATA 23:09:28.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) by 340 down to 2096046 23:09:28.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_CHANNEL_DATA len=340 23:09:28.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278] 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=122} 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@489ad1d0 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:28.669 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:28.670 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:28.670 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:28.670 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:28.670 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:28.670 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:28.670 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:28.670 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:28.670 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:28.670 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:28.670 [netconf-device-simulator-threads-6] 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 23:09:28.670 [netconf-device-simulator-threads-6] 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 23:09:28.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:28.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) by 733 down to 2095137 23:09:28.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:28.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:28.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #9 SSH_MSG_IGNORE 23:09:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:09:28.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844]} 23:09:28.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56844]): SSH-2.0-SSHD-UNKNOWN 23:09:28.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56844]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:28.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56844]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:29.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56844]) Send SSH_MSG_KEXINIT 23:09:29.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56844]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:29.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56844]) process #0 SSH_MSG_KEXINIT 23:09:29.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56844]) SSH_MSG_KEXINIT 23:09:29.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56844]) strict KEX=true client=true server=true 23:09:29.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56844]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:29.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56844]) Kex: server host key algorithms = rsa-sha2-512 23:09:29.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56844]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:29.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56844]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:29.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56844]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:29.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56844]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:29.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56844]) Kex: compression algorithms (client to server) = none 23:09:29.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56844]) Kex: compression algorithms (server to client) = none 23:09:29.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:29.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56844]) process #1 30 23:09:29.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56844]] process command=SSH_MSG_KEXDH_INIT 23:09:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #9 SSH_MSG_IGNORE 23:09:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:09:29.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:29.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56844]] Send SSH_MSG_KEXDH_REPLY 23:09:29.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56844]) packet #1 sending command=31[31] len=1639 23:09:29.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56844])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:29.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56844]) Send SSH_MSG_NEWKEYS 23:09:29.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56844]) session ID=c8:d9:52:6f:f4:4e:89:6f:79:ae:61:13:30:a1:ff:26:91:96:a3:0b:4b:e7:17:e6:9b:fc:6c:5c:94:dd:01:08:10:67:b1:bb:96:b8:47:4b:cd:42:d2:b5:a2:f2:3b:45:f8:0f:fa:47:b5:75:3c:b4:7a:ed:73:03:36:c0:26:ad 23:09:29.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56844]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:29.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56844]): strict KEX resets output message sequence number from 3 to 0 23:09:29.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56844]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@556b3a84; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:29.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56844])[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 23:09:29.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56844])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:29.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56844]) packet #0 sending command=7[7] len=419 23:09:29.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56844]) No pending packets to flush at end of KEX 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56844]) process #2 SSH_MSG_NEWKEYS 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56844]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56844]): strict KEX resets input message sequence number from 3 to 0 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56844]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c57b1d5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56844]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56844]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56844]) authorized authentication methods: password,publickey 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56844]) Accepted service ssh-userauth 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56844]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56844]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56844]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56844]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56844]) no authentication factory for method=none 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56844]) SSH_MSG_USERAUTH_REQUEST 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56844]) remaining methods: password,publickey 23:09:29.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56844]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56844]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56844]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56844]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:29.154 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56844]) authentication result: true 23:09:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56844]) SSH_MSG_USERAUTH_REQUEST 23:09:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56844])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56844]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56844]) no heartbeat to stop 23:09:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56844]) heartbeat type=IGNORE, interval=PT30S 23:09:29.154 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56844 authenticated 23:09:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56844]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56844]] session=TransportServerSession[admin@/10.30.170.252:56844] id=0 23:09:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56844])) size=2097152, max=2097152, packet=32768 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56844]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56844] 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56844]) recipient=0 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844])) size=2097152, max=2097152, packet=32768 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844])) re-initializing 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844])) size=2097152, max=2097152, packet=32768 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844])[want-reply=true] subsystem=netconf 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844])[subsystem] prepared command 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844]}} established 23:09:29.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 123: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17952 23:09:29.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 123: Creating data stores for simulated device 23:09:29.157 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:29.157 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:29.158 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:29.158 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:29.158 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:29.160 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33510e86 23:09:29.160 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:29.160 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:29.160 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:29.160 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:29.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:29.161 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:29.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:29.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:29.161 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33510e86, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33510e86, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3be777a0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3be777a0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:29.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:29.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:29.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844] 23:09:29.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 123 on channel [id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844] 23:09:29.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) by 1103 down to 2096049 23:09:29.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:29.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844] 23:09:29.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844] 23:09:29.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) request=subsystem result=ReplySuccess, want-reply=true 23:09:29.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:29.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) request=subsystem activate command 23:09:29.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) starting runner for command=netconf 23:09:29.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #8 SSH_MSG_IGNORE 23:09:29.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:09:29.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #5 SSH_MSG_CHANNEL_DATA 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) by 373 down to 2096779 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_CHANNEL_DATA len=373 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844] 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844] 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844] 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17952', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=123} created 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=123, channel=[id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844]} created 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844] successful with session NetconfServerSession{sessionId=123, channel=[id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844]} 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=123, channel=[id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844]} up 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #6 SSH_MSG_CHANNEL_DATA 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) by 393 down to 2096386 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_CHANNEL_DATA len=393 23:09:29.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844] 23:09:29.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:29.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:29.165 [netconf-device-simulator-threads-0] 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=123} 23:09:29.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:29.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=123, channel=[id: 0xd98baba1, L:/10.30.170.33:17952 - R:/10.30.170.252:56844]} EXI handlers added to pipeline 23:09:29.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:29.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) by 179 down to 2095870 23:09:29.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:29.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:29.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #7 SSH_MSG_CHANNEL_DATA 23:09:29.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) by 340 down to 2096046 23:09:29.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_CHANNEL_DATA len=340 23:09:29.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844] 23:09:29.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=123} 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3be777a0 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:29.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:29.170 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:29.170 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:29.170 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:29.170 [netconf-device-simulator-threads-0] 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 23:09:29.170 [netconf-device-simulator-threads-0] 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 23:09:29.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:29.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) by 733 down to 2095137 23:09:29.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:29.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:29.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #8 SSH_MSG_IGNORE 23:09:29.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:09:29.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:29.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280]} 23:09:29.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60280]): SSH-2.0-SSHD-UNKNOWN 23:09:29.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60280]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:29.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60280]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60280]) Send SSH_MSG_KEXINIT 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60280]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60280]) process #0 SSH_MSG_KEXINIT 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60280]) SSH_MSG_KEXINIT 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60280]) strict KEX=true client=true server=true 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60280]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60280]) Kex: server host key algorithms = rsa-sha2-512 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60280]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60280]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60280]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60280]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60280]) Kex: compression algorithms (client to server) = none 23:09:29.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60280]) Kex: compression algorithms (server to client) = none 23:09:29.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60280]) process #1 30 23:09:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60280]] process command=SSH_MSG_KEXDH_INIT 23:09:29.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60280]] Send SSH_MSG_KEXDH_REPLY 23:09:29.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60280]) packet #1 sending command=31[31] len=1639 23:09:29.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60280])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:29.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60280]) Send SSH_MSG_NEWKEYS 23:09:29.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60280]) session ID=4a:60:99:62:f9:11:8b:b2:18:a5:6d:fc:98:2c:a0:38:39:41:86:65:a3:d5:55:55:a3:41:29:93:4c:c5:8a:a9:bf:d2:41:35:c1:60:ef:43:ee:f9:05:5b:c3:70:74:1a:59:1c:7c:9e:24:42:92:c8:6b:a9:ea:b4:d1:3b:53:6b 23:09:29.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60280]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:29.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60280]): strict KEX resets output message sequence number from 3 to 0 23:09:29.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1dcec5cb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:29.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60280])[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 23:09:29.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60280])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:29.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60280]) packet #0 sending command=7[7] len=419 23:09:29.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60280]) No pending packets to flush at end of KEX 23:09:29.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #9 SSH_MSG_IGNORE 23:09:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:09:29.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60280]) process #2 SSH_MSG_NEWKEYS 23:09:29.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60280]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:29.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60280]): strict KEX resets input message sequence number from 3 to 0 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@35b778c9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60280]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60280]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60280]) authorized authentication methods: password,publickey 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60280]) Accepted service ssh-userauth 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60280]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60280]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60280]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60280]) no authentication factory for method=none 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60280]) SSH_MSG_USERAUTH_REQUEST 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60280]) remaining methods: password,publickey 23:09:29.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60280]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:29.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60280]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:29.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:29.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60280]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:29.871 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:29.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60280]) authentication result: true 23:09:29.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60280]) SSH_MSG_USERAUTH_REQUEST 23:09:29.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60280])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:29.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60280]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:29.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:29.871 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:29.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60280]) no heartbeat to stop 23:09:29.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60280]) heartbeat type=IGNORE, interval=PT30S 23:09:29.871 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60280 authenticated 23:09:29.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:29.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60280]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60280]] session=TransportServerSession[admin@/10.30.170.252:60280] id=0 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60280])) size=2097152, max=2097152, packet=32768 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60280]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60280] 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60280]) recipient=0 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280])) size=2097152, max=2097152, packet=32768 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280])) re-initializing 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280])) size=2097152, max=2097152, packet=32768 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280])[want-reply=true] subsystem=netconf 23:09:29.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280])[subsystem] prepared command 23:09:29.874 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:29.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:29.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280]}} established 23:09:29.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 124: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17953 23:09:29.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 124: Creating data stores for simulated device 23:09:29.874 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:29.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:29.874 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:29.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:29.874 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:29.875 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@267f7049 23:09:29.875 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:29.876 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:29.876 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:29.876 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:29.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:29.876 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:29.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:29.877 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:29.877 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@267f7049, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@267f7049, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3419b5ed, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3419b5ed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:29.877 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:29.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:29.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280] 23:09:29.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 124 on channel [id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280] 23:09:29.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) by 1103 down to 2096049 23:09:29.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:29.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280] 23:09:29.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280] 23:09:29.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) request=subsystem result=ReplySuccess, want-reply=true 23:09:29.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:29.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) request=subsystem activate command 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) starting runner for command=netconf 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #5 SSH_MSG_CHANNEL_DATA 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) by 373 down to 2096779 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_CHANNEL_DATA len=373 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280] 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280] 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280] 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17953', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=124} created 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280]} created 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280] successful with session NetconfServerSession{sessionId=124, channel=[id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280]} 23:09:29.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280]} up 23:09:29.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #6 SSH_MSG_CHANNEL_DATA 23:09:29.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) by 393 down to 2096386 23:09:29.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_CHANNEL_DATA len=393 23:09:29.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280] 23:09:29.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:29.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:29.882 [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=124} 23:09:29.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:29.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x14194f54, L:/10.30.170.33:17953 - R:/10.30.170.252:60280]} EXI handlers added to pipeline 23:09:29.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:29.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) by 179 down to 2095870 23:09:29.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:29.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:29.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #7 SSH_MSG_CHANNEL_DATA 23:09:29.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) by 340 down to 2096046 23:09:29.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_CHANNEL_DATA len=340 23:09:29.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280] 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=124} 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3419b5ed 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:29.885 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:29.886 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:29.886 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:29.886 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:29.886 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:29.886 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:29.886 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:29.886 [netconf-device-simulator-threads-2] 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 23:09:29.886 [netconf-device-simulator-threads-2] 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 23:09:29.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:29.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) by 733 down to 2095137 23:09:29.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:29.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:29.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #8 SSH_MSG_IGNORE 23:09:29.928 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:29.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:09:30.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340]} 23:09:30.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40340]): SSH-2.0-SSHD-UNKNOWN 23:09:30.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40340]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:30.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40340]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:30.069 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #9 SSH_MSG_IGNORE 23:09:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40340]) Send SSH_MSG_KEXINIT 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40340]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40340]) process #0 SSH_MSG_KEXINIT 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40340]) SSH_MSG_KEXINIT 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40340]) strict KEX=true client=true server=true 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40340]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40340]) Kex: server host key algorithms = rsa-sha2-512 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40340]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40340]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40340]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40340]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40340]) Kex: compression algorithms (client to server) = none 23:09:30.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40340]) Kex: compression algorithms (server to client) = none 23:09:30.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:30.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40340]) process #1 30 23:09:30.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40340]] process command=SSH_MSG_KEXDH_INIT 23:09:30.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40340]] Send SSH_MSG_KEXDH_REPLY 23:09:30.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40340]) packet #1 sending command=31[31] len=1639 23:09:30.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40340])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:30.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40340]) Send SSH_MSG_NEWKEYS 23:09:30.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40340]) session ID=22:56:7c:61:46:d4:79:8a:30:13:10:b2:d8:4c:57:1c:1d:70:4b:66:d1:df:02:9f:5e:a4:22:23:35:8a:d1:c1:75:48:bc:ac:1f:52:70:78:38:8c:64:1d:77:db:82:94:a9:55:e2:26:4d:a0:9d:41:2e:81:c1:02:1d:3c:6c:37 23:09:30.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40340]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:30.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40340]): strict KEX resets output message sequence number from 3 to 0 23:09:30.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1808168d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:30.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40340])[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 23:09:30.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40340])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:30.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40340]) packet #0 sending command=7[7] len=419 23:09:30.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40340]) No pending packets to flush at end of KEX 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40340]) process #2 SSH_MSG_NEWKEYS 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40340]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40340]): strict KEX resets input message sequence number from 3 to 0 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22e7bc63; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40340]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40340]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40340]) authorized authentication methods: password,publickey 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40340]) Accepted service ssh-userauth 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40340]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40340]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40340]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40340]) no authentication factory for method=none 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40340]) SSH_MSG_USERAUTH_REQUEST 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40340]) remaining methods: password,publickey 23:09:30.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40340]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40340]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40340]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:30.288 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40340]) authentication result: true 23:09:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40340]) SSH_MSG_USERAUTH_REQUEST 23:09:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40340])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40340]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40340]) no heartbeat to stop 23:09:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40340]) heartbeat type=IGNORE, interval=PT30S 23:09:30.289 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40340 authenticated 23:09:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40340]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40340]] session=TransportServerSession[admin@/10.30.170.252:40340] id=0 23:09:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40340])) size=2097152, max=2097152, packet=32768 23:09:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40340]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40340] 23:09:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40340]) recipient=0 23:09:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340])) size=2097152, max=2097152, packet=32768 23:09:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340])) re-initializing 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340])) size=2097152, max=2097152, packet=32768 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340])[want-reply=true] subsystem=netconf 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340])[subsystem] prepared command 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340]}} established 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 125: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17954 23:09:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 125: Creating data stores for simulated device 23:09:30.291 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:30.291 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:30.291 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:30.291 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:30.291 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:30.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24870738 23:09:30.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:30.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:30.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:30.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:30.293 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:30.293 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:30.293 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:30.293 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:30.293 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24870738, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24870738, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55b9bbd5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55b9bbd5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:30.293 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:30.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:30.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340] 23:09:30.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 125 on channel [id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340] 23:09:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) by 1103 down to 2096049 23:09:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340] 23:09:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340] 23:09:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) request=subsystem result=ReplySuccess, want-reply=true 23:09:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) request=subsystem activate command 23:09:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) starting runner for command=netconf 23:09:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #5 SSH_MSG_CHANNEL_DATA 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) by 373 down to 2096779 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_CHANNEL_DATA len=373 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340] 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340] 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340] 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17954', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=125} created 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340]} created 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340] successful with session NetconfServerSession{sessionId=125, channel=[id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340]} 23:09:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340]} up 23:09:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #6 SSH_MSG_CHANNEL_DATA 23:09:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) by 393 down to 2096386 23:09:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_CHANNEL_DATA len=393 23:09:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340] 23:09:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:30.298 [netconf-device-simulator-threads-4] 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=125} 23:09:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:30.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x47c14980, L:/10.30.170.33:17954 - R:/10.30.170.252:40340]} EXI handlers added to pipeline 23:09:30.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:30.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) by 179 down to 2095870 23:09:30.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:30.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #7 SSH_MSG_CHANNEL_DATA 23:09:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) by 340 down to 2096046 23:09:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_CHANNEL_DATA len=340 23:09:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340] 23:09:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:30.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=125} 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55b9bbd5 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:30.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #8 SSH_MSG_IGNORE 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:30.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:30.302 [netconf-device-simulator-threads-4] 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 23:09:30.302 [netconf-device-simulator-threads-4] 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 23:09:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:30.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) by 733 down to 2095137 23:09:30.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:30.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:30.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800]} 23:09:30.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42800]): SSH-2.0-SSHD-UNKNOWN 23:09:30.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42800]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:30.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42800]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:30.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #9 SSH_MSG_IGNORE 23:09:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:09:30.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #8 SSH_MSG_IGNORE 23:09:30.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:09:30.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:30.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42800]) Send SSH_MSG_KEXINIT 23:09:30.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42800]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42800]) process #0 SSH_MSG_KEXINIT 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42800]) SSH_MSG_KEXINIT 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42800]) strict KEX=true client=true server=true 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42800]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42800]) Kex: server host key algorithms = rsa-sha2-512 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42800]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42800]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42800]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42800]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42800]) Kex: compression algorithms (client to server) = none 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42800]) Kex: compression algorithms (server to client) = none 23:09:30.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:31.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42800]) process #1 30 23:09:31.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42800]] process command=SSH_MSG_KEXDH_INIT 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42800]] Send SSH_MSG_KEXDH_REPLY 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42800]) packet #1 sending command=31[31] len=1639 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42800])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42800]) Send SSH_MSG_NEWKEYS 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42800]) session ID=52:3b:b5:23:af:06:2c:93:a4:6e:1b:29:d1:59:cb:6f:36:3f:fe:3d:23:53:be:1a:73:9c:69:f0:ce:b2:4c:8f:63:29:bc:38:49:ae:08:9c:2c:b3:58:67:2b:e6:ff:0b:9b:9b:d2:a1:7b:39:7d:87:1c:69:8d:7b:99:04:36:43 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42800]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42800]): strict KEX resets output message sequence number from 3 to 0 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@57fdd02; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42800])[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 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42800])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42800]) packet #0 sending command=7[7] len=419 23:09:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42800]) No pending packets to flush at end of KEX 23:09:31.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42800]) process #2 SSH_MSG_NEWKEYS 23:09:31.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42800]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:31.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42800]): strict KEX resets input message sequence number from 3 to 0 23:09:31.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6170aa7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:31.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:31.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42800]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:31.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42800]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:31.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42800]) authorized authentication methods: password,publickey 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42800]) Accepted service ssh-userauth 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42800]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42800]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42800]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42800]) no authentication factory for method=none 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42800]) SSH_MSG_USERAUTH_REQUEST 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42800]) remaining methods: password,publickey 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42800]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42800]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42800]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:31.061 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42800]) authentication result: true 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42800]) SSH_MSG_USERAUTH_REQUEST 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42800])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42800]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:31.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:31.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42800]) no heartbeat to stop 23:09:31.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42800]) heartbeat type=IGNORE, interval=PT30S 23:09:31.062 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42800 authenticated 23:09:31.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:31.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42800]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:31.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42800]] session=TransportServerSession[admin@/10.30.170.252:42800] id=0 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42800])) size=2097152, max=2097152, packet=32768 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42800]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42800] 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42800]) recipient=0 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800])) size=2097152, max=2097152, packet=32768 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800])) re-initializing 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800])) size=2097152, max=2097152, packet=32768 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800])[want-reply=true] subsystem=netconf 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800])[subsystem] prepared command 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800]}} established 23:09:31.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 126: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17955 23:09:31.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 126: Creating data stores for simulated device 23:09:31.064 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:31.064 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:31.064 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:31.064 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:31.064 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:31.065 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53823311 23:09:31.065 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:31.065 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:31.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:31.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:31.066 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:31.066 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:31.066 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:31.066 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:31.066 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53823311, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53823311, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bf04cf4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bf04cf4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:31.068 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:31.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:31.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800] 23:09:31.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 126 on channel [id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800] 23:09:31.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) by 1103 down to 2096049 23:09:31.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:31.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800] 23:09:31.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800] 23:09:31.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) request=subsystem result=ReplySuccess, want-reply=true 23:09:31.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:31.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) request=subsystem activate command 23:09:31.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) starting runner for command=netconf 23:09:31.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #5 SSH_MSG_CHANNEL_DATA 23:09:31.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) by 373 down to 2096779 23:09:31.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_CHANNEL_DATA len=373 23:09:31.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800] 23:09:31.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:31.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800] 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800] 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17955', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=126} created 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800]} created 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800] successful with session NetconfServerSession{sessionId=126, channel=[id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800]} 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800]} up 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #6 SSH_MSG_CHANNEL_DATA 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) by 393 down to 2096386 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_CHANNEL_DATA len=393 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800] 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:31.072 [netconf-device-simulator-threads-6] 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=126} 23:09:31.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:31.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x80bc2dc8, L:/10.30.170.33:17955 - R:/10.30.170.252:42800]} EXI handlers added to pipeline 23:09:31.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:31.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) by 179 down to 2095870 23:09:31.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:31.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:31.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #7 SSH_MSG_CHANNEL_DATA 23:09:31.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) by 340 down to 2096046 23:09:31.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_CHANNEL_DATA len=340 23:09:31.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800] 23:09:31.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=126} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bf04cf4 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:31.076 [netconf-device-simulator-threads-6] 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 23:09:31.076 [netconf-device-simulator-threads-6] 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 23:09:31.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:31.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) by 733 down to 2095137 23:09:31.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:31.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:31.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294]} 23:09:31.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59294]): SSH-2.0-SSHD-UNKNOWN 23:09:31.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59294]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:31.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59294]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #9 SSH_MSG_IGNORE 23:09:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:09:31.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:31.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59294]) Send SSH_MSG_KEXINIT 23:09:31.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59294]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:31.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59294]) process #0 SSH_MSG_KEXINIT 23:09:31.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59294]) SSH_MSG_KEXINIT 23:09:31.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59294]) strict KEX=true client=true server=true 23:09:31.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59294]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:31.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59294]) Kex: server host key algorithms = rsa-sha2-512 23:09:31.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59294]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:31.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59294]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:31.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59294]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:31.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59294]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:31.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59294]) Kex: compression algorithms (client to server) = none 23:09:31.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59294]) Kex: compression algorithms (server to client) = none 23:09:31.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:31.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59294]) process #1 30 23:09:31.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59294]] process command=SSH_MSG_KEXDH_INIT 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59294]] Send SSH_MSG_KEXDH_REPLY 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59294]) packet #1 sending command=31[31] len=1639 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59294])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59294]) Send SSH_MSG_NEWKEYS 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59294]) session ID=af:3e:b5:87:ed:50:86:ab:1e:45:1c:91:fd:40:92:aa:b2:89:6a:48:7f:aa:3b:c5:5f:0d:47:be:c6:4b:7c:ed:8a:82:74:45:c1:68:ca:c8:43:43:6c:9f:49:2c:27:b8:27:98:1e:87:4a:52:de:a4:34:70:3e:24:15:a7:db:5d 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59294]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59294]): strict KEX resets output message sequence number from 3 to 0 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59294]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2310e284; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59294])[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 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59294])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59294]) packet #0 sending command=7[7] len=419 23:09:31.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59294]) No pending packets to flush at end of KEX 23:09:31.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59294]) process #2 SSH_MSG_NEWKEYS 23:09:31.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59294]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:31.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59294]): strict KEX resets input message sequence number from 3 to 0 23:09:31.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59294]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3dc0fcf5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:31.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:31.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59294]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59294]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59294]) authorized authentication methods: password,publickey 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59294]) Accepted service ssh-userauth 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59294]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59294]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59294]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59294]) no authentication factory for method=none 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59294]) SSH_MSG_USERAUTH_REQUEST 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59294]) remaining methods: password,publickey 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59294]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59294]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59294]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:31.337 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:31.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59294]) authentication result: true 23:09:31.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59294]) SSH_MSG_USERAUTH_REQUEST 23:09:31.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59294])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:31.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59294]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:31.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:31.338 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:31.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59294]) no heartbeat to stop 23:09:31.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59294]) heartbeat type=IGNORE, interval=PT30S 23:09:31.338 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59294 authenticated 23:09:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59294]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59294]] session=TransportServerSession[admin@/10.30.170.252:59294] id=0 23:09:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59294])) size=2097152, max=2097152, packet=32768 23:09:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59294]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59294] 23:09:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59294]) recipient=0 23:09:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294])) size=2097152, max=2097152, packet=32768 23:09:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294])) re-initializing 23:09:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294])) size=2097152, max=2097152, packet=32768 23:09:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:31.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:31.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:31.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:31.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294])[want-reply=true] subsystem=netconf 23:09:31.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294])[subsystem] prepared command 23:09:31.340 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:31.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:31.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294]}} established 23:09:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #8 SSH_MSG_IGNORE 23:09:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:09:31.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 127: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17956 23:09:31.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 127: Creating data stores for simulated device 23:09:31.340 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:31.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:31.340 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:31.341 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dce8d47 23:09:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:31.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:31.343 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:31.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:31.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:31.343 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dce8d47, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dce8d47, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e8197a8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e8197a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:31.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:31.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294] 23:09:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 127 on channel [id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294] 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) by 1103 down to 2096049 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294] 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294] 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) request=subsystem result=ReplySuccess, want-reply=true 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) request=subsystem activate command 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) starting runner for command=netconf 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #5 SSH_MSG_CHANNEL_DATA 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) by 373 down to 2096779 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_CHANNEL_DATA len=373 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294] 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:31.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294] 23:09:31.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294] 23:09:31.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17956', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:31.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=127} created 23:09:31.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294]} created 23:09:31.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294] successful with session NetconfServerSession{sessionId=127, channel=[id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294]} 23:09:31.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294]} up 23:09:31.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #6 SSH_MSG_CHANNEL_DATA 23:09:31.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) by 393 down to 2096386 23:09:31.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_CHANNEL_DATA len=393 23:09:31.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294] 23:09:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:31.354 [netconf-device-simulator-threads-0] 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=127} 23:09:31.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:31.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x1f8dcc0b, L:/10.30.170.33:17956 - R:/10.30.170.252:59294]} EXI handlers added to pipeline 23:09:31.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:31.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) by 179 down to 2095870 23:09:31.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:31.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:31.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #7 SSH_MSG_CHANNEL_DATA 23:09:31.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) by 340 down to 2096046 23:09:31.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_CHANNEL_DATA len=340 23:09:31.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294] 23:09:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=127} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e8197a8 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:31.361 [netconf-device-simulator-threads-0] 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 23:09:31.361 [netconf-device-simulator-threads-0] 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 23:09:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:31.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) by 733 down to 2095137 23:09:31.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:31.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878]} 23:09:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50878]): SSH-2.0-SSHD-UNKNOWN 23:09:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50878]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50878]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:31.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:31.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #9 SSH_MSG_IGNORE 23:09:31.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:09:31.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50878]) Send SSH_MSG_KEXINIT 23:09:31.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50878]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:31.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50878]) process #0 SSH_MSG_KEXINIT 23:09:31.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50878]) SSH_MSG_KEXINIT 23:09:31.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50878]) strict KEX=true client=true server=true 23:09:31.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50878]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:31.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50878]) Kex: server host key algorithms = rsa-sha2-512 23:09:31.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50878]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:31.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50878]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:31.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50878]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:31.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50878]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:31.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50878]) Kex: compression algorithms (client to server) = none 23:09:31.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50878]) Kex: compression algorithms (server to client) = none 23:09:31.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50878]) process #1 30 23:09:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50878]] process command=SSH_MSG_KEXDH_INIT 23:09:31.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50878]] Send SSH_MSG_KEXDH_REPLY 23:09:31.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50878]) packet #1 sending command=31[31] len=1639 23:09:31.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50878])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:31.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50878]) Send SSH_MSG_NEWKEYS 23:09:31.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50878]) session ID=9b:53:43:ec:96:c1:ca:ee:8b:bb:22:df:90:7f:8a:c9:85:41:a8:3e:50:e5:de:7f:01:37:e3:3e:84:4f:61:cb:39:29:1d:c0:70:35:86:63:53:67:c7:bd:04:2e:21:dd:4d:1e:e4:39:9f:28:a2:14:55:1f:ce:4e:e4:98:b9:79 23:09:31.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50878]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:31.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50878]): strict KEX resets output message sequence number from 3 to 0 23:09:31.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7add4e4f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:31.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50878])[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 23:09:31.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50878])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:31.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50878]) packet #0 sending command=7[7] len=419 23:09:31.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50878]) No pending packets to flush at end of KEX 23:09:31.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50878]) process #2 SSH_MSG_NEWKEYS 23:09:31.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50878]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:31.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50878]): strict KEX resets input message sequence number from 3 to 0 23:09:31.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a7cf36c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:31.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:31.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50878]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:31.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50878]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:31.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50878]) authorized authentication methods: password,publickey 23:09:31.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50878]) Accepted service ssh-userauth 23:09:31.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50878]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:31.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50878]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:31.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:31.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50878]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:31.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50878]) no authentication factory for method=none 23:09:31.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50878]) SSH_MSG_USERAUTH_REQUEST 23:09:31.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50878]) remaining methods: password,publickey 23:09:31.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50878]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50878]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50878]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:31.953 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50878]) authentication result: true 23:09:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50878]) SSH_MSG_USERAUTH_REQUEST 23:09:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50878])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50878]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50878]) no heartbeat to stop 23:09:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50878]) heartbeat type=IGNORE, interval=PT30S 23:09:31.953 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50878 authenticated 23:09:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50878]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50878]] session=TransportServerSession[admin@/10.30.170.252:50878] id=0 23:09:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50878])) size=2097152, max=2097152, packet=32768 23:09:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50878]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50878] 23:09:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50878]) recipient=0 23:09:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878])) size=2097152, max=2097152, packet=32768 23:09:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878])) re-initializing 23:09:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878])) size=2097152, max=2097152, packet=32768 23:09:31.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:31.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:31.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:31.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:31.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878])[want-reply=true] subsystem=netconf 23:09:31.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878])[subsystem] prepared command 23:09:31.956 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:31.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:31.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878]}} established 23:09:31.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 128: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17957 23:09:31.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 128: Creating data stores for simulated device 23:09:31.956 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:31.957 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:31.957 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:31.957 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:31.957 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:31.958 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3567fd66 23:09:31.958 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:31.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:31.960 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:31.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:31.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:31.961 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3567fd66, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3567fd66, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@324fe058, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@324fe058, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:31.961 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:31.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:31.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878] 23:09:31.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 128 on channel [id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878] 23:09:31.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) by 1103 down to 2096049 23:09:31.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:31.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878] 23:09:31.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878] 23:09:31.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) request=subsystem result=ReplySuccess, want-reply=true 23:09:31.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:31.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) request=subsystem activate command 23:09:31.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) starting runner for command=netconf 23:09:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #5 SSH_MSG_CHANNEL_DATA 23:09:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) by 373 down to 2096779 23:09:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_CHANNEL_DATA len=373 23:09:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878] 23:09:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878] 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878] 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17957', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=128} created 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878]} created 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878] successful with session NetconfServerSession{sessionId=128, channel=[id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878]} 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878]} up 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #6 SSH_MSG_CHANNEL_DATA 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) by 393 down to 2096386 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_CHANNEL_DATA len=393 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878] 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:31.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:31.967 [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=128} 23:09:31.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:31.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xf9b1e63a, L:/10.30.170.33:17957 - R:/10.30.170.252:50878]} EXI handlers added to pipeline 23:09:31.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:31.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) by 179 down to 2095870 23:09:31.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:31.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:31.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #7 SSH_MSG_CHANNEL_DATA 23:09:31.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) by 340 down to 2096046 23:09:31.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_CHANNEL_DATA len=340 23:09:31.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878] 23:09:31.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:31.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:31.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=128} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@324fe058 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:31.976 [netconf-device-simulator-threads-2] 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 23:09:31.976 [netconf-device-simulator-threads-2] 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 23:09:31.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:31.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) by 733 down to 2095137 23:09:31.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:31.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:32.047 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:32.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #8 SSH_MSG_IGNORE 23:09:32.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:09:32.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626]} 23:09:32.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60626]): SSH-2.0-SSHD-UNKNOWN 23:09:32.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60626]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:32.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60626]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:32.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:32.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #9 SSH_MSG_IGNORE 23:09:32.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:09:32.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #8 SSH_MSG_IGNORE 23:09:32.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:09:32.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:32.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60626]) Send SSH_MSG_KEXINIT 23:09:32.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60626]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:32.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60626]) process #0 SSH_MSG_KEXINIT 23:09:32.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60626]) SSH_MSG_KEXINIT 23:09:32.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60626]) strict KEX=true client=true server=true 23:09:32.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60626]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:32.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60626]) Kex: server host key algorithms = rsa-sha2-512 23:09:32.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60626]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:32.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60626]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:32.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60626]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:32.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60626]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:32.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60626]) Kex: compression algorithms (client to server) = none 23:09:32.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60626]) Kex: compression algorithms (server to client) = none 23:09:32.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:32.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60626]) process #1 30 23:09:32.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60626]] process command=SSH_MSG_KEXDH_INIT 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60626]] Send SSH_MSG_KEXDH_REPLY 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60626]) packet #1 sending command=31[31] len=1639 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60626])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60626]) Send SSH_MSG_NEWKEYS 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60626]) session ID=65:a5:1c:ad:63:46:8a:97:97:20:67:a3:eb:62:40:7a:29:07:79:2b:d4:a0:76:eb:46:16:0b:00:f8:f8:34:79:1a:95:56:10:be:95:5f:4b:fa:b1:1a:25:20:6d:bc:f4:66:8f:f7:82:c1:1f:9d:89:54:9c:1f:cd:fc:6d:06:28 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60626]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60626]): strict KEX resets output message sequence number from 3 to 0 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60626]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@436b905b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60626])[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 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60626])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60626]) packet #0 sending command=7[7] len=419 23:09:32.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60626]) No pending packets to flush at end of KEX 23:09:32.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60626]) process #2 SSH_MSG_NEWKEYS 23:09:32.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60626]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:32.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60626]): strict KEX resets input message sequence number from 3 to 0 23:09:32.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60626]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32d53b98; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:32.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:32.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60626]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:32.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60626]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:32.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60626]) authorized authentication methods: password,publickey 23:09:32.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60626]) Accepted service ssh-userauth 23:09:32.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60626]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60626]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60626]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60626]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60626]) no authentication factory for method=none 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60626]) SSH_MSG_USERAUTH_REQUEST 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60626]) remaining methods: password,publickey 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60626]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60626]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60626]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60626]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:32.560 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60626]) authentication result: true 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60626]) SSH_MSG_USERAUTH_REQUEST 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60626])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:32.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60626]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:32.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:32.561 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:32.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60626]) no heartbeat to stop 23:09:32.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60626]) heartbeat type=IGNORE, interval=PT30S 23:09:32.561 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60626 authenticated 23:09:32.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:32.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60626]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60626]] session=TransportServerSession[admin@/10.30.170.252:60626] id=0 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60626])) size=2097152, max=2097152, packet=32768 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60626]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60626] 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60626]) recipient=0 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626])) size=2097152, max=2097152, packet=32768 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626])) re-initializing 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626])) size=2097152, max=2097152, packet=32768 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:32.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626])[want-reply=true] subsystem=netconf 23:09:32.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626])[subsystem] prepared command 23:09:32.563 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:32.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:32.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626]}} established 23:09:32.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 129: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17958 23:09:32.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 129: Creating data stores for simulated device 23:09:32.563 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:32.563 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:32.563 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:32.563 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:32.563 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:32.564 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61770481 23:09:32.564 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:32.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:32.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:32.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:32.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:32.565 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:32.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:32.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:32.565 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61770481, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61770481, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47f9b91c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47f9b91c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:32.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:32.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:32.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626] 23:09:32.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 129 on channel [id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626] 23:09:32.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) by 1103 down to 2096049 23:09:32.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:32.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626] 23:09:32.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626] 23:09:32.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) request=subsystem result=ReplySuccess, want-reply=true 23:09:32.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:32.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) request=subsystem activate command 23:09:32.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) starting runner for command=netconf 23:09:32.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #5 SSH_MSG_CHANNEL_DATA 23:09:32.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) by 373 down to 2096779 23:09:32.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_CHANNEL_DATA len=373 23:09:32.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626] 23:09:32.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:32.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:32.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626] 23:09:32.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626] 23:09:32.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17958', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:32.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=129} created 23:09:32.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=129, channel=[id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626]} created 23:09:32.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626] successful with session NetconfServerSession{sessionId=129, channel=[id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626]} 23:09:32.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=129, channel=[id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626]} up 23:09:32.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #6 SSH_MSG_CHANNEL_DATA 23:09:32.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) by 393 down to 2096386 23:09:32.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_CHANNEL_DATA len=393 23:09:32.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626] 23:09:32.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:32.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:32.572 [netconf-device-simulator-threads-4] 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=129} 23:09:32.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:32.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=129, channel=[id: 0x33ae96ec, L:/10.30.170.33:17958 - R:/10.30.170.252:60626]} EXI handlers added to pipeline 23:09:32.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:32.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) by 179 down to 2095870 23:09:32.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:32.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:32.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #7 SSH_MSG_CHANNEL_DATA 23:09:32.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) by 340 down to 2096046 23:09:32.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_CHANNEL_DATA len=340 23:09:32.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626] 23:09:32.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:32.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:32.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=129} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47f9b91c 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:32.577 [netconf-device-simulator-threads-4] 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 23:09:32.577 [netconf-device-simulator-threads-4] 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 23:09:32.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:32.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) by 733 down to 2095137 23:09:32.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:32.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:32.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198]} 23:09:32.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59198]): SSH-2.0-SSHD-UNKNOWN 23:09:32.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59198]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:32.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59198]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59198]) Send SSH_MSG_KEXINIT 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #0 SSH_MSG_KEXINIT 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59198]) SSH_MSG_KEXINIT 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59198]) strict KEX=true client=true server=true 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: server host key algorithms = rsa-sha2-512 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: compression algorithms (client to server) = none 23:09:32.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59198]) Kex: compression algorithms (server to client) = none 23:09:32.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:32.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #9 SSH_MSG_IGNORE 23:09:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:09:32.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #1 30 23:09:32.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59198]] process command=SSH_MSG_KEXDH_INIT 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59198]] Send SSH_MSG_KEXDH_REPLY 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #1 sending command=31[31] len=1639 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59198])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59198]) Send SSH_MSG_NEWKEYS 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59198]) session ID=04:71:a6:e2:93:15:3f:42:dc:d2:34:1a:e2:09:af:94:0b:09:fa:fe:2c:fd:5b:07:79:5d:9d:8c:10:f8:4b:de:4e:b0:ab:1f:cc:31:05:d9:62:77:7d:3b:22:8d:c2:1b:ff:a1:65:0f:73:24:8e:58:39:5e:42:71:89:8c:2f:85 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59198]): strict KEX resets output message sequence number from 3 to 0 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59198]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e70f1da; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59198])[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 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59198])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #0 sending command=7[7] len=419 23:09:32.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59198]) No pending packets to flush at end of KEX 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #2 SSH_MSG_NEWKEYS 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59198]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59198]): strict KEX resets input message sequence number from 3 to 0 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59198]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@384be9f7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59198]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59198]) authorized authentication methods: password,publickey 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59198]) Accepted service ssh-userauth 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59198]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59198]) no authentication factory for method=none 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59198]) SSH_MSG_USERAUTH_REQUEST 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59198]) remaining methods: password,publickey 23:09:32.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:32.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #8 SSH_MSG_IGNORE 23:09:32.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:09:32.952 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:32.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59198]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:32.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:32.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59198]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:32.952 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:32.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59198]) authentication result: true 23:09:32.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59198]) SSH_MSG_USERAUTH_REQUEST 23:09:32.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59198])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:32.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59198]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:32.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:32.952 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:32.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59198]) no heartbeat to stop 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59198]) heartbeat type=IGNORE, interval=PT30S 23:09:32.953 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59198 authenticated 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59198]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59198]] session=TransportServerSession[admin@/10.30.170.252:59198] id=0 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59198])) size=2097152, max=2097152, packet=32768 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59198]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59198] 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59198]) recipient=0 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])) size=2097152, max=2097152, packet=32768 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])) re-initializing 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])) size=2097152, max=2097152, packet=32768 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:32.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:32.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:32.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[want-reply=true] subsystem=netconf 23:09:32.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[subsystem] prepared command 23:09:32.954 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:32.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:32.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198]}} established 23:09:32.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 130: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17959 23:09:32.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 130: Creating data stores for simulated device 23:09:32.955 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:32.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:32.955 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:32.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:32.955 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:32.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22a9f0e 23:09:32.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:32.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:32.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:32.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:32.956 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:32.957 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:32.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:32.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:32.957 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22a9f0e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22a9f0e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8e0a4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8e0a4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:32.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:32.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:32.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198] 23:09:32.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 130 on channel [id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198] 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 1103 down to 2096049 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198] 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198] 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) request=subsystem result=ReplySuccess, want-reply=true 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) request=subsystem activate command 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) starting runner for command=netconf 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #5 SSH_MSG_CHANNEL_DATA 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 373 down to 2096779 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_DATA len=373 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198] 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:32.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198] 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198] 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17959', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=130} created 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=130, channel=[id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198]} created 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198] successful with session NetconfServerSession{sessionId=130, channel=[id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198]} 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=130, channel=[id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198]} up 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #6 SSH_MSG_CHANNEL_DATA 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 393 down to 2096386 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_DATA len=393 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198] 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:32.960 [netconf-device-simulator-threads-6] 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=130} 23:09:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:32.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=130, channel=[id: 0xa04f3cbe, L:/10.30.170.33:17959 - R:/10.30.170.252:59198]} EXI handlers added to pipeline 23:09:32.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:32.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 179 down to 2095870 23:09:32.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:32.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:32.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #7 SSH_MSG_CHANNEL_DATA 23:09:32.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 340 down to 2096046 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_DATA len=340 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198] 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=130} 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8e0a4 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:32.963 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:32.964 [netconf-device-simulator-threads-6] 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 23:09:32.964 [netconf-device-simulator-threads-6] 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 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 733 down to 2095137 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:32.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:33.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106]} 23:09:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57106]): SSH-2.0-SSHD-UNKNOWN 23:09:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57106]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57106]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:33.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57106]) Send SSH_MSG_KEXINIT 23:09:33.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57106]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:33.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57106]) process #0 SSH_MSG_KEXINIT 23:09:33.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57106]) SSH_MSG_KEXINIT 23:09:33.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57106]) strict KEX=true client=true server=true 23:09:33.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57106]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:33.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57106]) Kex: server host key algorithms = rsa-sha2-512 23:09:33.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57106]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:33.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57106]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:33.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57106]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:33.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57106]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:33.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57106]) Kex: compression algorithms (client to server) = none 23:09:33.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57106]) Kex: compression algorithms (server to client) = none 23:09:33.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:33.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:33.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #9 SSH_MSG_IGNORE 23:09:33.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:09:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57106]) process #1 30 23:09:33.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57106]] process command=SSH_MSG_KEXDH_INIT 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57106]] Send SSH_MSG_KEXDH_REPLY 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57106]) packet #1 sending command=31[31] len=1639 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57106])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57106]) Send SSH_MSG_NEWKEYS 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57106]) session ID=ef:b9:5c:b4:f2:01:bd:63:50:bf:d5:e1:32:e9:74:ef:ad:d4:ca:ce:ef:e3:7f:8b:d7:35:7d:ab:c1:cb:2a:6a:bc:39:3a:86:b4:c2:db:6a:16:a2:7e:2d:29:40:25:e6:e3:e4:8d:e1:5d:10:db:80:2e:bb:44:3b:53:33:bb:ef 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57106]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57106]): strict KEX resets output message sequence number from 3 to 0 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57106]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79bc7ad2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57106])[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 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57106])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57106]) packet #0 sending command=7[7] len=419 23:09:33.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57106]) No pending packets to flush at end of KEX 23:09:33.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57106]) process #2 SSH_MSG_NEWKEYS 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57106]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57106]): strict KEX resets input message sequence number from 3 to 0 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57106]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17a5b63c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57106]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57106]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57106]) authorized authentication methods: password,publickey 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57106]) Accepted service ssh-userauth 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57106]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57106]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57106]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57106]) no authentication factory for method=none 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57106]) SSH_MSG_USERAUTH_REQUEST 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57106]) remaining methods: password,publickey 23:09:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57106]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57106]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57106]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:33.478 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57106]) authentication result: true 23:09:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57106]) SSH_MSG_USERAUTH_REQUEST 23:09:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57106])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57106]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57106]) no heartbeat to stop 23:09:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57106]) heartbeat type=IGNORE, interval=PT30S 23:09:33.478 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57106 authenticated 23:09:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57106]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57106]] session=TransportServerSession[admin@/10.30.170.252:57106] id=0 23:09:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57106])) size=2097152, max=2097152, packet=32768 23:09:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57106]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57106] 23:09:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57106]) recipient=0 23:09:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106])) size=2097152, max=2097152, packet=32768 23:09:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106])) re-initializing 23:09:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106])) size=2097152, max=2097152, packet=32768 23:09:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106])[want-reply=true] subsystem=netconf 23:09:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106])[subsystem] prepared command 23:09:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106]}} established 23:09:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 131: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17960 23:09:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 131: Creating data stores for simulated device 23:09:33.480 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:33.480 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:33.480 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:33.481 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f37a07e 23:09:33.481 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:33.482 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:33.482 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:33.482 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:33.482 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:33.482 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:33.482 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:33.482 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:33.482 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f37a07e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f37a07e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1acd5eb9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1acd5eb9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:33.483 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:33.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:33.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106] 23:09:33.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 131 on channel [id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106] 23:09:33.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) by 1103 down to 2096049 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106] 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106] 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) request=subsystem result=ReplySuccess, want-reply=true 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) request=subsystem activate command 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) starting runner for command=netconf 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #5 SSH_MSG_CHANNEL_DATA 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) by 373 down to 2096779 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_CHANNEL_DATA len=373 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106] 23:09:33.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106] 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106] 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17960', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=131} created 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106]} created 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106] successful with session NetconfServerSession{sessionId=131, channel=[id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106]} 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106]} up 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #6 SSH_MSG_CHANNEL_DATA 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) by 393 down to 2096386 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_CHANNEL_DATA len=393 23:09:33.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106] 23:09:33.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:33.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:33.487 [netconf-device-simulator-threads-0] 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=131} 23:09:33.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:33.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x61a377da, L:/10.30.170.33:17960 - R:/10.30.170.252:57106]} EXI handlers added to pipeline 23:09:33.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:33.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) by 179 down to 2095870 23:09:33.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:33.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #7 SSH_MSG_CHANNEL_DATA 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) by 340 down to 2096046 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_CHANNEL_DATA len=340 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106] 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=131} 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1acd5eb9 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:33.490 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:33.491 [netconf-device-simulator-threads-0] 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 23:09:33.491 [netconf-device-simulator-threads-0] 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 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) by 733 down to 2095137 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:33.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:33.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #8 SSH_MSG_IGNORE 23:09:33.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:33.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:09:33.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778]} 23:09:33.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53778]): SSH-2.0-SSHD-UNKNOWN 23:09:33.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53778]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:33.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53778]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53778]) Send SSH_MSG_KEXINIT 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53778]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53778]) process #0 SSH_MSG_KEXINIT 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53778]) SSH_MSG_KEXINIT 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53778]) strict KEX=true client=true server=true 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53778]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53778]) Kex: server host key algorithms = rsa-sha2-512 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53778]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53778]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53778]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53778]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53778]) Kex: compression algorithms (client to server) = none 23:09:33.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53778]) Kex: compression algorithms (server to client) = none 23:09:33.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:33.873 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:33.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #8 SSH_MSG_IGNORE 23:09:33.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:09:33.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53778]) process #1 30 23:09:33.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53778]] process command=SSH_MSG_KEXDH_INIT 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53778]] Send SSH_MSG_KEXDH_REPLY 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53778]) packet #1 sending command=31[31] len=1639 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53778])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53778]) Send SSH_MSG_NEWKEYS 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53778]) session ID=06:56:cb:f4:64:8b:53:57:6c:96:84:ae:3c:ef:e3:a2:d4:17:f4:da:8e:23:22:00:a6:eb:1f:5d:fb:26:cb:21:00:69:6c:82:42:5c:61:a2:a8:1f:ca:30:51:23:1b:af:b0:95:4b:61:f3:b8:3c:27:cd:cc:64:00:93:14:33:a8 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53778]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53778]): strict KEX resets output message sequence number from 3 to 0 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53778]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fd35060; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53778])[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 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53778])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53778]) packet #0 sending command=7[7] len=419 23:09:33.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53778]) No pending packets to flush at end of KEX 23:09:33.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #9 SSH_MSG_IGNORE 23:09:33.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:09:33.961 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53778]) process #2 SSH_MSG_NEWKEYS 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53778]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53778]): strict KEX resets input message sequence number from 3 to 0 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53778]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56ee9396; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53778]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53778]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53778]) authorized authentication methods: password,publickey 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53778]) Accepted service ssh-userauth 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53778]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53778]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53778]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53778]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53778]) no authentication factory for method=none 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53778]) SSH_MSG_USERAUTH_REQUEST 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53778]) remaining methods: password,publickey 23:09:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53778]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53778]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53778]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53778]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:33.985 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53778]) authentication result: true 23:09:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53778]) SSH_MSG_USERAUTH_REQUEST 23:09:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53778])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53778]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53778]) no heartbeat to stop 23:09:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53778]) heartbeat type=IGNORE, interval=PT30S 23:09:33.985 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53778 authenticated 23:09:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53778]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53778]] session=TransportServerSession[admin@/10.30.170.252:53778] id=0 23:09:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53778])) size=2097152, max=2097152, packet=32768 23:09:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53778]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53778] 23:09:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53778]) recipient=0 23:09:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778])) size=2097152, max=2097152, packet=32768 23:09:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778])) re-initializing 23:09:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778])) size=2097152, max=2097152, packet=32768 23:09:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:33.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:33.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:33.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778])[want-reply=true] subsystem=netconf 23:09:33.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778])[subsystem] prepared command 23:09:33.987 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:33.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:33.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778]}} established 23:09:33.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 132: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17961 23:09:33.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 132: Creating data stores for simulated device 23:09:33.987 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:33.988 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:33.988 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:33.988 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:33.988 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:33.989 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d5a794a 23:09:33.989 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:33.994 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:33.994 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:33.994 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:33.994 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:33.994 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:33.994 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:33.994 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:33.994 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d5a794a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d5a794a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@210d9b67, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@210d9b67, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:33.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:33.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:33.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778] 23:09:33.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 132 on channel [id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778] 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) by 1103 down to 2096049 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778] 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778] 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) request=subsystem result=ReplySuccess, want-reply=true 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) request=subsystem activate command 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) starting runner for command=netconf 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #5 SSH_MSG_CHANNEL_DATA 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) by 373 down to 2096779 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_CHANNEL_DATA len=373 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778] 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:33.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778] 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778] 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17961', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=132} created 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=132, channel=[id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778]} created 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778] successful with session NetconfServerSession{sessionId=132, channel=[id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778]} 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=132, channel=[id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778]} up 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #6 SSH_MSG_CHANNEL_DATA 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) by 393 down to 2096386 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_CHANNEL_DATA len=393 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778] 23:09:33.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:33.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:33.998 [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=132} 23:09:33.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:33.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=132, channel=[id: 0x9707fce5, L:/10.30.170.33:17961 - R:/10.30.170.252:53778]} EXI handlers added to pipeline 23:09:33.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:33.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) by 179 down to 2095870 23:09:33.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:33.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:34.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #7 SSH_MSG_CHANNEL_DATA 23:09:34.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) by 340 down to 2096046 23:09:34.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_CHANNEL_DATA len=340 23:09:34.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778] 23:09:34.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:34.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=132} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@210d9b67 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:34.001 [netconf-device-simulator-threads-2] 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 23:09:34.001 [netconf-device-simulator-threads-2] 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 23:09:34.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:34.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) by 733 down to 2095137 23:09:34.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:34.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:34.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222]} 23:09:34.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:45222]): SSH-2.0-SSHD-UNKNOWN 23:09:34.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:45222]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:34.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #9 SSH_MSG_IGNORE 23:09:34.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:45222]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:34.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:09:34.309 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:45222]) Send SSH_MSG_KEXINIT 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45222]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45222]) process #0 SSH_MSG_KEXINIT 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:45222]) SSH_MSG_KEXINIT 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:45222]) strict KEX=true client=true server=true 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45222]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45222]) Kex: server host key algorithms = rsa-sha2-512 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45222]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45222]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45222]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45222]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45222]) Kex: compression algorithms (client to server) = none 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45222]) Kex: compression algorithms (server to client) = none 23:09:34.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:34.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:34.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #8 SSH_MSG_IGNORE 23:09:34.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:09:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45222]) process #1 30 23:09:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45222]] process command=SSH_MSG_KEXDH_INIT 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45222]] Send SSH_MSG_KEXDH_REPLY 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45222]) packet #1 sending command=31[31] len=1639 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:45222])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:45222]) Send SSH_MSG_NEWKEYS 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:45222]) session ID=f4:b2:94:bd:4b:3d:6a:93:1b:6a:9a:5e:82:28:a0:75:e4:12:de:22:1f:f4:33:a1:bc:62:3f:59:e4:d3:79:d3:a9:ee:bc:d3:59:50:2b:c3:89:01:f3:b7:ce:68:c8:8e:c3:28:c9:ef:ba:14:21:83:72:15:83:b1:ae:65:b7:d2 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45222]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45222]): strict KEX resets output message sequence number from 3 to 0 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45222]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f5c509d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:45222])[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 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45222])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45222]) packet #0 sending command=7[7] len=419 23:09:34.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45222]) No pending packets to flush at end of KEX 23:09:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45222]) process #2 SSH_MSG_NEWKEYS 23:09:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45222]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45222]): strict KEX resets input message sequence number from 3 to 0 23:09:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45222]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@26b92080; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45222]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45222]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:45222]) authorized authentication methods: password,publickey 23:09:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45222]) Accepted service ssh-userauth 23:09:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45222]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45222]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:34.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45222]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:34.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45222]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:34.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45222]) no authentication factory for method=none 23:09:34.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45222]) SSH_MSG_USERAUTH_REQUEST 23:09:34.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45222]) remaining methods: password,publickey 23:09:34.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45222]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:34.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45222]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:34.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45222]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:34.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45222]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:34.490 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:34.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:45222]) authentication result: true 23:09:34.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:45222]) SSH_MSG_USERAUTH_REQUEST 23:09:34.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45222])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:34.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45222]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:34.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:34.491 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:34.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45222]) no heartbeat to stop 23:09:34.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:45222]) heartbeat type=IGNORE, interval=PT30S 23:09:34.491 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:45222 authenticated 23:09:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45222]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45222]] session=TransportServerSession[admin@/10.30.170.252:45222] id=0 23:09:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45222])) size=2097152, max=2097152, packet=32768 23:09:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45222]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45222] 23:09:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45222]) recipient=0 23:09:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222])) size=2097152, max=2097152, packet=32768 23:09:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222])) re-initializing 23:09:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222])) size=2097152, max=2097152, packet=32768 23:09:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222])[want-reply=true] subsystem=netconf 23:09:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222])[subsystem] prepared command 23:09:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222]}} established 23:09:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 133: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17962 23:09:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 133: Creating data stores for simulated device 23:09:34.494 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:34.494 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:34.494 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:34.495 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ca18b8 23:09:34.495 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:34.495 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:34.495 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:34.495 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:34.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:34.496 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:34.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:34.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:34.496 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ca18b8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ca18b8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a3632d2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a3632d2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:34.497 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:34.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222] 23:09:34.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 133 on channel [id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222] 23:09:34.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) by 1103 down to 2096049 23:09:34.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222] 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222] 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) request=subsystem result=ReplySuccess, want-reply=true 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) request=subsystem activate command 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) starting runner for command=netconf 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #5 SSH_MSG_CHANNEL_DATA 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) by 373 down to 2096779 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_CHANNEL_DATA len=373 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222] 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222] 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222] 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17962', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=133} created 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222]} created 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222] successful with session NetconfServerSession{sessionId=133, channel=[id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222]} 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222]} up 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #6 SSH_MSG_CHANNEL_DATA 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) by 393 down to 2096386 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_CHANNEL_DATA len=393 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222] 23:09:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:34.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:34.503 [netconf-device-simulator-threads-4] 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=133} 23:09:34.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:34.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x40bccca2, L:/10.30.170.33:17962 - R:/10.30.170.252:45222]} EXI handlers added to pipeline 23:09:34.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:34.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) by 179 down to 2095870 23:09:34.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:34.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:34.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #7 SSH_MSG_CHANNEL_DATA 23:09:34.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) by 340 down to 2096046 23:09:34.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_CHANNEL_DATA len=340 23:09:34.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222] 23:09:34.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:34.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:34.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=133} 23:09:34.507 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a3632d2 23:09:34.507 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:34.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:34.507 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:34.507 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:34.508 [netconf-device-simulator-threads-4] 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 23:09:34.508 [netconf-device-simulator-threads-4] 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 23:09:34.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:34.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) by 733 down to 2095137 23:09:34.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:34.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:34.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840]} 23:09:34.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58840]): SSH-2.0-SSHD-UNKNOWN 23:09:34.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58840]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:34.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58840]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:34.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:34.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #8 SSH_MSG_IGNORE 23:09:34.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:09:34.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58840]) Send SSH_MSG_KEXINIT 23:09:34.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58840]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:34.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58840]) process #0 SSH_MSG_KEXINIT 23:09:34.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58840]) SSH_MSG_KEXINIT 23:09:34.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58840]) strict KEX=true client=true server=true 23:09:34.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58840]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:34.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58840]) Kex: server host key algorithms = rsa-sha2-512 23:09:34.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58840]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:34.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58840]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:34.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58840]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:34.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58840]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:34.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58840]) Kex: compression algorithms (client to server) = none 23:09:34.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58840]) Kex: compression algorithms (server to client) = none 23:09:34.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:34.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58840]) process #1 30 23:09:34.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58840]] process command=SSH_MSG_KEXDH_INIT 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58840]] Send SSH_MSG_KEXDH_REPLY 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58840]) packet #1 sending command=31[31] len=1639 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58840])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58840]) Send SSH_MSG_NEWKEYS 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58840]) session ID=7b:0a:1e:55:29:4c:22:20:70:50:f0:de:7b:c3:47:fe:67:b9:f8:21:2a:e8:a1:72:40:cf:e5:77:cd:a0:b2:de:e0:14:6c:e9:9d:f9:08:81:f2:80:da:89:8e:e8:10:8a:4e:83:b4:04:e3:1d:20:41:c8:e4:a9:62:ba:84:ff:e0 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58840]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58840]): strict KEX resets output message sequence number from 3 to 0 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58840]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5289667; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58840])[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 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58840])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58840]) packet #0 sending command=7[7] len=419 23:09:35.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58840]) No pending packets to flush at end of KEX 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58840]) process #2 SSH_MSG_NEWKEYS 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58840]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58840]): strict KEX resets input message sequence number from 3 to 0 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58840]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2d335287; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58840]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58840]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58840]) authorized authentication methods: password,publickey 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58840]) Accepted service ssh-userauth 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58840]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58840]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58840]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58840]) no authentication factory for method=none 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58840]) SSH_MSG_USERAUTH_REQUEST 23:09:35.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58840]) remaining methods: password,publickey 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58840]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58840]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58840]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:35.033 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58840]) authentication result: true 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58840]) SSH_MSG_USERAUTH_REQUEST 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58840])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58840]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58840]) no heartbeat to stop 23:09:35.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58840]) heartbeat type=IGNORE, interval=PT30S 23:09:35.034 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58840 authenticated 23:09:35.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:35.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58840]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:35.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58840]] session=TransportServerSession[admin@/10.30.170.252:58840] id=0 23:09:35.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58840])) size=2097152, max=2097152, packet=32768 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58840]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58840] 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58840]) recipient=0 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840])) size=2097152, max=2097152, packet=32768 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840])) re-initializing 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840])) size=2097152, max=2097152, packet=32768 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840])[want-reply=true] subsystem=netconf 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840])[subsystem] prepared command 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:35.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840]}} established 23:09:35.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 134: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17963 23:09:35.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 134: Creating data stores for simulated device 23:09:35.036 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:35.036 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:35.036 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:35.036 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:35.036 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:35.037 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65ad507 23:09:35.037 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:35.037 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:35.037 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:35.037 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:35.038 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:35.038 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:35.038 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:35.038 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:35.038 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65ad507, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65ad507, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b2deeb0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b2deeb0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:35.038 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:35.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:35.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840] 23:09:35.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 134 on channel [id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840] 23:09:35.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) by 1103 down to 2096049 23:09:35.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:35.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840] 23:09:35.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840] 23:09:35.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) request=subsystem result=ReplySuccess, want-reply=true 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) request=subsystem activate command 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) starting runner for command=netconf 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #5 SSH_MSG_CHANNEL_DATA 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) by 373 down to 2096779 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_CHANNEL_DATA len=373 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840] 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840] 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840] 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17963', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=134} created 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=134, channel=[id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840]} created 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840] successful with session NetconfServerSession{sessionId=134, channel=[id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840]} 23:09:35.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=134, channel=[id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840]} up 23:09:35.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #6 SSH_MSG_CHANNEL_DATA 23:09:35.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) by 393 down to 2096386 23:09:35.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_CHANNEL_DATA len=393 23:09:35.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840] 23:09:35.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:35.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:35.042 [netconf-device-simulator-threads-6] 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=134} 23:09:35.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:35.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=134, channel=[id: 0xdac0c071, L:/10.30.170.33:17963 - R:/10.30.170.252:58840]} EXI handlers added to pipeline 23:09:35.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:35.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) by 179 down to 2095870 23:09:35.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:35.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:35.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #7 SSH_MSG_CHANNEL_DATA 23:09:35.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) by 340 down to 2096046 23:09:35.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_CHANNEL_DATA len=340 23:09:35.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840] 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=134} 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b2deeb0 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:35.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:35.047 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:35.047 [netconf-device-simulator-threads-6] 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 23:09:35.047 [netconf-device-simulator-threads-6] 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 23:09:35.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:35.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) by 733 down to 2095137 23:09:35.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:35.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:35.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #9 SSH_MSG_IGNORE 23:09:35.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:09:35.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044]} 23:09:35.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46044]): SSH-2.0-SSHD-UNKNOWN 23:09:35.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46044]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:35.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46044]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:35.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:35.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #8 SSH_MSG_IGNORE 23:09:35.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:09:35.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #9 SSH_MSG_IGNORE 23:09:35.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46044]) Send SSH_MSG_KEXINIT 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46044]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46044]) process #0 SSH_MSG_KEXINIT 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46044]) SSH_MSG_KEXINIT 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46044]) strict KEX=true client=true server=true 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46044]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46044]) Kex: server host key algorithms = rsa-sha2-512 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46044]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46044]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46044]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46044]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46044]) Kex: compression algorithms (client to server) = none 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46044]) Kex: compression algorithms (server to client) = none 23:09:35.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:35.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048]} 23:09:35.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44048]): SSH-2.0-SSHD-UNKNOWN 23:09:35.893 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44048]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:35.893 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44048]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:35.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46044]) process #1 30 23:09:35.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46044]] process command=SSH_MSG_KEXDH_INIT 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46044]] Send SSH_MSG_KEXDH_REPLY 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46044]) packet #1 sending command=31[31] len=1639 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46044])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46044]) Send SSH_MSG_NEWKEYS 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46044]) session ID=db:07:98:89:e4:03:97:85:43:ef:57:16:a9:e1:fa:71:75:2f:e3:41:97:80:83:f9:e7:ac:18:6b:fc:df:15:a2:57:e6:f2:fe:a3:26:8d:52:fa:73:01:f5:29:44:07:7a:a6:42:30:39:f5:1f:95:8d:da:bc:91:2e:fa:1b:60:cd 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46044]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46044]): strict KEX resets output message sequence number from 3 to 0 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46044]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e3763a4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46044])[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 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46044])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46044]) packet #0 sending command=7[7] len=419 23:09:35.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46044]) No pending packets to flush at end of KEX 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46044]) process #2 SSH_MSG_NEWKEYS 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46044]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46044]): strict KEX resets input message sequence number from 3 to 0 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46044]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@78b88656; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46044]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46044]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46044]) authorized authentication methods: password,publickey 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46044]) Accepted service ssh-userauth 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46044]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46044]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46044]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46044]) no authentication factory for method=none 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46044]) SSH_MSG_USERAUTH_REQUEST 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46044]) remaining methods: password,publickey 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46044]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46044]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:35.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46044]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:35.965 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46044]) authentication result: true 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46044]) SSH_MSG_USERAUTH_REQUEST 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46044])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46044]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46044]) no heartbeat to stop 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46044]) heartbeat type=IGNORE, interval=PT30S 23:09:35.965 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46044 authenticated 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46044]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46044]] session=TransportServerSession[admin@/10.30.170.252:46044] id=0 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46044])) size=2097152, max=2097152, packet=32768 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46044]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46044] 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46044]) recipient=0 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044])) size=2097152, max=2097152, packet=32768 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044])) re-initializing 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044])) size=2097152, max=2097152, packet=32768 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044])[want-reply=true] subsystem=netconf 23:09:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044])[subsystem] prepared command 23:09:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044]}} established 23:09:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 135: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17964 23:09:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 135: Creating data stores for simulated device 23:09:35.966 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:35.966 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:35.966 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52b2b7a1 23:09:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:35.967 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:35.968 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:35.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:35.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:35.968 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52b2b7a1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52b2b7a1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71ddaf8d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71ddaf8d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:35.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:35.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:35.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044] 23:09:35.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 135 on channel [id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044] 23:09:35.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) by 1103 down to 2096049 23:09:35.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:35.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044] 23:09:35.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044] 23:09:35.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) request=subsystem result=ReplySuccess, want-reply=true 23:09:35.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:35.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) request=subsystem activate command 23:09:35.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) starting runner for command=netconf 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44048]) Send SSH_MSG_KEXINIT 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #0 SSH_MSG_KEXINIT 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44048]) SSH_MSG_KEXINIT 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44048]) strict KEX=true client=true server=true 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: server host key algorithms = rsa-sha2-512 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: compression algorithms (client to server) = none 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: compression algorithms (server to client) = none 23:09:35.980 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #5 SSH_MSG_CHANNEL_DATA 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) by 373 down to 2096779 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_CHANNEL_DATA len=373 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044] 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044] 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044] 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17964', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=135} created 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044]} created 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044] successful with session NetconfServerSession{sessionId=135, channel=[id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044]} 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044]} up 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #6 SSH_MSG_CHANNEL_DATA 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) by 393 down to 2096386 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_CHANNEL_DATA len=393 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044] 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:35.981 [netconf-device-simulator-threads-0] 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=135} 23:09:35.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:35.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xec8a15a0, L:/10.30.170.33:17964 - R:/10.30.170.252:46044]} EXI handlers added to pipeline 23:09:35.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:35.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) by 179 down to 2095870 23:09:35.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:35.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #7 SSH_MSG_CHANNEL_DATA 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) by 340 down to 2096046 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_CHANNEL_DATA len=340 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044] 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=135} 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71ddaf8d 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:35.984 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:35.985 [netconf-device-simulator-threads-0] 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 23:09:35.985 [netconf-device-simulator-threads-0] 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 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) by 733 down to 2095137 23:09:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:36.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #1 30 23:09:36.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44048]] process command=SSH_MSG_KEXDH_INIT 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44048]] Send SSH_MSG_KEXDH_REPLY 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #1 sending command=31[31] len=1639 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44048])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44048]) Send SSH_MSG_NEWKEYS 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44048]) session ID=3e:46:ac:10:00:3a:19:d7:58:56:ef:49:02:b6:29:89:be:64:f3:5d:50:b8:e1:b0:ff:4e:c8:d9:fe:1a:ec:fc:3a:3d:db:54:ed:d2:e7:c7:55:c4:f6:f0:8f:d2:7f:9d:60:df:7f:26:70:46:25:7f:14:d1:3e:3f:dc:c7:d0:3d 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44048]): strict KEX resets output message sequence number from 3 to 0 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44048]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e9067c4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44048])[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 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44048])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #0 sending command=7[7] len=419 23:09:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44048]) No pending packets to flush at end of KEX 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #2 SSH_MSG_NEWKEYS 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44048]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44048]): strict KEX resets input message sequence number from 3 to 0 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44048]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37030c21; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44048]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44048]) authorized authentication methods: password,publickey 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44048]) Accepted service ssh-userauth 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44048]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44048]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44048]) no authentication factory for method=none 23:09:36.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44048]) SSH_MSG_USERAUTH_REQUEST 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44048]) remaining methods: password,publickey 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44048]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44048]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:36.122 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44048]) authentication result: true 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44048]) SSH_MSG_USERAUTH_REQUEST 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44048])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44048]) no heartbeat to stop 23:09:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44048]) heartbeat type=IGNORE, interval=PT30S 23:09:36.123 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44048 authenticated 23:09:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44048]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44048]] session=TransportServerSession[admin@/10.30.170.252:44048] id=0 23:09:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44048])) size=2097152, max=2097152, packet=32768 23:09:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44048]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44048] 23:09:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44048]) recipient=0 23:09:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])) size=2097152, max=2097152, packet=32768 23:09:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])) re-initializing 23:09:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])) size=2097152, max=2097152, packet=32768 23:09:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[want-reply=true] subsystem=netconf 23:09:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[subsystem] prepared command 23:09:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:36.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048]}} established 23:09:36.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 136: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17965 23:09:36.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 136: Creating data stores for simulated device 23:09:36.125 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:36.125 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:36.125 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:36.125 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:36.125 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:36.126 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eae79e9 23:09:36.126 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:36.126 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:36.126 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:36.126 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:36.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:36.127 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:36.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:36.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:36.127 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eae79e9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eae79e9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77d45501, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77d45501, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:36.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:36.128 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:36.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048] 23:09:36.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.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: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 136 on channel [id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048] 23:09:36.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 1103 down to 2096049 23:09:36.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:36.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048] 23:09:36.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048] 23:09:36.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) request=subsystem result=ReplySuccess, want-reply=true 23:09:36.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:36.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) request=subsystem activate command 23:09:36.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) starting runner for command=netconf 23:09:36.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #5 SSH_MSG_CHANNEL_DATA 23:09:36.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 373 down to 2096779 23:09:36.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_DATA len=373 23:09:36.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048] 23:09:36.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:36.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:36.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048] 23:09:36.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048] 23:09:36.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17965', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:36.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=136} created 23:09:36.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=136, channel=[id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048]} created 23:09:36.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048] successful with session NetconfServerSession{sessionId=136, channel=[id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048]} 23:09:36.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=136, channel=[id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048]} up 23:09:36.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #6 SSH_MSG_CHANNEL_DATA 23:09:36.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 393 down to 2096386 23:09:36.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_DATA len=393 23:09:36.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048] 23:09:36.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:36.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:36.135 [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=136} 23:09:36.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:36.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=136, channel=[id: 0x426d2bcc, L:/10.30.170.33:17965 - R:/10.30.170.252:44048]} EXI handlers added to pipeline 23:09:36.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:36.136 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 179 down to 2095870 23:09:36.136 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:36.136 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:36.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #7 SSH_MSG_CHANNEL_DATA 23:09:36.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 340 down to 2096046 23:09:36.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_DATA len=340 23:09:36.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048] 23:09:36.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:36.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:36.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=136} 23:09:36.139 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77d45501 23:09:36.139 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:36.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:36.139 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:36.139 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:36.140 [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 23:09:36.140 [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 23:09:36.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:36.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 733 down to 2095137 23:09:36.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:36.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:36.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #9 SSH_MSG_IGNORE 23:09:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:09:36.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:36.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #8 SSH_MSG_IGNORE 23:09:36.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:09:36.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884]} 23:09:36.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36884]): SSH-2.0-SSHD-UNKNOWN 23:09:36.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36884]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:36.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36884]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:36.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #8 SSH_MSG_IGNORE 23:09:36.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:36.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:09:36.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #9 SSH_MSG_IGNORE 23:09:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36884]) Send SSH_MSG_KEXINIT 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36884]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36884]) process #0 SSH_MSG_KEXINIT 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36884]) SSH_MSG_KEXINIT 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36884]) strict KEX=true client=true server=true 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36884]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36884]) Kex: server host key algorithms = rsa-sha2-512 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36884]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36884]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36884]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36884]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36884]) Kex: compression algorithms (client to server) = none 23:09:36.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36884]) Kex: compression algorithms (server to client) = none 23:09:36.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:36.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36884]) process #1 30 23:09:36.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36884]] process command=SSH_MSG_KEXDH_INIT 23:09:36.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36884]] Send SSH_MSG_KEXDH_REPLY 23:09:36.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36884]) packet #1 sending command=31[31] len=1639 23:09:36.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36884])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:36.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36884]) Send SSH_MSG_NEWKEYS 23:09:36.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36884]) session ID=2c:48:76:2f:be:06:56:8a:6d:36:a7:e0:54:54:42:f1:2f:75:8a:72:1f:d3:0a:14:b3:0d:0c:f2:43:33:67:d0:04:79:6c:f0:39:06:4e:a5:94:c6:07:91:8b:cd:68:99:e7:dd:45:75:17:6b:57:20:2f:45:ee:0f:b9:8f:b5:75 23:09:36.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36884]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:36.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36884]): strict KEX resets output message sequence number from 3 to 0 23:09:36.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36884]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5976edde; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:36.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36884])[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 23:09:36.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36884])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:36.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36884]) packet #0 sending command=7[7] len=419 23:09:36.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36884]) No pending packets to flush at end of KEX 23:09:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36884]) process #2 SSH_MSG_NEWKEYS 23:09:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36884]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36884]): strict KEX resets input message sequence number from 3 to 0 23:09:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36884]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5693c034; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36884]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36884]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36884]) authorized authentication methods: password,publickey 23:09:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36884]) Accepted service ssh-userauth 23:09:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36884]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36884]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36884]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36884]) no authentication factory for method=none 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36884]) SSH_MSG_USERAUTH_REQUEST 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36884]) remaining methods: password,publickey 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36884]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36884]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36884]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:36.753 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36884]) authentication result: true 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36884]) SSH_MSG_USERAUTH_REQUEST 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36884])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36884]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:36.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36884]) no heartbeat to stop 23:09:36.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36884]) heartbeat type=IGNORE, interval=PT30S 23:09:36.754 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36884 authenticated 23:09:36.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:36.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36884]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:36.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36884]] session=TransportServerSession[admin@/10.30.170.252:36884] id=0 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36884])) size=2097152, max=2097152, packet=32768 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36884]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36884] 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36884]) recipient=0 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884])) size=2097152, max=2097152, packet=32768 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884])) re-initializing 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884])) size=2097152, max=2097152, packet=32768 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884])[want-reply=true] subsystem=netconf 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884])[subsystem] prepared command 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884]}} established 23:09:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 137: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17966 23:09:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 137: Creating data stores for simulated device 23:09:36.756 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:36.756 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:36.756 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:36.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@540b5111 23:09:36.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:36.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:36.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:36.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:36.758 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:36.758 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:36.758 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:36.758 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:36.758 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@540b5111, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@540b5111, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@526253a9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@526253a9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:36.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:36.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:36.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884] 23:09:36.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 137 on channel [id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884] 23:09:36.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) by 1103 down to 2096049 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884] 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884] 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) request=subsystem result=ReplySuccess, want-reply=true 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) request=subsystem activate command 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) starting runner for command=netconf 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #5 SSH_MSG_CHANNEL_DATA 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) by 373 down to 2096779 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_CHANNEL_DATA len=373 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884] 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884] 23:09:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884] 23:09:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17966', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=137} created 23:09:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=137, channel=[id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884]} created 23:09:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884] successful with session NetconfServerSession{sessionId=137, channel=[id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884]} 23:09:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=137, channel=[id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884]} up 23:09:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #6 SSH_MSG_CHANNEL_DATA 23:09:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) by 393 down to 2096386 23:09:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_CHANNEL_DATA len=393 23:09:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884] 23:09:36.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:36.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:36.767 [netconf-device-simulator-threads-4] 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=137} 23:09:36.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:36.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=137, channel=[id: 0x00e78784, L:/10.30.170.33:17966 - R:/10.30.170.252:36884]} EXI handlers added to pipeline 23:09:36.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:36.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) by 179 down to 2095870 23:09:36.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:36.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:36.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #7 SSH_MSG_CHANNEL_DATA 23:09:36.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) by 340 down to 2096046 23:09:36.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_CHANNEL_DATA len=340 23:09:36.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884] 23:09:36.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=137} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@526253a9 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:36.772 [netconf-device-simulator-threads-4] 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 23:09:36.772 [netconf-device-simulator-threads-4] 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 23:09:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) by 733 down to 2095137 23:09:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:36.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304]} 23:09:36.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50304]): SSH-2.0-SSHD-UNKNOWN 23:09:36.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50304]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:36.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50304]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:37.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:37.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #8 SSH_MSG_IGNORE 23:09:37.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:09:37.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50304]) Send SSH_MSG_KEXINIT 23:09:37.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50304]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50304]) process #0 SSH_MSG_KEXINIT 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50304]) SSH_MSG_KEXINIT 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50304]) strict KEX=true client=true server=true 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50304]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50304]) Kex: server host key algorithms = rsa-sha2-512 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50304]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50304]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50304]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50304]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50304]) Kex: compression algorithms (client to server) = none 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50304]) Kex: compression algorithms (server to client) = none 23:09:37.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:37.156 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:37.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #9 SSH_MSG_IGNORE 23:09:37.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:09:37.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50304]) process #1 30 23:09:37.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50304]] process command=SSH_MSG_KEXDH_INIT 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50304]] Send SSH_MSG_KEXDH_REPLY 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50304]) packet #1 sending command=31[31] len=1639 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50304])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50304]) Send SSH_MSG_NEWKEYS 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50304]) session ID=bb:be:30:e3:50:79:d5:6e:5d:1c:d5:56:6a:ad:0f:9d:34:fb:89:37:da:88:c5:7d:4c:93:81:0f:e7:18:6a:26:57:a9:a4:a7:48:64:dc:b3:d4:60:88:46:40:45:17:80:9f:61:b8:3b:45:f6:5d:58:76:e6:18:ae:d1:2e:5e:71 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50304]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50304]): strict KEX resets output message sequence number from 3 to 0 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50304]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@397b1020; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50304])[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 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50304])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50304]) packet #0 sending command=7[7] len=419 23:09:37.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50304]) No pending packets to flush at end of KEX 23:09:37.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50304]) process #2 SSH_MSG_NEWKEYS 23:09:37.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50304]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:37.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50304]): strict KEX resets input message sequence number from 3 to 0 23:09:37.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50304]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6841bb7b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:37.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:37.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50304]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:37.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50304]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:37.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50304]) authorized authentication methods: password,publickey 23:09:37.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50304]) Accepted service ssh-userauth 23:09:37.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50304]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:37.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50304]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:37.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:37.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50304]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:37.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50304]) no authentication factory for method=none 23:09:37.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50304]) SSH_MSG_USERAUTH_REQUEST 23:09:37.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50304]) remaining methods: password,publickey 23:09:37.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50304]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:37.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50304]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:37.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:37.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50304]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:37.233 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50304]) authentication result: true 23:09:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50304]) SSH_MSG_USERAUTH_REQUEST 23:09:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50304])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50304]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50304]) no heartbeat to stop 23:09:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50304]) heartbeat type=IGNORE, interval=PT30S 23:09:37.233 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50304 authenticated 23:09:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50304]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50304]] session=TransportServerSession[admin@/10.30.170.252:50304] id=0 23:09:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50304])) size=2097152, max=2097152, packet=32768 23:09:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50304]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50304] 23:09:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50304]) recipient=0 23:09:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304])) size=2097152, max=2097152, packet=32768 23:09:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304])) re-initializing 23:09:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304])) size=2097152, max=2097152, packet=32768 23:09:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:37.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:37.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:37.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304])[want-reply=true] subsystem=netconf 23:09:37.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304])[subsystem] prepared command 23:09:37.235 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:37.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:37.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304]}} established 23:09:37.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 138: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17967 23:09:37.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 138: Creating data stores for simulated device 23:09:37.235 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:37.235 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:37.235 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:37.235 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:37.235 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:37.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@773a7f71 23:09:37.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:37.237 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:37.237 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:37.237 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:37.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:37.237 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:37.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:37.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:37.237 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@773a7f71, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@773a7f71, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@347c2ac4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@347c2ac4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:37.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:37.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:37.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304] 23:09:37.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 138 on channel [id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304] 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) by 1103 down to 2096049 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304] 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304] 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) request=subsystem result=ReplySuccess, want-reply=true 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) request=subsystem activate command 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) starting runner for command=netconf 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #5 SSH_MSG_CHANNEL_DATA 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) by 373 down to 2096779 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_CHANNEL_DATA len=373 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304] 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:37.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304] 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304] 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17967', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=138} created 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=138, channel=[id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304]} created 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304] successful with session NetconfServerSession{sessionId=138, channel=[id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304]} 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=138, channel=[id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304]} up 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #6 SSH_MSG_CHANNEL_DATA 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) by 393 down to 2096386 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_CHANNEL_DATA len=393 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304] 23:09:37.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:37.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:37.242 [netconf-device-simulator-threads-6] 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=138} 23:09:37.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:37.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=138, channel=[id: 0xf299b863, L:/10.30.170.33:17967 - R:/10.30.170.252:50304]} EXI handlers added to pipeline 23:09:37.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:37.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) by 179 down to 2095870 23:09:37.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:37.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:37.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #7 SSH_MSG_CHANNEL_DATA 23:09:37.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) by 340 down to 2096046 23:09:37.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_CHANNEL_DATA len=340 23:09:37.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304] 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=138} 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@347c2ac4 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:37.245 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:37.246 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:37.246 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:37.246 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:37.246 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:37.246 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:37.246 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:37.246 [netconf-device-simulator-threads-6] 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 23:09:37.246 [netconf-device-simulator-threads-6] 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 23:09:37.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:37.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) by 733 down to 2095137 23:09:37.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:37.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:37.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #9 SSH_MSG_IGNORE 23:09:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:09:37.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270]} 23:09:37.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47270]): SSH-2.0-SSHD-UNKNOWN 23:09:37.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47270]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:37.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47270]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:37.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:37.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #8 SSH_MSG_IGNORE 23:09:37.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47270]) Send SSH_MSG_KEXINIT 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47270]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47270]) process #0 SSH_MSG_KEXINIT 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47270]) SSH_MSG_KEXINIT 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47270]) strict KEX=true client=true server=true 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47270]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47270]) Kex: server host key algorithms = rsa-sha2-512 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47270]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47270]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47270]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47270]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47270]) Kex: compression algorithms (client to server) = none 23:09:37.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47270]) Kex: compression algorithms (server to client) = none 23:09:37.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:37.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47270]) process #1 30 23:09:37.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47270]] process command=SSH_MSG_KEXDH_INIT 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47270]] Send SSH_MSG_KEXDH_REPLY 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47270]) packet #1 sending command=31[31] len=1639 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47270])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47270]) Send SSH_MSG_NEWKEYS 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47270]) session ID=42:bc:28:f3:2e:8e:90:02:8c:a8:a7:d3:9f:4a:a6:49:75:68:06:cb:01:1e:cd:d5:ca:6f:58:d0:e3:3b:90:91:fa:9f:2b:3e:ab:0a:97:1b:ee:92:bd:dc:5a:33:d4:39:97:8f:9b:1d:cf:26:81:28:31:e8:23:f2:7a:db:98:80 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47270]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47270]): strict KEX resets output message sequence number from 3 to 0 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47270]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@666b5284; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47270])[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 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47270])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47270]) packet #0 sending command=7[7] len=419 23:09:37.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47270]) No pending packets to flush at end of KEX 23:09:37.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47270]) process #2 SSH_MSG_NEWKEYS 23:09:37.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47270]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47270]): strict KEX resets input message sequence number from 3 to 0 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47270]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22a1559f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47270]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47270]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47270]) authorized authentication methods: password,publickey 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47270]) Accepted service ssh-userauth 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47270]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47270]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47270]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47270]) no authentication factory for method=none 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47270]) SSH_MSG_USERAUTH_REQUEST 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47270]) remaining methods: password,publickey 23:09:37.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47270]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:37.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47270]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:37.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:37.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47270]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:37.757 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:37.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47270]) authentication result: true 23:09:37.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47270]) SSH_MSG_USERAUTH_REQUEST 23:09:37.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47270])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:37.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47270]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:37.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:37.757 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:37.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47270]) no heartbeat to stop 23:09:37.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47270]) heartbeat type=IGNORE, interval=PT30S 23:09:37.757 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47270 authenticated 23:09:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47270]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47270]] session=TransportServerSession[admin@/10.30.170.252:47270] id=0 23:09:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47270])) size=2097152, max=2097152, packet=32768 23:09:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47270]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47270] 23:09:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47270]) recipient=0 23:09:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270])) size=2097152, max=2097152, packet=32768 23:09:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270])) re-initializing 23:09:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270])) size=2097152, max=2097152, packet=32768 23:09:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270])[want-reply=true] subsystem=netconf 23:09:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270])[subsystem] prepared command 23:09:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270]}} established 23:09:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 139: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17968 23:09:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 139: Creating data stores for simulated device 23:09:37.759 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:37.760 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:37.760 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:37.760 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:37.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73e3614a 23:09:37.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:37.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:37.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:37.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:37.761 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:37.762 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:37.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:37.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:37.762 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73e3614a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73e3614a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48570922, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48570922, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:37.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:37.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:37.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270] 23:09:37.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 139 on channel [id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270] 23:09:37.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) by 1103 down to 2096049 23:09:37.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:37.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270] 23:09:37.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270] 23:09:37.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) request=subsystem result=ReplySuccess, want-reply=true 23:09:37.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:37.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) request=subsystem activate command 23:09:37.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) starting runner for command=netconf 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #5 SSH_MSG_CHANNEL_DATA 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) by 373 down to 2096779 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_CHANNEL_DATA len=373 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270] 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270] 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270] 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17968', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=139} created 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270]} created 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270] successful with session NetconfServerSession{sessionId=139, channel=[id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270]} 23:09:37.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270]} up 23:09:37.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #6 SSH_MSG_CHANNEL_DATA 23:09:37.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) by 393 down to 2096386 23:09:37.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_CHANNEL_DATA len=393 23:09:37.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270] 23:09:37.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:37.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:37.766 [netconf-device-simulator-threads-0] 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=139} 23:09:37.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:37.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x6947b7bb, L:/10.30.170.33:17968 - R:/10.30.170.252:47270]} EXI handlers added to pipeline 23:09:37.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:37.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) by 179 down to 2095870 23:09:37.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:37.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:37.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #7 SSH_MSG_CHANNEL_DATA 23:09:37.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) by 340 down to 2096046 23:09:37.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_CHANNEL_DATA len=340 23:09:37.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270] 23:09:37.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:37.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:37.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=139} 23:09:37.770 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48570922 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:37.771 [netconf-device-simulator-threads-0] 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 23:09:37.771 [netconf-device-simulator-threads-0] 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 23:09:37.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:37.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) by 733 down to 2095137 23:09:37.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:37.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:37.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684]} 23:09:37.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42684]): SSH-2.0-SSHD-UNKNOWN 23:09:37.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42684]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:37.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42684]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42684]) Send SSH_MSG_KEXINIT 23:09:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42684]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42684]) process #0 SSH_MSG_KEXINIT 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42684]) SSH_MSG_KEXINIT 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42684]) strict KEX=true client=true server=true 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42684]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42684]) Kex: server host key algorithms = rsa-sha2-512 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42684]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42684]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42684]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42684]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42684]) Kex: compression algorithms (client to server) = none 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42684]) Kex: compression algorithms (server to client) = none 23:09:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:38.176 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #9 SSH_MSG_IGNORE 23:09:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:09:38.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42684]) process #1 30 23:09:38.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42684]] process command=SSH_MSG_KEXDH_INIT 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42684]] Send SSH_MSG_KEXDH_REPLY 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42684]) packet #1 sending command=31[31] len=1639 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42684])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42684]) Send SSH_MSG_NEWKEYS 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42684]) session ID=3d:27:04:0d:d0:b8:cb:e5:a5:e2:fb:32:29:47:1b:c0:ae:27:49:61:cb:28:25:b3:81:29:f5:f1:30:3e:3c:97:21:52:ef:90:aa:22:cc:c9:4b:58:b0:06:ef:20:0d:25:15:93:33:db:0a:00:0d:7f:1b:6c:8d:7b:d0:2c:a3:e1 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42684]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42684]): strict KEX resets output message sequence number from 3 to 0 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42684]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@235c4de; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42684])[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 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42684])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42684]) packet #0 sending command=7[7] len=419 23:09:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42684]) No pending packets to flush at end of KEX 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42684]) process #2 SSH_MSG_NEWKEYS 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42684]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42684]): strict KEX resets input message sequence number from 3 to 0 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42684]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18051ab6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42684]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42684]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42684]) authorized authentication methods: password,publickey 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42684]) Accepted service ssh-userauth 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42684]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42684]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:38.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42684]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42684]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42684]) no authentication factory for method=none 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42684]) SSH_MSG_USERAUTH_REQUEST 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42684]) remaining methods: password,publickey 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42684]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42684]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42684]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42684]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:38.237 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42684]) authentication result: true 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42684]) SSH_MSG_USERAUTH_REQUEST 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42684])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42684]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:38.237 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42684]) no heartbeat to stop 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42684]) heartbeat type=IGNORE, interval=PT30S 23:09:38.238 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42684 authenticated 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42684]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42684]] session=TransportServerSession[admin@/10.30.170.252:42684] id=0 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42684])) size=2097152, max=2097152, packet=32768 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42684]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42684] 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42684]) recipient=0 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684])) size=2097152, max=2097152, packet=32768 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684])) re-initializing 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684])) size=2097152, max=2097152, packet=32768 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:38.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:38.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:38.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684])[want-reply=true] subsystem=netconf 23:09:38.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684])[subsystem] prepared command 23:09:38.239 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:38.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:38.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684]}} established 23:09:38.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 140: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17969 23:09:38.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 140: Creating data stores for simulated device 23:09:38.239 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:38.240 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:38.240 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:38.240 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:38.240 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:38.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ec759fc 23:09:38.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:38.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:38.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:38.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:38.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:38.242 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:38.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:38.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:38.242 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ec759fc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ec759fc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d36b698, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d36b698, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:38.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:38.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:38.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684] 23:09:38.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 140 on channel [id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684] 23:09:38.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) by 1103 down to 2096049 23:09:38.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684] 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684] 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) request=subsystem result=ReplySuccess, want-reply=true 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) request=subsystem activate command 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) starting runner for command=netconf 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #5 SSH_MSG_CHANNEL_DATA 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) by 373 down to 2096779 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_CHANNEL_DATA len=373 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684] 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684] 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684] 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17969', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=140} created 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=140, channel=[id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684]} created 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684] successful with session NetconfServerSession{sessionId=140, channel=[id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684]} 23:09:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=140, channel=[id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684]} up 23:09:38.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #6 SSH_MSG_CHANNEL_DATA 23:09:38.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) by 393 down to 2096386 23:09:38.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_CHANNEL_DATA len=393 23:09:38.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684] 23:09:38.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:38.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:38.245 [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=140} 23:09:38.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:38.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=140, channel=[id: 0x97fb03f1, L:/10.30.170.33:17969 - R:/10.30.170.252:42684]} EXI handlers added to pipeline 23:09:38.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:38.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) by 179 down to 2095870 23:09:38.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:38.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:38.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #7 SSH_MSG_CHANNEL_DATA 23:09:38.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) by 340 down to 2096046 23:09:38.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_CHANNEL_DATA len=340 23:09:38.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684] 23:09:38.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:38.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:38.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=140} 23:09:38.248 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d36b698 23:09:38.248 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:38.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:38.249 [netconf-device-simulator-threads-2] 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 23:09:38.249 [netconf-device-simulator-threads-2] 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 23:09:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:38.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) by 733 down to 2095137 23:09:38.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:38.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:38.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:38.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #8 SSH_MSG_IGNORE 23:09:38.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:09:38.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908]} 23:09:38.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60908]): SSH-2.0-SSHD-UNKNOWN 23:09:38.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60908]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:38.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60908]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:38.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:38.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #9 SSH_MSG_IGNORE 23:09:38.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:09:38.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #8 SSH_MSG_IGNORE 23:09:38.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:09:38.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60908]) Send SSH_MSG_KEXINIT 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60908]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60908]) process #0 SSH_MSG_KEXINIT 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60908]) SSH_MSG_KEXINIT 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60908]) strict KEX=true client=true server=true 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60908]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60908]) Kex: server host key algorithms = rsa-sha2-512 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60908]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60908]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60908]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60908]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60908]) Kex: compression algorithms (client to server) = none 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60908]) Kex: compression algorithms (server to client) = none 23:09:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:38.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60908]) process #1 30 23:09:38.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60908]] process command=SSH_MSG_KEXDH_INIT 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60908]] Send SSH_MSG_KEXDH_REPLY 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60908]) packet #1 sending command=31[31] len=1639 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60908])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60908]) Send SSH_MSG_NEWKEYS 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60908]) session ID=dc:ce:69:90:4a:cb:68:53:dd:d5:c7:04:22:e2:4a:e0:8b:db:25:24:d6:95:16:be:20:f2:d2:ec:e9:c6:4f:da:de:3d:cd:95:93:d4:d9:28:dc:e4:e1:a4:e3:e5:42:8a:40:cd:b8:01:8d:35:b5:5e:90:f5:0b:a4:5c:a0:b3:0f 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60908]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60908]): strict KEX resets output message sequence number from 3 to 0 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60908]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1508ce96; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60908])[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 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60908])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60908]) packet #0 sending command=7[7] len=419 23:09:38.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60908]) No pending packets to flush at end of KEX 23:09:38.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60908]) process #2 SSH_MSG_NEWKEYS 23:09:38.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60908]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:38.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60908]): strict KEX resets input message sequence number from 3 to 0 23:09:38.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60908]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f9f24c0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:38.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:38.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60908]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:38.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60908]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:38.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60908]) authorized authentication methods: password,publickey 23:09:38.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60908]) Accepted service ssh-userauth 23:09:38.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60908]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60908]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60908]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60908]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60908]) no authentication factory for method=none 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60908]) SSH_MSG_USERAUTH_REQUEST 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60908]) remaining methods: password,publickey 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60908]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60908]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60908]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60908]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:38.932 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60908]) authentication result: true 23:09:38.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60908]) SSH_MSG_USERAUTH_REQUEST 23:09:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60908])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60908]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60908]) no heartbeat to stop 23:09:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60908]) heartbeat type=IGNORE, interval=PT30S 23:09:38.933 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60908 authenticated 23:09:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60908]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60908]] session=TransportServerSession[admin@/10.30.170.252:60908] id=0 23:09:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60908])) size=2097152, max=2097152, packet=32768 23:09:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60908]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60908] 23:09:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60908]) recipient=0 23:09:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908])) size=2097152, max=2097152, packet=32768 23:09:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908])) re-initializing 23:09:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908])) size=2097152, max=2097152, packet=32768 23:09:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908])[want-reply=true] subsystem=netconf 23:09:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908])[subsystem] prepared command 23:09:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908]}} established 23:09:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 141: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17970 23:09:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 141: Creating data stores for simulated device 23:09:38.935 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:38.935 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:38.935 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ca5a850 23:09:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:38.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:38.937 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:38.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:38.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:38.937 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ca5a850, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ca5a850, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ca8f344, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ca8f344, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:38.938 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:38.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908] 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 141 on channel [id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908] 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) by 1103 down to 2096049 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908] 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908] 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) request=subsystem result=ReplySuccess, want-reply=true 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) request=subsystem activate command 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) starting runner for command=netconf 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #5 SSH_MSG_CHANNEL_DATA 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) by 373 down to 2096779 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_CHANNEL_DATA len=373 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908] 23:09:38.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908] 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908] 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17970', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=141} created 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908]} created 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908] successful with session NetconfServerSession{sessionId=141, channel=[id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908]} 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908]} up 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #6 SSH_MSG_CHANNEL_DATA 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) by 393 down to 2096386 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_CHANNEL_DATA len=393 23:09:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908] 23:09:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:38.941 [netconf-device-simulator-threads-4] 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=141} 23:09:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xd444df1c, L:/10.30.170.33:17970 - R:/10.30.170.252:60908]} EXI handlers added to pipeline 23:09:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) by 179 down to 2095870 23:09:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #7 SSH_MSG_CHANNEL_DATA 23:09:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) by 340 down to 2096046 23:09:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_CHANNEL_DATA len=340 23:09:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908] 23:09:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=141} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ca8f344 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:38.944 [netconf-device-simulator-threads-4] 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 23:09:38.944 [netconf-device-simulator-threads-4] 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 23:09:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:38.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) by 733 down to 2095137 23:09:38.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:38.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:39.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926]} 23:09:39.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40926]): SSH-2.0-SSHD-UNKNOWN 23:09:39.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40926]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:39.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40926]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:39.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:39.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #8 SSH_MSG_IGNORE 23:09:39.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40926]) Send SSH_MSG_KEXINIT 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #0 SSH_MSG_KEXINIT 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40926]) SSH_MSG_KEXINIT 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40926]) strict KEX=true client=true server=true 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: server host key algorithms = rsa-sha2-512 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: compression algorithms (client to server) = none 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40926]) Kex: compression algorithms (server to client) = none 23:09:39.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:39.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #1 30 23:09:39.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40926]] process command=SSH_MSG_KEXDH_INIT 23:09:39.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40926]] Send SSH_MSG_KEXDH_REPLY 23:09:39.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #1 sending command=31[31] len=1639 23:09:39.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40926])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:39.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40926]) Send SSH_MSG_NEWKEYS 23:09:39.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40926]) session ID=68:cc:d7:5d:b8:42:70:bc:89:e8:11:de:53:95:02:3a:a6:6a:42:0c:e5:e0:74:c8:55:4f:52:ea:fc:ee:b1:b9:75:b5:54:ed:15:79:53:22:df:ef:1b:b8:ee:8d:9a:96:90:bb:12:95:c0:e9:63:2f:c5:b0:1e:cd:86:77:3b:ef 23:09:39.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:39.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40926]): strict KEX resets output message sequence number from 3 to 0 23:09:39.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@180f8334; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:39.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40926])[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 23:09:39.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40926])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:39.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #0 sending command=7[7] len=419 23:09:39.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40926]) No pending packets to flush at end of KEX 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #2 SSH_MSG_NEWKEYS 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40926]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40926]): strict KEX resets input message sequence number from 3 to 0 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@416dcc66; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40926]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40926]) authorized authentication methods: password,publickey 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40926]) Accepted service ssh-userauth 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40926]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40926]) no authentication factory for method=none 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40926]) SSH_MSG_USERAUTH_REQUEST 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40926]) remaining methods: password,publickey 23:09:39.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40926]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40926]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:39.453 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40926]) authentication result: true 23:09:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40926]) SSH_MSG_USERAUTH_REQUEST 23:09:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40926])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40926]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40926]) no heartbeat to stop 23:09:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40926]) heartbeat type=IGNORE, interval=PT30S 23:09:39.453 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40926 authenticated 23:09:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40926]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40926]] session=TransportServerSession[admin@/10.30.170.252:40926] id=0 23:09:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40926])) size=2097152, max=2097152, packet=32768 23:09:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40926]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40926] 23:09:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40926]) recipient=0 23:09:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])) size=2097152, max=2097152, packet=32768 23:09:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])) re-initializing 23:09:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])) size=2097152, max=2097152, packet=32768 23:09:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[want-reply=true] subsystem=netconf 23:09:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[subsystem] prepared command 23:09:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926]}} established 23:09:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 142: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17971 23:09:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 142: Creating data stores for simulated device 23:09:39.455 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:39.455 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:39.455 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2751bbd5 23:09:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:39.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:39.458 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:39.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:39.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:39.458 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2751bbd5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2751bbd5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@292ff6a7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@292ff6a7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:39.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:39.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:39.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926] 23:09:39.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 142 on channel [id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926] 23:09:39.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 1103 down to 2096049 23:09:39.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926] 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926] 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) request=subsystem result=ReplySuccess, want-reply=true 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) request=subsystem activate command 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) starting runner for command=netconf 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #5 SSH_MSG_CHANNEL_DATA 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 373 down to 2096779 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_DATA len=373 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926] 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:39.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:39.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926] 23:09:39.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926] 23:09:39.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17971', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:39.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=142} created 23:09:39.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926]} created 23:09:39.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926] successful with session NetconfServerSession{sessionId=142, channel=[id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926]} 23:09:39.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926]} up 23:09:39.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #6 SSH_MSG_CHANNEL_DATA 23:09:39.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 393 down to 2096386 23:09:39.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_DATA len=393 23:09:39.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926] 23:09:39.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:39.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:39.462 [netconf-device-simulator-threads-6] 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=142} 23:09:39.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:39.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xe8be0441, L:/10.30.170.33:17971 - R:/10.30.170.252:40926]} EXI handlers added to pipeline 23:09:39.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:39.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 179 down to 2095870 23:09:39.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:39.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #7 SSH_MSG_CHANNEL_DATA 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 340 down to 2096046 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_DATA len=340 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926] 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=142} 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@292ff6a7 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:39.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:39.466 [netconf-device-simulator-threads-6] 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 23:09:39.466 [netconf-device-simulator-threads-6] 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 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 733 down to 2095137 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:39.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #9 SSH_MSG_IGNORE 23:09:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:09:39.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:39.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638]} 23:09:39.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36638]): SSH-2.0-SSHD-UNKNOWN 23:09:39.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36638]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:39.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36638]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:39.681 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:39.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #8 SSH_MSG_IGNORE 23:09:39.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:09:39.686 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:39.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #9 SSH_MSG_IGNORE 23:09:39.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36638]) Send SSH_MSG_KEXINIT 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #0 SSH_MSG_KEXINIT 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36638]) SSH_MSG_KEXINIT 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36638]) strict KEX=true client=true server=true 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: server host key algorithms = rsa-sha2-512 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: compression algorithms (client to server) = none 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36638]) Kex: compression algorithms (server to client) = none 23:09:39.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:39.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #1 30 23:09:39.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36638]] process command=SSH_MSG_KEXDH_INIT 23:09:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36638]] Send SSH_MSG_KEXDH_REPLY 23:09:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #1 sending command=31[31] len=1639 23:09:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36638])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36638]) Send SSH_MSG_NEWKEYS 23:09:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36638]) session ID=16:a6:48:8e:e8:1e:c0:a1:4c:f6:4b:14:8f:74:8d:a3:32:48:58:ff:69:17:05:db:8a:d6:8e:0e:cc:54:a3:b7:47:d9:b6:7b:4c:9e:9e:d5:d0:00:ac:56:7c:89:9d:81:4e:cb:56:33:27:91:14:12:8a:88:2f:bd:fe:fb:8a:ca 23:09:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36638]): strict KEX resets output message sequence number from 3 to 0 23:09:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36638]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3a8664a6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36638])[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 23:09:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36638])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #0 sending command=7[7] len=419 23:09:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36638]) No pending packets to flush at end of KEX 23:09:39.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #2 SSH_MSG_NEWKEYS 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36638]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36638]): strict KEX resets input message sequence number from 3 to 0 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36638]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@190deafd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36638]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36638]) authorized authentication methods: password,publickey 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36638]) Accepted service ssh-userauth 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36638]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36638]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36638]) no authentication factory for method=none 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36638]) SSH_MSG_USERAUTH_REQUEST 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36638]) remaining methods: password,publickey 23:09:39.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:39.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36638]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:39.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36638]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:39.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36638]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:39.960 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:39.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36638]) authentication result: true 23:09:39.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36638]) SSH_MSG_USERAUTH_REQUEST 23:09:39.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36638])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:39.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36638]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:39.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:39.960 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:39.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36638]) no heartbeat to stop 23:09:39.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36638]) heartbeat type=IGNORE, interval=PT30S 23:09:39.960 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36638 authenticated 23:09:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36638]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36638]] session=TransportServerSession[admin@/10.30.170.252:36638] id=0 23:09:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36638])) size=2097152, max=2097152, packet=32768 23:09:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36638]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36638] 23:09:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36638]) recipient=0 23:09:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])) size=2097152, max=2097152, packet=32768 23:09:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])) re-initializing 23:09:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])) size=2097152, max=2097152, packet=32768 23:09:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:39.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:39.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:39.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[want-reply=true] subsystem=netconf 23:09:39.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[subsystem] prepared command 23:09:39.962 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:39.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:39.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638]}} established 23:09:39.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 143: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17972 23:09:39.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 143: Creating data stores for simulated device 23:09:39.962 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:39.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:39.962 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:39.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:39.962 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69996213 23:09:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:39.964 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:39.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:39.964 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:39.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:39.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:39.964 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69996213, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69996213, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c61ebca, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c61ebca, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:39.965 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:39.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:39.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638] 23:09:39.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 143 on channel [id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638] 23:09:39.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 1103 down to 2096049 23:09:39.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:39.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638] 23:09:39.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638] 23:09:39.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) request=subsystem result=ReplySuccess, want-reply=true 23:09:39.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:39.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) request=subsystem activate command 23:09:39.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) starting runner for command=netconf 23:09:39.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #5 SSH_MSG_CHANNEL_DATA 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 373 down to 2096779 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_DATA len=373 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638] 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638] 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638] 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17972', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=143} created 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638]} created 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638] successful with session NetconfServerSession{sessionId=143, channel=[id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638]} 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638]} up 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #6 SSH_MSG_CHANNEL_DATA 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 393 down to 2096386 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_DATA len=393 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638] 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:39.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:39.969 [netconf-device-simulator-threads-0] 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=143} 23:09:39.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:39.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xef0cf872, L:/10.30.170.33:17972 - R:/10.30.170.252:36638]} EXI handlers added to pipeline 23:09:39.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:39.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 179 down to 2095870 23:09:39.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:39.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:39.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #7 SSH_MSG_CHANNEL_DATA 23:09:39.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 340 down to 2096046 23:09:39.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_DATA len=340 23:09:39.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638] 23:09:39.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:39.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=143} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c61ebca 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:39.972 [netconf-device-simulator-threads-0] 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 23:09:39.972 [netconf-device-simulator-threads-0] 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 23:09:39.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 733 down to 2095137 23:09:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:40.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366]} 23:09:40.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33366]): SSH-2.0-SSHD-UNKNOWN 23:09:40.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33366]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:40.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33366]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33366]) Send SSH_MSG_KEXINIT 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33366]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33366]) process #0 SSH_MSG_KEXINIT 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33366]) SSH_MSG_KEXINIT 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33366]) strict KEX=true client=true server=true 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33366]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33366]) Kex: server host key algorithms = rsa-sha2-512 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33366]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33366]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33366]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33366]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33366]) Kex: compression algorithms (client to server) = none 23:09:40.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33366]) Kex: compression algorithms (server to client) = none 23:09:40.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:40.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #9 SSH_MSG_IGNORE 23:09:40.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:09:40.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33366]) process #1 30 23:09:40.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33366]] process command=SSH_MSG_KEXDH_INIT 23:09:40.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33366]] Send SSH_MSG_KEXDH_REPLY 23:09:40.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33366]) packet #1 sending command=31[31] len=1639 23:09:40.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33366])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:40.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33366]) Send SSH_MSG_NEWKEYS 23:09:40.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33366]) session ID=b2:70:32:23:19:2d:aa:6b:ad:cc:f7:c7:73:15:eb:c5:5e:77:ec:62:f2:82:6a:05:f1:b6:5a:2f:58:b5:03:98:af:54:97:97:75:e5:7f:46:cb:48:4c:cc:d8:44:97:79:18:de:e8:d1:2c:cb:0b:21:65:28:ae:7c:4b:e9:5d:3d 23:09:40.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33366]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:40.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33366]): strict KEX resets output message sequence number from 3 to 0 23:09:40.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2dbc9474; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:40.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33366])[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 23:09:40.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33366])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:40.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33366]) packet #0 sending command=7[7] len=419 23:09:40.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33366]) No pending packets to flush at end of KEX 23:09:40.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33366]) process #2 SSH_MSG_NEWKEYS 23:09:40.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33366]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:40.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33366]): strict KEX resets input message sequence number from 3 to 0 23:09:40.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65e5257c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:40.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:40.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33366]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:40.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33366]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:40.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33366]) authorized authentication methods: password,publickey 23:09:40.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33366]) Accepted service ssh-userauth 23:09:40.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33366]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:40.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33366]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:40.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:40.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33366]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:40.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33366]) no authentication factory for method=none 23:09:40.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33366]) SSH_MSG_USERAUTH_REQUEST 23:09:40.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33366]) remaining methods: password,publickey 23:09:40.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33366]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33366]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33366]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:40.247 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33366]) authentication result: true 23:09:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33366]) SSH_MSG_USERAUTH_REQUEST 23:09:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33366])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33366]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33366]) no heartbeat to stop 23:09:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33366]) heartbeat type=IGNORE, interval=PT30S 23:09:40.247 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33366 authenticated 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33366]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33366]] session=TransportServerSession[admin@/10.30.170.252:33366] id=0 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33366])) size=2097152, max=2097152, packet=32768 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33366]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33366] 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33366]) recipient=0 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366])) size=2097152, max=2097152, packet=32768 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366])) re-initializing 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366])) size=2097152, max=2097152, packet=32768 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:40.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:40.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366])[want-reply=true] subsystem=netconf 23:09:40.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366])[subsystem] prepared command 23:09:40.249 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:40.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:40.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366]}} established 23:09:40.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 144: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17973 23:09:40.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 144: Creating data stores for simulated device 23:09:40.249 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:40.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:40.249 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:40.249 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:40.249 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:40.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69b1c55b 23:09:40.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:40.251 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:40.251 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:40.251 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:40.251 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:40.251 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:40.251 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:40.251 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:40.251 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69b1c55b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69b1c55b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65339013, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65339013, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:40.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:40.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:40.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366] 23:09:40.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 144 on channel [id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366] 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) by 1103 down to 2096049 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366] 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366] 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) request=subsystem result=ReplySuccess, want-reply=true 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) request=subsystem activate command 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) starting runner for command=netconf 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #5 SSH_MSG_CHANNEL_DATA 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) by 373 down to 2096779 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_CHANNEL_DATA len=373 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366] 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:40.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:40.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366] 23:09:40.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366] 23:09:40.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17973', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:40.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=144} created 23:09:40.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366]} created 23:09:40.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366] successful with session NetconfServerSession{sessionId=144, channel=[id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366]} 23:09:40.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366]} up 23:09:40.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #6 SSH_MSG_CHANNEL_DATA 23:09:40.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) by 393 down to 2096386 23:09:40.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_CHANNEL_DATA len=393 23:09:40.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366] 23:09:40.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:40.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:40.257 [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=144} 23:09:40.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:40.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xc2bfad92, L:/10.30.170.33:17973 - R:/10.30.170.252:33366]} EXI handlers added to pipeline 23:09:40.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:40.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) by 179 down to 2095870 23:09:40.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:40.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #7 SSH_MSG_CHANNEL_DATA 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) by 340 down to 2096046 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_CHANNEL_DATA len=340 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366] 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=144} 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65339013 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:40.260 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:40.261 [netconf-device-simulator-threads-2] 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 23:09:40.261 [netconf-device-simulator-threads-2] 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 23:09:40.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:40.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) by 733 down to 2095137 23:09:40.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:40.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:40.416 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:40.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #8 SSH_MSG_IGNORE 23:09:40.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:09:40.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744]} 23:09:40.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35744]): SSH-2.0-SSHD-UNKNOWN 23:09:40.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35744]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:40.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35744]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:40.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:40.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #8 SSH_MSG_IGNORE 23:09:40.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:09:40.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35744]) Send SSH_MSG_KEXINIT 23:09:40.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35744]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:40.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35744]) process #0 SSH_MSG_KEXINIT 23:09:40.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35744]) SSH_MSG_KEXINIT 23:09:40.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35744]) strict KEX=true client=true server=true 23:09:40.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35744]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:40.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35744]) Kex: server host key algorithms = rsa-sha2-512 23:09:40.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35744]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:40.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35744]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:40.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35744]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:40.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35744]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:40.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35744]) Kex: compression algorithms (client to server) = none 23:09:40.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35744]) Kex: compression algorithms (server to client) = none 23:09:40.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:40.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35744]) process #1 30 23:09:40.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35744]] process command=SSH_MSG_KEXDH_INIT 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35744]] Send SSH_MSG_KEXDH_REPLY 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35744]) packet #1 sending command=31[31] len=1639 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35744])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35744]) Send SSH_MSG_NEWKEYS 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35744]) session ID=93:26:8e:16:e8:b0:60:d4:c2:be:0a:0b:61:23:21:f7:cb:a1:3b:84:16:b4:af:5b:5c:8c:49:24:a6:e2:89:de:85:28:25:4a:bb:28:93:5f:c9:75:de:25:f9:1d:46:b7:31:80:af:7c:bd:1a:54:f7:13:a8:0c:fb:4d:e4:b4:6a 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35744]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35744]): strict KEX resets output message sequence number from 3 to 0 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35744]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b15f1a2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35744])[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 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35744])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35744]) packet #0 sending command=7[7] len=419 23:09:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35744]) No pending packets to flush at end of KEX 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35744]) process #2 SSH_MSG_NEWKEYS 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35744]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35744]): strict KEX resets input message sequence number from 3 to 0 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35744]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@426dc078; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35744]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35744]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35744]) authorized authentication methods: password,publickey 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35744]) Accepted service ssh-userauth 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35744]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35744]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35744]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35744]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35744]) no authentication factory for method=none 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35744]) SSH_MSG_USERAUTH_REQUEST 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35744]) remaining methods: password,publickey 23:09:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35744]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:40.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35744]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:40.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35744]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:40.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35744]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:40.755 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:40.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35744]) authentication result: true 23:09:40.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35744]) SSH_MSG_USERAUTH_REQUEST 23:09:40.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35744])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:40.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35744]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:40.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:40.755 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:40.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35744]) no heartbeat to stop 23:09:40.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35744]) heartbeat type=IGNORE, interval=PT30S 23:09:40.755 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35744 authenticated 23:09:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35744]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35744]] session=TransportServerSession[admin@/10.30.170.252:35744] id=0 23:09:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35744])) size=2097152, max=2097152, packet=32768 23:09:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35744]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35744] 23:09:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35744]) recipient=0 23:09:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744])) size=2097152, max=2097152, packet=32768 23:09:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744])) re-initializing 23:09:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744])) size=2097152, max=2097152, packet=32768 23:09:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:40.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:40.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:40.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744])[want-reply=true] subsystem=netconf 23:09:40.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744])[subsystem] prepared command 23:09:40.757 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:40.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:40.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744]}} established 23:09:40.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 145: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17974 23:09:40.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 145: Creating data stores for simulated device 23:09:40.757 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:40.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:40.757 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:40.758 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:40.758 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:40.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72ba48a8 23:09:40.759 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:40.759 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:40.759 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:40.759 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:40.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:40.760 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:40.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:40.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:40.760 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72ba48a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72ba48a8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69f8b700, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69f8b700, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:40.763 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:40.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:40.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744] 23:09:40.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 145 on channel [id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744] 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) by 1103 down to 2096049 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744] 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744] 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) request=subsystem result=ReplySuccess, want-reply=true 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) request=subsystem activate command 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) starting runner for command=netconf 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #5 SSH_MSG_CHANNEL_DATA 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) by 373 down to 2096779 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_CHANNEL_DATA len=373 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744] 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:40.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744] 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744] 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17974', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=145} created 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=145, channel=[id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744]} created 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744] successful with session NetconfServerSession{sessionId=145, channel=[id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744]} 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=145, channel=[id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744]} up 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #6 SSH_MSG_CHANNEL_DATA 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) by 393 down to 2096386 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_CHANNEL_DATA len=393 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744] 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:40.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:40.767 [netconf-device-simulator-threads-4] 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=145} 23:09:40.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:40.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=145, channel=[id: 0x61ddf217, L:/10.30.170.33:17974 - R:/10.30.170.252:35744]} EXI handlers added to pipeline 23:09:40.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:40.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) by 179 down to 2095870 23:09:40.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:40.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:40.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #7 SSH_MSG_CHANNEL_DATA 23:09:40.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) by 340 down to 2096046 23:09:40.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_CHANNEL_DATA len=340 23:09:40.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744] 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=145} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69f8b700 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:40.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:40.771 [netconf-device-simulator-threads-4] 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 23:09:40.771 [netconf-device-simulator-threads-4] 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 23:09:40.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:40.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) by 733 down to 2095137 23:09:40.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:40.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:41.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #9 SSH_MSG_IGNORE 23:09:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:09:41.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644]} 23:09:41.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58644]): SSH-2.0-SSHD-UNKNOWN 23:09:41.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58644]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:41.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58644]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58644]) Send SSH_MSG_KEXINIT 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58644]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58644]) process #0 SSH_MSG_KEXINIT 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58644]) SSH_MSG_KEXINIT 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58644]) strict KEX=true client=true server=true 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58644]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58644]) Kex: server host key algorithms = rsa-sha2-512 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58644]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58644]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58644]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58644]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58644]) Kex: compression algorithms (client to server) = none 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58644]) Kex: compression algorithms (server to client) = none 23:09:41.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:41.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58644]) process #1 30 23:09:41.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58644]] process command=SSH_MSG_KEXDH_INIT 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58644]] Send SSH_MSG_KEXDH_REPLY 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58644]) packet #1 sending command=31[31] len=1639 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58644])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58644]) Send SSH_MSG_NEWKEYS 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58644]) session ID=a4:ac:3a:c2:77:15:d1:89:fb:45:15:3e:29:46:0c:e5:dc:cb:ed:b1:84:50:8a:f8:02:47:f3:cf:da:43:cd:58:d6:0b:d1:8d:e2:8f:f9:f2:c9:0e:ce:5d:47:6b:fb:92:75:d0:bc:b9:13:d6:bf:da:d9:e4:28:ef:35:e3:f8:bc 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58644]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58644]): strict KEX resets output message sequence number from 3 to 0 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58644]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7cded428; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58644])[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 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58644])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58644]) packet #0 sending command=7[7] len=419 23:09:41.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58644]) No pending packets to flush at end of KEX 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58644]) process #2 SSH_MSG_NEWKEYS 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58644]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58644]): strict KEX resets input message sequence number from 3 to 0 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58644]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e3523d2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58644]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58644]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58644]) authorized authentication methods: password,publickey 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58644]) Accepted service ssh-userauth 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58644]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58644]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58644]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58644]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58644]) no authentication factory for method=none 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58644]) SSH_MSG_USERAUTH_REQUEST 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58644]) remaining methods: password,publickey 23:09:41.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58644]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:41.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58644]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:41.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58644]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:41.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58644]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:41.348 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:41.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58644]) authentication result: true 23:09:41.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58644]) SSH_MSG_USERAUTH_REQUEST 23:09:41.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58644])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:41.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58644]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:41.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:41.348 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:41.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58644]) no heartbeat to stop 23:09:41.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58644]) heartbeat type=IGNORE, interval=PT30S 23:09:41.348 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58644 authenticated 23:09:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58644]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58644]] session=TransportServerSession[admin@/10.30.170.252:58644] id=0 23:09:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58644])) size=2097152, max=2097152, packet=32768 23:09:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58644]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58644] 23:09:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58644]) recipient=0 23:09:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644])) size=2097152, max=2097152, packet=32768 23:09:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644])) re-initializing 23:09:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644])) size=2097152, max=2097152, packet=32768 23:09:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644])[want-reply=true] subsystem=netconf 23:09:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644])[subsystem] prepared command 23:09:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644]}} established 23:09:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 146: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17975 23:09:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 146: Creating data stores for simulated device 23:09:41.350 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:41.351 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:41.351 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:41.351 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:41.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6252466f 23:09:41.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:41.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:41.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:41.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:41.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:41.353 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:41.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:41.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:41.353 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6252466f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6252466f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2783316e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2783316e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:41.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:41.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:41.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644] 23:09:41.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 146 on channel [id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644] 23:09:41.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) by 1103 down to 2096049 23:09:41.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:41.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644] 23:09:41.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644] 23:09:41.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) request=subsystem result=ReplySuccess, want-reply=true 23:09:41.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:41.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) request=subsystem activate command 23:09:41.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) starting runner for command=netconf 23:09:41.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #5 SSH_MSG_CHANNEL_DATA 23:09:41.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) by 373 down to 2096779 23:09:41.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_CHANNEL_DATA len=373 23:09:41.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644] 23:09:41.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:41.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644] 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644] 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17975', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=146} created 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644]} created 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644] successful with session NetconfServerSession{sessionId=146, channel=[id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644]} 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644]} up 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #6 SSH_MSG_CHANNEL_DATA 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) by 393 down to 2096386 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_CHANNEL_DATA len=393 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644] 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:41.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:41.358 [netconf-device-simulator-threads-6] 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=146} 23:09:41.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:41.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x56442960, L:/10.30.170.33:17975 - R:/10.30.170.252:58644]} EXI handlers added to pipeline 23:09:41.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:41.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) by 179 down to 2095870 23:09:41.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:41.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:41.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #7 SSH_MSG_CHANNEL_DATA 23:09:41.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) by 340 down to 2096046 23:09:41.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_CHANNEL_DATA len=340 23:09:41.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644] 23:09:41.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:41.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:41.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=146} 23:09:41.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2783316e 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:41.361 [netconf-device-simulator-threads-6] 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 23:09:41.361 [netconf-device-simulator-threads-6] 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 23:09:41.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:41.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) by 733 down to 2095137 23:09:41.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:41.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:41.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #8 SSH_MSG_IGNORE 23:09:41.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:09:41.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:41.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #9 SSH_MSG_IGNORE 23:09:41.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:09:41.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902]} 23:09:41.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58902]): SSH-2.0-SSHD-UNKNOWN 23:09:41.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58902]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:41.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58902]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:41.751 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:41.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #8 SSH_MSG_IGNORE 23:09:41.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:09:41.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58902]) Send SSH_MSG_KEXINIT 23:09:41.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58902]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:41.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58902]) process #0 SSH_MSG_KEXINIT 23:09:41.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58902]) SSH_MSG_KEXINIT 23:09:41.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58902]) strict KEX=true client=true server=true 23:09:41.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58902]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:41.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58902]) Kex: server host key algorithms = rsa-sha2-512 23:09:41.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58902]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:41.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58902]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:41.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58902]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:41.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58902]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:41.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58902]) Kex: compression algorithms (client to server) = none 23:09:41.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58902]) Kex: compression algorithms (server to client) = none 23:09:41.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58902]) process #1 30 23:09:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58902]] process command=SSH_MSG_KEXDH_INIT 23:09:41.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58902]] Send SSH_MSG_KEXDH_REPLY 23:09:41.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58902]) packet #1 sending command=31[31] len=1639 23:09:41.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58902])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:41.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58902]) Send SSH_MSG_NEWKEYS 23:09:41.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58902]) session ID=3f:77:39:da:c7:0e:a7:c9:97:40:6c:12:79:4b:f0:b8:3f:a5:26:7c:f9:45:56:14:72:0c:01:4c:19:72:78:01:13:7a:66:67:a9:e5:9f:25:33:55:52:df:aa:44:58:e9:6f:13:56:29:8d:eb:45:e5:2a:d8:0d:6e:23:7e:9a:ce 23:09:41.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58902]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:41.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58902]): strict KEX resets output message sequence number from 3 to 0 23:09:41.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58902]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f088b30; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:41.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58902])[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 23:09:41.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58902])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:41.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58902]) packet #0 sending command=7[7] len=419 23:09:41.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58902]) No pending packets to flush at end of KEX 23:09:41.929 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:41.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #9 SSH_MSG_IGNORE 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58902]) process #2 SSH_MSG_NEWKEYS 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58902]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58902]): strict KEX resets input message sequence number from 3 to 0 23:09:41.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58902]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4bf8c124; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58902]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58902]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58902]) authorized authentication methods: password,publickey 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58902]) Accepted service ssh-userauth 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58902]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58902]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58902]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58902]) no authentication factory for method=none 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58902]) SSH_MSG_USERAUTH_REQUEST 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58902]) remaining methods: password,publickey 23:09:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58902]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58902]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58902]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:41.930 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58902]) authentication result: true 23:09:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58902]) SSH_MSG_USERAUTH_REQUEST 23:09:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58902])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58902]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58902]) no heartbeat to stop 23:09:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58902]) heartbeat type=IGNORE, interval=PT30S 23:09:41.930 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58902 authenticated 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58902]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58902]] session=TransportServerSession[admin@/10.30.170.252:58902] id=0 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58902])) size=2097152, max=2097152, packet=32768 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58902]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58902] 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58902]) recipient=0 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902])) size=2097152, max=2097152, packet=32768 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902])) re-initializing 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902])) size=2097152, max=2097152, packet=32768 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902])[want-reply=true] subsystem=netconf 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902])[subsystem] prepared command 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902]}} established 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 147: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17976 23:09:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 147: Creating data stores for simulated device 23:09:41.932 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:41.932 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:41.932 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:41.932 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:41.932 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:41.932 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b524dee 23:09:41.932 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:41.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:41.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:41.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:41.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:41.933 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:41.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:41.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:41.934 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b524dee, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b524dee, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78f34a69, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78f34a69, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:41.934 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:41.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:41.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902] 23:09:41.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 147 on channel [id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902] 23:09:41.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) by 1103 down to 2096049 23:09:41.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:41.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902] 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902] 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) request=subsystem result=ReplySuccess, want-reply=true 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) request=subsystem activate command 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) starting runner for command=netconf 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #5 SSH_MSG_CHANNEL_DATA 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) by 373 down to 2096779 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_CHANNEL_DATA len=373 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902] 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902] 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902] 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17976', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=147} created 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=147, channel=[id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902]} created 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902] successful with session NetconfServerSession{sessionId=147, channel=[id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902]} 23:09:41.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=147, channel=[id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902]} up 23:09:41.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #6 SSH_MSG_CHANNEL_DATA 23:09:41.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) by 393 down to 2096386 23:09:41.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_CHANNEL_DATA len=393 23:09:41.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902] 23:09:41.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:41.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:41.937 [netconf-device-simulator-threads-0] 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=147} 23:09:41.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:41.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=147, channel=[id: 0xd310d36c, L:/10.30.170.33:17976 - R:/10.30.170.252:58902]} EXI handlers added to pipeline 23:09:41.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:41.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) by 179 down to 2095870 23:09:41.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:41.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:41.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #7 SSH_MSG_CHANNEL_DATA 23:09:41.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) by 340 down to 2096046 23:09:41.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_CHANNEL_DATA len=340 23:09:41.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902] 23:09:41.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:41.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:41.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=147} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78f34a69 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:41.941 [netconf-device-simulator-threads-0] 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 23:09:41.941 [netconf-device-simulator-threads-0] 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 23:09:41.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:41.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) by 733 down to 2095137 23:09:41.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:41.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:42.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178]} 23:09:42.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48178]): SSH-2.0-SSHD-UNKNOWN 23:09:42.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48178]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:42.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48178]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:42.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #9 SSH_MSG_IGNORE 23:09:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:09:42.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:42.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #8 SSH_MSG_IGNORE 23:09:42.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48178]) Send SSH_MSG_KEXINIT 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48178]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48178]) process #0 SSH_MSG_KEXINIT 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48178]) SSH_MSG_KEXINIT 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48178]) strict KEX=true client=true server=true 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48178]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48178]) Kex: server host key algorithms = rsa-sha2-512 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48178]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48178]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48178]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48178]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48178]) Kex: compression algorithms (client to server) = none 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48178]) Kex: compression algorithms (server to client) = none 23:09:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:42.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48178]) process #1 30 23:09:42.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48178]] process command=SSH_MSG_KEXDH_INIT 23:09:42.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48178]] Send SSH_MSG_KEXDH_REPLY 23:09:42.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48178]) packet #1 sending command=31[31] len=1639 23:09:42.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48178])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:42.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48178]) Send SSH_MSG_NEWKEYS 23:09:42.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48178]) session ID=3e:53:6f:2f:a7:98:4c:b6:bf:94:01:fd:98:87:75:07:f6:14:88:74:e9:ac:84:89:ea:78:f5:2f:5e:09:6f:00:6a:90:ed:1d:d7:4b:f7:bd:73:c5:4d:a4:50:30:8b:61:3d:50:1d:d8:f4:57:98:ba:8e:1b:41:cc:6e:30:50:c1 23:09:42.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48178]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:42.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48178]): strict KEX resets output message sequence number from 3 to 0 23:09:42.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48178]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5658e152; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:42.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48178])[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 23:09:42.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48178])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:42.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48178]) packet #0 sending command=7[7] len=419 23:09:42.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48178]) No pending packets to flush at end of KEX 23:09:42.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48178]) process #2 SSH_MSG_NEWKEYS 23:09:42.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48178]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:42.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48178]): strict KEX resets input message sequence number from 3 to 0 23:09:42.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48178]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9264e5c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:42.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48178]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48178]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48178]) authorized authentication methods: password,publickey 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48178]) Accepted service ssh-userauth 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48178]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48178]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48178]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48178]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48178]) no authentication factory for method=none 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48178]) SSH_MSG_USERAUTH_REQUEST 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48178]) remaining methods: password,publickey 23:09:42.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48178]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:42.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48178]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:42.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48178]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:42.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48178]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:42.510 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:42.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48178]) authentication result: true 23:09:42.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48178]) SSH_MSG_USERAUTH_REQUEST 23:09:42.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48178])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:42.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48178]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:42.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:42.510 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:42.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48178]) no heartbeat to stop 23:09:42.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48178]) heartbeat type=IGNORE, interval=PT30S 23:09:42.510 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48178 authenticated 23:09:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48178]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48178]] session=TransportServerSession[admin@/10.30.170.252:48178] id=0 23:09:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48178])) size=2097152, max=2097152, packet=32768 23:09:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48178]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48178] 23:09:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48178]) recipient=0 23:09:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178])) size=2097152, max=2097152, packet=32768 23:09:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178])) re-initializing 23:09:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178])) size=2097152, max=2097152, packet=32768 23:09:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:42.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:42.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:42.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178])[want-reply=true] subsystem=netconf 23:09:42.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178])[subsystem] prepared command 23:09:42.512 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:42.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:42.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178]}} established 23:09:42.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 148: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17977 23:09:42.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 148: Creating data stores for simulated device 23:09:42.512 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:42.512 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:42.514 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:42.514 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:42.514 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:42.515 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e6efa32 23:09:42.515 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:42.515 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:42.515 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:42.515 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:42.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:42.516 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:42.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:42.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:42.516 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e6efa32, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e6efa32, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14a8749c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14a8749c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:42.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:42.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178] 23:09:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 148 on channel [id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178] 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) by 1103 down to 2096049 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178] 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178] 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) request=subsystem result=ReplySuccess, want-reply=true 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) request=subsystem activate command 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) starting runner for command=netconf 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #5 SSH_MSG_CHANNEL_DATA 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) by 373 down to 2096779 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_CHANNEL_DATA len=373 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178] 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178] 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178] 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17977', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=148} created 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=148, channel=[id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178]} created 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178] successful with session NetconfServerSession{sessionId=148, channel=[id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178]} 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=148, channel=[id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178]} up 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #6 SSH_MSG_CHANNEL_DATA 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) by 393 down to 2096386 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_CHANNEL_DATA len=393 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178] 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:42.519 [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=148} 23:09:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:42.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=148, channel=[id: 0xa2392f30, L:/10.30.170.33:17977 - R:/10.30.170.252:48178]} EXI handlers added to pipeline 23:09:42.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:42.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) by 179 down to 2095870 23:09:42.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:42.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #7 SSH_MSG_CHANNEL_DATA 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) by 340 down to 2096046 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_CHANNEL_DATA len=340 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178] 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=148} 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14a8749c 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:42.523 [netconf-device-simulator-threads-2] 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 23:09:42.523 [netconf-device-simulator-threads-2] 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 23:09:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) by 733 down to 2095137 23:09:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:42.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #8 SSH_MSG_IGNORE 23:09:42.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:09:42.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:42.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024]} 23:09:42.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34024]): SSH-2.0-SSHD-UNKNOWN 23:09:42.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34024]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:42.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34024]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:43.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34024]) Send SSH_MSG_KEXINIT 23:09:43.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34024]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34024]) process #0 SSH_MSG_KEXINIT 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34024]) SSH_MSG_KEXINIT 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34024]) strict KEX=true client=true server=true 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34024]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34024]) Kex: server host key algorithms = rsa-sha2-512 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34024]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34024]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34024]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34024]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34024]) Kex: compression algorithms (client to server) = none 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34024]) Kex: compression algorithms (server to client) = none 23:09:43.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:43.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:43.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #9 SSH_MSG_IGNORE 23:09:43.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:09:43.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34024]) process #1 30 23:09:43.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34024]] process command=SSH_MSG_KEXDH_INIT 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34024]] Send SSH_MSG_KEXDH_REPLY 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34024]) packet #1 sending command=31[31] len=1639 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34024])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34024]) Send SSH_MSG_NEWKEYS 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34024]) session ID=4e:e2:37:6a:97:b8:ba:ac:db:20:4f:8c:36:b0:ab:49:85:13:6c:ff:1e:9d:cf:48:36:fd:4c:e8:ac:e0:db:7f:14:97:87:22:53:e7:28:f7:a5:3b:2d:c1:a8:a6:44:5f:ab:20:7d:2c:aa:2b:de:13:02:df:36:05:b0:c6:68:e4 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34024]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34024]): strict KEX resets output message sequence number from 3 to 0 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34024]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43cfb37; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34024])[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 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34024])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34024]) packet #0 sending command=7[7] len=419 23:09:43.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34024]) No pending packets to flush at end of KEX 23:09:43.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34024]) process #2 SSH_MSG_NEWKEYS 23:09:43.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34024]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:43.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34024]): strict KEX resets input message sequence number from 3 to 0 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34024]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7bafb616; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34024]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34024]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34024]) authorized authentication methods: password,publickey 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34024]) Accepted service ssh-userauth 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34024]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34024]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34024]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34024]) no authentication factory for method=none 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34024]) SSH_MSG_USERAUTH_REQUEST 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34024]) remaining methods: password,publickey 23:09:43.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34024]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34024]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34024]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:43.185 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34024]) authentication result: true 23:09:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34024]) SSH_MSG_USERAUTH_REQUEST 23:09:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34024])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34024]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34024]) no heartbeat to stop 23:09:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34024]) heartbeat type=IGNORE, interval=PT30S 23:09:43.185 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34024 authenticated 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34024]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34024]] session=TransportServerSession[admin@/10.30.170.252:34024] id=0 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34024])) size=2097152, max=2097152, packet=32768 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34024]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34024] 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34024]) recipient=0 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024])) size=2097152, max=2097152, packet=32768 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024])) re-initializing 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024])) size=2097152, max=2097152, packet=32768 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:43.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024])[want-reply=true] subsystem=netconf 23:09:43.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024])[subsystem] prepared command 23:09:43.187 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:43.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:43.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024]}} established 23:09:43.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 149: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17978 23:09:43.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 149: Creating data stores for simulated device 23:09:43.187 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:43.187 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:43.187 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:43.187 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:43.187 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:43.188 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ffd7d79 23:09:43.188 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:43.189 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:43.189 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:43.189 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:43.189 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:43.190 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:43.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:43.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:43.190 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ffd7d79, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ffd7d79, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6df1d6b9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6df1d6b9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:43.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:43.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:43.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024] 23:09:43.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 149 on channel [id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024] 23:09:43.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) by 1103 down to 2096049 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024] 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024] 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) request=subsystem result=ReplySuccess, want-reply=true 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) request=subsystem activate command 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) starting runner for command=netconf 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #5 SSH_MSG_CHANNEL_DATA 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) by 373 down to 2096779 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_CHANNEL_DATA len=373 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024] 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024] 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024] 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17978', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=149} created 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=149, channel=[id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024]} created 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024] successful with session NetconfServerSession{sessionId=149, channel=[id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024]} 23:09:43.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=149, channel=[id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024]} up 23:09:43.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #6 SSH_MSG_CHANNEL_DATA 23:09:43.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) by 393 down to 2096386 23:09:43.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_CHANNEL_DATA len=393 23:09:43.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024] 23:09:43.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:43.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:43.195 [netconf-device-simulator-threads-4] 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=149} 23:09:43.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:43.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=149, channel=[id: 0xa21314dd, L:/10.30.170.33:17978 - R:/10.30.170.252:34024]} EXI handlers added to pipeline 23:09:43.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:43.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) by 179 down to 2095870 23:09:43.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:43.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:43.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #7 SSH_MSG_CHANNEL_DATA 23:09:43.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) by 340 down to 2096046 23:09:43.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_CHANNEL_DATA len=340 23:09:43.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024] 23:09:43.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:43.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:43.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=149} 23:09:43.198 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6df1d6b9 23:09:43.198 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:43.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:43.198 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:43.198 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:43.198 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:43.198 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:43.199 [netconf-device-simulator-threads-4] 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 23:09:43.199 [netconf-device-simulator-threads-4] 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 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) by 733 down to 2095137 23:09:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:43.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:43.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344]} 23:09:43.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35344]): SSH-2.0-SSHD-UNKNOWN 23:09:43.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35344]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:43.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35344]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:43.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35344]) Send SSH_MSG_KEXINIT 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35344]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35344]) process #0 SSH_MSG_KEXINIT 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35344]) SSH_MSG_KEXINIT 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35344]) strict KEX=true client=true server=true 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35344]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35344]) Kex: server host key algorithms = rsa-sha2-512 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35344]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35344]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35344]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35344]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35344]) Kex: compression algorithms (client to server) = none 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35344]) Kex: compression algorithms (server to client) = none 23:09:43.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:43.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:43.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #8 SSH_MSG_IGNORE 23:09:43.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:09:43.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35344]) process #1 30 23:09:43.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35344]] process command=SSH_MSG_KEXDH_INIT 23:09:43.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35344]] Send SSH_MSG_KEXDH_REPLY 23:09:43.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35344]) packet #1 sending command=31[31] len=1639 23:09:43.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35344])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:43.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35344]) Send SSH_MSG_NEWKEYS 23:09:43.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35344]) session ID=35:27:91:af:6a:42:72:04:89:a7:33:b3:b9:a2:7e:a0:51:0b:5b:bf:fe:43:41:78:8f:d7:66:79:73:0a:fe:9c:85:32:41:c4:8f:b3:3b:9d:51:39:a0:e8:8b:ec:af:48:43:03:9e:2c:b0:11:36:16:45:f6:7a:e5:87:99:0b:98 23:09:43.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35344]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:43.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35344]): strict KEX resets output message sequence number from 3 to 0 23:09:43.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c488b92; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:43.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35344])[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 23:09:43.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35344])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:43.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35344]) packet #0 sending command=7[7] len=419 23:09:43.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35344]) No pending packets to flush at end of KEX 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35344]) process #2 SSH_MSG_NEWKEYS 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35344]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35344]): strict KEX resets input message sequence number from 3 to 0 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@219dfdc6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35344]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35344]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35344]) authorized authentication methods: password,publickey 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35344]) Accepted service ssh-userauth 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35344]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35344]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:43.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35344]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35344]) no authentication factory for method=none 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35344]) SSH_MSG_USERAUTH_REQUEST 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35344]) remaining methods: password,publickey 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35344]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35344]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35344]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:43.474 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35344]) authentication result: true 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35344]) SSH_MSG_USERAUTH_REQUEST 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35344])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35344]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:43.474 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35344]) no heartbeat to stop 23:09:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35344]) heartbeat type=IGNORE, interval=PT30S 23:09:43.475 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35344 authenticated 23:09:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35344]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35344]] session=TransportServerSession[admin@/10.30.170.252:35344] id=0 23:09:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35344])) size=2097152, max=2097152, packet=32768 23:09:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35344]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35344] 23:09:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35344]) recipient=0 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344])) size=2097152, max=2097152, packet=32768 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344])) re-initializing 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344])) size=2097152, max=2097152, packet=32768 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344])[want-reply=true] subsystem=netconf 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344])[subsystem] prepared command 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344]}} established 23:09:43.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 150: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17979 23:09:43.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 150: Creating data stores for simulated device 23:09:43.477 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:43.477 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:43.477 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:43.477 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:43.477 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:43.478 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1283030f 23:09:43.478 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:43.478 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:43.478 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:43.478 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:43.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:43.481 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:43.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:43.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:43.481 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1283030f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1283030f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8cabaf8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8cabaf8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:43.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:43.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:43.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344] 23:09:43.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 150 on channel [id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344] 23:09:43.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) by 1103 down to 2096049 23:09:43.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:43.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344] 23:09:43.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344] 23:09:43.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) request=subsystem result=ReplySuccess, want-reply=true 23:09:43.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:43.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) request=subsystem activate command 23:09:43.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) starting runner for command=netconf 23:09:43.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #5 SSH_MSG_CHANNEL_DATA 23:09:43.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) by 373 down to 2096779 23:09:43.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_CHANNEL_DATA len=373 23:09:43.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344] 23:09:43.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:43.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:43.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344] 23:09:43.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344] 23:09:43.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17979', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:43.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=150} created 23:09:43.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344]} created 23:09:43.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344] successful with session NetconfServerSession{sessionId=150, channel=[id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344]} 23:09:43.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344]} up 23:09:43.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #6 SSH_MSG_CHANNEL_DATA 23:09:43.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) by 393 down to 2096386 23:09:43.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_CHANNEL_DATA len=393 23:09:43.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344] 23:09:43.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:43.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:43.486 [netconf-device-simulator-threads-6] 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=150} 23:09:43.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:43.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xd9027cff, L:/10.30.170.33:17979 - R:/10.30.170.252:35344]} EXI handlers added to pipeline 23:09:43.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:43.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) by 179 down to 2095870 23:09:43.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:43.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:43.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #7 SSH_MSG_CHANNEL_DATA 23:09:43.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) by 340 down to 2096046 23:09:43.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_CHANNEL_DATA len=340 23:09:43.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344] 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=150} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8cabaf8 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:43.490 [netconf-device-simulator-threads-6] 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 23:09:43.490 [netconf-device-simulator-threads-6] 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 23:09:43.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:43.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) by 733 down to 2095137 23:09:43.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:43.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:43.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #9 SSH_MSG_IGNORE 23:09:43.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:09:43.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:43.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:43.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #8 SSH_MSG_IGNORE 23:09:43.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:09:43.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316]} 23:09:43.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57316]): SSH-2.0-SSHD-UNKNOWN 23:09:43.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57316]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:43.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57316]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57316]) Send SSH_MSG_KEXINIT 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57316]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57316]) process #0 SSH_MSG_KEXINIT 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57316]) SSH_MSG_KEXINIT 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57316]) strict KEX=true client=true server=true 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57316]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57316]) Kex: server host key algorithms = rsa-sha2-512 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57316]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57316]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57316]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57316]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57316]) Kex: compression algorithms (client to server) = none 23:09:43.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57316]) Kex: compression algorithms (server to client) = none 23:09:43.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #9 SSH_MSG_IGNORE 23:09:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:09:44.044 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:44.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57316]) process #1 30 23:09:44.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57316]] process command=SSH_MSG_KEXDH_INIT 23:09:44.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57316]] Send SSH_MSG_KEXDH_REPLY 23:09:44.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57316]) packet #1 sending command=31[31] len=1639 23:09:44.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57316])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:44.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57316]) Send SSH_MSG_NEWKEYS 23:09:44.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57316]) session ID=4c:b2:da:27:d7:08:1d:98:f1:50:11:d8:af:18:fc:0a:3b:28:4d:c7:f4:9b:cd:14:c5:c8:a8:e8:b8:e1:a6:65:cc:be:16:17:84:e6:f0:59:7a:18:99:4f:5c:1d:f9:a9:29:47:a0:03:42:f4:c4:1d:46:e0:36:79:8b:bd:6e:0f 23:09:44.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57316]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:44.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57316]): strict KEX resets output message sequence number from 3 to 0 23:09:44.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57316]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@787ce9b1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:44.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57316])[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 23:09:44.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57316])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:44.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57316]) packet #0 sending command=7[7] len=419 23:09:44.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57316]) No pending packets to flush at end of KEX 23:09:44.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57316]) process #2 SSH_MSG_NEWKEYS 23:09:44.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57316]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:44.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57316]): strict KEX resets input message sequence number from 3 to 0 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57316]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d579874; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57316]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57316]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57316]) authorized authentication methods: password,publickey 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57316]) Accepted service ssh-userauth 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57316]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57316]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57316]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57316]) no authentication factory for method=none 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57316]) SSH_MSG_USERAUTH_REQUEST 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57316]) remaining methods: password,publickey 23:09:44.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57316]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57316]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57316]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:44.112 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57316]) authentication result: true 23:09:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57316]) SSH_MSG_USERAUTH_REQUEST 23:09:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57316])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57316]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57316]) no heartbeat to stop 23:09:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57316]) heartbeat type=IGNORE, interval=PT30S 23:09:44.112 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57316 authenticated 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57316]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57316]] session=TransportServerSession[admin@/10.30.170.252:57316] id=0 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57316])) size=2097152, max=2097152, packet=32768 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57316]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57316] 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57316]) recipient=0 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316])) size=2097152, max=2097152, packet=32768 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316])) re-initializing 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316])) size=2097152, max=2097152, packet=32768 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:44.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:44.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316])[want-reply=true] subsystem=netconf 23:09:44.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316])[subsystem] prepared command 23:09:44.114 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:44.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:44.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316]}} established 23:09:44.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 151: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17980 23:09:44.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 151: Creating data stores for simulated device 23:09:44.114 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:44.114 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:44.116 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:44.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:44.116 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:44.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76451099 23:09:44.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:44.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:44.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:44.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:44.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:44.118 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:44.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:44.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:44.118 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76451099, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76451099, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7da2cb2c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7da2cb2c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:44.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:44.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:44.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316] 23:09:44.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 151 on channel [id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316] 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) by 1103 down to 2096049 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316] 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316] 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) request=subsystem result=ReplySuccess, want-reply=true 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) request=subsystem activate command 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) starting runner for command=netconf 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #5 SSH_MSG_CHANNEL_DATA 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) by 373 down to 2096779 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_CHANNEL_DATA len=373 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316] 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:44.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316] 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316] 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17980', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=151} created 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=151, channel=[id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316]} created 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316] successful with session NetconfServerSession{sessionId=151, channel=[id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316]} 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=151, channel=[id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316]} up 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #6 SSH_MSG_CHANNEL_DATA 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) by 393 down to 2096386 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_CHANNEL_DATA len=393 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316] 23:09:44.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:44.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:44.123 [netconf-device-simulator-threads-0] 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=151} 23:09:44.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:44.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=151, channel=[id: 0xb170bbdb, L:/10.30.170.33:17980 - R:/10.30.170.252:57316]} EXI handlers added to pipeline 23:09:44.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:44.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) by 179 down to 2095870 23:09:44.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:44.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:44.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #7 SSH_MSG_CHANNEL_DATA 23:09:44.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) by 340 down to 2096046 23:09:44.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_CHANNEL_DATA len=340 23:09:44.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316] 23:09:44.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:44.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=151} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7da2cb2c 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:44.126 [netconf-device-simulator-threads-0] 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 23:09:44.126 [netconf-device-simulator-threads-0] 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 23:09:44.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:44.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) by 733 down to 2095137 23:09:44.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:44.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:44.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #8 SSH_MSG_IGNORE 23:09:44.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:09:44.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:44.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386]} 23:09:44.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41386]): SSH-2.0-SSHD-UNKNOWN 23:09:44.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41386]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:44.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41386]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:44.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:44.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #9 SSH_MSG_IGNORE 23:09:44.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:09:44.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41386]) Send SSH_MSG_KEXINIT 23:09:44.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41386]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:44.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41386]) process #0 SSH_MSG_KEXINIT 23:09:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41386]) SSH_MSG_KEXINIT 23:09:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41386]) strict KEX=true client=true server=true 23:09:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41386]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41386]) Kex: server host key algorithms = rsa-sha2-512 23:09:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41386]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41386]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41386]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41386]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41386]) Kex: compression algorithms (client to server) = none 23:09:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41386]) Kex: compression algorithms (server to client) = none 23:09:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:44.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41386]) process #1 30 23:09:44.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41386]] process command=SSH_MSG_KEXDH_INIT 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41386]] Send SSH_MSG_KEXDH_REPLY 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41386]) packet #1 sending command=31[31] len=1639 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41386])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41386]) Send SSH_MSG_NEWKEYS 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41386]) session ID=3e:47:e4:48:42:91:e3:fe:e2:3e:c4:c5:3a:06:43:5b:41:20:53:6d:f7:3c:f7:6c:a9:92:a3:8e:57:1c:65:11:e6:c1:be:79:13:ea:f9:36:16:89:38:85:c9:6c:e1:bd:e2:96:00:9c:fe:3b:8e:c0:79:12:1a:45:e2:ef:a9:c5 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41386]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41386]): strict KEX resets output message sequence number from 3 to 0 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41386]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37cd3904; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41386])[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 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41386])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41386]) packet #0 sending command=7[7] len=419 23:09:44.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41386]) No pending packets to flush at end of KEX 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41386]) process #2 SSH_MSG_NEWKEYS 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41386]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41386]): strict KEX resets input message sequence number from 3 to 0 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41386]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@451882e4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41386]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41386]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41386]) authorized authentication methods: password,publickey 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41386]) Accepted service ssh-userauth 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41386]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41386]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41386]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41386]) no authentication factory for method=none 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41386]) SSH_MSG_USERAUTH_REQUEST 23:09:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41386]) remaining methods: password,publickey 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41386]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41386]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41386]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:44.844 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41386]) authentication result: true 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41386]) SSH_MSG_USERAUTH_REQUEST 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41386])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41386]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41386]) no heartbeat to stop 23:09:44.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41386]) heartbeat type=IGNORE, interval=PT30S 23:09:44.844 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41386 authenticated 23:09:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41386]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41386]] session=TransportServerSession[admin@/10.30.170.252:41386] id=0 23:09:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41386])) size=2097152, max=2097152, packet=32768 23:09:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41386]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41386] 23:09:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41386]) recipient=0 23:09:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386])) size=2097152, max=2097152, packet=32768 23:09:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386])) re-initializing 23:09:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386])) size=2097152, max=2097152, packet=32768 23:09:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:44.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:44.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:44.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386])[want-reply=true] subsystem=netconf 23:09:44.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386])[subsystem] prepared command 23:09:44.846 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:44.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:44.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386]}} established 23:09:44.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 152: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17981 23:09:44.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 152: Creating data stores for simulated device 23:09:44.846 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:44.846 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:44.847 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:44.847 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:44.847 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:44.849 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c247224 23:09:44.849 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:44.849 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:44.849 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:44.849 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:44.849 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:44.849 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:44.849 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:44.849 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:44.850 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c247224, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c247224, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79ec9f65, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79ec9f65, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:44.850 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:44.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:44.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386] 23:09:44.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 152 on channel [id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386] 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) by 1103 down to 2096049 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386] 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386] 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) request=subsystem result=ReplySuccess, want-reply=true 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) request=subsystem activate command 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) starting runner for command=netconf 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #5 SSH_MSG_CHANNEL_DATA 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) by 373 down to 2096779 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_CHANNEL_DATA len=373 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386] 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386] 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386] 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17981', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=152} created 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=152, channel=[id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386]} created 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386] successful with session NetconfServerSession{sessionId=152, channel=[id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386]} 23:09:44.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=152, channel=[id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386]} up 23:09:44.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #6 SSH_MSG_CHANNEL_DATA 23:09:44.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) by 393 down to 2096386 23:09:44.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_CHANNEL_DATA len=393 23:09:44.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386] 23:09:44.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:44.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:44.853 [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=152} 23:09:44.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=152, channel=[id: 0x9914669b, L:/10.30.170.33:17981 - R:/10.30.170.252:41386]} EXI handlers added to pipeline 23:09:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) by 179 down to 2095870 23:09:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #7 SSH_MSG_CHANNEL_DATA 23:09:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) by 340 down to 2096046 23:09:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_CHANNEL_DATA len=340 23:09:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386] 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=152} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79ec9f65 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:44.857 [netconf-device-simulator-threads-2] 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 23:09:44.857 [netconf-device-simulator-threads-2] 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 23:09:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:44.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) by 733 down to 2095137 23:09:44.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:44.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:44.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928]} 23:09:44.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41928]): SSH-2.0-SSHD-UNKNOWN 23:09:44.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41928]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:44.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41928]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #9 SSH_MSG_IGNORE 23:09:44.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:09:45.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #8 SSH_MSG_IGNORE 23:09:45.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:09:45.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41928]) Send SSH_MSG_KEXINIT 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41928]) process #0 SSH_MSG_KEXINIT 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41928]) SSH_MSG_KEXINIT 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41928]) strict KEX=true client=true server=true 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41928]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41928]) Kex: server host key algorithms = rsa-sha2-512 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41928]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41928]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41928]) Kex: compression algorithms (client to server) = none 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41928]) Kex: compression algorithms (server to client) = none 23:09:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:45.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41928]) process #1 30 23:09:45.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41928]] process command=SSH_MSG_KEXDH_INIT 23:09:45.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41928]] Send SSH_MSG_KEXDH_REPLY 23:09:45.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41928]) packet #1 sending command=31[31] len=1639 23:09:45.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41928])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:45.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41928]) Send SSH_MSG_NEWKEYS 23:09:45.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41928]) session ID=98:c4:30:a3:7d:d6:f1:84:9c:44:ec:0f:5a:45:86:cc:5c:c1:dd:7d:ff:53:62:d2:39:39:db:13:b0:6e:43:bf:65:f7:16:41:91:d0:b5:25:a5:c1:9b:bd:d9:11:8b:7b:c5:5d:9e:4c:fd:f7:0c:58:a3:34:1a:1a:3a:0d:62:49 23:09:45.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:45.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41928]): strict KEX resets output message sequence number from 3 to 0 23:09:45.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42a79017; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:45.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41928])[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 23:09:45.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:45.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41928]) packet #0 sending command=7[7] len=419 23:09:45.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41928]) No pending packets to flush at end of KEX 23:09:45.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41928]) process #2 SSH_MSG_NEWKEYS 23:09:45.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:45.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41928]): strict KEX resets input message sequence number from 3 to 0 23:09:45.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ce3cac2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:45.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:45.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41928]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:45.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:45.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41928]) authorized authentication methods: password,publickey 23:09:45.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41928]) Accepted service ssh-userauth 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41928]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41928]) no authentication factory for method=none 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41928]) SSH_MSG_USERAUTH_REQUEST 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41928]) remaining methods: password,publickey 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41928]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:45.270 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41928]) authentication result: true 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41928]) SSH_MSG_USERAUTH_REQUEST 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:45.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41928]) no heartbeat to stop 23:09:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41928]) heartbeat type=IGNORE, interval=PT30S 23:09:45.271 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41928 authenticated 23:09:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41928]] session=TransportServerSession[admin@/10.30.170.252:41928] id=0 23:09:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41928])) size=2097152, max=2097152, packet=32768 23:09:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41928] 23:09:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41928]) recipient=0 23:09:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928])) size=2097152, max=2097152, packet=32768 23:09:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928])) re-initializing 23:09:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928])) size=2097152, max=2097152, packet=32768 23:09:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:45.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:45.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:45.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:45.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928])[want-reply=true] subsystem=netconf 23:09:45.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928])[subsystem] prepared command 23:09:45.272 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:45.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:45.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928]}} established 23:09:45.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 153: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17982 23:09:45.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 153: Creating data stores for simulated device 23:09:45.273 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:45.273 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:45.273 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:45.273 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:45.273 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:45.274 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59cd1afa 23:09:45.274 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:45.274 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:45.274 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:45.274 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:45.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:45.275 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:45.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:45.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:45.275 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59cd1afa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59cd1afa, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6884225b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6884225b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:45.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:45.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:45.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928] 23:09:45.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 153 on channel [id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928] 23:09:45.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) by 1103 down to 2096049 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928] 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928] 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) request=subsystem result=ReplySuccess, want-reply=true 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) request=subsystem activate command 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) starting runner for command=netconf 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #5 SSH_MSG_CHANNEL_DATA 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) by 373 down to 2096779 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_CHANNEL_DATA len=373 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928] 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:45.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928] 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928] 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17982', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=153} created 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=153, channel=[id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928]} created 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928] successful with session NetconfServerSession{sessionId=153, channel=[id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928]} 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=153, channel=[id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928]} up 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #6 SSH_MSG_CHANNEL_DATA 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) by 393 down to 2096386 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_CHANNEL_DATA len=393 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928] 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:45.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:45.280 [netconf-device-simulator-threads-4] 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=153} 23:09:45.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:45.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=153, channel=[id: 0xf57df55b, L:/10.30.170.33:17982 - R:/10.30.170.252:41928]} EXI handlers added to pipeline 23:09:45.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:45.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) by 179 down to 2095870 23:09:45.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:45.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:45.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #7 SSH_MSG_CHANNEL_DATA 23:09:45.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) by 340 down to 2096046 23:09:45.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_CHANNEL_DATA len=340 23:09:45.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928] 23:09:45.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:45.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:45.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=153} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6884225b 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:45.283 [netconf-device-simulator-threads-4] 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 23:09:45.283 [netconf-device-simulator-threads-4] 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 23:09:45.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:45.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) by 733 down to 2095137 23:09:45.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:45.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:45.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944]} 23:09:45.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43944]): SSH-2.0-SSHD-UNKNOWN 23:09:45.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43944]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:45.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43944]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:45.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #9 SSH_MSG_IGNORE 23:09:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:09:45.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:45.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #8 SSH_MSG_IGNORE 23:09:45.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:09:45.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43944]) Send SSH_MSG_KEXINIT 23:09:45.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43944]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:45.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43944]) process #0 SSH_MSG_KEXINIT 23:09:45.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43944]) SSH_MSG_KEXINIT 23:09:45.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43944]) strict KEX=true client=true server=true 23:09:45.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43944]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:45.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43944]) Kex: server host key algorithms = rsa-sha2-512 23:09:45.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43944]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:45.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43944]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:45.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43944]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:45.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43944]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:45.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43944]) Kex: compression algorithms (client to server) = none 23:09:45.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43944]) Kex: compression algorithms (server to client) = none 23:09:45.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:45.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43944]) process #1 30 23:09:45.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43944]] process command=SSH_MSG_KEXDH_INIT 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43944]] Send SSH_MSG_KEXDH_REPLY 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43944]) packet #1 sending command=31[31] len=1639 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43944])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43944]) Send SSH_MSG_NEWKEYS 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43944]) session ID=a2:55:41:3c:0b:3f:58:ff:31:74:1d:7d:0a:88:03:8a:1c:f9:2e:c4:bd:2e:3e:77:81:b7:88:5e:8d:fc:6d:72:5f:cc:ef:98:b1:5b:7d:57:2b:a7:4d:24:67:27:a1:a6:42:89:da:71:13:03:25:2e:5e:62:8c:6d:27:cc:90:c7 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43944]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43944]): strict KEX resets output message sequence number from 3 to 0 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43944]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79c4f2d2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43944])[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 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43944])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43944]) packet #0 sending command=7[7] len=419 23:09:45.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43944]) No pending packets to flush at end of KEX 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43944]) process #2 SSH_MSG_NEWKEYS 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43944]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43944]): strict KEX resets input message sequence number from 3 to 0 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43944]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@620b7399; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43944]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43944]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43944]) authorized authentication methods: password,publickey 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43944]) Accepted service ssh-userauth 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43944]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43944]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43944]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43944]) no authentication factory for method=none 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43944]) SSH_MSG_USERAUTH_REQUEST 23:09:45.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43944]) remaining methods: password,publickey 23:09:45.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43944]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:45.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43944]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:45.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:45.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43944]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:45.852 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:45.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43944]) authentication result: true 23:09:45.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43944]) SSH_MSG_USERAUTH_REQUEST 23:09:45.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43944])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:45.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43944]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43944]) no heartbeat to stop 23:09:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43944]) heartbeat type=IGNORE, interval=PT30S 23:09:45.853 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43944 authenticated 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43944]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43944]] session=TransportServerSession[admin@/10.30.170.252:43944] id=0 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43944])) size=2097152, max=2097152, packet=32768 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43944]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43944] 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43944]) recipient=0 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944])) size=2097152, max=2097152, packet=32768 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944])) re-initializing 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944])) size=2097152, max=2097152, packet=32768 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:45.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:45.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944])[want-reply=true] subsystem=netconf 23:09:45.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944])[subsystem] prepared command 23:09:45.855 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:45.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:45.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944]}} established 23:09:45.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 154: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17983 23:09:45.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 154: Creating data stores for simulated device 23:09:45.855 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:45.855 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:45.855 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:45.855 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:45.855 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:45.856 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2dd22c5b 23:09:45.856 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:45.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:45.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:45.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:45.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:45.857 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:45.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:45.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:45.858 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2dd22c5b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2dd22c5b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4861ff13, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4861ff13, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:45.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:45.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:45.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944] 23:09:45.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 154 on channel [id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944] 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) by 1103 down to 2096049 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944] 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944] 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) request=subsystem result=ReplySuccess, want-reply=true 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) request=subsystem activate command 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) starting runner for command=netconf 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #5 SSH_MSG_CHANNEL_DATA 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) by 373 down to 2096779 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_CHANNEL_DATA len=373 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944] 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944] 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944] 23:09:45.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17983', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:45.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=154} created 23:09:45.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944]} created 23:09:45.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944] successful with session NetconfServerSession{sessionId=154, channel=[id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944]} 23:09:45.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944]} up 23:09:45.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #6 SSH_MSG_CHANNEL_DATA 23:09:45.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) by 393 down to 2096386 23:09:45.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_CHANNEL_DATA len=393 23:09:45.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944] 23:09:45.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:45.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:45.861 [netconf-device-simulator-threads-6] 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=154} 23:09:45.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:45.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x7d70e8d1, L:/10.30.170.33:17983 - R:/10.30.170.252:43944]} EXI handlers added to pipeline 23:09:45.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:45.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) by 179 down to 2095870 23:09:45.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:45.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:45.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #7 SSH_MSG_CHANNEL_DATA 23:09:45.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) by 340 down to 2096046 23:09:45.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_CHANNEL_DATA len=340 23:09:45.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944] 23:09:45.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:45.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:45.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=154} 23:09:45.865 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4861ff13 23:09:45.865 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:45.866 [netconf-device-simulator-threads-6] 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 23:09:45.866 [netconf-device-simulator-threads-6] 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 23:09:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) by 733 down to 2095137 23:09:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:45.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #8 SSH_MSG_IGNORE 23:09:45.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:09:45.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:45.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392]} 23:09:45.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57392]): SSH-2.0-SSHD-UNKNOWN 23:09:45.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57392]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:45.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57392]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:46.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #9 SSH_MSG_IGNORE 23:09:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57392]) Send SSH_MSG_KEXINIT 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57392]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57392]) process #0 SSH_MSG_KEXINIT 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57392]) SSH_MSG_KEXINIT 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57392]) strict KEX=true client=true server=true 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57392]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57392]) Kex: server host key algorithms = rsa-sha2-512 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57392]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57392]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57392]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57392]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57392]) Kex: compression algorithms (client to server) = none 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57392]) Kex: compression algorithms (server to client) = none 23:09:46.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:46.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57392]) process #1 30 23:09:46.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57392]] process command=SSH_MSG_KEXDH_INIT 23:09:46.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57392]] Send SSH_MSG_KEXDH_REPLY 23:09:46.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57392]) packet #1 sending command=31[31] len=1639 23:09:46.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57392])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:46.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57392]) Send SSH_MSG_NEWKEYS 23:09:46.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57392]) session ID=c7:2b:24:78:cf:7f:aa:f1:51:da:5d:dd:12:c8:e6:8a:89:24:b3:32:9a:9f:45:a9:dc:9e:ca:62:56:f3:7c:25:0d:b9:c6:53:83:98:89:e8:b8:1d:ea:1a:49:0f:f0:c4:df:a1:10:1b:2a:12:52:f4:25:cc:d0:2d:2f:19:b0:3f 23:09:46.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57392]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:46.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57392]): strict KEX resets output message sequence number from 3 to 0 23:09:46.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57392]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7cbcdb2c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:46.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57392])[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 23:09:46.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57392])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:46.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57392]) packet #0 sending command=7[7] len=419 23:09:46.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57392]) No pending packets to flush at end of KEX 23:09:46.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57392]) process #2 SSH_MSG_NEWKEYS 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57392]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57392]): strict KEX resets input message sequence number from 3 to 0 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57392]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14ac22dc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57392]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57392]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57392]) authorized authentication methods: password,publickey 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57392]) Accepted service ssh-userauth 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57392]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57392]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57392]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57392]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57392]) no authentication factory for method=none 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57392]) SSH_MSG_USERAUTH_REQUEST 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57392]) remaining methods: password,publickey 23:09:46.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57392]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57392]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57392]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57392]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:46.210 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57392]) authentication result: true 23:09:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57392]) SSH_MSG_USERAUTH_REQUEST 23:09:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57392])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57392]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57392]) no heartbeat to stop 23:09:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57392]) heartbeat type=IGNORE, interval=PT30S 23:09:46.210 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57392 authenticated 23:09:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57392]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57392]] session=TransportServerSession[admin@/10.30.170.252:57392] id=0 23:09:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57392])) size=2097152, max=2097152, packet=32768 23:09:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57392]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57392] 23:09:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57392]) recipient=0 23:09:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392])) size=2097152, max=2097152, packet=32768 23:09:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392])) re-initializing 23:09:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392])) size=2097152, max=2097152, packet=32768 23:09:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392])[want-reply=true] subsystem=netconf 23:09:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392])[subsystem] prepared command 23:09:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392]}} established 23:09:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 155: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17984 23:09:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 155: Creating data stores for simulated device 23:09:46.212 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:46.213 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:46.213 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:46.213 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:46.213 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:46.214 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c4a047a 23:09:46.214 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:46.214 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:46.214 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:46.214 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:46.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:46.215 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:46.215 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:46.215 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:46.215 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c4a047a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c4a047a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42010634, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42010634, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:46.215 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:46.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:46.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392] 23:09:46.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 155 on channel [id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392] 23:09:46.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) by 1103 down to 2096049 23:09:46.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:46.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392] 23:09:46.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392] 23:09:46.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) request=subsystem result=ReplySuccess, want-reply=true 23:09:46.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:46.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) request=subsystem activate command 23:09:46.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) starting runner for command=netconf 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #5 SSH_MSG_CHANNEL_DATA 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) by 373 down to 2096779 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_CHANNEL_DATA len=373 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392] 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392] 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392] 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17984', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=155} created 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=155, channel=[id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392]} created 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392] successful with session NetconfServerSession{sessionId=155, channel=[id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392]} 23:09:46.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=155, channel=[id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392]} up 23:09:46.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #6 SSH_MSG_CHANNEL_DATA 23:09:46.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) by 393 down to 2096386 23:09:46.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_CHANNEL_DATA len=393 23:09:46.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392] 23:09:46.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:46.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:46.219 [netconf-device-simulator-threads-0] 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=155} 23:09:46.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:46.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=155, channel=[id: 0x95a948d9, L:/10.30.170.33:17984 - R:/10.30.170.252:57392]} EXI handlers added to pipeline 23:09:46.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:46.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) by 179 down to 2095870 23:09:46.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:46.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:46.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #7 SSH_MSG_CHANNEL_DATA 23:09:46.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) by 340 down to 2096046 23:09:46.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_CHANNEL_DATA len=340 23:09:46.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392] 23:09:46.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=155} 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42010634 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:46.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:46.224 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:46.224 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:46.224 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:46.224 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:46.224 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:46.224 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:46.224 [netconf-device-simulator-threads-0] 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 23:09:46.224 [netconf-device-simulator-threads-0] 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 23:09:46.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:46.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) by 733 down to 2095137 23:09:46.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:46.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:46.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #8 SSH_MSG_IGNORE 23:09:46.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:09:46.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:46.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588]} 23:09:46.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37588]): SSH-2.0-SSHD-UNKNOWN 23:09:46.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37588]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:46.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37588]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37588]) Send SSH_MSG_KEXINIT 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37588]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37588]) process #0 SSH_MSG_KEXINIT 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37588]) SSH_MSG_KEXINIT 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37588]) strict KEX=true client=true server=true 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37588]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37588]) Kex: server host key algorithms = rsa-sha2-512 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37588]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37588]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37588]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37588]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37588]) Kex: compression algorithms (client to server) = none 23:09:46.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37588]) Kex: compression algorithms (server to client) = none 23:09:46.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:46.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37588]) process #1 30 23:09:46.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37588]] process command=SSH_MSG_KEXDH_INIT 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37588]] Send SSH_MSG_KEXDH_REPLY 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37588]) packet #1 sending command=31[31] len=1639 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37588])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37588]) Send SSH_MSG_NEWKEYS 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37588]) session ID=f5:cb:cf:e0:65:21:2e:36:1d:88:5b:08:e5:76:f4:51:66:3f:0b:ad:42:c2:55:b8:64:8c:87:dc:5e:5d:0d:79:fe:ce:b0:37:8d:15:9d:1e:dd:4d:61:f6:80:43:08:b9:4f:3d:d2:8e:d6:d4:fe:8d:37:de:56:3a:78:04:3e:4f 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37588]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37588]): strict KEX resets output message sequence number from 3 to 0 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37588]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3bc784c2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37588])[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 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37588])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37588]) packet #0 sending command=7[7] len=419 23:09:46.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37588]) No pending packets to flush at end of KEX 23:09:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37588]) process #2 SSH_MSG_NEWKEYS 23:09:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37588]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37588]): strict KEX resets input message sequence number from 3 to 0 23:09:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37588]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c72871e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37588]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37588]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37588]) authorized authentication methods: password,publickey 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37588]) Accepted service ssh-userauth 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37588]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37588]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37588]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37588]) no authentication factory for method=none 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37588]) SSH_MSG_USERAUTH_REQUEST 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37588]) remaining methods: password,publickey 23:09:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37588]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37588]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37588]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:46.797 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37588]) authentication result: true 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37588]) SSH_MSG_USERAUTH_REQUEST 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37588])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37588]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37588]) no heartbeat to stop 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37588]) heartbeat type=IGNORE, interval=PT30S 23:09:46.797 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37588 authenticated 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37588]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37588]] session=TransportServerSession[admin@/10.30.170.252:37588] id=0 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37588])) size=2097152, max=2097152, packet=32768 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37588]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37588] 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37588]) recipient=0 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588])) size=2097152, max=2097152, packet=32768 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588])) re-initializing 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588])) size=2097152, max=2097152, packet=32768 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588])[want-reply=true] subsystem=netconf 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588])[subsystem] prepared command 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588]}} established 23:09:46.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 156: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17985 23:09:46.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 156: Creating data stores for simulated device 23:09:46.799 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:46.799 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:46.799 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:46.799 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:46.799 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:46.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a8ab31d 23:09:46.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:46.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:46.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:46.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:46.801 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:46.801 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:46.801 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:46.801 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:46.801 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a8ab31d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a8ab31d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57894083, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57894083, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:46.802 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:46.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:46.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588] 23:09:46.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 156 on channel [id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588] 23:09:46.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) by 1103 down to 2096049 23:09:46.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:46.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588] 23:09:46.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588] 23:09:46.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) request=subsystem result=ReplySuccess, want-reply=true 23:09:46.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:46.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) request=subsystem activate command 23:09:46.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) starting runner for command=netconf 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #5 SSH_MSG_CHANNEL_DATA 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) by 373 down to 2096779 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_CHANNEL_DATA len=373 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588] 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588] 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588] 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17985', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=156} created 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588]} created 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588] successful with session NetconfServerSession{sessionId=156, channel=[id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588]} 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588]} up 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #6 SSH_MSG_CHANNEL_DATA 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) by 393 down to 2096386 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_CHANNEL_DATA len=393 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588] 23:09:46.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:46.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:46.806 [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=156} 23:09:46.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:46.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x7f5abf82, L:/10.30.170.33:17985 - R:/10.30.170.252:37588]} EXI handlers added to pipeline 23:09:46.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:46.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) by 179 down to 2095870 23:09:46.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:46.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:46.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #7 SSH_MSG_CHANNEL_DATA 23:09:46.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) by 340 down to 2096046 23:09:46.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_CHANNEL_DATA len=340 23:09:46.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588] 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:46.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=156} 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57894083 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:46.808 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:46.809 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:46.809 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:46.809 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:46.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #9 SSH_MSG_IGNORE 23:09:46.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:09:46.809 [netconf-device-simulator-threads-2] 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 23:09:46.809 [netconf-device-simulator-threads-2] 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 23:09:46.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:46.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) by 733 down to 2095137 23:09:46.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:46.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:46.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762]} 23:09:46.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55762]): SSH-2.0-SSHD-UNKNOWN 23:09:46.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55762]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:46.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55762]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #9 SSH_MSG_IGNORE 23:09:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:09:47.146 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:47.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #8 SSH_MSG_IGNORE 23:09:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:09:47.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55762]) Send SSH_MSG_KEXINIT 23:09:47.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55762]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:47.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55762]) process #0 SSH_MSG_KEXINIT 23:09:47.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55762]) SSH_MSG_KEXINIT 23:09:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55762]) strict KEX=true client=true server=true 23:09:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55762]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55762]) Kex: server host key algorithms = rsa-sha2-512 23:09:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55762]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55762]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55762]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55762]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55762]) Kex: compression algorithms (client to server) = none 23:09:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55762]) Kex: compression algorithms (server to client) = none 23:09:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:47.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55762]) process #1 30 23:09:47.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55762]] process command=SSH_MSG_KEXDH_INIT 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55762]] Send SSH_MSG_KEXDH_REPLY 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55762]) packet #1 sending command=31[31] len=1639 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55762])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55762]) Send SSH_MSG_NEWKEYS 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55762]) session ID=4f:2c:9f:ed:2f:4f:10:b4:2c:a1:2f:16:41:57:e1:45:eb:9b:fd:dc:80:3c:aa:a1:e8:2d:43:4a:27:7f:35:18:3d:7f:f2:4d:a9:73:d8:35:6b:d6:51:12:27:de:fe:b2:54:da:5e:b3:a9:a2:6d:4b:10:90:5b:3b:af:1c:5f:97 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55762]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55762]): strict KEX resets output message sequence number from 3 to 0 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55762]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6d2aec7f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55762])[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 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55762])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55762]) packet #0 sending command=7[7] len=419 23:09:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55762]) No pending packets to flush at end of KEX 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55762]) process #2 SSH_MSG_NEWKEYS 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55762]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55762]): strict KEX resets input message sequence number from 3 to 0 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55762]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31c7d19b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55762]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55762]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55762]) authorized authentication methods: password,publickey 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55762]) Accepted service ssh-userauth 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55762]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55762]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55762]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55762]) no authentication factory for method=none 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55762]) SSH_MSG_USERAUTH_REQUEST 23:09:47.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55762]) remaining methods: password,publickey 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55762]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55762]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55762]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:47.416 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55762]) authentication result: true 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55762]) SSH_MSG_USERAUTH_REQUEST 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55762])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55762]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55762]) no heartbeat to stop 23:09:47.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55762]) heartbeat type=IGNORE, interval=PT30S 23:09:47.417 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55762 authenticated 23:09:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55762]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55762]] session=TransportServerSession[admin@/10.30.170.252:55762] id=0 23:09:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55762])) size=2097152, max=2097152, packet=32768 23:09:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55762]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55762] 23:09:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55762]) recipient=0 23:09:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762])) size=2097152, max=2097152, packet=32768 23:09:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762])) re-initializing 23:09:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762])) size=2097152, max=2097152, packet=32768 23:09:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:47.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:47.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:47.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762])[want-reply=true] subsystem=netconf 23:09:47.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762])[subsystem] prepared command 23:09:47.418 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:47.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:47.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762]}} established 23:09:47.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 157: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17986 23:09:47.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 157: Creating data stores for simulated device 23:09:47.418 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:47.418 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:47.419 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:47.419 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:47.419 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:47.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d15fcf1 23:09:47.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:47.420 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:47.420 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:47.420 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:47.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:47.420 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:47.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:47.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:47.421 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d15fcf1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d15fcf1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ddafc5a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ddafc5a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:47.422 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:47.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:47.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762] 23:09:47.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 157 on channel [id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762] 23:09:47.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) by 1103 down to 2096049 23:09:47.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:47.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762] 23:09:47.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762] 23:09:47.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) request=subsystem result=ReplySuccess, want-reply=true 23:09:47.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) request=subsystem activate command 23:09:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) starting runner for command=netconf 23:09:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #5 SSH_MSG_CHANNEL_DATA 23:09:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) by 373 down to 2096779 23:09:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_CHANNEL_DATA len=373 23:09:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762] 23:09:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762] 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762] 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17986', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=157} created 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762]} created 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762] successful with session NetconfServerSession{sessionId=157, channel=[id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762]} 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762]} up 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #6 SSH_MSG_CHANNEL_DATA 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) by 393 down to 2096386 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_CHANNEL_DATA len=393 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762] 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:47.432 [netconf-device-simulator-threads-4] 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=157} 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x971b759d, L:/10.30.170.33:17986 - R:/10.30.170.252:55762]} EXI handlers added to pipeline 23:09:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) by 179 down to 2095870 23:09:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #7 SSH_MSG_CHANNEL_DATA 23:09:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) by 340 down to 2096046 23:09:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_CHANNEL_DATA len=340 23:09:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762] 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=157} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ddafc5a 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:47.436 [netconf-device-simulator-threads-4] 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 23:09:47.436 [netconf-device-simulator-threads-4] 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 23:09:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) by 733 down to 2095137 23:09:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:47.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940]} 23:09:47.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56940]): SSH-2.0-SSHD-UNKNOWN 23:09:47.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56940]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:47.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56940]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:47.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:47.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #8 SSH_MSG_IGNORE 23:09:47.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:09:47.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56940]) Send SSH_MSG_KEXINIT 23:09:47.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56940]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:47.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56940]) process #0 SSH_MSG_KEXINIT 23:09:47.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56940]) SSH_MSG_KEXINIT 23:09:47.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56940]) strict KEX=true client=true server=true 23:09:47.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56940]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:47.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56940]) Kex: server host key algorithms = rsa-sha2-512 23:09:47.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56940]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:47.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56940]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:47.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56940]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:47.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56940]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:47.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56940]) Kex: compression algorithms (client to server) = none 23:09:47.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56940]) Kex: compression algorithms (server to client) = none 23:09:47.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:47.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56940]) process #1 30 23:09:47.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56940]] process command=SSH_MSG_KEXDH_INIT 23:09:47.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56940]] Send SSH_MSG_KEXDH_REPLY 23:09:47.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56940]) packet #1 sending command=31[31] len=1639 23:09:47.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56940])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:47.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56940]) Send SSH_MSG_NEWKEYS 23:09:47.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56940]) session ID=64:65:cd:78:57:c4:14:3b:ca:d5:53:de:43:97:7b:24:7d:54:41:8c:0e:5d:ec:70:b9:9a:29:62:13:92:28:6d:09:57:b1:fd:5a:f6:93:cd:17:3e:b9:49:9d:84:1d:e9:8a:df:11:8f:35:7b:03:b7:25:c5:0b:bc:37:ec:b7:ee 23:09:47.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56940]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:47.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56940]): strict KEX resets output message sequence number from 3 to 0 23:09:47.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56940]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@796b5007; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:47.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56940])[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 23:09:47.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56940])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:47.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56940]) packet #0 sending command=7[7] len=419 23:09:47.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56940]) No pending packets to flush at end of KEX 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56940]) process #2 SSH_MSG_NEWKEYS 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56940]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56940]): strict KEX resets input message sequence number from 3 to 0 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56940]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7654baf7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56940]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56940]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56940]) authorized authentication methods: password,publickey 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56940]) Accepted service ssh-userauth 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56940]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56940]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56940]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56940]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56940]) no authentication factory for method=none 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56940]) SSH_MSG_USERAUTH_REQUEST 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56940]) remaining methods: password,publickey 23:09:47.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56940]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:47.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56940]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:47.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56940]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:47.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56940]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:47.947 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:47.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56940]) authentication result: true 23:09:47.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56940]) SSH_MSG_USERAUTH_REQUEST 23:09:47.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56940])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:47.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56940]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:47.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:47.947 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:47.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56940]) no heartbeat to stop 23:09:47.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56940]) heartbeat type=IGNORE, interval=PT30S 23:09:47.947 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56940 authenticated 23:09:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56940]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56940]] session=TransportServerSession[admin@/10.30.170.252:56940] id=0 23:09:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56940])) size=2097152, max=2097152, packet=32768 23:09:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56940]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56940] 23:09:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56940]) recipient=0 23:09:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940])) size=2097152, max=2097152, packet=32768 23:09:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940])) re-initializing 23:09:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940])) size=2097152, max=2097152, packet=32768 23:09:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940])[want-reply=true] subsystem=netconf 23:09:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940])[subsystem] prepared command 23:09:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940]}} established 23:09:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 158: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17987 23:09:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 158: Creating data stores for simulated device 23:09:47.949 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:47.950 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:47.950 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:47.950 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:47.951 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1af292a5 23:09:47.951 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:47.951 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:47.951 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:47.951 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:47.952 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:47.952 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:47.952 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:47.952 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:47.952 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1af292a5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1af292a5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b23229e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b23229e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:47.953 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:47.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940] 23:09:47.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 158 on channel [id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940] 23:09:47.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) by 1103 down to 2096049 23:09:47.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940] 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940] 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) request=subsystem result=ReplySuccess, want-reply=true 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) request=subsystem activate command 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) starting runner for command=netconf 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #5 SSH_MSG_CHANNEL_DATA 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) by 373 down to 2096779 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_CHANNEL_DATA len=373 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940] 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940] 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940] 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17987', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=158} created 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940]} created 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940] successful with session NetconfServerSession{sessionId=158, channel=[id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940]} 23:09:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940]} up 23:09:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #6 SSH_MSG_CHANNEL_DATA 23:09:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) by 393 down to 2096386 23:09:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_CHANNEL_DATA len=393 23:09:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940] 23:09:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:47.958 [netconf-device-simulator-threads-6] 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=158} 23:09:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:47.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x052cc274, L:/10.30.170.33:17987 - R:/10.30.170.252:56940]} EXI handlers added to pipeline 23:09:47.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:47.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) by 179 down to 2095870 23:09:47.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:47.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:47.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #7 SSH_MSG_CHANNEL_DATA 23:09:47.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) by 340 down to 2096046 23:09:47.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_CHANNEL_DATA len=340 23:09:47.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940] 23:09:47.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:47.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:47.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=158} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b23229e 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:47.962 [netconf-device-simulator-threads-6] 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 23:09:47.962 [netconf-device-simulator-threads-6] 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 23:09:47.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) by 733 down to 2095137 23:09:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:47.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #9 SSH_MSG_IGNORE 23:09:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:09:48.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298]} 23:09:48.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50298]): SSH-2.0-SSHD-UNKNOWN 23:09:48.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50298]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:48.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50298]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:48.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:48.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #8 SSH_MSG_IGNORE 23:09:48.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:09:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #9 SSH_MSG_IGNORE 23:09:48.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:09:48.219 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:48.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50298]) Send SSH_MSG_KEXINIT 23:09:48.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50298]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50298]) process #0 SSH_MSG_KEXINIT 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50298]) SSH_MSG_KEXINIT 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50298]) strict KEX=true client=true server=true 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50298]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50298]) Kex: server host key algorithms = rsa-sha2-512 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50298]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50298]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50298]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50298]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50298]) Kex: compression algorithms (client to server) = none 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50298]) Kex: compression algorithms (server to client) = none 23:09:48.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:48.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50298]) process #1 30 23:09:48.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50298]] process command=SSH_MSG_KEXDH_INIT 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50298]] Send SSH_MSG_KEXDH_REPLY 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50298]) packet #1 sending command=31[31] len=1639 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50298])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50298]) Send SSH_MSG_NEWKEYS 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50298]) session ID=3a:28:34:79:ee:c7:8f:ff:c0:c9:19:da:2e:2d:e7:57:3b:4d:f6:b8:03:75:ac:45:36:17:9f:9b:8f:d2:d0:2d:43:13:93:47:82:ea:f3:4f:30:78:35:61:0e:c4:c1:59:89:45:72:94:61:73:4c:eb:06:f1:2e:97:f6:ba:f9:94 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50298]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50298]): strict KEX resets output message sequence number from 3 to 0 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50298]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40c8aadc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50298])[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 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50298])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50298]) packet #0 sending command=7[7] len=419 23:09:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50298]) No pending packets to flush at end of KEX 23:09:48.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50298]) process #2 SSH_MSG_NEWKEYS 23:09:48.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50298]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:48.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50298]): strict KEX resets input message sequence number from 3 to 0 23:09:48.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50298]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@731e9752; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:48.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:48.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50298]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:48.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50298]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:48.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50298]) authorized authentication methods: password,publickey 23:09:48.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50298]) Accepted service ssh-userauth 23:09:48.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50298]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:48.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50298]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:48.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:48.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50298]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:48.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50298]) no authentication factory for method=none 23:09:48.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50298]) SSH_MSG_USERAUTH_REQUEST 23:09:48.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50298]) remaining methods: password,publickey 23:09:48.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50298]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50298]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50298]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:48.523 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50298]) authentication result: true 23:09:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50298]) SSH_MSG_USERAUTH_REQUEST 23:09:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50298])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50298]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50298]) no heartbeat to stop 23:09:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50298]) heartbeat type=IGNORE, interval=PT30S 23:09:48.523 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50298 authenticated 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50298]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50298]] session=TransportServerSession[admin@/10.30.170.252:50298] id=0 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50298])) size=2097152, max=2097152, packet=32768 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50298]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50298] 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50298]) recipient=0 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298])) size=2097152, max=2097152, packet=32768 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298])) re-initializing 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298])) size=2097152, max=2097152, packet=32768 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298])[want-reply=true] subsystem=netconf 23:09:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298])[subsystem] prepared command 23:09:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298]}} established 23:09:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 159: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17988 23:09:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 159: Creating data stores for simulated device 23:09:48.525 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:48.525 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:48.525 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:48.526 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a744531 23:09:48.526 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:48.526 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:48.526 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:48.526 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:48.527 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:48.527 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:48.527 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:48.527 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:48.527 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a744531, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a744531, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b746949, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b746949, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:48.527 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:48.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:48.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298] 23:09:48.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 159 on channel [id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298] 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) by 1103 down to 2096049 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298] 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298] 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) request=subsystem result=ReplySuccess, want-reply=true 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) request=subsystem activate command 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) starting runner for command=netconf 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #5 SSH_MSG_CHANNEL_DATA 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) by 373 down to 2096779 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_CHANNEL_DATA len=373 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298] 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:48.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298] 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298] 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17988', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=159} created 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298]} created 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298] successful with session NetconfServerSession{sessionId=159, channel=[id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298]} 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298]} up 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #6 SSH_MSG_CHANNEL_DATA 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) by 393 down to 2096386 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_CHANNEL_DATA len=393 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298] 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:48.530 [netconf-device-simulator-threads-0] 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=159} 23:09:48.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:48.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xe5e514d7, L:/10.30.170.33:17988 - R:/10.30.170.252:50298]} EXI handlers added to pipeline 23:09:48.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:48.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) by 179 down to 2095870 23:09:48.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:48.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:48.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #7 SSH_MSG_CHANNEL_DATA 23:09:48.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) by 340 down to 2096046 23:09:48.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_CHANNEL_DATA len=340 23:09:48.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298] 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=159} 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b746949 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:48.534 [netconf-device-simulator-threads-0] 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 23:09:48.534 [netconf-device-simulator-threads-0] 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 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) by 733 down to 2095137 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098]} 23:09:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34098]): SSH-2.0-SSHD-UNKNOWN 23:09:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34098]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34098]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:48.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:48.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #8 SSH_MSG_IGNORE 23:09:48.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:09:48.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34098]) Send SSH_MSG_KEXINIT 23:09:48.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34098]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:48.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34098]) process #0 SSH_MSG_KEXINIT 23:09:48.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34098]) SSH_MSG_KEXINIT 23:09:48.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34098]) strict KEX=true client=true server=true 23:09:48.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34098]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:48.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34098]) Kex: server host key algorithms = rsa-sha2-512 23:09:48.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34098]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:48.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34098]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:48.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34098]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:48.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34098]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:48.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34098]) Kex: compression algorithms (client to server) = none 23:09:48.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34098]) Kex: compression algorithms (server to client) = none 23:09:48.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:49.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34098]) process #1 30 23:09:49.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34098]] process command=SSH_MSG_KEXDH_INIT 23:09:49.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #9 SSH_MSG_IGNORE 23:09:49.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:09:49.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34098]] Send SSH_MSG_KEXDH_REPLY 23:09:49.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34098]) packet #1 sending command=31[31] len=1639 23:09:49.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34098])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:49.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34098]) Send SSH_MSG_NEWKEYS 23:09:49.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34098]) session ID=d9:79:eb:53:98:4c:94:dc:f0:34:c2:7e:5a:00:29:4c:a8:a5:5b:2b:bc:e2:a3:e9:34:81:e4:42:90:80:42:97:0a:ea:a4:20:c7:be:c9:6f:f6:10:52:af:6c:3c:1f:4b:de:14:5e:e2:37:d9:01:07:07:96:28:cb:6e:a2:2f:02 23:09:49.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34098]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:49.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34098]): strict KEX resets output message sequence number from 3 to 0 23:09:49.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34098]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@df9baa0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:49.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34098])[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 23:09:49.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34098])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:49.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34098]) packet #0 sending command=7[7] len=419 23:09:49.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34098]) No pending packets to flush at end of KEX 23:09:49.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34098]) process #2 SSH_MSG_NEWKEYS 23:09:49.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34098]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:49.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34098]): strict KEX resets input message sequence number from 3 to 0 23:09:49.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34098]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2fd25850; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:49.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:49.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34098]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34098]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34098]) authorized authentication methods: password,publickey 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34098]) Accepted service ssh-userauth 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34098]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34098]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34098]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34098]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34098]) no authentication factory for method=none 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34098]) SSH_MSG_USERAUTH_REQUEST 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34098]) remaining methods: password,publickey 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34098]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34098]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34098]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:49.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34098]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:49.093 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34098]) authentication result: true 23:09:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34098]) SSH_MSG_USERAUTH_REQUEST 23:09:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34098])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34098]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34098]) no heartbeat to stop 23:09:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34098]) heartbeat type=IGNORE, interval=PT30S 23:09:49.093 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34098 authenticated 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34098]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34098]] session=TransportServerSession[admin@/10.30.170.252:34098] id=0 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34098])) size=2097152, max=2097152, packet=32768 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34098]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34098] 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34098]) recipient=0 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098])) size=2097152, max=2097152, packet=32768 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098])) re-initializing 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098])) size=2097152, max=2097152, packet=32768 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098])[want-reply=true] subsystem=netconf 23:09:49.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098])[subsystem] prepared command 23:09:49.095 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:49.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:49.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098]}} established 23:09:49.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 160: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17989 23:09:49.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 160: Creating data stores for simulated device 23:09:49.095 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:49.095 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:49.095 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:49.095 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:49.095 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776]} 23:09:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56776]): SSH-2.0-SSHD-UNKNOWN 23:09:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56776]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56776]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52aa6d01 23:09:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:49.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:49.102 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:49.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:49.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:49.105 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52aa6d01, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52aa6d01, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@748427d6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@748427d6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:49.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:49.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:49.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098] 23:09:49.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 160 on channel [id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098] 23:09:49.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) by 1103 down to 2096049 23:09:49.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:49.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098] 23:09:49.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098] 23:09:49.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) request=subsystem result=ReplySuccess, want-reply=true 23:09:49.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:49.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) request=subsystem activate command 23:09:49.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) starting runner for command=netconf 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #5 SSH_MSG_CHANNEL_DATA 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) by 373 down to 2096779 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_CHANNEL_DATA len=373 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098] 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098] 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098] 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17989', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=160} created 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=160, channel=[id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098]} created 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098] successful with session NetconfServerSession{sessionId=160, channel=[id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098]} 23:09:49.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=160, channel=[id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098]} up 23:09:49.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #6 SSH_MSG_CHANNEL_DATA 23:09:49.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) by 393 down to 2096386 23:09:49.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_CHANNEL_DATA len=393 23:09:49.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098] 23:09:49.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:49.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:49.109 [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=160} 23:09:49.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:49.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=160, channel=[id: 0x0a4a2d91, L:/10.30.170.33:17989 - R:/10.30.170.252:34098]} EXI handlers added to pipeline 23:09:49.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:49.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) by 179 down to 2095870 23:09:49.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:49.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:49.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #7 SSH_MSG_CHANNEL_DATA 23:09:49.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) by 340 down to 2096046 23:09:49.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_CHANNEL_DATA len=340 23:09:49.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098] 23:09:49.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:49.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:49.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=160} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@748427d6 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:49.114 [netconf-device-simulator-threads-2] 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 23:09:49.114 [netconf-device-simulator-threads-2] 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 23:09:49.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:49.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) by 733 down to 2095137 23:09:49.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:49.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56776]) Send SSH_MSG_KEXINIT 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56776]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56776]) process #0 SSH_MSG_KEXINIT 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56776]) SSH_MSG_KEXINIT 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56776]) strict KEX=true client=true server=true 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56776]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56776]) Kex: server host key algorithms = rsa-sha2-512 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56776]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56776]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56776]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56776]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56776]) Kex: compression algorithms (client to server) = none 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56776]) Kex: compression algorithms (server to client) = none 23:09:49.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:49.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56776]) process #1 30 23:09:49.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56776]] process command=SSH_MSG_KEXDH_INIT 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56776]] Send SSH_MSG_KEXDH_REPLY 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56776]) packet #1 sending command=31[31] len=1639 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56776])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56776]) Send SSH_MSG_NEWKEYS 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56776]) session ID=8d:7b:08:82:91:3d:90:ba:20:16:11:3e:a5:54:f8:3e:6c:1f:f5:21:35:ed:d1:ac:15:44:43:cc:ec:55:58:92:43:9c:9b:86:f8:87:70:75:b3:8a:b1:ad:d6:a0:21:49:79:dc:e2:e9:d5:3f:a8:b1:1b:71:8b:c1:c0:fd:d7:16 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56776]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56776]): strict KEX resets output message sequence number from 3 to 0 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56776]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5ba961e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56776])[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 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56776])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56776]) packet #0 sending command=7[7] len=419 23:09:49.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56776]) No pending packets to flush at end of KEX 23:09:49.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56776]) process #2 SSH_MSG_NEWKEYS 23:09:49.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56776]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:49.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56776]): strict KEX resets input message sequence number from 3 to 0 23:09:49.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56776]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b614639; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:49.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:49.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56776]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:49.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56776]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:49.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56776]) authorized authentication methods: password,publickey 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56776]) Accepted service ssh-userauth 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56776]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56776]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56776]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56776]) no authentication factory for method=none 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56776]) SSH_MSG_USERAUTH_REQUEST 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56776]) remaining methods: password,publickey 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56776]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56776]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56776]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:49.319 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56776]) authentication result: true 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56776]) SSH_MSG_USERAUTH_REQUEST 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56776])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:49.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56776]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56776]) no heartbeat to stop 23:09:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56776]) heartbeat type=IGNORE, interval=PT30S 23:09:49.320 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56776 authenticated 23:09:49.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #8 SSH_MSG_IGNORE 23:09:49.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:09:49.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56776]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56776]] session=TransportServerSession[admin@/10.30.170.252:56776] id=0 23:09:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56776])) size=2097152, max=2097152, packet=32768 23:09:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56776]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56776] 23:09:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56776]) recipient=0 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776])) size=2097152, max=2097152, packet=32768 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776])) re-initializing 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776])) size=2097152, max=2097152, packet=32768 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776])[want-reply=true] subsystem=netconf 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776])[subsystem] prepared command 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776]}} established 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 161: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17990 23:09:49.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 161: Creating data stores for simulated device 23:09:49.322 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:49.322 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:49.322 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:49.323 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fe77563 23:09:49.323 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:49.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:49.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:49.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:49.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:49.324 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:49.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:49.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:49.324 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fe77563, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fe77563, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11e88c11, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11e88c11, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:49.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:49.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:49.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776] 23:09:49.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 161 on channel [id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776] 23:09:49.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) by 1103 down to 2096049 23:09:49.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:49.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776] 23:09:49.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776] 23:09:49.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) request=subsystem result=ReplySuccess, want-reply=true 23:09:49.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:49.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) request=subsystem activate command 23:09:49.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) starting runner for command=netconf 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #5 SSH_MSG_CHANNEL_DATA 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) by 373 down to 2096779 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_CHANNEL_DATA len=373 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776] 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776] 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776] 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17990', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=161} created 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=161, channel=[id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776]} created 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776] successful with session NetconfServerSession{sessionId=161, channel=[id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776]} 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=161, channel=[id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776]} up 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #6 SSH_MSG_CHANNEL_DATA 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) by 393 down to 2096386 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_CHANNEL_DATA len=393 23:09:49.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776] 23:09:49.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:49.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:49.330 [netconf-device-simulator-threads-4] 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=161} 23:09:49.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:49.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=161, channel=[id: 0xe3a00899, L:/10.30.170.33:17990 - R:/10.30.170.252:56776]} EXI handlers added to pipeline 23:09:49.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:49.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) by 179 down to 2095870 23:09:49.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:49.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #7 SSH_MSG_CHANNEL_DATA 23:09:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) by 340 down to 2096046 23:09:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_CHANNEL_DATA len=340 23:09:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776] 23:09:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=161} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11e88c11 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:49.333 [netconf-device-simulator-threads-4] 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 23:09:49.333 [netconf-device-simulator-threads-4] 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 23:09:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:49.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) by 733 down to 2095137 23:09:49.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:49.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:49.396 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #9 SSH_MSG_IGNORE 23:09:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:09:49.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794]} 23:09:49.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35794]): SSH-2.0-SSHD-UNKNOWN 23:09:49.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35794]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:49.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35794]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:49.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35794]) Send SSH_MSG_KEXINIT 23:09:49.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35794]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35794]) process #0 SSH_MSG_KEXINIT 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35794]) SSH_MSG_KEXINIT 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35794]) strict KEX=true client=true server=true 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35794]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35794]) Kex: server host key algorithms = rsa-sha2-512 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35794]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35794]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35794]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35794]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35794]) Kex: compression algorithms (client to server) = none 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35794]) Kex: compression algorithms (server to client) = none 23:09:49.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:49.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:49.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #8 SSH_MSG_IGNORE 23:09:49.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:09:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #9 SSH_MSG_IGNORE 23:09:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:09:49.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35794]) process #1 30 23:09:49.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35794]] process command=SSH_MSG_KEXDH_INIT 23:09:49.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35794]] Send SSH_MSG_KEXDH_REPLY 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35794]) packet #1 sending command=31[31] len=1639 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35794])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35794]) Send SSH_MSG_NEWKEYS 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35794]) session ID=c4:aa:c0:88:a4:57:1a:05:e4:59:c4:02:99:eb:4f:8e:94:94:61:67:4e:28:e1:67:bb:c1:ab:db:cb:43:dc:be:a0:a6:a2:cb:bb:b1:02:c4:81:46:2f:56:c7:8a:de:d2:88:94:02:35:df:2e:c8:56:a6:94:1e:3f:a1:07:a5:60 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35794]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35794]): strict KEX resets output message sequence number from 3 to 0 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35794]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@55e7da5e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35794])[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 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35794])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35794]) packet #0 sending command=7[7] len=419 23:09:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35794]) No pending packets to flush at end of KEX 23:09:49.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35794]) process #2 SSH_MSG_NEWKEYS 23:09:49.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35794]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:49.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35794]): strict KEX resets input message sequence number from 3 to 0 23:09:49.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35794]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40aa6f7f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:49.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:49.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35794]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:49.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35794]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:49.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35794]) authorized authentication methods: password,publickey 23:09:49.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35794]) Accepted service ssh-userauth 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35794]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35794]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35794]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35794]) no authentication factory for method=none 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35794]) SSH_MSG_USERAUTH_REQUEST 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35794]) remaining methods: password,publickey 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35794]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35794]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35794]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:49.831 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35794]) authentication result: true 23:09:49.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35794]) SSH_MSG_USERAUTH_REQUEST 23:09:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35794])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35794]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35794]) no heartbeat to stop 23:09:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35794]) heartbeat type=IGNORE, interval=PT30S 23:09:49.832 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35794 authenticated 23:09:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35794]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35794]] session=TransportServerSession[admin@/10.30.170.252:35794] id=0 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35794])) size=2097152, max=2097152, packet=32768 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35794]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35794] 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35794]) recipient=0 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794])) size=2097152, max=2097152, packet=32768 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794])) re-initializing 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794])) size=2097152, max=2097152, packet=32768 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794])[want-reply=true] subsystem=netconf 23:09:49.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794])[subsystem] prepared command 23:09:49.834 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:49.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:49.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794]}} established 23:09:49.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 162: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17991 23:09:49.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 162: Creating data stores for simulated device 23:09:49.834 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:49.834 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:49.835 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:49.835 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:49.835 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:49.836 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d75c25 23:09:49.836 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:49.836 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:49.836 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:49.836 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:49.837 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:49.837 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:49.837 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:49.837 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:49.837 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d75c25, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d75c25, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b98c0eb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b98c0eb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:49.837 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:49.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:49.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794] 23:09:49.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 162 on channel [id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794] 23:09:49.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) by 1103 down to 2096049 23:09:49.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794] 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794] 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) request=subsystem result=ReplySuccess, want-reply=true 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) request=subsystem activate command 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) starting runner for command=netconf 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #5 SSH_MSG_CHANNEL_DATA 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) by 373 down to 2096779 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_CHANNEL_DATA len=373 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794] 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:49.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794] 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794] 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17991', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=162} created 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794]} created 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794] successful with session NetconfServerSession{sessionId=162, channel=[id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794]} 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794]} up 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #6 SSH_MSG_CHANNEL_DATA 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) by 393 down to 2096386 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_CHANNEL_DATA len=393 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794] 23:09:49.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:49.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:49.842 [netconf-device-simulator-threads-6] 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=162} 23:09:49.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:49.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xd39b125b, L:/10.30.170.33:17991 - R:/10.30.170.252:35794]} EXI handlers added to pipeline 23:09:49.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:49.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) by 179 down to 2095870 23:09:49.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:49.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:49.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #7 SSH_MSG_CHANNEL_DATA 23:09:49.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) by 340 down to 2096046 23:09:49.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_CHANNEL_DATA len=340 23:09:49.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794] 23:09:49.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:49.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:49.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=162} 23:09:49.847 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b98c0eb 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:49.848 [netconf-device-simulator-threads-6] 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 23:09:49.848 [netconf-device-simulator-threads-6] 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 23:09:49.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:49.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) by 733 down to 2095137 23:09:49.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:49.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:50.162 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #8 SSH_MSG_IGNORE 23:09:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:09:50.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536]} 23:09:50.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54536]): SSH-2.0-SSHD-UNKNOWN 23:09:50.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54536]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:50.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54536]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #9 SSH_MSG_IGNORE 23:09:50.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:09:50.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54536]) Send SSH_MSG_KEXINIT 23:09:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54536]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54536]) process #0 SSH_MSG_KEXINIT 23:09:50.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54536]) SSH_MSG_KEXINIT 23:09:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54536]) strict KEX=true client=true server=true 23:09:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54536]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54536]) Kex: server host key algorithms = rsa-sha2-512 23:09:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54536]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54536]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54536]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54536]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54536]) Kex: compression algorithms (client to server) = none 23:09:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54536]) Kex: compression algorithms (server to client) = none 23:09:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:50.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54536]) process #1 30 23:09:50.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54536]] process command=SSH_MSG_KEXDH_INIT 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54536]] Send SSH_MSG_KEXDH_REPLY 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54536]) packet #1 sending command=31[31] len=1639 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54536])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54536]) Send SSH_MSG_NEWKEYS 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54536]) session ID=3b:45:3a:b8:2f:76:22:93:4a:2a:4c:42:59:80:36:15:89:01:0a:cc:81:2c:ad:f1:74:37:37:a6:ad:e6:4e:e2:e1:8f:9d:f4:65:6d:81:b5:2a:83:a5:4d:ac:81:fc:99:3d:06:f2:fe:b2:6e:bc:44:c2:18:bf:09:83:27:d4:8b 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54536]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54536]): strict KEX resets output message sequence number from 3 to 0 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54536]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@46d643f1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54536])[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 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54536])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54536]) packet #0 sending command=7[7] len=419 23:09:50.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54536]) No pending packets to flush at end of KEX 23:09:50.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54536]) process #2 SSH_MSG_NEWKEYS 23:09:50.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54536]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:50.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54536]): strict KEX resets input message sequence number from 3 to 0 23:09:50.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54536]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@162304e6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:50.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54536]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54536]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54536]) authorized authentication methods: password,publickey 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54536]) Accepted service ssh-userauth 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54536]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54536]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54536]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54536]) no authentication factory for method=none 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54536]) SSH_MSG_USERAUTH_REQUEST 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54536]) remaining methods: password,publickey 23:09:50.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54536]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:50.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54536]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:50.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:50.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54536]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:50.411 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:50.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54536]) authentication result: true 23:09:50.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54536]) SSH_MSG_USERAUTH_REQUEST 23:09:50.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54536])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:50.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54536]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:50.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:50.411 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:50.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54536]) no heartbeat to stop 23:09:50.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54536]) heartbeat type=IGNORE, interval=PT30S 23:09:50.412 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54536 authenticated 23:09:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54536]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54536]] session=TransportServerSession[admin@/10.30.170.252:54536] id=0 23:09:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54536])) size=2097152, max=2097152, packet=32768 23:09:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54536]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54536] 23:09:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54536]) recipient=0 23:09:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536])) size=2097152, max=2097152, packet=32768 23:09:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536])) re-initializing 23:09:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536])) size=2097152, max=2097152, packet=32768 23:09:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:50.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:50.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:50.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536])[want-reply=true] subsystem=netconf 23:09:50.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536])[subsystem] prepared command 23:09:50.413 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:50.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:50.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536]}} established 23:09:50.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 163: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17992 23:09:50.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 163: Creating data stores for simulated device 23:09:50.413 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:50.414 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:50.414 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@230b473b 23:09:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:50.416 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:50.416 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:50.416 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:50.416 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:50.416 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@230b473b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@230b473b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668f7c1a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668f7c1a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:50.416 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536] 23:09:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 163 on channel [id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536] 23:09:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) by 1103 down to 2096049 23:09:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536] 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536] 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) request=subsystem result=ReplySuccess, want-reply=true 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) request=subsystem activate command 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) starting runner for command=netconf 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #5 SSH_MSG_CHANNEL_DATA 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) by 373 down to 2096779 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_CHANNEL_DATA len=373 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536] 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536] 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536] 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17992', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=163} created 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536]} created 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536] successful with session NetconfServerSession{sessionId=163, channel=[id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536]} 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536]} up 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #6 SSH_MSG_CHANNEL_DATA 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) by 393 down to 2096386 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_CHANNEL_DATA len=393 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536] 23:09:50.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:50.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:50.421 [netconf-device-simulator-threads-0] 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=163} 23:09:50.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:50.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x8d2edefc, L:/10.30.170.33:17992 - R:/10.30.170.252:54536]} EXI handlers added to pipeline 23:09:50.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:50.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) by 179 down to 2095870 23:09:50.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:50.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #7 SSH_MSG_CHANNEL_DATA 23:09:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) by 340 down to 2096046 23:09:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_CHANNEL_DATA len=340 23:09:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536] 23:09:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=163} 23:09:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668f7c1a 23:09:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:50.425 [netconf-device-simulator-threads-0] 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 23:09:50.425 [netconf-device-simulator-threads-0] 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 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) by 733 down to 2095137 23:09:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:50.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:50.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:50.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #8 SSH_MSG_IGNORE 23:09:50.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:09:50.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244]} 23:09:50.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42244]): SSH-2.0-SSHD-UNKNOWN 23:09:50.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42244]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:50.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42244]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #9 SSH_MSG_IGNORE 23:09:50.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:09:50.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42244]) Send SSH_MSG_KEXINIT 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42244]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42244]) process #0 SSH_MSG_KEXINIT 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42244]) SSH_MSG_KEXINIT 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42244]) strict KEX=true client=true server=true 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42244]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42244]) Kex: server host key algorithms = rsa-sha2-512 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42244]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42244]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42244]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42244]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42244]) Kex: compression algorithms (client to server) = none 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42244]) Kex: compression algorithms (server to client) = none 23:09:51.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:51.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42244]) process #1 30 23:09:51.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42244]] process command=SSH_MSG_KEXDH_INIT 23:09:51.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42244]] Send SSH_MSG_KEXDH_REPLY 23:09:51.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42244]) packet #1 sending command=31[31] len=1639 23:09:51.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42244])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:51.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42244]) Send SSH_MSG_NEWKEYS 23:09:51.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42244]) session ID=cd:a1:52:c0:2a:f8:e0:3b:1d:c8:f4:5b:5d:5f:5f:37:c6:7a:74:f4:70:11:2e:60:75:d4:23:c8:cc:73:d3:5c:3d:73:08:ca:e2:d2:f9:8d:2b:8d:d6:d0:1a:00:7d:36:91:22:3f:89:37:a6:2a:44:d0:00:10:1f:08:44:8c:f9 23:09:51.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42244]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:51.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42244]): strict KEX resets output message sequence number from 3 to 0 23:09:51.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60bd5148; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:51.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42244])[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 23:09:51.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42244])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:51.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42244]) packet #0 sending command=7[7] len=419 23:09:51.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42244]) No pending packets to flush at end of KEX 23:09:51.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:51.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332]} 23:09:51.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53332]): SSH-2.0-SSHD-UNKNOWN 23:09:51.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53332]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:51.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53332]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42244]) process #2 SSH_MSG_NEWKEYS 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42244]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42244]): strict KEX resets input message sequence number from 3 to 0 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7708ff68; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42244]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42244]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42244]) authorized authentication methods: password,publickey 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42244]) Accepted service ssh-userauth 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42244]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42244]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42244]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42244]) no authentication factory for method=none 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42244]) SSH_MSG_USERAUTH_REQUEST 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42244]) remaining methods: password,publickey 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42244]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #8 SSH_MSG_IGNORE 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42244]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42244]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:51.270 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42244]) authentication result: true 23:09:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42244]) SSH_MSG_USERAUTH_REQUEST 23:09:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42244])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42244]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42244]) no heartbeat to stop 23:09:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42244]) heartbeat type=IGNORE, interval=PT30S 23:09:51.271 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42244 authenticated 23:09:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42244]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42244]] session=TransportServerSession[admin@/10.30.170.252:42244] id=0 23:09:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42244])) size=2097152, max=2097152, packet=32768 23:09:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42244]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42244] 23:09:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42244]) recipient=0 23:09:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244])) size=2097152, max=2097152, packet=32768 23:09:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244])) re-initializing 23:09:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244])) size=2097152, max=2097152, packet=32768 23:09:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:51.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:51.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:51.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244])[want-reply=true] subsystem=netconf 23:09:51.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244])[subsystem] prepared command 23:09:51.273 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:51.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:51.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244]}} established 23:09:51.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 164: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17993 23:09:51.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 164: Creating data stores for simulated device 23:09:51.273 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:51.273 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:51.273 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:51.273 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:51.273 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:51.274 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7512d311 23:09:51.274 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:51.274 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:51.274 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:51.274 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:51.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:51.275 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:51.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:51.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:51.275 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7512d311, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7512d311, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5efafd6c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5efafd6c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:51.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:51.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244] 23:09:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 164 on channel [id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244] 23:09:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) by 1103 down to 2096049 23:09:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244] 23:09:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244] 23:09:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) request=subsystem result=ReplySuccess, want-reply=true 23:09:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) request=subsystem activate command 23:09:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) starting runner for command=netconf 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #5 SSH_MSG_CHANNEL_DATA 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) by 373 down to 2096779 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_CHANNEL_DATA len=373 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244] 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244] 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244] 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17993', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=164} created 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244]} created 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244] successful with session NetconfServerSession{sessionId=164, channel=[id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244]} 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244]} up 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #6 SSH_MSG_CHANNEL_DATA 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) by 393 down to 2096386 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_CHANNEL_DATA len=393 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244] 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:51.285 [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=164} 23:09:51.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:51.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x7d76ecd5, L:/10.30.170.33:17993 - R:/10.30.170.252:42244]} EXI handlers added to pipeline 23:09:51.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:51.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) by 179 down to 2095870 23:09:51.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:51.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:51.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #7 SSH_MSG_CHANNEL_DATA 23:09:51.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) by 340 down to 2096046 23:09:51.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_CHANNEL_DATA len=340 23:09:51.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244] 23:09:51.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:51.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:51.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=164} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5efafd6c 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:51.289 [netconf-device-simulator-threads-2] 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 23:09:51.289 [netconf-device-simulator-threads-2] 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 23:09:51.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:51.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) by 733 down to 2095137 23:09:51.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:51.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #9 SSH_MSG_IGNORE 23:09:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:09:51.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53332]) Send SSH_MSG_KEXINIT 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53332]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53332]) process #0 SSH_MSG_KEXINIT 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53332]) SSH_MSG_KEXINIT 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53332]) strict KEX=true client=true server=true 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53332]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53332]) Kex: server host key algorithms = rsa-sha2-512 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53332]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53332]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53332]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53332]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53332]) Kex: compression algorithms (client to server) = none 23:09:51.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53332]) Kex: compression algorithms (server to client) = none 23:09:51.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:51.577 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53332]) process #1 30 23:09:51.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53332]] process command=SSH_MSG_KEXDH_INIT 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53332]] Send SSH_MSG_KEXDH_REPLY 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53332]) packet #1 sending command=31[31] len=1639 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53332])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53332]) Send SSH_MSG_NEWKEYS 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53332]) session ID=85:c8:fd:0c:8e:dd:51:4f:78:3a:06:67:80:66:ec:2d:4f:43:66:90:85:51:98:4f:ba:08:c8:f1:36:2d:00:c4:0a:40:fd:1a:9e:2d:ba:b3:ce:3e:48:9c:29:44:5f:82:e1:85:c4:4a:61:09:ff:22:34:d0:c9:d3:d6:dd:d0:95 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53332]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53332]): strict KEX resets output message sequence number from 3 to 0 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53332]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5603ad6d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53332])[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 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53332])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53332]) packet #0 sending command=7[7] len=419 23:09:51.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53332]) No pending packets to flush at end of KEX 23:09:51.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53332]) process #2 SSH_MSG_NEWKEYS 23:09:51.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53332]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:51.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53332]): strict KEX resets input message sequence number from 3 to 0 23:09:51.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53332]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@163f4b42; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:51.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:51.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53332]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:51.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53332]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:51.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53332]) authorized authentication methods: password,publickey 23:09:51.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53332]) Accepted service ssh-userauth 23:09:51.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53332]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53332]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53332]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53332]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53332]) no authentication factory for method=none 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53332]) SSH_MSG_USERAUTH_REQUEST 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53332]) remaining methods: password,publickey 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53332]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53332]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53332]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53332]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:51.625 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53332]) authentication result: true 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53332]) SSH_MSG_USERAUTH_REQUEST 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53332])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53332]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:51.625 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53332]) no heartbeat to stop 23:09:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53332]) heartbeat type=IGNORE, interval=PT30S 23:09:51.626 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53332 authenticated 23:09:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53332]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53332]] session=TransportServerSession[admin@/10.30.170.252:53332] id=0 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53332])) size=2097152, max=2097152, packet=32768 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53332]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53332] 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53332]) recipient=0 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332])) size=2097152, max=2097152, packet=32768 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332])) re-initializing 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332])) size=2097152, max=2097152, packet=32768 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332])[want-reply=true] subsystem=netconf 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332])[subsystem] prepared command 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:51.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332]}} established 23:09:51.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 165: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17994 23:09:51.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 165: Creating data stores for simulated device 23:09:51.628 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:51.628 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:51.628 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:51.628 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:51.628 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:51.630 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a8cd74 23:09:51.630 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:51.630 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:51.630 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:51.630 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:51.631 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:51.631 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:51.631 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:51.631 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:51.631 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a8cd74, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a8cd74, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31756283, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31756283, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:51.632 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:51.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:51.633 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332] 23:09:51.633 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 165 on channel [id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332] 23:09:51.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) by 1103 down to 2096049 23:09:51.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:51.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332] 23:09:51.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332] 23:09:51.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) request=subsystem result=ReplySuccess, want-reply=true 23:09:51.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:51.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) request=subsystem activate command 23:09:51.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) starting runner for command=netconf 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #5 SSH_MSG_CHANNEL_DATA 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) by 373 down to 2096779 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_CHANNEL_DATA len=373 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332] 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332] 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332] 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17994', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=165} created 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332]} created 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332] successful with session NetconfServerSession{sessionId=165, channel=[id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332]} 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332]} up 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #6 SSH_MSG_CHANNEL_DATA 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) by 393 down to 2096386 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_CHANNEL_DATA len=393 23:09:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332] 23:09:51.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:51.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:51.636 [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=165} 23:09:51.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:51.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xfb377e82, L:/10.30.170.33:17994 - R:/10.30.170.252:53332]} EXI handlers added to pipeline 23:09:51.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:51.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) by 179 down to 2095870 23:09:51.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:51.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:51.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #7 SSH_MSG_CHANNEL_DATA 23:09:51.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) by 340 down to 2096046 23:09:51.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_CHANNEL_DATA len=340 23:09:51.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332] 23:09:51.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:51.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:51.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=165} 23:09:51.638 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31756283 23:09:51.638 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:51.639 [netconf-device-simulator-threads-3] 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 23:09:51.639 [netconf-device-simulator-threads-3] 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 23:09:51.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:51.640 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) by 733 down to 2095137 23:09:51.640 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:51.640 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:51.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #8 SSH_MSG_IGNORE 23:09:51.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:09:51.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:51.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234]} 23:09:51.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54234]): SSH-2.0-SSHD-UNKNOWN 23:09:51.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54234]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:51.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54234]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:51.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #9 SSH_MSG_IGNORE 23:09:51.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:09:52.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54234]) Send SSH_MSG_KEXINIT 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54234]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54234]) process #0 SSH_MSG_KEXINIT 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54234]) SSH_MSG_KEXINIT 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54234]) strict KEX=true client=true server=true 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54234]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54234]) Kex: server host key algorithms = rsa-sha2-512 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54234]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54234]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54234]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54234]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54234]) Kex: compression algorithms (client to server) = none 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54234]) Kex: compression algorithms (server to client) = none 23:09:52.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:52.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54234]) process #1 30 23:09:52.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54234]] process command=SSH_MSG_KEXDH_INIT 23:09:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54234]] Send SSH_MSG_KEXDH_REPLY 23:09:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54234]) packet #1 sending command=31[31] len=1639 23:09:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54234])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54234]) Send SSH_MSG_NEWKEYS 23:09:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54234]) session ID=50:dd:14:8f:b4:04:e9:95:0b:7f:aa:97:07:78:0a:34:8a:48:5a:bb:57:05:17:16:db:f0:75:e7:da:a5:c5:99:8f:27:13:9a:78:20:0c:21:ad:4d:be:88:6b:00:2a:a3:8e:1c:cf:b3:58:1e:84:91:cb:37:a2:39:87:7e:a9:6e 23:09:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54234]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54234]): strict KEX resets output message sequence number from 3 to 0 23:09:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54234]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@662853ac; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54234])[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 23:09:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54234])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54234]) packet #0 sending command=7[7] len=419 23:09:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54234]) No pending packets to flush at end of KEX 23:09:52.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54234]) process #2 SSH_MSG_NEWKEYS 23:09:52.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54234]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:52.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54234]): strict KEX resets input message sequence number from 3 to 0 23:09:52.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54234]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74d41ef0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:52.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:52.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54234]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:52.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54234]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:52.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54234]) authorized authentication methods: password,publickey 23:09:52.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54234]) Accepted service ssh-userauth 23:09:52.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54234]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:52.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54234]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:52.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:52.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54234]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:52.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54234]) no authentication factory for method=none 23:09:52.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54234]) SSH_MSG_USERAUTH_REQUEST 23:09:52.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54234]) remaining methods: password,publickey 23:09:52.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54234]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54234]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54234]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:52.263 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54234]) authentication result: true 23:09:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54234]) SSH_MSG_USERAUTH_REQUEST 23:09:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54234])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54234]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54234]) no heartbeat to stop 23:09:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54234]) heartbeat type=IGNORE, interval=PT30S 23:09:52.263 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54234 authenticated 23:09:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54234]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54234]] session=TransportServerSession[admin@/10.30.170.252:54234] id=0 23:09:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54234])) size=2097152, max=2097152, packet=32768 23:09:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54234]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54234] 23:09:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54234]) recipient=0 23:09:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234])) size=2097152, max=2097152, packet=32768 23:09:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234])) re-initializing 23:09:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234])) size=2097152, max=2097152, packet=32768 23:09:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234])[want-reply=true] subsystem=netconf 23:09:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234])[subsystem] prepared command 23:09:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234]}} established 23:09:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 166: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17995 23:09:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 166: Creating data stores for simulated device 23:09:52.265 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:52.265 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:52.265 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:52.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@794a4325 23:09:52.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:52.267 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:52.267 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:52.267 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:52.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:52.267 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:52.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:52.268 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:52.268 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@794a4325, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@794a4325, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4044f109, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4044f109, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:52.268 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:52.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:52.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234] 23:09:52.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 166 on channel [id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234] 23:09:52.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) by 1103 down to 2096049 23:09:52.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:52.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234] 23:09:52.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234] 23:09:52.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) request=subsystem result=ReplySuccess, want-reply=true 23:09:52.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:52.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) request=subsystem activate command 23:09:52.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) starting runner for command=netconf 23:09:52.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #5 SSH_MSG_CHANNEL_DATA 23:09:52.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) by 373 down to 2096779 23:09:52.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_CHANNEL_DATA len=373 23:09:52.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234] 23:09:52.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:52.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:52.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234] 23:09:52.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234] 23:09:52.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17995', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:52.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=166} created 23:09:52.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234]} created 23:09:52.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234] successful with session NetconfServerSession{sessionId=166, channel=[id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234]} 23:09:52.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234]} up 23:09:52.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #6 SSH_MSG_CHANNEL_DATA 23:09:52.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) by 393 down to 2096386 23:09:52.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_CHANNEL_DATA len=393 23:09:52.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234] 23:09:52.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:52.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:52.274 [netconf-device-simulator-threads-6] 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=166} 23:09:52.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:52.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x8d2431ff, L:/10.30.170.33:17995 - R:/10.30.170.252:54234]} EXI handlers added to pipeline 23:09:52.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:52.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) by 179 down to 2095870 23:09:52.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:52.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:52.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #7 SSH_MSG_CHANNEL_DATA 23:09:52.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) by 340 down to 2096046 23:09:52.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_CHANNEL_DATA len=340 23:09:52.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234] 23:09:52.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:52.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:52.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=166} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4044f109 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:52.280 [netconf-device-simulator-threads-6] 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 23:09:52.280 [netconf-device-simulator-threads-6] 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 23:09:52.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:52.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) by 733 down to 2095137 23:09:52.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:52.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:52.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:52.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #8 SSH_MSG_IGNORE 23:09:52.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:09:52.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896]} 23:09:52.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33896]): SSH-2.0-SSHD-UNKNOWN 23:09:52.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33896]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:52.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33896]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:52.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #9 SSH_MSG_IGNORE 23:09:52.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33896]) Send SSH_MSG_KEXINIT 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33896]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33896]) process #0 SSH_MSG_KEXINIT 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33896]) SSH_MSG_KEXINIT 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33896]) strict KEX=true client=true server=true 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33896]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33896]) Kex: server host key algorithms = rsa-sha2-512 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33896]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33896]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33896]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33896]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33896]) Kex: compression algorithms (client to server) = none 23:09:52.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33896]) Kex: compression algorithms (server to client) = none 23:09:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:52.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33896]) process #1 30 23:09:52.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33896]] process command=SSH_MSG_KEXDH_INIT 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33896]] Send SSH_MSG_KEXDH_REPLY 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33896]) packet #1 sending command=31[31] len=1639 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33896])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33896]) Send SSH_MSG_NEWKEYS 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33896]) session ID=70:e1:32:48:60:7b:aa:50:29:94:cb:6a:97:29:64:ac:0e:f7:c0:85:47:76:a8:4b:60:68:1a:b6:6a:ef:d8:cf:d6:f9:75:98:08:23:81:01:44:c7:5d:f7:ba:ff:1e:62:51:39:cc:1d:f3:d2:05:22:f6:3e:72:f9:17:4e:72:64 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33896]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33896]): strict KEX resets output message sequence number from 3 to 0 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33896]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39d0a03a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33896])[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 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33896])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33896]) packet #0 sending command=7[7] len=419 23:09:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33896]) No pending packets to flush at end of KEX 23:09:52.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33896]) process #2 SSH_MSG_NEWKEYS 23:09:52.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33896]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:52.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33896]): strict KEX resets input message sequence number from 3 to 0 23:09:52.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33896]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b49581a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:52.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33896]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33896]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33896]) authorized authentication methods: password,publickey 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33896]) Accepted service ssh-userauth 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33896]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33896]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33896]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33896]) no authentication factory for method=none 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33896]) SSH_MSG_USERAUTH_REQUEST 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33896]) remaining methods: password,publickey 23:09:52.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33896]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33896]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33896]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:52.833 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33896]) authentication result: true 23:09:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33896]) SSH_MSG_USERAUTH_REQUEST 23:09:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33896])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33896]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33896]) no heartbeat to stop 23:09:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33896]) heartbeat type=IGNORE, interval=PT30S 23:09:52.833 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33896 authenticated 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33896]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33896]] session=TransportServerSession[admin@/10.30.170.252:33896] id=0 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33896])) size=2097152, max=2097152, packet=32768 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33896]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33896] 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33896]) recipient=0 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896])) size=2097152, max=2097152, packet=32768 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896])) re-initializing 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896])) size=2097152, max=2097152, packet=32768 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896])[want-reply=true] subsystem=netconf 23:09:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896])[subsystem] prepared command 23:09:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896]}} established 23:09:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 167: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17996 23:09:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 167: Creating data stores for simulated device 23:09:52.835 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:52.835 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:52.835 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:52.837 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f619f9f 23:09:52.837 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:52.837 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:52.837 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:52.837 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:52.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:52.838 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:52.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:52.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:52.838 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f619f9f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f619f9f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39f45937, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39f45937, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:52.839 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896] 23:09:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 167 on channel [id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896] 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) by 1103 down to 2096049 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896] 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896] 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) request=subsystem result=ReplySuccess, want-reply=true 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) request=subsystem activate command 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) starting runner for command=netconf 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #5 SSH_MSG_CHANNEL_DATA 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) by 373 down to 2096779 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_CHANNEL_DATA len=373 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896] 23:09:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896] 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896] 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17996', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=167} created 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896]} created 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896] successful with session NetconfServerSession{sessionId=167, channel=[id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896]} 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896]} up 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #6 SSH_MSG_CHANNEL_DATA 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) by 393 down to 2096386 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_CHANNEL_DATA len=393 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896] 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:52.843 [netconf-device-simulator-threads-0] 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=167} 23:09:52.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:52.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x1c60e550, L:/10.30.170.33:17996 - R:/10.30.170.252:33896]} EXI handlers added to pipeline 23:09:52.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:52.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) by 179 down to 2095870 23:09:52.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:52.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:52.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #7 SSH_MSG_CHANNEL_DATA 23:09:52.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) by 340 down to 2096046 23:09:52.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_CHANNEL_DATA len=340 23:09:52.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896] 23:09:52.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:52.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:52.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=167} 23:09:52.845 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39f45937 23:09:52.845 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:52.846 [netconf-device-simulator-threads-0] 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 23:09:52.846 [netconf-device-simulator-threads-0] 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 23:09:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) by 733 down to 2095137 23:09:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:52.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #9 SSH_MSG_IGNORE 23:09:52.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:09:52.876 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:52.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768]} 23:09:52.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52768]): SSH-2.0-SSHD-UNKNOWN 23:09:52.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52768]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:52.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52768]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:52.948 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:52.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #8 SSH_MSG_IGNORE 23:09:52.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:09:53.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52768]) Send SSH_MSG_KEXINIT 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52768]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52768]) process #0 SSH_MSG_KEXINIT 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52768]) SSH_MSG_KEXINIT 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52768]) strict KEX=true client=true server=true 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52768]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52768]) Kex: server host key algorithms = rsa-sha2-512 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52768]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52768]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52768]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52768]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52768]) Kex: compression algorithms (client to server) = none 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52768]) Kex: compression algorithms (server to client) = none 23:09:53.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:53.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52768]) process #1 30 23:09:53.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52768]] process command=SSH_MSG_KEXDH_INIT 23:09:53.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52768]] Send SSH_MSG_KEXDH_REPLY 23:09:53.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52768]) packet #1 sending command=31[31] len=1639 23:09:53.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52768])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:53.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52768]) Send SSH_MSG_NEWKEYS 23:09:53.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52768]) session ID=45:e0:d8:32:5d:15:9f:52:11:24:aa:57:95:71:cf:94:0e:cd:b7:2c:30:de:e5:39:ea:53:b0:27:d5:22:11:9c:8a:5a:57:2c:e0:35:19:f5:48:88:2b:0d:7f:59:11:51:af:0b:13:0b:da:ac:1f:3b:cb:1a:6a:d9:d2:25:7a:95 23:09:53.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52768]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:53.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52768]): strict KEX resets output message sequence number from 3 to 0 23:09:53.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52768]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ecf12f0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:53.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52768])[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 23:09:53.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52768])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:53.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52768]) packet #0 sending command=7[7] len=419 23:09:53.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52768]) No pending packets to flush at end of KEX 23:09:53.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52768]) process #2 SSH_MSG_NEWKEYS 23:09:53.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52768]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:53.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52768]): strict KEX resets input message sequence number from 3 to 0 23:09:53.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52768]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@26a5d0e1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52768]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52768]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52768]) authorized authentication methods: password,publickey 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52768]) Accepted service ssh-userauth 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52768]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52768]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52768]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52768]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52768]) no authentication factory for method=none 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52768]) SSH_MSG_USERAUTH_REQUEST 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52768]) remaining methods: password,publickey 23:09:53.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52768]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:53.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52768]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:53.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52768]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:53.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52768]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:53.191 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:53.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52768]) authentication result: true 23:09:53.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52768]) SSH_MSG_USERAUTH_REQUEST 23:09:53.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52768])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:53.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52768]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:53.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:53.191 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:53.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52768]) no heartbeat to stop 23:09:53.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52768]) heartbeat type=IGNORE, interval=PT30S 23:09:53.191 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52768 authenticated 23:09:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52768]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52768]] session=TransportServerSession[admin@/10.30.170.252:52768] id=0 23:09:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52768])) size=2097152, max=2097152, packet=32768 23:09:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52768]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52768] 23:09:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52768]) recipient=0 23:09:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768])) size=2097152, max=2097152, packet=32768 23:09:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768])) re-initializing 23:09:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768])) size=2097152, max=2097152, packet=32768 23:09:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:53.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:53.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:53.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768])[want-reply=true] subsystem=netconf 23:09:53.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768])[subsystem] prepared command 23:09:53.193 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:53.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:53.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768]}} established 23:09:53.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 168: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17997 23:09:53.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 168: Creating data stores for simulated device 23:09:53.194 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:53.194 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:53.194 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:53.194 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:53.194 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:53.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f231218 23:09:53.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:53.196 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:53.196 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:53.196 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:53.196 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:53.196 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:53.196 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:53.196 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:53.196 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f231218, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f231218, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b9327e2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b9327e2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:53.197 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:53.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:53.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768] 23:09:53.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 168 on channel [id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768] 23:09:53.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) by 1103 down to 2096049 23:09:53.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:53.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768] 23:09:53.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768] 23:09:53.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) request=subsystem result=ReplySuccess, want-reply=true 23:09:53.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:53.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) request=subsystem activate command 23:09:53.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) starting runner for command=netconf 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #5 SSH_MSG_CHANNEL_DATA 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) by 373 down to 2096779 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_CHANNEL_DATA len=373 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768] 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768] 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768] 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17997', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=168} created 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768]} created 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768] successful with session NetconfServerSession{sessionId=168, channel=[id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768]} 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768]} up 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #6 SSH_MSG_CHANNEL_DATA 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) by 393 down to 2096386 23:09:53.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_CHANNEL_DATA len=393 23:09:53.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768] 23:09:53.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:53.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:53.201 [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=168} 23:09:53.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:53.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x9f72fcb5, L:/10.30.170.33:17997 - R:/10.30.170.252:52768]} EXI handlers added to pipeline 23:09:53.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:53.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) by 179 down to 2095870 23:09:53.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:53.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #7 SSH_MSG_CHANNEL_DATA 23:09:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) by 340 down to 2096046 23:09:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_CHANNEL_DATA len=340 23:09:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768] 23:09:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=168} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b9327e2 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:53.205 [netconf-device-simulator-threads-2] 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 23:09:53.205 [netconf-device-simulator-threads-2] 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 23:09:53.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:53.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) by 733 down to 2095137 23:09:53.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:53.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:53.292 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:53.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #8 SSH_MSG_IGNORE 23:09:53.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:09:53.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484]} 23:09:53.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33484]): SSH-2.0-SSHD-UNKNOWN 23:09:53.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33484]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:53.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33484]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #9 SSH_MSG_IGNORE 23:09:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:09:53.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:53.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33484]) Send SSH_MSG_KEXINIT 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33484]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33484]) process #0 SSH_MSG_KEXINIT 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33484]) SSH_MSG_KEXINIT 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33484]) strict KEX=true client=true server=true 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33484]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33484]) Kex: server host key algorithms = rsa-sha2-512 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33484]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33484]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33484]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33484]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33484]) Kex: compression algorithms (client to server) = none 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33484]) Kex: compression algorithms (server to client) = none 23:09:53.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33484]) process #1 30 23:09:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33484]] process command=SSH_MSG_KEXDH_INIT 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33484]] Send SSH_MSG_KEXDH_REPLY 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33484]) packet #1 sending command=31[31] len=1639 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33484])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33484]) Send SSH_MSG_NEWKEYS 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33484]) session ID=03:3d:85:3c:0c:29:9c:b7:00:97:25:70:a9:44:42:e6:7f:42:67:8c:a9:f0:d3:14:2f:31:f2:48:6d:ce:80:5d:6c:26:84:84:05:24:b2:39:60:d2:6c:52:88:e3:7c:f1:ab:f5:ed:e7:88:ee:9a:5a:76:c0:50:1b:4a:20:ab:be 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33484]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33484]): strict KEX resets output message sequence number from 3 to 0 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33484]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7969c400; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33484])[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 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33484])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33484]) packet #0 sending command=7[7] len=419 23:09:53.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33484]) No pending packets to flush at end of KEX 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33484]) process #2 SSH_MSG_NEWKEYS 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33484]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33484]): strict KEX resets input message sequence number from 3 to 0 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33484]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@44bd59c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33484]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33484]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33484]) authorized authentication methods: password,publickey 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33484]) Accepted service ssh-userauth 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33484]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33484]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33484]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33484]) no authentication factory for method=none 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33484]) SSH_MSG_USERAUTH_REQUEST 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33484]) remaining methods: password,publickey 23:09:53.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33484]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:53.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33484]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:53.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:53.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33484]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:53.731 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:53.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33484]) authentication result: true 23:09:53.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33484]) SSH_MSG_USERAUTH_REQUEST 23:09:53.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33484])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:53.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33484]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:53.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:53.731 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:53.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33484]) no heartbeat to stop 23:09:53.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33484]) heartbeat type=IGNORE, interval=PT30S 23:09:53.731 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33484 authenticated 23:09:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33484]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33484]] session=TransportServerSession[admin@/10.30.170.252:33484] id=0 23:09:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33484])) size=2097152, max=2097152, packet=32768 23:09:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33484]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33484] 23:09:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33484]) recipient=0 23:09:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484])) size=2097152, max=2097152, packet=32768 23:09:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484])) re-initializing 23:09:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484])) size=2097152, max=2097152, packet=32768 23:09:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:53.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:53.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:53.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484])[want-reply=true] subsystem=netconf 23:09:53.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484])[subsystem] prepared command 23:09:53.733 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:53.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:53.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484]}} established 23:09:53.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 169: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17998 23:09:53.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 169: Creating data stores for simulated device 23:09:53.734 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:53.734 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:53.734 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:53.734 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:53.734 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:53.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56f13e4a 23:09:53.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:53.736 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:53.736 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:53.736 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:53.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:53.736 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:53.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:53.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:53.736 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56f13e4a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56f13e4a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71e45d07, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71e45d07, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:53.737 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:53.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:53.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484] 23:09:53.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 169 on channel [id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484] 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) by 1103 down to 2096049 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484] 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484] 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) request=subsystem result=ReplySuccess, want-reply=true 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) request=subsystem activate command 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) starting runner for command=netconf 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #5 SSH_MSG_CHANNEL_DATA 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) by 373 down to 2096779 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_CHANNEL_DATA len=373 23:09:53.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484] 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484] 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484] 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17998', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=169} created 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484]} created 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484] successful with session NetconfServerSession{sessionId=169, channel=[id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484]} 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484]} up 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #6 SSH_MSG_CHANNEL_DATA 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) by 393 down to 2096386 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_CHANNEL_DATA len=393 23:09:53.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484] 23:09:53.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:53.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:53.741 [netconf-device-simulator-threads-4] 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=169} 23:09:53.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:53.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x02d2ff2a, L:/10.30.170.33:17998 - R:/10.30.170.252:33484]} EXI handlers added to pipeline 23:09:53.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:53.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) by 179 down to 2095870 23:09:53.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:53.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:53.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #7 SSH_MSG_CHANNEL_DATA 23:09:53.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) by 340 down to 2096046 23:09:53.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_CHANNEL_DATA len=340 23:09:53.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484] 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=169} 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71e45d07 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:53.744 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:53.745 [netconf-device-simulator-threads-4] 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 23:09:53.745 [netconf-device-simulator-threads-4] 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 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) by 733 down to 2095137 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:53.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:53.896 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:53.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #8 SSH_MSG_IGNORE 23:09:53.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:09:53.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726]} 23:09:53.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35726]): SSH-2.0-SSHD-UNKNOWN 23:09:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35726]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35726]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:54.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #9 SSH_MSG_IGNORE 23:09:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:09:54.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35726]) Send SSH_MSG_KEXINIT 23:09:54.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35726]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35726]) process #0 SSH_MSG_KEXINIT 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35726]) SSH_MSG_KEXINIT 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35726]) strict KEX=true client=true server=true 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35726]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35726]) Kex: server host key algorithms = rsa-sha2-512 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35726]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35726]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35726]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35726]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35726]) Kex: compression algorithms (client to server) = none 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35726]) Kex: compression algorithms (server to client) = none 23:09:54.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:54.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35726]) process #1 30 23:09:54.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35726]] process command=SSH_MSG_KEXDH_INIT 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35726]] Send SSH_MSG_KEXDH_REPLY 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35726]) packet #1 sending command=31[31] len=1639 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35726])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35726]) Send SSH_MSG_NEWKEYS 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35726]) session ID=e5:36:80:c5:ab:bf:8b:96:58:f9:81:a2:a6:91:7d:97:1a:b3:19:1f:6f:50:f2:42:e5:c6:37:55:0a:35:51:61:5f:8b:38:6e:20:ac:e2:b0:82:86:35:f1:45:de:44:e3:de:fe:f5:ad:60:6c:e2:bb:30:1f:d6:56:4e:09:74:b0 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35726]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35726]): strict KEX resets output message sequence number from 3 to 0 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76db8b7d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35726])[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 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35726])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35726]) packet #0 sending command=7[7] len=419 23:09:54.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35726]) No pending packets to flush at end of KEX 23:09:54.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35726]) process #2 SSH_MSG_NEWKEYS 23:09:54.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35726]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:54.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35726]): strict KEX resets input message sequence number from 3 to 0 23:09:54.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56b72622; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:54.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:54.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35726]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:54.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35726]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:54.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35726]) authorized authentication methods: password,publickey 23:09:54.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35726]) Accepted service ssh-userauth 23:09:54.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35726]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:54.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35726]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:54.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:54.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35726]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:54.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35726]) no authentication factory for method=none 23:09:54.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35726]) SSH_MSG_USERAUTH_REQUEST 23:09:54.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35726]) remaining methods: password,publickey 23:09:54.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35726]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35726]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35726]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:54.253 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35726]) authentication result: true 23:09:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35726]) SSH_MSG_USERAUTH_REQUEST 23:09:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35726])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35726]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35726]) no heartbeat to stop 23:09:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35726]) heartbeat type=IGNORE, interval=PT30S 23:09:54.253 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35726 authenticated 23:09:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35726]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35726]] session=TransportServerSession[admin@/10.30.170.252:35726] id=0 23:09:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35726])) size=2097152, max=2097152, packet=32768 23:09:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35726]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35726] 23:09:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35726]) recipient=0 23:09:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726])) size=2097152, max=2097152, packet=32768 23:09:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726])) re-initializing 23:09:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726])) size=2097152, max=2097152, packet=32768 23:09:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:54.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:54.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:54.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726])[want-reply=true] subsystem=netconf 23:09:54.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726])[subsystem] prepared command 23:09:54.257 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:54.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:54.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726]}} established 23:09:54.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 170: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17999 23:09:54.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 170: Creating data stores for simulated device 23:09:54.258 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:54.258 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:54.258 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:54.258 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:54.258 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1e8d8d44 23:09:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:54.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:54.260 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:54.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:54.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:54.260 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1e8d8d44, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1e8d8d44, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c3422ad, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c3422ad, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:54.261 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:54.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:54.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726] 23:09:54.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 170 on channel [id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726] 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) by 1103 down to 2096049 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726] 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726] 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) request=subsystem result=ReplySuccess, want-reply=true 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) request=subsystem activate command 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) starting runner for command=netconf 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #5 SSH_MSG_CHANNEL_DATA 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) by 373 down to 2096779 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_CHANNEL_DATA len=373 23:09:54.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726] 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726] 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726] 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='17999', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=170} created 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=170, channel=[id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726]} created 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726] successful with session NetconfServerSession{sessionId=170, channel=[id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726]} 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=170, channel=[id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726]} up 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #6 SSH_MSG_CHANNEL_DATA 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) by 393 down to 2096386 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_CHANNEL_DATA len=393 23:09:54.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726] 23:09:54.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:54.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:54.265 [netconf-device-simulator-threads-6] 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=170} 23:09:54.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:54.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=170, channel=[id: 0xf4a728e4, L:/10.30.170.33:17999 - R:/10.30.170.252:35726]} EXI handlers added to pipeline 23:09:54.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:54.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) by 179 down to 2095870 23:09:54.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:54.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:54.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #7 SSH_MSG_CHANNEL_DATA 23:09:54.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) by 340 down to 2096046 23:09:54.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_CHANNEL_DATA len=340 23:09:54.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726] 23:09:54.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:54.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:54.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=170} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c3422ad 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:54.269 [netconf-device-simulator-threads-6] 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 23:09:54.269 [netconf-device-simulator-threads-6] 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 23:09:54.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:54.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) by 733 down to 2095137 23:09:54.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:54.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #9 SSH_MSG_IGNORE 23:09:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:09:54.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:54.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418]} 23:09:54.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47418]): SSH-2.0-SSHD-UNKNOWN 23:09:54.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47418]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:54.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47418]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:54.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:54.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #8 SSH_MSG_IGNORE 23:09:54.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:09:54.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47418]) Send SSH_MSG_KEXINIT 23:09:54.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47418]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:54.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47418]) process #0 SSH_MSG_KEXINIT 23:09:54.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47418]) SSH_MSG_KEXINIT 23:09:54.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47418]) strict KEX=true client=true server=true 23:09:54.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47418]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:54.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47418]) Kex: server host key algorithms = rsa-sha2-512 23:09:54.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47418]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:54.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47418]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:54.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47418]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:54.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47418]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:54.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47418]) Kex: compression algorithms (client to server) = none 23:09:54.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47418]) Kex: compression algorithms (server to client) = none 23:09:54.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:54.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47418]) process #1 30 23:09:54.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47418]] process command=SSH_MSG_KEXDH_INIT 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47418]] Send SSH_MSG_KEXDH_REPLY 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47418]) packet #1 sending command=31[31] len=1639 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47418])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47418]) Send SSH_MSG_NEWKEYS 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47418]) session ID=0d:7b:07:6d:9b:f6:f0:a2:ed:2f:86:00:a2:4c:0c:63:27:1c:6a:03:c6:79:5c:1d:a5:1a:a8:d6:52:24:c5:0b:00:4f:5d:6c:3c:b2:6b:9d:e1:73:cb:7f:c2:12:7b:cc:be:1f:1c:e7:13:76:1e:e8:f9:d6:24:5b:fc:3f:7f:22 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47418]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47418]): strict KEX resets output message sequence number from 3 to 0 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e265b10; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47418])[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 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47418])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47418]) packet #0 sending command=7[7] len=419 23:09:54.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47418]) No pending packets to flush at end of KEX 23:09:54.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47418]) process #2 SSH_MSG_NEWKEYS 23:09:54.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47418]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:54.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47418]): strict KEX resets input message sequence number from 3 to 0 23:09:54.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41a878f4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:54.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:54.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47418]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:54.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47418]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:54.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47418]) authorized authentication methods: password,publickey 23:09:54.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47418]) Accepted service ssh-userauth 23:09:54.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47418]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:54.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47418]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:54.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:54.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47418]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:54.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47418]) no authentication factory for method=none 23:09:54.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47418]) SSH_MSG_USERAUTH_REQUEST 23:09:54.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47418]) remaining methods: password,publickey 23:09:54.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47418]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:54.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47418]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:54.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:54.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47418]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:54.755 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:54.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47418]) authentication result: true 23:09:54.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47418]) SSH_MSG_USERAUTH_REQUEST 23:09:54.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47418])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:54.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47418]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:54.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:54.755 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:54.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47418]) no heartbeat to stop 23:09:54.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47418]) heartbeat type=IGNORE, interval=PT30S 23:09:54.755 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47418 authenticated 23:09:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47418]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47418]] session=TransportServerSession[admin@/10.30.170.252:47418] id=0 23:09:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47418])) size=2097152, max=2097152, packet=32768 23:09:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47418]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47418] 23:09:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47418]) recipient=0 23:09:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418])) size=2097152, max=2097152, packet=32768 23:09:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418])) re-initializing 23:09:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418])) size=2097152, max=2097152, packet=32768 23:09:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:54.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:54.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:54.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:54.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418])[want-reply=true] subsystem=netconf 23:09:54.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418])[subsystem] prepared command 23:09:54.757 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:54.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:54.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418]}} established 23:09:54.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 171: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18000 23:09:54.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 171: Creating data stores for simulated device 23:09:54.758 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:54.758 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:54.758 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:54.758 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:54.758 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:54.764 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c5dced 23:09:54.765 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:54.765 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:54.765 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:54.765 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:54.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:54.766 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:54.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:54.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:54.766 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c5dced, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c5dced, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e37373b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e37373b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:54.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:54.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:54.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418] 23:09:54.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 171 on channel [id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418] 23:09:54.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) by 1103 down to 2096049 23:09:54.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:54.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418] 23:09:54.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418] 23:09:54.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) request=subsystem result=ReplySuccess, want-reply=true 23:09:54.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:54.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) request=subsystem activate command 23:09:54.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) starting runner for command=netconf 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #5 SSH_MSG_CHANNEL_DATA 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) by 373 down to 2096779 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_CHANNEL_DATA len=373 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418] 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418] 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418] 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18000', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=171} created 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=171, channel=[id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418]} created 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418] successful with session NetconfServerSession{sessionId=171, channel=[id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418]} 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=171, channel=[id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418]} up 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #6 SSH_MSG_CHANNEL_DATA 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) by 393 down to 2096386 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_CHANNEL_DATA len=393 23:09:54.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418] 23:09:54.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:54.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:54.770 [netconf-device-simulator-threads-0] 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=171} 23:09:54.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:54.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=171, channel=[id: 0x6b23c1e7, L:/10.30.170.33:18000 - R:/10.30.170.252:47418]} EXI handlers added to pipeline 23:09:54.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:54.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) by 179 down to 2095870 23:09:54.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:54.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:54.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #7 SSH_MSG_CHANNEL_DATA 23:09:54.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) by 340 down to 2096046 23:09:54.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_CHANNEL_DATA len=340 23:09:54.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418] 23:09:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=171} 23:09:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e37373b 23:09:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:54.775 [netconf-device-simulator-threads-0] 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 23:09:54.775 [netconf-device-simulator-threads-0] 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 23:09:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:54.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) by 733 down to 2095137 23:09:54.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:54.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:54.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #9 SSH_MSG_IGNORE 23:09:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:09:55.003 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:55.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #8 SSH_MSG_IGNORE 23:09:55.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:09:55.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216]} 23:09:55.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44216]): SSH-2.0-SSHD-UNKNOWN 23:09:55.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44216]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:55.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44216]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:09:55.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #10 SSH_MSG_IGNORE 23:09:55.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:09:55.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44216]) Send SSH_MSG_KEXINIT 23:09:55.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44216]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:55.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44216]) process #0 SSH_MSG_KEXINIT 23:09:55.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44216]) SSH_MSG_KEXINIT 23:09:55.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44216]) strict KEX=true client=true server=true 23:09:55.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44216]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:55.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44216]) Kex: server host key algorithms = rsa-sha2-512 23:09:55.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44216]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:55.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44216]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:55.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44216]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:55.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44216]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:55.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44216]) Kex: compression algorithms (client to server) = none 23:09:55.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44216]) Kex: compression algorithms (server to client) = none 23:09:55.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:55.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44216]) process #1 30 23:09:55.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44216]] process command=SSH_MSG_KEXDH_INIT 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44216]] Send SSH_MSG_KEXDH_REPLY 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44216]) packet #1 sending command=31[31] len=1639 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44216])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44216]) Send SSH_MSG_NEWKEYS 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44216]) session ID=6f:ae:2c:87:37:1f:85:3a:94:45:d1:a9:77:e6:93:2c:98:19:3a:54:b3:89:c7:63:db:43:0a:e3:da:2f:a9:28:00:0d:0b:51:26:ae:fe:b5:3c:73:38:d8:77:84:be:22:54:3a:1e:ae:69:8d:1b:a5:6b:2a:e1:3c:4d:fd:bb:5d 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44216]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44216]): strict KEX resets output message sequence number from 3 to 0 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44216]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@517a7239; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44216])[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 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44216])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44216]) packet #0 sending command=7[7] len=419 23:09:55.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44216]) No pending packets to flush at end of KEX 23:09:55.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44216]) process #2 SSH_MSG_NEWKEYS 23:09:55.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44216]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:55.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44216]): strict KEX resets input message sequence number from 3 to 0 23:09:55.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44216]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e541ff0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:55.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:55.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44216]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:55.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44216]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:55.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44216]) authorized authentication methods: password,publickey 23:09:55.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44216]) Accepted service ssh-userauth 23:09:55.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44216]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:55.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44216]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:55.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44216]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:55.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44216]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:55.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44216]) no authentication factory for method=none 23:09:55.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44216]) SSH_MSG_USERAUTH_REQUEST 23:09:55.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44216]) remaining methods: password,publickey 23:09:55.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44216]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:55.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44216]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44216]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44216]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:55.521 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44216]) authentication result: true 23:09:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44216]) SSH_MSG_USERAUTH_REQUEST 23:09:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44216])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44216]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44216]) no heartbeat to stop 23:09:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44216]) heartbeat type=IGNORE, interval=PT30S 23:09:55.521 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44216 authenticated 23:09:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:55.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44216]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:55.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44216]] session=TransportServerSession[admin@/10.30.170.252:44216] id=0 23:09:55.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44216])) size=2097152, max=2097152, packet=32768 23:09:55.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44216]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44216] 23:09:55.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44216]) recipient=0 23:09:55.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216])) size=2097152, max=2097152, packet=32768 23:09:55.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216])) re-initializing 23:09:55.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216])) size=2097152, max=2097152, packet=32768 23:09:55.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:55.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216])[want-reply=true] subsystem=netconf 23:09:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216])[subsystem] prepared command 23:09:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216]}} established 23:09:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 172: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18001 23:09:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 172: Creating data stores for simulated device 23:09:55.523 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:55.523 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:55.523 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:55.526 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d061f10 23:09:55.526 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:55.526 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:55.526 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:55.526 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:55.526 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:55.526 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:55.526 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:55.527 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:55.527 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d061f10, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d061f10, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d6328e8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d6328e8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:55.527 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:55.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216] 23:09:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 172 on channel [id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216] 23:09:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) by 1103 down to 2096049 23:09:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216] 23:09:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216] 23:09:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) request=subsystem result=ReplySuccess, want-reply=true 23:09:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) request=subsystem activate command 23:09:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) starting runner for command=netconf 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #5 SSH_MSG_CHANNEL_DATA 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) by 373 down to 2096779 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_CHANNEL_DATA len=373 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216] 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216] 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216] 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18001', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=172} created 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=172, channel=[id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216]} created 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216] successful with session NetconfServerSession{sessionId=172, channel=[id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216]} 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=172, channel=[id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216]} up 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #6 SSH_MSG_CHANNEL_DATA 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) by 393 down to 2096386 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_CHANNEL_DATA len=393 23:09:55.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216] 23:09:55.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:55.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:55.530 [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=172} 23:09:55.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:55.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=172, channel=[id: 0x9c0a7b25, L:/10.30.170.33:18001 - R:/10.30.170.252:44216]} EXI handlers added to pipeline 23:09:55.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:55.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) by 179 down to 2095870 23:09:55.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:55.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:55.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #7 SSH_MSG_CHANNEL_DATA 23:09:55.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) by 340 down to 2096046 23:09:55.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_CHANNEL_DATA len=340 23:09:55.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216] 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=172} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d6328e8 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:55.533 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:55.534 [netconf-device-simulator-threads-2] 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 23:09:55.534 [netconf-device-simulator-threads-2] 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 23:09:55.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:55.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) by 733 down to 2095137 23:09:55.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:55.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:55.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:09:55.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #10 SSH_MSG_IGNORE 23:09:55.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:09:55.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830]} 23:09:55.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44830]): SSH-2.0-SSHD-UNKNOWN 23:09:55.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44830]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:55.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44830]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:55.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #8 SSH_MSG_IGNORE 23:09:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44830]) Send SSH_MSG_KEXINIT 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44830]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44830]) process #0 SSH_MSG_KEXINIT 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44830]) SSH_MSG_KEXINIT 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44830]) strict KEX=true client=true server=true 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44830]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44830]) Kex: server host key algorithms = rsa-sha2-512 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44830]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44830]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44830]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44830]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44830]) Kex: compression algorithms (client to server) = none 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44830]) Kex: compression algorithms (server to client) = none 23:09:55.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:55.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44830]) process #1 30 23:09:55.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44830]] process command=SSH_MSG_KEXDH_INIT 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44830]] Send SSH_MSG_KEXDH_REPLY 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44830]) packet #1 sending command=31[31] len=1639 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44830])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44830]) Send SSH_MSG_NEWKEYS 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44830]) session ID=98:c7:de:54:c5:7f:b6:57:c6:d2:72:32:ef:f1:c6:28:63:2e:53:00:41:3e:3b:89:ed:89:6c:ea:f3:83:67:f8:b6:9b:2d:3f:52:ed:a0:23:5b:c9:a0:4b:64:ce:89:bb:68:46:e2:c1:99:8e:26:28:c9:6f:71:70:c5:b6:d4:e4 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44830]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44830]): strict KEX resets output message sequence number from 3 to 0 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44830]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f1fbea2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44830])[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 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44830])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44830]) packet #0 sending command=7[7] len=419 23:09:55.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44830]) No pending packets to flush at end of KEX 23:09:55.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44830]) process #2 SSH_MSG_NEWKEYS 23:09:55.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44830]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:55.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44830]): strict KEX resets input message sequence number from 3 to 0 23:09:55.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44830]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3835683f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:55.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44830]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44830]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44830]) authorized authentication methods: password,publickey 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44830]) Accepted service ssh-userauth 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44830]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44830]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44830]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44830]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44830]) no authentication factory for method=none 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44830]) SSH_MSG_USERAUTH_REQUEST 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44830]) remaining methods: password,publickey 23:09:55.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44830]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44830]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44830]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44830]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:55.793 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44830]) authentication result: true 23:09:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44830]) SSH_MSG_USERAUTH_REQUEST 23:09:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44830])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44830]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44830]) no heartbeat to stop 23:09:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44830]) heartbeat type=IGNORE, interval=PT30S 23:09:55.793 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44830 authenticated 23:09:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44830]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44830]] session=TransportServerSession[admin@/10.30.170.252:44830] id=0 23:09:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44830])) size=2097152, max=2097152, packet=32768 23:09:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44830]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44830] 23:09:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44830]) recipient=0 23:09:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830])) size=2097152, max=2097152, packet=32768 23:09:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830])) re-initializing 23:09:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830])) size=2097152, max=2097152, packet=32768 23:09:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:55.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:55.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:55.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830])[want-reply=true] subsystem=netconf 23:09:55.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830])[subsystem] prepared command 23:09:55.795 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:55.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:55.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830]}} established 23:09:55.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 173: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18002 23:09:55.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 173: Creating data stores for simulated device 23:09:55.795 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:55.795 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:55.795 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:55.795 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:55.795 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:55.797 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ee6cb26 23:09:55.797 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:55.797 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:55.797 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:55.797 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:55.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:55.798 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:55.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:55.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:55.798 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ee6cb26, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ee6cb26, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2aeca69a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2aeca69a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:55.799 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:55.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830] 23:09:55.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 173 on channel [id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830] 23:09:55.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) by 1103 down to 2096049 23:09:55.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:55.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830] 23:09:55.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830] 23:09:55.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) request=subsystem result=ReplySuccess, want-reply=true 23:09:55.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:55.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) request=subsystem activate command 23:09:55.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) starting runner for command=netconf 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #5 SSH_MSG_CHANNEL_DATA 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) by 373 down to 2096779 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_CHANNEL_DATA len=373 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830] 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830] 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830] 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18002', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=173} created 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830]} created 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830] successful with session NetconfServerSession{sessionId=173, channel=[id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830]} 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830]} up 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #6 SSH_MSG_CHANNEL_DATA 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) by 393 down to 2096386 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_CHANNEL_DATA len=393 23:09:55.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830] 23:09:55.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:55.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:55.802 [netconf-device-simulator-threads-4] 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=173} 23:09:55.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:55.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x1d75edd9, L:/10.30.170.33:18002 - R:/10.30.170.252:44830]} EXI handlers added to pipeline 23:09:55.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:55.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) by 179 down to 2095870 23:09:55.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:55.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #7 SSH_MSG_CHANNEL_DATA 23:09:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) by 340 down to 2096046 23:09:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_CHANNEL_DATA len=340 23:09:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830] 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=173} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2aeca69a 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:55.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:55.806 [netconf-device-simulator-threads-4] 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 23:09:55.806 [netconf-device-simulator-threads-4] 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 23:09:55.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:55.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) by 733 down to 2095137 23:09:55.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:55.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:55.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #9 SSH_MSG_IGNORE 23:09:55.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:09:55.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:55.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #8 SSH_MSG_IGNORE 23:09:55.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:09:56.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #10 SSH_MSG_IGNORE 23:09:56.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:09:56.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:09:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #9 SSH_MSG_IGNORE 23:09:56.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:09:56.126 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:56.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308]} 23:09:56.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50308]): SSH-2.0-SSHD-UNKNOWN 23:09:56.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50308]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:56.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50308]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50308]) Send SSH_MSG_KEXINIT 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50308]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50308]) process #0 SSH_MSG_KEXINIT 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50308]) SSH_MSG_KEXINIT 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50308]) strict KEX=true client=true server=true 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50308]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50308]) Kex: server host key algorithms = rsa-sha2-512 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50308]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50308]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50308]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50308]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50308]) Kex: compression algorithms (client to server) = none 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50308]) Kex: compression algorithms (server to client) = none 23:09:56.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50308]) process #1 30 23:09:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50308]] process command=SSH_MSG_KEXDH_INIT 23:09:56.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50308]] Send SSH_MSG_KEXDH_REPLY 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50308]) packet #1 sending command=31[31] len=1639 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50308])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50308]) Send SSH_MSG_NEWKEYS 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50308]) session ID=79:36:e0:83:43:71:7b:7d:fe:19:1f:b4:cd:3a:60:53:f7:9c:6a:bf:e5:43:eb:48:3a:59:2a:49:a7:a8:cf:5f:43:20:30:61:82:79:e9:18:4e:4e:37:9c:46:f7:8d:3a:16:44:70:18:e4:81:c4:d9:28:ad:fc:b0:13:e0:71:5e 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50308]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50308]): strict KEX resets output message sequence number from 3 to 0 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50308]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@466ca707; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50308])[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 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50308])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50308]) packet #0 sending command=7[7] len=419 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50308]) No pending packets to flush at end of KEX 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #8 SSH_MSG_IGNORE 23:09:56.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:09:56.572 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:09:56.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #10 SSH_MSG_IGNORE 23:09:56.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:09:56.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50308]) process #2 SSH_MSG_NEWKEYS 23:09:56.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50308]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:56.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50308]): strict KEX resets input message sequence number from 3 to 0 23:09:56.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50308]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@52fedd6f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:56.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:56.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50308]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:56.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50308]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:56.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50308]) authorized authentication methods: password,publickey 23:09:56.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50308]) Accepted service ssh-userauth 23:09:56.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50308]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:56.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50308]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:56.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50308]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:56.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50308]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:56.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50308]) no authentication factory for method=none 23:09:56.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50308]) SSH_MSG_USERAUTH_REQUEST 23:09:56.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50308]) remaining methods: password,publickey 23:09:56.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50308]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50308]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50308]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50308]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:56.584 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50308]) authentication result: true 23:09:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50308]) SSH_MSG_USERAUTH_REQUEST 23:09:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50308])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50308]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50308]) no heartbeat to stop 23:09:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50308]) heartbeat type=IGNORE, interval=PT30S 23:09:56.584 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50308 authenticated 23:09:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50308]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50308]] session=TransportServerSession[admin@/10.30.170.252:50308] id=0 23:09:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50308])) size=2097152, max=2097152, packet=32768 23:09:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50308]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50308] 23:09:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50308]) recipient=0 23:09:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308])) size=2097152, max=2097152, packet=32768 23:09:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308])) re-initializing 23:09:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308])) size=2097152, max=2097152, packet=32768 23:09:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308])[want-reply=true] subsystem=netconf 23:09:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308])[subsystem] prepared command 23:09:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308]}} established 23:09:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 174: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18003 23:09:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 174: Creating data stores for simulated device 23:09:56.586 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:56.586 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:56.587 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:56.587 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46571178 23:09:56.587 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:56.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:56.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:56.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:56.588 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:56.588 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:56.588 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:56.588 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:56.588 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46571178, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46571178, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65438003, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65438003, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:56.589 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:56.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308] 23:09:56.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 174 on channel [id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308] 23:09:56.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) by 1103 down to 2096049 23:09:56.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308] 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308] 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) request=subsystem result=ReplySuccess, want-reply=true 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) request=subsystem activate command 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) starting runner for command=netconf 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #5 SSH_MSG_CHANNEL_DATA 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) by 373 down to 2096779 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_CHANNEL_DATA len=373 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308] 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308] 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308] 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18003', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=174} created 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=174, channel=[id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308]} created 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308] successful with session NetconfServerSession{sessionId=174, channel=[id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308]} 23:09:56.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=174, channel=[id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308]} up 23:09:56.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #6 SSH_MSG_CHANNEL_DATA 23:09:56.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) by 393 down to 2096386 23:09:56.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_CHANNEL_DATA len=393 23:09:56.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308] 23:09:56.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:56.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:56.592 [netconf-device-simulator-threads-6] 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=174} 23:09:56.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:56.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=174, channel=[id: 0x4ac5d5e3, L:/10.30.170.33:18003 - R:/10.30.170.252:50308]} EXI handlers added to pipeline 23:09:56.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:56.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) by 179 down to 2095870 23:09:56.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:56.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:56.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #7 SSH_MSG_CHANNEL_DATA 23:09:56.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) by 340 down to 2096046 23:09:56.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_CHANNEL_DATA len=340 23:09:56.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308] 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=174} 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65438003 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:56.595 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:56.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:56.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:56.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:56.596 [netconf-device-simulator-threads-6] 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 23:09:56.596 [netconf-device-simulator-threads-6] 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 23:09:56.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:56.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) by 733 down to 2095137 23:09:56.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:56.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #9 SSH_MSG_IGNORE 23:09:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:09:56.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:56.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340]} 23:09:56.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57340]): SSH-2.0-SSHD-UNKNOWN 23:09:56.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57340]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:56.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57340]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:56.925 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:09:56.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #10 SSH_MSG_IGNORE 23:09:56.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57340]) Send SSH_MSG_KEXINIT 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57340]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57340]) process #0 SSH_MSG_KEXINIT 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57340]) SSH_MSG_KEXINIT 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57340]) strict KEX=true client=true server=true 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57340]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57340]) Kex: server host key algorithms = rsa-sha2-512 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57340]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57340]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57340]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57340]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57340]) Kex: compression algorithms (client to server) = none 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57340]) Kex: compression algorithms (server to client) = none 23:09:57.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:57.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #9 SSH_MSG_IGNORE 23:09:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:09:57.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796]} 23:09:57.238 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38796]): SSH-2.0-SSHD-UNKNOWN 23:09:57.238 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38796]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:57.238 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38796]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:57.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57340]) process #1 30 23:09:57.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57340]] process command=SSH_MSG_KEXDH_INIT 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57340]] Send SSH_MSG_KEXDH_REPLY 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57340]) packet #1 sending command=31[31] len=1639 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57340])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57340]) Send SSH_MSG_NEWKEYS 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57340]) session ID=18:c0:61:12:46:8a:cc:52:33:42:41:f7:f7:b7:3c:41:0c:e7:12:3f:7c:4a:e4:34:a3:02:e9:11:3a:61:2c:61:87:f4:a7:8c:e1:cd:b7:fa:59:76:40:49:ad:6e:06:9d:cc:d4:56:3e:13:89:f3:d0:a4:34:a3:e7:68:35:05:a2 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57340]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57340]): strict KEX resets output message sequence number from 3 to 0 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f4a05af; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57340])[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 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57340])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57340]) packet #0 sending command=7[7] len=419 23:09:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57340]) No pending packets to flush at end of KEX 23:09:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57340]) process #2 SSH_MSG_NEWKEYS 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57340]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57340]): strict KEX resets input message sequence number from 3 to 0 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4216aa6e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57340]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57340]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57340]) authorized authentication methods: password,publickey 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57340]) Accepted service ssh-userauth 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57340]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57340]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57340]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57340]) no authentication factory for method=none 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57340]) SSH_MSG_USERAUTH_REQUEST 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57340]) remaining methods: password,publickey 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57340]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #8 SSH_MSG_IGNORE 23:09:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:09:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57340]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57340]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:57.333 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57340]) authentication result: true 23:09:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57340]) SSH_MSG_USERAUTH_REQUEST 23:09:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57340])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57340]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57340]) no heartbeat to stop 23:09:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57340]) heartbeat type=IGNORE, interval=PT30S 23:09:57.333 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57340 authenticated 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57340]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57340]] session=TransportServerSession[admin@/10.30.170.252:57340] id=0 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57340])) size=2097152, max=2097152, packet=32768 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57340]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57340] 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57340]) recipient=0 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340])) size=2097152, max=2097152, packet=32768 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340])) re-initializing 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340])) size=2097152, max=2097152, packet=32768 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:57.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340])[want-reply=true] subsystem=netconf 23:09:57.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340])[subsystem] prepared command 23:09:57.335 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:57.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:57.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340]}} established 23:09:57.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 175: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18004 23:09:57.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 175: Creating data stores for simulated device 23:09:57.335 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:57.335 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:57.335 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:57.335 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:57.335 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:57.336 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@438b5a67 23:09:57.336 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:57.337 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:57.337 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:57.337 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:57.337 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:57.337 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@438b5a67, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@438b5a67, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3812668d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3812668d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:57.338 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340] 23:09:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 175 on channel [id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340] 23:09:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) by 1103 down to 2096049 23:09:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:57.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340] 23:09:57.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340] 23:09:57.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) request=subsystem result=ReplySuccess, want-reply=true 23:09:57.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:57.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) request=subsystem activate command 23:09:57.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) starting runner for command=netconf 23:09:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #5 SSH_MSG_CHANNEL_DATA 23:09:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) by 373 down to 2096779 23:09:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_CHANNEL_DATA len=373 23:09:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340] 23:09:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340] 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340] 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18004', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=175} created 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=175, channel=[id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340]} created 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340] successful with session NetconfServerSession{sessionId=175, channel=[id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340]} 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=175, channel=[id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340]} up 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #6 SSH_MSG_CHANNEL_DATA 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) by 393 down to 2096386 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_CHANNEL_DATA len=393 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340] 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:57.343 [netconf-device-simulator-threads-0] 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=175} 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=175, channel=[id: 0xb48b0a7c, L:/10.30.170.33:18004 - R:/10.30.170.252:57340]} EXI handlers added to pipeline 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) by 179 down to 2095870 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:57.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #7 SSH_MSG_CHANNEL_DATA 23:09:57.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) by 340 down to 2096046 23:09:57.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_CHANNEL_DATA len=340 23:09:57.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340] 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=175} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3812668d 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:57.346 [netconf-device-simulator-threads-0] 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 23:09:57.346 [netconf-device-simulator-threads-0] 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 23:09:57.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:57.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) by 733 down to 2095137 23:09:57.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:57.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38796]) Send SSH_MSG_KEXINIT 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38796]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38796]) process #0 SSH_MSG_KEXINIT 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38796]) SSH_MSG_KEXINIT 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38796]) strict KEX=true client=true server=true 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38796]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38796]) Kex: server host key algorithms = rsa-sha2-512 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38796]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38796]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38796]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38796]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38796]) Kex: compression algorithms (client to server) = none 23:09:57.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38796]) Kex: compression algorithms (server to client) = none 23:09:57.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:57.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:57.488 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38796]) process #1 30 23:09:57.488 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38796]] process command=SSH_MSG_KEXDH_INIT 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38796]] Send SSH_MSG_KEXDH_REPLY 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38796]) packet #1 sending command=31[31] len=1639 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38796])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38796]) Send SSH_MSG_NEWKEYS 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38796]) session ID=4b:3b:97:f4:0e:78:98:e3:9d:0a:d2:cf:20:2e:f4:88:b2:5b:3d:3a:19:a0:2f:b3:30:58:63:b0:79:77:47:5b:18:39:d1:bb:1c:35:74:cb:d3:f4:5e:f8:ad:f1:be:e8:17:3b:f8:78:d0:a1:7b:a9:6a:0e:49:b6:2c:3c:cb:0f 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38796]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38796]): strict KEX resets output message sequence number from 3 to 0 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38796]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fe94d5d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38796])[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 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38796])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38796]) packet #0 sending command=7[7] len=419 23:09:57.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38796]) No pending packets to flush at end of KEX 23:09:57.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:09:57.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #10 SSH_MSG_IGNORE 23:09:57.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38796]) process #2 SSH_MSG_NEWKEYS 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38796]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38796]): strict KEX resets input message sequence number from 3 to 0 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38796]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10496d7b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38796]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38796]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38796]) authorized authentication methods: password,publickey 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38796]) Accepted service ssh-userauth 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38796]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38796]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38796]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38796]) no authentication factory for method=none 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38796]) SSH_MSG_USERAUTH_REQUEST 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38796]) remaining methods: password,publickey 23:09:57.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38796]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:57.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38796]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:57.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:57.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38796]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:57.542 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:57.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38796]) authentication result: true 23:09:57.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38796]) SSH_MSG_USERAUTH_REQUEST 23:09:57.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38796])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:57.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38796]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:57.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:57.542 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38796]) no heartbeat to stop 23:09:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38796]) heartbeat type=IGNORE, interval=PT30S 23:09:57.543 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38796 authenticated 23:09:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38796]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38796]] session=TransportServerSession[admin@/10.30.170.252:38796] id=0 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38796])) size=2097152, max=2097152, packet=32768 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38796]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38796] 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38796]) recipient=0 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796])) size=2097152, max=2097152, packet=32768 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796])) re-initializing 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796])) size=2097152, max=2097152, packet=32768 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796])[want-reply=true] subsystem=netconf 23:09:57.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796])[subsystem] prepared command 23:09:57.545 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:57.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:57.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796]}} established 23:09:57.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 176: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18005 23:09:57.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 176: Creating data stores for simulated device 23:09:57.545 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:57.545 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:57.545 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:57.545 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:57.545 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:57.546 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cf9b236 23:09:57.546 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:57.547 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:57.547 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:57.547 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:57.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:57.547 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:57.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:57.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:57.547 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cf9b236, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cf9b236, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@434724ae, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@434724ae, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:57.548 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:57.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:57.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796] 23:09:57.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.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: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 176 on channel [id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796] 23:09:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) by 1103 down to 2096049 23:09:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796] 23:09:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796] 23:09:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) request=subsystem result=ReplySuccess, want-reply=true 23:09:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) request=subsystem activate command 23:09:57.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) starting runner for command=netconf 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #5 SSH_MSG_CHANNEL_DATA 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) by 373 down to 2096779 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_CHANNEL_DATA len=373 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796] 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796] 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796] 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18005', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=176} created 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=176, channel=[id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796]} created 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796] successful with session NetconfServerSession{sessionId=176, channel=[id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796]} 23:09:57.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=176, channel=[id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796]} up 23:09:57.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #6 SSH_MSG_CHANNEL_DATA 23:09:57.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) by 393 down to 2096386 23:09:57.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_CHANNEL_DATA len=393 23:09:57.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796] 23:09:57.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:57.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:57.560 [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=176} 23:09:57.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:57.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=176, channel=[id: 0xed875189, L:/10.30.170.33:18005 - R:/10.30.170.252:38796]} EXI handlers added to pipeline 23:09:57.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:57.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) by 179 down to 2095870 23:09:57.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:57.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #7 SSH_MSG_CHANNEL_DATA 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) by 340 down to 2096046 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_CHANNEL_DATA len=340 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796] 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=176} 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@434724ae 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:57.563 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:57.564 [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 23:09:57.564 [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 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) by 733 down to 2095137 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:57.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:57.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #8 SSH_MSG_IGNORE 23:09:57.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:09:57.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:57.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216]} 23:09:57.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49216]): SSH-2.0-SSHD-UNKNOWN 23:09:57.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49216]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:57.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49216]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:57.781 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #9 SSH_MSG_IGNORE 23:09:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49216]) Send SSH_MSG_KEXINIT 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #0 SSH_MSG_KEXINIT 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49216]) SSH_MSG_KEXINIT 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49216]) strict KEX=true client=true server=true 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: server host key algorithms = rsa-sha2-512 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: compression algorithms (client to server) = none 23:09:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49216]) Kex: compression algorithms (server to client) = none 23:09:57.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:57.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #1 30 23:09:57.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49216]] process command=SSH_MSG_KEXDH_INIT 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49216]] Send SSH_MSG_KEXDH_REPLY 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #1 sending command=31[31] len=1639 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49216])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49216]) Send SSH_MSG_NEWKEYS 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49216]) session ID=52:df:e3:f8:85:16:23:e5:4d:e9:d3:c5:f0:24:be:58:79:f0:4a:df:e4:aa:44:6f:b2:d7:19:26:23:a0:24:7a:a3:bd:7a:2d:92:8b:b1:75:e1:cf:bb:16:0b:04:06:f4:62:86:db:85:d7:8e:da:d2:20:4f:aa:74:51:7c:52:2a 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49216]): strict KEX resets output message sequence number from 3 to 0 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49216]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b2bcd9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49216])[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 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49216])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #0 sending command=7[7] len=419 23:09:57.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49216]) No pending packets to flush at end of KEX 23:09:57.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:09:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #10 SSH_MSG_IGNORE 23:09:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:09:57.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #2 SSH_MSG_NEWKEYS 23:09:57.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49216]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:57.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49216]): strict KEX resets input message sequence number from 3 to 0 23:09:57.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49216]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@797edfba; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49216]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49216]) authorized authentication methods: password,publickey 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49216]) Accepted service ssh-userauth 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49216]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49216]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49216]) no authentication factory for method=none 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49216]) SSH_MSG_USERAUTH_REQUEST 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49216]) remaining methods: password,publickey 23:09:57.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49216]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49216]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49216]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:57.978 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49216]) authentication result: true 23:09:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49216]) SSH_MSG_USERAUTH_REQUEST 23:09:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49216])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49216]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49216]) no heartbeat to stop 23:09:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49216]) heartbeat type=IGNORE, interval=PT30S 23:09:57.978 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49216 authenticated 23:09:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49216]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49216]] session=TransportServerSession[admin@/10.30.170.252:49216] id=0 23:09:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49216])) size=2097152, max=2097152, packet=32768 23:09:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49216]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49216] 23:09:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49216]) recipient=0 23:09:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])) size=2097152, max=2097152, packet=32768 23:09:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])) re-initializing 23:09:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])) size=2097152, max=2097152, packet=32768 23:09:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:57.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:57.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:57.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[want-reply=true] subsystem=netconf 23:09:57.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[subsystem] prepared command 23:09:57.980 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:57.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:57.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216]}} established 23:09:57.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 177: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18006 23:09:57.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 177: Creating data stores for simulated device 23:09:57.981 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:57.981 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:57.981 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:57.981 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:57.981 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:57.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@364cbc96 23:09:57.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:57.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:57.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:57.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:57.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:57.983 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:57.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:57.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:57.983 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@364cbc96, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@364cbc96, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fd70a6d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fd70a6d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:57.984 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:57.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:57.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216] 23:09:57.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 177 on channel [id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216] 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 1103 down to 2096049 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216] 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216] 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) request=subsystem result=ReplySuccess, want-reply=true 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) request=subsystem activate command 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) starting runner for command=netconf 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #5 SSH_MSG_CHANNEL_DATA 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 373 down to 2096779 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_DATA len=373 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216] 23:09:57.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216] 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216] 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18006', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=177} created 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=177, channel=[id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216]} created 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216] successful with session NetconfServerSession{sessionId=177, channel=[id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216]} 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=177, channel=[id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216]} up 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #6 SSH_MSG_CHANNEL_DATA 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 393 down to 2096386 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_DATA len=393 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216] 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:57.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:57.988 [netconf-device-simulator-threads-4] 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=177} 23:09:57.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:57.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=177, channel=[id: 0x3b711d2c, L:/10.30.170.33:18006 - R:/10.30.170.252:49216]} EXI handlers added to pipeline 23:09:57.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:57.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 179 down to 2095870 23:09:57.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:57.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:57.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #7 SSH_MSG_CHANNEL_DATA 23:09:57.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 340 down to 2096046 23:09:57.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_DATA len=340 23:09:57.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216] 23:09:57.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:57.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:57.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=177} 23:09:57.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fd70a6d 23:09:57.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:57.991 [netconf-device-simulator-threads-4] 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 23:09:57.991 [netconf-device-simulator-threads-4] 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 23:09:57.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:57.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 733 down to 2095137 23:09:57.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:57.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:58.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #9 SSH_MSG_IGNORE 23:09:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:09:58.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552]} 23:09:58.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60552]): SSH-2.0-SSHD-UNKNOWN 23:09:58.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60552]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:58.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60552]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:58.317 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:58.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #8 SSH_MSG_IGNORE 23:09:58.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:09:58.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60552]) Send SSH_MSG_KEXINIT 23:09:58.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60552]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60552]) process #0 SSH_MSG_KEXINIT 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60552]) SSH_MSG_KEXINIT 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60552]) strict KEX=true client=true server=true 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60552]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60552]) Kex: server host key algorithms = rsa-sha2-512 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60552]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60552]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60552]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60552]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60552]) Kex: compression algorithms (client to server) = none 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60552]) Kex: compression algorithms (server to client) = none 23:09:58.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:58.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60552]) process #1 30 23:09:58.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60552]] process command=SSH_MSG_KEXDH_INIT 23:09:58.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60552]] Send SSH_MSG_KEXDH_REPLY 23:09:58.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60552]) packet #1 sending command=31[31] len=1639 23:09:58.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60552])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:58.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60552]) Send SSH_MSG_NEWKEYS 23:09:58.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60552]) session ID=e4:e0:94:bd:02:0e:37:a4:6d:8c:3d:fa:8b:99:a6:6b:05:b0:33:15:59:82:8b:c4:dd:5b:c2:33:4b:a7:8c:f1:33:37:37:19:91:3f:2a:ee:16:0e:e8:2c:a9:58:5f:bb:f6:c6:e7:9f:20:08:e5:15:30:3d:15:d6:37:99:6d:fd 23:09:58.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60552]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:58.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60552]): strict KEX resets output message sequence number from 3 to 0 23:09:58.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60552]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20141e3b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:58.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60552])[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 23:09:58.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60552])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:58.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60552]) packet #0 sending command=7[7] len=419 23:09:58.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60552]) No pending packets to flush at end of KEX 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60552]) process #2 SSH_MSG_NEWKEYS 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60552]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60552]): strict KEX resets input message sequence number from 3 to 0 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60552]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c136182; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60552]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60552]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60552]) authorized authentication methods: password,publickey 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60552]) Accepted service ssh-userauth 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60552]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60552]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60552]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60552]) no authentication factory for method=none 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60552]) SSH_MSG_USERAUTH_REQUEST 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60552]) remaining methods: password,publickey 23:09:58.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60552]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60552]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60552]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:58.527 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60552]) authentication result: true 23:09:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60552]) SSH_MSG_USERAUTH_REQUEST 23:09:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60552])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60552]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60552]) no heartbeat to stop 23:09:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60552]) heartbeat type=IGNORE, interval=PT30S 23:09:58.527 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60552 authenticated 23:09:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60552]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60552]] session=TransportServerSession[admin@/10.30.170.252:60552] id=0 23:09:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60552])) size=2097152, max=2097152, packet=32768 23:09:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60552]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60552] 23:09:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60552]) recipient=0 23:09:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552])) size=2097152, max=2097152, packet=32768 23:09:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552])) re-initializing 23:09:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552])) size=2097152, max=2097152, packet=32768 23:09:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552])[want-reply=true] subsystem=netconf 23:09:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552])[subsystem] prepared command 23:09:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552]}} established 23:09:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 178: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18007 23:09:58.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 178: Creating data stores for simulated device 23:09:58.533 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:58.533 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:58.533 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:58.533 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:58.533 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:58.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16fcd78 23:09:58.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:58.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:58.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:58.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:58.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:58.535 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:58.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:58.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:58.535 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16fcd78, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16fcd78, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c1df56d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c1df56d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:58.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:58.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:58.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552] 23:09:58.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 178 on channel [id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552] 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) by 1103 down to 2096049 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552] 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552] 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) request=subsystem result=ReplySuccess, want-reply=true 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) request=subsystem activate command 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) starting runner for command=netconf 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #5 SSH_MSG_CHANNEL_DATA 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) by 373 down to 2096779 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_CHANNEL_DATA len=373 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552] 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552] 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552] 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18007', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=178} created 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552]} created 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552] successful with session NetconfServerSession{sessionId=178, channel=[id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552]} 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552]} up 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #6 SSH_MSG_CHANNEL_DATA 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) by 393 down to 2096386 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_CHANNEL_DATA len=393 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552] 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:58.538 [netconf-device-simulator-threads-6] 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=178} 23:09:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x2067c9c9, L:/10.30.170.33:18007 - R:/10.30.170.252:60552]} EXI handlers added to pipeline 23:09:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) by 179 down to 2095870 23:09:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #7 SSH_MSG_CHANNEL_DATA 23:09:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) by 340 down to 2096046 23:09:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_CHANNEL_DATA len=340 23:09:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552] 23:09:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=178} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c1df56d 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:58.542 [netconf-device-simulator-threads-6] 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 23:09:58.542 [netconf-device-simulator-threads-6] 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 23:09:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:58.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) by 733 down to 2095137 23:09:58.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:58.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:58.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:58.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #8 SSH_MSG_IGNORE 23:09:58.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:09:58.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:09:58.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #10 SSH_MSG_IGNORE 23:09:58.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:09:58.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910]} 23:09:58.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40910]): SSH-2.0-SSHD-UNKNOWN 23:09:58.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40910]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:58.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40910]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40910]) Send SSH_MSG_KEXINIT 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40910]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40910]) process #0 SSH_MSG_KEXINIT 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40910]) SSH_MSG_KEXINIT 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40910]) strict KEX=true client=true server=true 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40910]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40910]) Kex: server host key algorithms = rsa-sha2-512 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40910]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40910]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40910]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40910]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40910]) Kex: compression algorithms (client to server) = none 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40910]) Kex: compression algorithms (server to client) = none 23:09:59.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:59.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #10 SSH_MSG_IGNORE 23:09:59.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:09:59.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:09:59.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40910]) process #1 30 23:09:59.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40910]] process command=SSH_MSG_KEXDH_INIT 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40910]] Send SSH_MSG_KEXDH_REPLY 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40910]) packet #1 sending command=31[31] len=1639 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40910])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40910]) Send SSH_MSG_NEWKEYS 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40910]) session ID=35:b6:81:41:59:36:75:88:77:b4:fb:6b:a0:83:c0:a8:fe:c7:04:67:c2:eb:28:83:1b:bf:eb:78:28:9b:45:83:83:94:5b:33:c0:f2:d7:c7:44:dc:c6:99:82:97:01:5b:52:bf:cb:37:e4:aa:12:f0:19:bb:0b:50:9d:3d:7b:24 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40910]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40910]): strict KEX resets output message sequence number from 3 to 0 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40910]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e966c2b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40910])[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 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40910])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40910]) packet #0 sending command=7[7] len=419 23:09:59.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40910]) No pending packets to flush at end of KEX 23:09:59.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #9 SSH_MSG_IGNORE 23:09:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:09:59.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:59.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40910]) process #2 SSH_MSG_NEWKEYS 23:09:59.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40910]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:59.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40910]): strict KEX resets input message sequence number from 3 to 0 23:09:59.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40910]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75d3ca09; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:59.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:59.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40910]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:59.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40910]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:59.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40910]) authorized authentication methods: password,publickey 23:09:59.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40910]) Accepted service ssh-userauth 23:09:59.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40910]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40910]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40910]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40910]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40910]) no authentication factory for method=none 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40910]) SSH_MSG_USERAUTH_REQUEST 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40910]) remaining methods: password,publickey 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40910]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #8 SSH_MSG_IGNORE 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40910]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40910]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40910]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:59.165 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40910]) authentication result: true 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40910]) SSH_MSG_USERAUTH_REQUEST 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40910])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40910]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40910]) no heartbeat to stop 23:09:59.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40910]) heartbeat type=IGNORE, interval=PT30S 23:09:59.165 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40910 authenticated 23:09:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40910]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40910]] session=TransportServerSession[admin@/10.30.170.252:40910] id=0 23:09:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40910])) size=2097152, max=2097152, packet=32768 23:09:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40910]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40910] 23:09:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40910]) recipient=0 23:09:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910])) size=2097152, max=2097152, packet=32768 23:09:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910])) re-initializing 23:09:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910])) size=2097152, max=2097152, packet=32768 23:09:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:59.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:59.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:59.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910])[want-reply=true] subsystem=netconf 23:09:59.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910])[subsystem] prepared command 23:09:59.167 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:59.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:59.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910]}} established 23:09:59.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 179: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18008 23:09:59.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 179: Creating data stores for simulated device 23:09:59.167 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:59.167 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:59.167 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:59.167 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:59.167 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:59.168 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78a7ceeb 23:09:59.168 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:59.168 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:59.168 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:59.168 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:59.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:59.169 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:59.169 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:59.169 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:59.169 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78a7ceeb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78a7ceeb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@549c29bd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@549c29bd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:59.169 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:59.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:59.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910] 23:09:59.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 179 on channel [id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910] 23:09:59.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) by 1103 down to 2096049 23:09:59.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:59.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910] 23:09:59.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910] 23:09:59.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) request=subsystem result=ReplySuccess, want-reply=true 23:09:59.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:59.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) request=subsystem activate command 23:09:59.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) starting runner for command=netconf 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #5 SSH_MSG_CHANNEL_DATA 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) by 373 down to 2096779 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_CHANNEL_DATA len=373 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910] 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910] 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910] 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18008', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=179} created 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=179, channel=[id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910]} created 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910] successful with session NetconfServerSession{sessionId=179, channel=[id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910]} 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=179, channel=[id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910]} up 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #6 SSH_MSG_CHANNEL_DATA 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) by 393 down to 2096386 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_CHANNEL_DATA len=393 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910] 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:59.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:59.172 [netconf-device-simulator-threads-0] 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=179} 23:09:59.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:59.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=179, channel=[id: 0xcce557da, L:/10.30.170.33:18008 - R:/10.30.170.252:40910]} EXI handlers added to pipeline 23:09:59.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:59.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) by 179 down to 2095870 23:09:59.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:59.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:59.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #7 SSH_MSG_CHANNEL_DATA 23:09:59.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) by 340 down to 2096046 23:09:59.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_CHANNEL_DATA len=340 23:09:59.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910] 23:09:59.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:59.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:59.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=179} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@549c29bd 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:59.177 [netconf-device-simulator-threads-0] 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 23:09:59.177 [netconf-device-simulator-threads-0] 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 23:09:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:59.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) by 733 down to 2095137 23:09:59.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:59.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #9 SSH_MSG_IGNORE 23:09:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:09:59.379 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:59.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714]} 23:09:59.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38714]): SSH-2.0-SSHD-UNKNOWN 23:09:59.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38714]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:59.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38714]) client version string: SSH-2.0-SSHD-UNKNOWN 23:09:59.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38714]) Send SSH_MSG_KEXINIT 23:09:59.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38714]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38714]) process #0 SSH_MSG_KEXINIT 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38714]) SSH_MSG_KEXINIT 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38714]) strict KEX=true client=true server=true 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38714]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38714]) Kex: server host key algorithms = rsa-sha2-512 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38714]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38714]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38714]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38714]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38714]) Kex: compression algorithms (client to server) = none 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38714]) Kex: compression algorithms (server to client) = none 23:09:59.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:09:59.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38714]) process #1 30 23:09:59.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38714]] process command=SSH_MSG_KEXDH_INIT 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38714]] Send SSH_MSG_KEXDH_REPLY 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38714]) packet #1 sending command=31[31] len=1639 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38714])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38714]) Send SSH_MSG_NEWKEYS 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38714]) session ID=5a:2d:92:ec:bd:c9:60:55:8b:34:18:f7:7f:c0:dd:68:ce:00:a9:4d:67:df:bb:b4:f5:d4:0c:72:db:f8:cd:37:19:e6:18:97:72:99:46:f6:ac:53:d4:e2:42:9e:a1:25:7c:0b:68:3c:e2:b3:e6:2a:58:2c:44:e1:17:c2:a8:ce 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38714]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38714]): strict KEX resets output message sequence number from 3 to 0 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38714]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39045a63; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38714])[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 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38714])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38714]) packet #0 sending command=7[7] len=419 23:09:59.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38714]) No pending packets to flush at end of KEX 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38714]) process #2 SSH_MSG_NEWKEYS 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38714]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38714]): strict KEX resets input message sequence number from 3 to 0 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38714]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6224752c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38714]) process #0 SSH_MSG_SERVICE_REQUEST 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38714]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38714]) authorized authentication methods: password,publickey 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38714]) Accepted service ssh-userauth 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38714]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38714]) process #1 SSH_MSG_USERAUTH_REQUEST 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38714]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38714]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38714]) no authentication factory for method=none 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38714]) SSH_MSG_USERAUTH_REQUEST 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38714]) remaining methods: password,publickey 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38714]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38714]) process #2 SSH_MSG_USERAUTH_REQUEST 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38714]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38714]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:09:59.630 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38714]) authentication result: true 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38714]) SSH_MSG_USERAUTH_REQUEST 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38714])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38714]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38714]) no heartbeat to stop 23:09:59.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38714]) heartbeat type=IGNORE, interval=PT30S 23:09:59.631 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38714 authenticated 23:09:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #3 SSH_MSG_CHANNEL_OPEN 23:09:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38714]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:09:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38714]] session=TransportServerSession[admin@/10.30.170.252:38714] id=0 23:09:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38714])) size=2097152, max=2097152, packet=32768 23:09:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38714]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38714] 23:09:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38714]) recipient=0 23:09:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714])) size=2097152, max=2097152, packet=32768 23:09:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714])) re-initializing 23:09:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714])) size=2097152, max=2097152, packet=32768 23:09:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:09:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:09:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #4 SSH_MSG_CHANNEL_REQUEST 23:09:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:09:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714])[want-reply=true] subsystem=netconf 23:09:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714])[subsystem] prepared command 23:09:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:09:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:09:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714]}} established 23:09:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 180: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18009 23:09:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 180: Creating data stores for simulated device 23:09:59.632 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:09:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:59.632 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:09:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:09:59.632 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:09:59.633 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a7aff79 23:09:59.633 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:09:59.633 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:09:59.633 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:09:59.633 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:09:59.633 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:09:59.633 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:09:59.633 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:09:59.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:09:59.634 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a7aff79, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a7aff79, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1143b6aa, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1143b6aa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:09:59.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:09:59.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:09:59.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714] 23:09:59.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 180 on channel [id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714] 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) by 1103 down to 2096049 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714] 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714] 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) request=subsystem result=ReplySuccess, want-reply=true 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) request=subsystem activate command 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) starting runner for command=netconf 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #5 SSH_MSG_CHANNEL_DATA 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) by 373 down to 2096779 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_CHANNEL_DATA len=373 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714] 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:09:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714] 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714] 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18009', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=180} created 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714]} created 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714] successful with session NetconfServerSession{sessionId=180, channel=[id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714]} 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714]} up 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #6 SSH_MSG_CHANNEL_DATA 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) by 393 down to 2096386 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_CHANNEL_DATA len=393 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714] 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:59.636 [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=180} 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x19e4b14a, L:/10.30.170.33:18009 - R:/10.30.170.252:38714]} EXI handlers added to pipeline 23:09:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:09:59.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) by 179 down to 2095870 23:09:59.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:09:59.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:09:59.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #7 SSH_MSG_CHANNEL_DATA 23:09:59.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) by 340 down to 2096046 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_CHANNEL_DATA len=340 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714] 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=180} 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1143b6aa 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:59.641 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:09:59.642 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:09:59.642 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:59.642 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:59.642 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:09:59.642 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:09:59.642 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:09:59.642 [netconf-device-simulator-threads-2] 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 23:09:59.642 [netconf-device-simulator-threads-2] 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 23:09:59.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:09:59.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) by 733 down to 2095137 23:09:59.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:09:59.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:09:59.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #10 SSH_MSG_IGNORE 23:09:59.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:09:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:09:59.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:09:59.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #8 SSH_MSG_IGNORE 23:09:59.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_IGNORE 23:09:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #9 SSH_MSG_IGNORE 23:09:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:09:59.928 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:09:59.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246]} 23:09:59.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33246]): SSH-2.0-SSHD-UNKNOWN 23:09:59.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33246]) line='SSH-2.0-SSHD-UNKNOWN' 23:09:59.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33246]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:00.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:00.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #10 SSH_MSG_IGNORE 23:10:00.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33246]) Send SSH_MSG_KEXINIT 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33246]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33246]) process #0 SSH_MSG_KEXINIT 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33246]) SSH_MSG_KEXINIT 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33246]) strict KEX=true client=true server=true 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33246]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33246]) Kex: server host key algorithms = rsa-sha2-512 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33246]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33246]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33246]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33246]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33246]) Kex: compression algorithms (client to server) = none 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33246]) Kex: compression algorithms (server to client) = none 23:10:00.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:00.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33246]) process #1 30 23:10:00.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33246]] process command=SSH_MSG_KEXDH_INIT 23:10:00.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33246]] Send SSH_MSG_KEXDH_REPLY 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33246]) packet #1 sending command=31[31] len=1639 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33246])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33246]) Send SSH_MSG_NEWKEYS 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33246]) session ID=72:c2:75:8f:3c:90:9b:49:06:66:01:9b:36:33:eb:fb:31:4b:21:be:26:7f:e9:31:e8:25:c9:74:64:57:25:70:fa:03:26:02:4a:b7:5d:ef:4f:48:ca:7e:12:3d:de:17:4d:01:87:ad:17:e1:9f:11:42:8b:cd:31:e4:8a:e9:be 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33246]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33246]): strict KEX resets output message sequence number from 3 to 0 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33246]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@146cd978; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33246])[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 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33246])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33246]) packet #0 sending command=7[7] len=419 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33246]) No pending packets to flush at end of KEX 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #8 SSH_MSG_IGNORE 23:10:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_IGNORE 23:10:00.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #9 SSH_MSG_IGNORE 23:10:00.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:10:00.301 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:00.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33246]) process #2 SSH_MSG_NEWKEYS 23:10:00.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33246]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:00.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33246]): strict KEX resets input message sequence number from 3 to 0 23:10:00.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33246]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@30477ed9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:00.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:00.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33246]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:00.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33246]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:00.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33246]) authorized authentication methods: password,publickey 23:10:00.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33246]) Accepted service ssh-userauth 23:10:00.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33246]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:00.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33246]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33246]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33246]) no authentication factory for method=none 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33246]) SSH_MSG_USERAUTH_REQUEST 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33246]) remaining methods: password,publickey 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33246]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33246]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33246]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:00.335 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33246]) authentication result: true 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33246]) SSH_MSG_USERAUTH_REQUEST 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33246])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33246]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33246]) no heartbeat to stop 23:10:00.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33246]) heartbeat type=IGNORE, interval=PT30S 23:10:00.335 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33246 authenticated 23:10:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33246]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33246]] session=TransportServerSession[admin@/10.30.170.252:33246] id=0 23:10:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33246])) size=2097152, max=2097152, packet=32768 23:10:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33246]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33246] 23:10:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33246]) recipient=0 23:10:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246])) size=2097152, max=2097152, packet=32768 23:10:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246])) re-initializing 23:10:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246])) size=2097152, max=2097152, packet=32768 23:10:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:00.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:00.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:00.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246])[want-reply=true] subsystem=netconf 23:10:00.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246])[subsystem] prepared command 23:10:00.337 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:00.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:00.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246]}} established 23:10:00.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 181: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18010 23:10:00.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 181: Creating data stores for simulated device 23:10:00.337 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:00.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:00.337 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:00.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:00.338 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:00.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@145ca371 23:10:00.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:00.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:00.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:00.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:00.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:00.340 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:00.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:00.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:00.340 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@145ca371, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@145ca371, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@217b19de, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@217b19de, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:00.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:00.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:00.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246] 23:10:00.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 181 on channel [id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246] 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) by 1103 down to 2096049 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246] 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246] 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) request=subsystem result=ReplySuccess, want-reply=true 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) request=subsystem activate command 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) starting runner for command=netconf 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #5 SSH_MSG_CHANNEL_DATA 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) by 373 down to 2096779 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_CHANNEL_DATA len=373 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246] 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:00.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246] 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246] 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18010', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=181} created 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246]} created 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246] successful with session NetconfServerSession{sessionId=181, channel=[id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246]} 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246]} up 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #6 SSH_MSG_CHANNEL_DATA 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) by 393 down to 2096386 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_CHANNEL_DATA len=393 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246] 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:00.343 [netconf-device-simulator-threads-4] 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=181} 23:10:00.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:00.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x857c11f4, L:/10.30.170.33:18010 - R:/10.30.170.252:33246]} EXI handlers added to pipeline 23:10:00.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:00.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) by 179 down to 2095870 23:10:00.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:00.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #7 SSH_MSG_CHANNEL_DATA 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) by 340 down to 2096046 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_CHANNEL_DATA len=340 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246] 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=181} 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@217b19de 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:00.346 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:00.347 [netconf-device-simulator-threads-4] 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 23:10:00.347 [netconf-device-simulator-threads-4] 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 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) by 733 down to 2095137 23:10:00.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:00.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:00.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256]} 23:10:00.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60256]): SSH-2.0-SSHD-UNKNOWN 23:10:00.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60256]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:00.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60256]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60256]) Send SSH_MSG_KEXINIT 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60256]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60256]) process #0 SSH_MSG_KEXINIT 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60256]) SSH_MSG_KEXINIT 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60256]) strict KEX=true client=true server=true 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60256]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60256]) Kex: server host key algorithms = rsa-sha2-512 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60256]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60256]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60256]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60256]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60256]) Kex: compression algorithms (client to server) = none 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60256]) Kex: compression algorithms (server to client) = none 23:10:00.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:00.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60256]) process #1 30 23:10:00.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60256]] process command=SSH_MSG_KEXDH_INIT 23:10:00.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60256]] Send SSH_MSG_KEXDH_REPLY 23:10:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60256]) packet #1 sending command=31[31] len=1639 23:10:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60256])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60256]) Send SSH_MSG_NEWKEYS 23:10:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60256]) session ID=7c:2d:56:5c:88:cd:87:49:d3:08:c5:c1:60:2f:1b:ce:da:e8:4b:02:c0:51:c9:e8:50:08:78:ab:3d:0e:39:7e:b6:5e:ac:1c:41:75:0d:5f:07:bd:00:71:89:b2:3d:d0:99:d5:c5:b3:ed:5c:1d:c9:5c:41:15:ba:7f:93:2b:37 23:10:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60256]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60256]): strict KEX resets output message sequence number from 3 to 0 23:10:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64e59ee8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60256])[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 23:10:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60256])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60256]) packet #0 sending command=7[7] len=419 23:10:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60256]) No pending packets to flush at end of KEX 23:10:00.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:00.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #10 SSH_MSG_IGNORE 23:10:00.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60256]) process #2 SSH_MSG_NEWKEYS 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60256]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60256]): strict KEX resets input message sequence number from 3 to 0 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@314358bc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60256]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60256]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60256]) authorized authentication methods: password,publickey 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60256]) Accepted service ssh-userauth 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60256]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60256]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60256]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60256]) no authentication factory for method=none 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60256]) SSH_MSG_USERAUTH_REQUEST 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60256]) remaining methods: password,publickey 23:10:00.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60256]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:00.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60256]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:00.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:00.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60256]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:00.796 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:00.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60256]) authentication result: true 23:10:00.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60256]) SSH_MSG_USERAUTH_REQUEST 23:10:00.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60256])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:00.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60256]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:00.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:00.796 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:00.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60256]) no heartbeat to stop 23:10:00.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60256]) heartbeat type=IGNORE, interval=PT30S 23:10:00.796 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60256 authenticated 23:10:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60256]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60256]] session=TransportServerSession[admin@/10.30.170.252:60256] id=0 23:10:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60256])) size=2097152, max=2097152, packet=32768 23:10:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60256]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60256] 23:10:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60256]) recipient=0 23:10:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256])) size=2097152, max=2097152, packet=32768 23:10:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256])) re-initializing 23:10:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256])) size=2097152, max=2097152, packet=32768 23:10:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:00.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:00.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:00.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256])[want-reply=true] subsystem=netconf 23:10:00.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256])[subsystem] prepared command 23:10:00.798 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:00.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:00.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256]}} established 23:10:00.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 182: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18011 23:10:00.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 182: Creating data stores for simulated device 23:10:00.798 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:00.799 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:00.799 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:00.799 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:00.799 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:00.800 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75bd020c 23:10:00.800 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:00.800 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:00.800 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:00.800 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:00.801 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:00.801 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:00.801 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:00.801 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:00.801 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75bd020c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75bd020c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@927faea, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@927faea, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:00.801 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:00.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:00.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256] 23:10:00.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 182 on channel [id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256] 23:10:00.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) by 1103 down to 2096049 23:10:00.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:00.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256] 23:10:00.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256] 23:10:00.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) request=subsystem result=ReplySuccess, want-reply=true 23:10:00.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:00.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) request=subsystem activate command 23:10:00.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) starting runner for command=netconf 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #5 SSH_MSG_CHANNEL_DATA 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) by 373 down to 2096779 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_CHANNEL_DATA len=373 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256] 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256] 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256] 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18011', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=182} created 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=182, channel=[id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256]} created 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256] successful with session NetconfServerSession{sessionId=182, channel=[id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256]} 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=182, channel=[id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256]} up 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #6 SSH_MSG_CHANNEL_DATA 23:10:00.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) by 393 down to 2096386 23:10:00.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_CHANNEL_DATA len=393 23:10:00.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256] 23:10:00.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:00.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:00.805 [netconf-device-simulator-threads-6] 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=182} 23:10:00.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:00.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=182, channel=[id: 0xc8b65791, L:/10.30.170.33:18011 - R:/10.30.170.252:60256]} EXI handlers added to pipeline 23:10:00.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:00.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) by 179 down to 2095870 23:10:00.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:00.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:00.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #7 SSH_MSG_CHANNEL_DATA 23:10:00.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) by 340 down to 2096046 23:10:00.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_CHANNEL_DATA len=340 23:10:00.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256] 23:10:00.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #9 SSH_MSG_IGNORE 23:10:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:10:00.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=182} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@927faea 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:00.809 [netconf-device-simulator-threads-6] 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 23:10:00.809 [netconf-device-simulator-threads-6] 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 23:10:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) by 733 down to 2095137 23:10:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:01.063 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:01.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #8 SSH_MSG_IGNORE 23:10:01.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_IGNORE 23:10:01.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:01.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #10 SSH_MSG_IGNORE 23:10:01.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:10:01.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174]} 23:10:01.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55174]): SSH-2.0-SSHD-UNKNOWN 23:10:01.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55174]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:01.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55174]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:01.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #9 SSH_MSG_IGNORE 23:10:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:10:01.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55174]) Send SSH_MSG_KEXINIT 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55174]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55174]) process #0 SSH_MSG_KEXINIT 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55174]) SSH_MSG_KEXINIT 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55174]) strict KEX=true client=true server=true 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55174]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55174]) Kex: server host key algorithms = rsa-sha2-512 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55174]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55174]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55174]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55174]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55174]) Kex: compression algorithms (client to server) = none 23:10:01.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55174]) Kex: compression algorithms (server to client) = none 23:10:01.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:01.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #8 SSH_MSG_IGNORE 23:10:01.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_IGNORE 23:10:01.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55174]) process #1 30 23:10:01.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55174]] process command=SSH_MSG_KEXDH_INIT 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55174]] Send SSH_MSG_KEXDH_REPLY 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55174]) packet #1 sending command=31[31] len=1639 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55174])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55174]) Send SSH_MSG_NEWKEYS 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55174]) session ID=d2:2e:82:01:cc:c7:97:b5:83:7e:e6:14:e3:2e:f1:1f:53:e6:e6:1a:0a:b7:57:c6:d4:0e:84:41:ba:8b:d7:32:10:cb:c0:02:2a:0c:b1:04:17:e9:e4:42:69:f6:7a:04:d5:da:de:16:a1:87:31:db:7e:b4:ec:ff:1c:f1:f8:70 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55174]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55174]): strict KEX resets output message sequence number from 3 to 0 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55174]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d31977; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55174])[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 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55174])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55174]) packet #0 sending command=7[7] len=419 23:10:01.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55174]) No pending packets to flush at end of KEX 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55174]) process #2 SSH_MSG_NEWKEYS 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55174]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55174]): strict KEX resets input message sequence number from 3 to 0 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55174]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5898b011; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55174]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55174]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55174]) authorized authentication methods: password,publickey 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55174]) Accepted service ssh-userauth 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55174]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55174]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55174]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:01.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55174]) no authentication factory for method=none 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55174]) SSH_MSG_USERAUTH_REQUEST 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55174]) remaining methods: password,publickey 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55174]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55174]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55174]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:01.460 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55174]) authentication result: true 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55174]) SSH_MSG_USERAUTH_REQUEST 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55174])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55174]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55174]) no heartbeat to stop 23:10:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55174]) heartbeat type=IGNORE, interval=PT30S 23:10:01.460 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55174 authenticated 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55174]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55174]] session=TransportServerSession[admin@/10.30.170.252:55174] id=0 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55174])) size=2097152, max=2097152, packet=32768 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55174]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55174] 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55174]) recipient=0 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174])) size=2097152, max=2097152, packet=32768 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174])) re-initializing 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174])) size=2097152, max=2097152, packet=32768 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174])[want-reply=true] subsystem=netconf 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174])[subsystem] prepared command 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174]}} established 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 183: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18012 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 183: Creating data stores for simulated device 23:10:01.461 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:01.462 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:01.462 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:01.462 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:01.462 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c5eea43 23:10:01.462 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:01.463 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:01.463 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:01.463 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:01.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:01.463 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:01.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:01.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:01.463 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c5eea43, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c5eea43, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a7ac9f9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a7ac9f9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:01.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:01.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:01.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174] 23:10:01.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 183 on channel [id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174] 23:10:01.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) by 1103 down to 2096049 23:10:01.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:01.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174] 23:10:01.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174] 23:10:01.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) request=subsystem result=ReplySuccess, want-reply=true 23:10:01.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:01.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) request=subsystem activate command 23:10:01.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) starting runner for command=netconf 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #5 SSH_MSG_CHANNEL_DATA 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) by 373 down to 2096779 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_CHANNEL_DATA len=373 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174] 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174] 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174] 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18012', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=183} created 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174]} created 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174] successful with session NetconfServerSession{sessionId=183, channel=[id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174]} 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174]} up 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #6 SSH_MSG_CHANNEL_DATA 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) by 393 down to 2096386 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_CHANNEL_DATA len=393 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174] 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:01.465 [netconf-device-simulator-threads-0] 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=183} 23:10:01.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:01.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x8d7b420f, L:/10.30.170.33:18012 - R:/10.30.170.252:55174]} EXI handlers added to pipeline 23:10:01.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:01.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) by 179 down to 2095870 23:10:01.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:01.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #7 SSH_MSG_CHANNEL_DATA 23:10:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) by 340 down to 2096046 23:10:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_CHANNEL_DATA len=340 23:10:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174] 23:10:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=183} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a7ac9f9 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:01.468 [netconf-device-simulator-threads-0] 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 23:10:01.468 [netconf-device-simulator-threads-0] 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 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) by 733 down to 2095137 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:01.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #10 SSH_MSG_IGNORE 23:10:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:10:01.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200]} 23:10:01.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:45200]): SSH-2.0-SSHD-UNKNOWN 23:10:01.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:45200]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:01.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:45200]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:01.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:02.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #9 SSH_MSG_IGNORE 23:10:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:45200]) Send SSH_MSG_KEXINIT 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45200]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45200]) process #0 SSH_MSG_KEXINIT 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:45200]) SSH_MSG_KEXINIT 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:45200]) strict KEX=true client=true server=true 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45200]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45200]) Kex: server host key algorithms = rsa-sha2-512 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45200]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45200]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45200]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45200]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45200]) Kex: compression algorithms (client to server) = none 23:10:02.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45200]) Kex: compression algorithms (server to client) = none 23:10:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #8 SSH_MSG_IGNORE 23:10:02.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_IGNORE 23:10:02.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45200]) process #1 30 23:10:02.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45200]] process command=SSH_MSG_KEXDH_INIT 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45200]] Send SSH_MSG_KEXDH_REPLY 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45200]) packet #1 sending command=31[31] len=1639 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:45200])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:45200]) Send SSH_MSG_NEWKEYS 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:45200]) session ID=f0:d1:71:23:17:dc:80:01:d1:52:92:8e:43:e5:fd:35:f1:fb:61:7c:25:00:c2:24:50:cc:ec:20:be:04:a5:47:ca:3c:48:87:6c:ed:77:91:fc:c5:a5:20:0c:34:e3:8f:67:e7:0f:43:6c:2a:7d:6a:03:df:a0:6f:59:2e:6c:75 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45200]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45200]): strict KEX resets output message sequence number from 3 to 0 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45200]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d5ef37c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:45200])[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 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45200])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45200]) packet #0 sending command=7[7] len=419 23:10:02.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45200]) No pending packets to flush at end of KEX 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45200]) process #2 SSH_MSG_NEWKEYS 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45200]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45200]): strict KEX resets input message sequence number from 3 to 0 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45200]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@776f872b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45200]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45200]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:45200]) authorized authentication methods: password,publickey 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45200]) Accepted service ssh-userauth 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45200]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45200]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45200]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45200]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45200]) no authentication factory for method=none 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45200]) SSH_MSG_USERAUTH_REQUEST 23:10:02.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45200]) remaining methods: password,publickey 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45200]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45200]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45200]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45200]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:02.192 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:45200]) authentication result: true 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:45200]) SSH_MSG_USERAUTH_REQUEST 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45200])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45200]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45200]) no heartbeat to stop 23:10:02.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:45200]) heartbeat type=IGNORE, interval=PT30S 23:10:02.193 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:45200 authenticated 23:10:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45200]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45200]] session=TransportServerSession[admin@/10.30.170.252:45200] id=0 23:10:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45200])) size=2097152, max=2097152, packet=32768 23:10:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45200]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45200] 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45200]) recipient=0 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200])) size=2097152, max=2097152, packet=32768 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200])) re-initializing 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200])) size=2097152, max=2097152, packet=32768 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200])[want-reply=true] subsystem=netconf 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200])[subsystem] prepared command 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200]}} established 23:10:02.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 184: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18013 23:10:02.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 184: Creating data stores for simulated device 23:10:02.195 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:02.195 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:02.195 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:02.195 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:02.195 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:02.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68995f4b 23:10:02.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:02.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:02.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:02.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:02.208 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:02.213 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:02.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:02.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:02.213 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68995f4b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68995f4b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67980772, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67980772, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:02.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:02.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:02.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200] 23:10:02.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 184 on channel [id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200] 23:10:02.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) by 1103 down to 2096049 23:10:02.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:02.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200] 23:10:02.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200] 23:10:02.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) request=subsystem result=ReplySuccess, want-reply=true 23:10:02.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:02.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) request=subsystem activate command 23:10:02.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) starting runner for command=netconf 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #5 SSH_MSG_CHANNEL_DATA 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) by 373 down to 2096779 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_CHANNEL_DATA len=373 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200] 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200] 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200] 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18013', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=184} created 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=184, channel=[id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200]} created 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200] successful with session NetconfServerSession{sessionId=184, channel=[id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200]} 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=184, channel=[id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200]} up 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #6 SSH_MSG_CHANNEL_DATA 23:10:02.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) by 393 down to 2096386 23:10:02.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_CHANNEL_DATA len=393 23:10:02.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200] 23:10:02.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:02.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:02.230 [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=184} 23:10:02.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:02.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=184, channel=[id: 0xc63fe4f4, L:/10.30.170.33:18013 - R:/10.30.170.252:45200]} EXI handlers added to pipeline 23:10:02.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:02.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) by 179 down to 2095870 23:10:02.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:02.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:02.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #7 SSH_MSG_CHANNEL_DATA 23:10:02.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) by 340 down to 2096046 23:10:02.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_CHANNEL_DATA len=340 23:10:02.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200] 23:10:02.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:02.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:02.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=184} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67980772 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:02.235 [netconf-device-simulator-threads-2] 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 23:10:02.235 [netconf-device-simulator-threads-2] 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 23:10:02.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:02.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) by 733 down to 2095137 23:10:02.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:02.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:02.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #10 SSH_MSG_IGNORE 23:10:02.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:10:02.250 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:02.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590]} 23:10:02.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47590]): SSH-2.0-SSHD-UNKNOWN 23:10:02.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47590]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:02.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47590]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:02.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #9 SSH_MSG_IGNORE 23:10:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47590]) Send SSH_MSG_KEXINIT 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47590]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47590]) process #0 SSH_MSG_KEXINIT 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47590]) SSH_MSG_KEXINIT 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47590]) strict KEX=true client=true server=true 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47590]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47590]) Kex: server host key algorithms = rsa-sha2-512 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47590]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47590]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47590]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47590]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47590]) Kex: compression algorithms (client to server) = none 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47590]) Kex: compression algorithms (server to client) = none 23:10:02.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:02.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:02.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47590]) process #1 30 23:10:02.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47590]] process command=SSH_MSG_KEXDH_INIT 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47590]] Send SSH_MSG_KEXDH_REPLY 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47590]) packet #1 sending command=31[31] len=1639 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47590])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47590]) Send SSH_MSG_NEWKEYS 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47590]) session ID=11:cd:b5:b2:29:9e:6d:85:cf:16:2c:55:97:d7:d8:de:3e:79:cc:f9:c5:8b:7c:73:d1:8c:57:7b:dc:af:0a:9c:0e:0b:b5:79:be:ca:a5:c7:41:c5:6f:2a:27:fb:ce:78:8d:94:66:12:99:15:61:bc:6e:6d:1b:53:ba:bf:09:76 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47590]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47590]): strict KEX resets output message sequence number from 3 to 0 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47590]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@a76eccc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47590])[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 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47590])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47590]) packet #0 sending command=7[7] len=419 23:10:02.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47590]) No pending packets to flush at end of KEX 23:10:02.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #8 SSH_MSG_IGNORE 23:10:02.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_IGNORE 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47590]) process #2 SSH_MSG_NEWKEYS 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47590]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47590]): strict KEX resets input message sequence number from 3 to 0 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47590]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7aad6ef3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47590]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47590]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47590]) authorized authentication methods: password,publickey 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47590]) Accepted service ssh-userauth 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47590]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47590]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47590]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47590]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47590]) no authentication factory for method=none 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47590]) SSH_MSG_USERAUTH_REQUEST 23:10:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47590]) remaining methods: password,publickey 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47590]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47590]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47590]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47590]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:02.664 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47590]) authentication result: true 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47590]) SSH_MSG_USERAUTH_REQUEST 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47590])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47590]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47590]) no heartbeat to stop 23:10:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47590]) heartbeat type=IGNORE, interval=PT30S 23:10:02.665 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47590 authenticated 23:10:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47590]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47590]] session=TransportServerSession[admin@/10.30.170.252:47590] id=0 23:10:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47590])) size=2097152, max=2097152, packet=32768 23:10:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47590]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47590] 23:10:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47590]) recipient=0 23:10:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590])) size=2097152, max=2097152, packet=32768 23:10:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590])) re-initializing 23:10:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590])) size=2097152, max=2097152, packet=32768 23:10:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590])[want-reply=true] subsystem=netconf 23:10:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590])[subsystem] prepared command 23:10:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590]}} established 23:10:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 185: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18014 23:10:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 185: Creating data stores for simulated device 23:10:02.667 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:02.667 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:02.667 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:02.667 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:02.667 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:02.668 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3afa0d4f 23:10:02.668 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:02.668 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:02.668 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:02.668 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:02.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:02.669 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:02.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:02.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:02.669 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3afa0d4f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3afa0d4f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f247ae9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f247ae9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:02.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:02.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:02.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590] 23:10:02.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 185 on channel [id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590] 23:10:02.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) by 1103 down to 2096049 23:10:02.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:02.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590] 23:10:02.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590] 23:10:02.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) request=subsystem result=ReplySuccess, want-reply=true 23:10:02.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:02.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) request=subsystem activate command 23:10:02.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) starting runner for command=netconf 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #5 SSH_MSG_CHANNEL_DATA 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) by 373 down to 2096779 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_CHANNEL_DATA len=373 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590] 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590] 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590] 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18014', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=185} created 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=185, channel=[id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590]} created 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590] successful with session NetconfServerSession{sessionId=185, channel=[id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590]} 23:10:02.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=185, channel=[id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590]} up 23:10:02.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #6 SSH_MSG_CHANNEL_DATA 23:10:02.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) by 393 down to 2096386 23:10:02.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_CHANNEL_DATA len=393 23:10:02.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590] 23:10:02.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:02.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:02.673 [netconf-device-simulator-threads-4] 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=185} 23:10:02.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:02.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=185, channel=[id: 0x9214e7af, L:/10.30.170.33:18014 - R:/10.30.170.252:47590]} EXI handlers added to pipeline 23:10:02.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:02.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) by 179 down to 2095870 23:10:02.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:02.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #7 SSH_MSG_CHANNEL_DATA 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) by 340 down to 2096046 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_CHANNEL_DATA len=340 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590] 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=185} 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f247ae9 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:02.677 [netconf-device-simulator-threads-4] 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 23:10:02.677 [netconf-device-simulator-threads-4] 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 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) by 733 down to 2095137 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:02.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:02.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #10 SSH_MSG_IGNORE 23:10:02.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:10:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170]} 23:10:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49170]): SSH-2.0-SSHD-UNKNOWN 23:10:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49170]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49170]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:02.951 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #9 SSH_MSG_IGNORE 23:10:02.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:10:02.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49170]) Send SSH_MSG_KEXINIT 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49170]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49170]) process #0 SSH_MSG_KEXINIT 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49170]) SSH_MSG_KEXINIT 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49170]) strict KEX=true client=true server=true 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49170]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49170]) Kex: server host key algorithms = rsa-sha2-512 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49170]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49170]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49170]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49170]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49170]) Kex: compression algorithms (client to server) = none 23:10:03.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49170]) Kex: compression algorithms (server to client) = none 23:10:03.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:03.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #8 SSH_MSG_IGNORE 23:10:03.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:10:03.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49170]) process #1 30 23:10:03.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49170]] process command=SSH_MSG_KEXDH_INIT 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49170]] Send SSH_MSG_KEXDH_REPLY 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49170]) packet #1 sending command=31[31] len=1639 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49170])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49170]) Send SSH_MSG_NEWKEYS 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49170]) session ID=8e:92:c2:72:f8:55:97:cf:cc:e6:32:a1:9f:a2:de:ea:6f:bc:7a:50:95:b6:d4:6b:69:af:0b:f3:d1:ec:7a:d0:f0:62:6a:0a:56:f9:88:1b:72:e7:75:fa:e1:82:cc:0b:62:20:10:ef:90:bf:7e:81:68:61:60:1b:0a:bc:6b:1c 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49170]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49170]): strict KEX resets output message sequence number from 3 to 0 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49170]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@197135bf; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49170])[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 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49170])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49170]) packet #0 sending command=7[7] len=419 23:10:03.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49170]) No pending packets to flush at end of KEX 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49170]) process #2 SSH_MSG_NEWKEYS 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49170]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49170]): strict KEX resets input message sequence number from 3 to 0 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49170]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@dbc6bea; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49170]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49170]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49170]) authorized authentication methods: password,publickey 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49170]) Accepted service ssh-userauth 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49170]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49170]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49170]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49170]) no authentication factory for method=none 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49170]) SSH_MSG_USERAUTH_REQUEST 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49170]) remaining methods: password,publickey 23:10:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49170]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49170]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49170]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:03.139 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49170]) authentication result: true 23:10:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49170]) SSH_MSG_USERAUTH_REQUEST 23:10:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49170])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49170]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49170]) no heartbeat to stop 23:10:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49170]) heartbeat type=IGNORE, interval=PT30S 23:10:03.139 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49170 authenticated 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49170]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49170]] session=TransportServerSession[admin@/10.30.170.252:49170] id=0 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49170])) size=2097152, max=2097152, packet=32768 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49170]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49170] 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49170]) recipient=0 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170])) size=2097152, max=2097152, packet=32768 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170])) re-initializing 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170])) size=2097152, max=2097152, packet=32768 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170])[want-reply=true] subsystem=netconf 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170])[subsystem] prepared command 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170]}} established 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 186: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18015 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 186: Creating data stores for simulated device 23:10:03.140 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:03.141 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:03.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:03.141 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:03.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1230e7dd 23:10:03.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:03.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:03.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:03.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:03.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:03.142 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:03.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:03.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:03.142 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1230e7dd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1230e7dd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737dd6dd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737dd6dd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:03.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:03.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:03.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170] 23:10:03.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 186 on channel [id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170] 23:10:03.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) by 1103 down to 2096049 23:10:03.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:03.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170] 23:10:03.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170] 23:10:03.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) request=subsystem result=ReplySuccess, want-reply=true 23:10:03.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:03.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) request=subsystem activate command 23:10:03.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) starting runner for command=netconf 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #5 SSH_MSG_CHANNEL_DATA 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) by 373 down to 2096779 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_CHANNEL_DATA len=373 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170] 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170] 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170] 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18015', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=186} created 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=186, channel=[id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170]} created 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170] successful with session NetconfServerSession{sessionId=186, channel=[id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170]} 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=186, channel=[id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170]} up 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #6 SSH_MSG_CHANNEL_DATA 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) by 393 down to 2096386 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_CHANNEL_DATA len=393 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170] 23:10:03.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:03.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:03.145 [netconf-device-simulator-threads-6] 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=186} 23:10:03.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:03.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=186, channel=[id: 0xac7cb763, L:/10.30.170.33:18015 - R:/10.30.170.252:49170]} EXI handlers added to pipeline 23:10:03.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:03.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) by 179 down to 2095870 23:10:03.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:03.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:03.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #7 SSH_MSG_CHANNEL_DATA 23:10:03.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) by 340 down to 2096046 23:10:03.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_CHANNEL_DATA len=340 23:10:03.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170] 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=186} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737dd6dd 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:03.147 [netconf-device-simulator-threads-6] 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 23:10:03.147 [netconf-device-simulator-threads-6] 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 23:10:03.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:03.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) by 733 down to 2095137 23:10:03.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:03.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:03.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270]} 23:10:03.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39270]): SSH-2.0-SSHD-UNKNOWN 23:10:03.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39270]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:03.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39270]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:03.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:03.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #10 SSH_MSG_IGNORE 23:10:03.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39270]) Send SSH_MSG_KEXINIT 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39270]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39270]) process #0 SSH_MSG_KEXINIT 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39270]) SSH_MSG_KEXINIT 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39270]) strict KEX=true client=true server=true 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39270]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39270]) Kex: server host key algorithms = rsa-sha2-512 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39270]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39270]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39270]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39270]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39270]) Kex: compression algorithms (client to server) = none 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39270]) Kex: compression algorithms (server to client) = none 23:10:03.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:03.479 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #9 SSH_MSG_IGNORE 23:10:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:10:03.532 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:03.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39270]) process #1 30 23:10:03.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39270]] process command=SSH_MSG_KEXDH_INIT 23:10:03.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39270]] Send SSH_MSG_KEXDH_REPLY 23:10:03.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39270]) packet #1 sending command=31[31] len=1639 23:10:03.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39270])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:03.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39270]) Send SSH_MSG_NEWKEYS 23:10:03.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39270]) session ID=20:bc:85:ab:8e:21:fb:4e:77:e2:9a:90:21:bc:17:45:79:31:a8:9e:c6:07:c2:d6:d3:28:11:8f:c8:a9:80:46:5e:2b:fa:9e:9e:34:7c:2e:b5:77:a1:a8:5b:4d:c9:31:fc:2c:02:83:e9:16:f8:f4:0e:44:c6:10:8c:e3:21:e6 23:10:03.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39270]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:03.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39270]): strict KEX resets output message sequence number from 3 to 0 23:10:03.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39270]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@de5f8d6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:03.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39270])[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 23:10:03.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39270])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:03.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39270]) packet #0 sending command=7[7] len=419 23:10:03.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39270]) No pending packets to flush at end of KEX 23:10:03.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #8 SSH_MSG_IGNORE 23:10:03.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_IGNORE 23:10:03.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39270]) process #2 SSH_MSG_NEWKEYS 23:10:03.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39270]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:03.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39270]): strict KEX resets input message sequence number from 3 to 0 23:10:03.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39270]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5751da28; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:03.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:03.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39270]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:03.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39270]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39270]) authorized authentication methods: password,publickey 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39270]) Accepted service ssh-userauth 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39270]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39270]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39270]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39270]) no authentication factory for method=none 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39270]) SSH_MSG_USERAUTH_REQUEST 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39270]) remaining methods: password,publickey 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39270]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39270]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39270]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:03.607 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39270]) authentication result: true 23:10:03.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39270]) SSH_MSG_USERAUTH_REQUEST 23:10:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39270])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39270]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39270]) no heartbeat to stop 23:10:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39270]) heartbeat type=IGNORE, interval=PT30S 23:10:03.608 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39270 authenticated 23:10:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39270]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39270]] session=TransportServerSession[admin@/10.30.170.252:39270] id=0 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39270])) size=2097152, max=2097152, packet=32768 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39270]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39270] 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39270]) recipient=0 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270])) size=2097152, max=2097152, packet=32768 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270])) re-initializing 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270])) size=2097152, max=2097152, packet=32768 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270])[want-reply=true] subsystem=netconf 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270])[subsystem] prepared command 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270]}} established 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 187: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18016 23:10:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 187: Creating data stores for simulated device 23:10:03.610 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:03.610 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:03.610 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6eba49b6 23:10:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:03.611 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:03.611 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:03.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:03.612 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:03.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:03.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:03.612 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6eba49b6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6eba49b6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ad88fd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ad88fd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:03.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270] 23:10:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 187 on channel [id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270] 23:10:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) by 1103 down to 2096049 23:10:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270] 23:10:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270] 23:10:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) request=subsystem result=ReplySuccess, want-reply=true 23:10:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) request=subsystem activate command 23:10:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) starting runner for command=netconf 23:10:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #5 SSH_MSG_CHANNEL_DATA 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) by 373 down to 2096779 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_CHANNEL_DATA len=373 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270] 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270] 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270] 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18016', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=187} created 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=187, channel=[id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270]} created 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270] successful with session NetconfServerSession{sessionId=187, channel=[id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270]} 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=187, channel=[id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270]} up 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #6 SSH_MSG_CHANNEL_DATA 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) by 393 down to 2096386 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_CHANNEL_DATA len=393 23:10:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270] 23:10:03.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:03.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:03.615 [netconf-device-simulator-threads-0] 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=187} 23:10:03.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:03.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=187, channel=[id: 0x3f3eff31, L:/10.30.170.33:18016 - R:/10.30.170.252:39270]} EXI handlers added to pipeline 23:10:03.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:03.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) by 179 down to 2095870 23:10:03.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:03.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #7 SSH_MSG_CHANNEL_DATA 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) by 340 down to 2096046 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_CHANNEL_DATA len=340 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270] 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=187} 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ad88fd 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:03.617 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:03.618 [netconf-device-simulator-threads-0] 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 23:10:03.618 [netconf-device-simulator-threads-0] 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 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) by 733 down to 2095137 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:03.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #9 SSH_MSG_IGNORE 23:10:03.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:10:03.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940]} 23:10:03.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40940]): SSH-2.0-SSHD-UNKNOWN 23:10:03.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40940]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:03.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40940]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:03.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:03.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #10 SSH_MSG_IGNORE 23:10:03.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:10:03.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40940]) Send SSH_MSG_KEXINIT 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40940]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40940]) process #0 SSH_MSG_KEXINIT 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40940]) SSH_MSG_KEXINIT 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40940]) strict KEX=true client=true server=true 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40940]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40940]) Kex: server host key algorithms = rsa-sha2-512 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40940]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40940]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40940]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40940]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40940]) Kex: compression algorithms (client to server) = none 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40940]) Kex: compression algorithms (server to client) = none 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #8 SSH_MSG_IGNORE 23:10:04.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_IGNORE 23:10:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40940]) process #1 30 23:10:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40940]] process command=SSH_MSG_KEXDH_INIT 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40940]] Send SSH_MSG_KEXDH_REPLY 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40940]) packet #1 sending command=31[31] len=1639 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40940])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40940]) Send SSH_MSG_NEWKEYS 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40940]) session ID=33:84:94:b5:73:60:7e:ae:22:fa:83:e0:47:62:ab:6b:f2:ef:99:35:d8:13:55:ae:75:d8:18:cb:25:fb:3e:0e:2b:a4:b7:fe:01:46:9c:d8:11:36:d6:02:bd:cf:d3:2d:60:5e:25:ec:63:d1:eb:d4:f9:4c:e0:82:88:f4:3e:fa 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40940]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40940]): strict KEX resets output message sequence number from 3 to 0 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40940]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5800f5f4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40940])[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 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40940])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40940]) packet #0 sending command=7[7] len=419 23:10:04.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40940]) No pending packets to flush at end of KEX 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40940]) process #2 SSH_MSG_NEWKEYS 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40940]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40940]): strict KEX resets input message sequence number from 3 to 0 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40940]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@63253314; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40940]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40940]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40940]) authorized authentication methods: password,publickey 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40940]) Accepted service ssh-userauth 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40940]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40940]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40940]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40940]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40940]) no authentication factory for method=none 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40940]) SSH_MSG_USERAUTH_REQUEST 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40940]) remaining methods: password,publickey 23:10:04.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40940]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:04.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40940]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:04.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40940]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:04.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40940]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:04.135 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:04.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40940]) authentication result: true 23:10:04.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40940]) SSH_MSG_USERAUTH_REQUEST 23:10:04.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40940])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:04.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40940]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:04.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:04.135 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:04.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40940]) no heartbeat to stop 23:10:04.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40940]) heartbeat type=IGNORE, interval=PT30S 23:10:04.135 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40940 authenticated 23:10:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40940]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:04.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40940]] session=TransportServerSession[admin@/10.30.170.252:40940] id=0 23:10:04.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40940])) size=2097152, max=2097152, packet=32768 23:10:04.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40940]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40940] 23:10:04.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40940]) recipient=0 23:10:04.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940])) size=2097152, max=2097152, packet=32768 23:10:04.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940])) re-initializing 23:10:04.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940])) size=2097152, max=2097152, packet=32768 23:10:04.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:04.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:04.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:04.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:04.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940])[want-reply=true] subsystem=netconf 23:10:04.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940])[subsystem] prepared command 23:10:04.138 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:04.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:04.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940]}} established 23:10:04.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 188: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18017 23:10:04.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 188: Creating data stores for simulated device 23:10:04.138 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:04.138 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:04.138 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:04.138 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:04.138 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:04.139 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71cf848a 23:10:04.139 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:04.140 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:04.140 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:04.140 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:04.140 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:04.141 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:04.141 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:04.141 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:04.141 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71cf848a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71cf848a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@353c0b67, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@353c0b67, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:04.141 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:04.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:04.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940] 23:10:04.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 188 on channel [id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940] 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) by 1103 down to 2096049 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940] 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940] 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) request=subsystem result=ReplySuccess, want-reply=true 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) request=subsystem activate command 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) starting runner for command=netconf 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #5 SSH_MSG_CHANNEL_DATA 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) by 373 down to 2096779 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_CHANNEL_DATA len=373 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940] 23:10:04.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940] 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940] 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18017', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=188} created 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940]} created 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940] successful with session NetconfServerSession{sessionId=188, channel=[id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940]} 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940]} up 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #6 SSH_MSG_CHANNEL_DATA 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) by 393 down to 2096386 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_CHANNEL_DATA len=393 23:10:04.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940] 23:10:04.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:04.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:04.145 [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=188} 23:10:04.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:04.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x363f9f63, L:/10.30.170.33:18017 - R:/10.30.170.252:40940]} EXI handlers added to pipeline 23:10:04.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:04.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) by 179 down to 2095870 23:10:04.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:04.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:04.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #7 SSH_MSG_CHANNEL_DATA 23:10:04.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) by 340 down to 2096046 23:10:04.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_CHANNEL_DATA len=340 23:10:04.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940] 23:10:04.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:04.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:04.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=188} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@353c0b67 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:04.148 [netconf-device-simulator-threads-2] 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 23:10:04.148 [netconf-device-simulator-threads-2] 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 23:10:04.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:04.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) by 733 down to 2095137 23:10:04.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:04.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:04.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #10 SSH_MSG_IGNORE 23:10:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:10:04.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:04.382 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:04.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #9 SSH_MSG_IGNORE 23:10:04.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:10:04.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482]} 23:10:04.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51482]): SSH-2.0-SSHD-UNKNOWN 23:10:04.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51482]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:04.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51482]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:04.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51482]) Send SSH_MSG_KEXINIT 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51482]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51482]) process #0 SSH_MSG_KEXINIT 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51482]) SSH_MSG_KEXINIT 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51482]) strict KEX=true client=true server=true 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51482]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51482]) Kex: server host key algorithms = rsa-sha2-512 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51482]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51482]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51482]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51482]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51482]) Kex: compression algorithms (client to server) = none 23:10:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51482]) Kex: compression algorithms (server to client) = none 23:10:04.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:04.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #8 SSH_MSG_IGNORE 23:10:04.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_IGNORE 23:10:04.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51482]) process #1 30 23:10:04.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51482]] process command=SSH_MSG_KEXDH_INIT 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51482]] Send SSH_MSG_KEXDH_REPLY 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51482]) packet #1 sending command=31[31] len=1639 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51482])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51482]) Send SSH_MSG_NEWKEYS 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51482]) session ID=57:92:f9:91:41:04:4e:30:4f:f6:90:99:bf:8a:e0:86:00:e6:45:d0:84:4e:61:c8:8f:ae:ec:fb:99:27:c5:b6:36:1d:f6:db:91:c4:d3:d0:03:53:18:3e:43:a1:3b:de:47:eb:97:02:a9:fc:63:a6:fe:32:cd:9e:43:a2:c9:93 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51482]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51482]): strict KEX resets output message sequence number from 3 to 0 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51482]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5aa70a02; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51482])[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 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51482])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51482]) packet #0 sending command=7[7] len=419 23:10:04.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51482]) No pending packets to flush at end of KEX 23:10:04.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51482]) process #2 SSH_MSG_NEWKEYS 23:10:04.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51482]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51482]): strict KEX resets input message sequence number from 3 to 0 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51482]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fd12888; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51482]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51482]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51482]) authorized authentication methods: password,publickey 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51482]) Accepted service ssh-userauth 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51482]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51482]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51482]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51482]) no authentication factory for method=none 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51482]) SSH_MSG_USERAUTH_REQUEST 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51482]) remaining methods: password,publickey 23:10:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51482]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51482]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51482]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:04.629 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51482]) authentication result: true 23:10:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51482]) SSH_MSG_USERAUTH_REQUEST 23:10:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51482])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51482]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51482]) no heartbeat to stop 23:10:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51482]) heartbeat type=IGNORE, interval=PT30S 23:10:04.629 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51482 authenticated 23:10:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51482]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51482]] session=TransportServerSession[admin@/10.30.170.252:51482] id=0 23:10:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51482])) size=2097152, max=2097152, packet=32768 23:10:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51482]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51482] 23:10:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51482]) recipient=0 23:10:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482])) size=2097152, max=2097152, packet=32768 23:10:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482])) re-initializing 23:10:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482])) size=2097152, max=2097152, packet=32768 23:10:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482])[want-reply=true] subsystem=netconf 23:10:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482])[subsystem] prepared command 23:10:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482]}} established 23:10:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 189: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18018 23:10:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 189: Creating data stores for simulated device 23:10:04.631 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:04.632 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:04.632 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3605ba2 23:10:04.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:04.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:04.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:04.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:04.633 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:04.634 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:04.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:04.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:04.634 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3605ba2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3605ba2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@174efa3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@174efa3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:04.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:04.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482] 23:10:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 189 on channel [id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482] 23:10:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) by 1103 down to 2096049 23:10:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482] 23:10:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482] 23:10:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) request=subsystem result=ReplySuccess, want-reply=true 23:10:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) request=subsystem activate command 23:10:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) starting runner for command=netconf 23:10:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #5 SSH_MSG_CHANNEL_DATA 23:10:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) by 373 down to 2096779 23:10:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_CHANNEL_DATA len=373 23:10:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482] 23:10:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482] 23:10:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482] 23:10:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18018', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=189} created 23:10:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482]} created 23:10:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482] successful with session NetconfServerSession{sessionId=189, channel=[id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482]} 23:10:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482]} up 23:10:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #6 SSH_MSG_CHANNEL_DATA 23:10:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) by 393 down to 2096386 23:10:04.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_CHANNEL_DATA len=393 23:10:04.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482] 23:10:04.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:04.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:04.639 [netconf-device-simulator-threads-4] 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=189} 23:10:04.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:04.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xd00c8f09, L:/10.30.170.33:18018 - R:/10.30.170.252:51482]} EXI handlers added to pipeline 23:10:04.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:04.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) by 179 down to 2095870 23:10:04.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:04.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:04.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #7 SSH_MSG_CHANNEL_DATA 23:10:04.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) by 340 down to 2096046 23:10:04.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_CHANNEL_DATA len=340 23:10:04.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482] 23:10:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=189} 23:10:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@174efa3 23:10:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:04.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:04.646 [netconf-device-simulator-threads-4] 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 23:10:04.646 [netconf-device-simulator-threads-4] 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 23:10:04.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:04.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) by 733 down to 2095137 23:10:04.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:04.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:04.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #9 SSH_MSG_IGNORE 23:10:04.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:10:05.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048]} 23:10:05.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44048]): SSH-2.0-SSHD-UNKNOWN 23:10:05.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44048]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:05.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44048]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:05.036 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:05.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44048]) Send SSH_MSG_KEXINIT 23:10:05.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:05.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #0 SSH_MSG_KEXINIT 23:10:05.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44048]) SSH_MSG_KEXINIT 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44048]) strict KEX=true client=true server=true 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: server host key algorithms = rsa-sha2-512 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: compression algorithms (client to server) = none 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44048]) Kex: compression algorithms (server to client) = none 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #8 SSH_MSG_IGNORE 23:10:05.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_IGNORE 23:10:05.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #1 30 23:10:05.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44048]] process command=SSH_MSG_KEXDH_INIT 23:10:05.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44048]] Send SSH_MSG_KEXDH_REPLY 23:10:05.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #1 sending command=31[31] len=1639 23:10:05.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44048])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:05.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44048]) Send SSH_MSG_NEWKEYS 23:10:05.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44048]) session ID=7c:a0:45:43:50:98:d3:27:31:13:79:36:dd:7e:29:ac:1a:5e:90:50:d3:49:93:f6:ae:d6:ce:af:18:56:d9:8b:3c:76:b2:3b:0b:01:f5:cf:06:e2:e6:29:e8:4b:62:76:56:9a:c6:0d:42:5a:a6:5c:13:b6:71:f2:4c:8a:05:1d 23:10:05.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:05.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44048]): strict KEX resets output message sequence number from 3 to 0 23:10:05.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44048]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@722cb751; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:05.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44048])[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 23:10:05.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44048])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:05.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #0 sending command=7[7] len=419 23:10:05.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44048]) No pending packets to flush at end of KEX 23:10:05.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #2 SSH_MSG_NEWKEYS 23:10:05.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44048]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:05.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44048]): strict KEX resets input message sequence number from 3 to 0 23:10:05.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44048]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d1fe75f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:05.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:05.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:05.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44048]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:05.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44048]) authorized authentication methods: password,publickey 23:10:05.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44048]) Accepted service ssh-userauth 23:10:05.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44048]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44048]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44048]) no authentication factory for method=none 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44048]) SSH_MSG_USERAUTH_REQUEST 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44048]) remaining methods: password,publickey 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44048]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44048]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44048]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:05.223 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44048]) authentication result: true 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44048]) SSH_MSG_USERAUTH_REQUEST 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44048])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44048]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44048]) no heartbeat to stop 23:10:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44048]) heartbeat type=IGNORE, interval=PT30S 23:10:05.224 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44048 authenticated 23:10:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44048]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44048]] session=TransportServerSession[admin@/10.30.170.252:44048] id=0 23:10:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44048])) size=2097152, max=2097152, packet=32768 23:10:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44048]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44048] 23:10:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44048]) recipient=0 23:10:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])) size=2097152, max=2097152, packet=32768 23:10:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])) re-initializing 23:10:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])) size=2097152, max=2097152, packet=32768 23:10:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[want-reply=true] subsystem=netconf 23:10:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[subsystem] prepared command 23:10:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048]}} established 23:10:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 190: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18019 23:10:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 190: Creating data stores for simulated device 23:10:05.225 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:05.225 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:05.225 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:05.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c69020e 23:10:05.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:05.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:05.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:05.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:05.227 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:05.227 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:05.227 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:05.227 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:05.227 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c69020e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c69020e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33120864, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33120864, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:05.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:05.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048] 23:10:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 190 on channel [id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048] 23:10:05.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 1103 down to 2096049 23:10:05.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:05.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048] 23:10:05.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048] 23:10:05.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) request=subsystem result=ReplySuccess, want-reply=true 23:10:05.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:05.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) request=subsystem activate command 23:10:05.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) starting runner for command=netconf 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #5 SSH_MSG_CHANNEL_DATA 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 373 down to 2096779 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_DATA len=373 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048] 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048] 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048] 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18019', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=190} created 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=190, channel=[id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048]} created 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048] successful with session NetconfServerSession{sessionId=190, channel=[id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048]} 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=190, channel=[id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048]} up 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #6 SSH_MSG_CHANNEL_DATA 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 393 down to 2096386 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_DATA len=393 23:10:05.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048] 23:10:05.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:05.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:05.232 [netconf-device-simulator-threads-6] 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=190} 23:10:05.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:05.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=190, channel=[id: 0xf4e067bf, L:/10.30.170.33:18019 - R:/10.30.170.252:44048]} EXI handlers added to pipeline 23:10:05.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:05.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 179 down to 2095870 23:10:05.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:05.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:05.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #7 SSH_MSG_CHANNEL_DATA 23:10:05.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 340 down to 2096046 23:10:05.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_DATA len=340 23:10:05.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048] 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=190} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33120864 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:05.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:05.236 [netconf-device-simulator-threads-6] 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 23:10:05.236 [netconf-device-simulator-threads-6] 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 23:10:05.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:05.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 733 down to 2095137 23:10:05.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:05.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:05.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:05.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #10 SSH_MSG_IGNORE 23:10:05.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:10:05.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #9 SSH_MSG_IGNORE 23:10:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:10:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744]} 23:10:05.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39744]): SSH-2.0-SSHD-UNKNOWN 23:10:05.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39744]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:05.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39744]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:05.637 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:05.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #10 SSH_MSG_IGNORE 23:10:05.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:10:05.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39744]) Send SSH_MSG_KEXINIT 23:10:05.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39744]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:05.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39744]) process #0 SSH_MSG_KEXINIT 23:10:05.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39744]) SSH_MSG_KEXINIT 23:10:05.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39744]) strict KEX=true client=true server=true 23:10:05.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39744]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:05.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39744]) Kex: server host key algorithms = rsa-sha2-512 23:10:05.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39744]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:05.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39744]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:05.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39744]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:05.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39744]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:05.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39744]) Kex: compression algorithms (client to server) = none 23:10:05.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39744]) Kex: compression algorithms (server to client) = none 23:10:05.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:05.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39744]) process #1 30 23:10:05.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39744]] process command=SSH_MSG_KEXDH_INIT 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39744]] Send SSH_MSG_KEXDH_REPLY 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39744]) packet #1 sending command=31[31] len=1639 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39744])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39744]) Send SSH_MSG_NEWKEYS 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39744]) session ID=8d:20:8c:5e:ac:34:ad:a1:b1:17:60:03:5f:aa:80:d7:8e:1c:b5:6e:92:63:63:ca:6d:51:6d:4a:87:1e:c1:c0:c9:5d:3e:59:de:75:51:52:8f:41:6c:30:0b:f6:38:86:cd:c3:69:11:66:5e:df:50:35:a4:41:c3:7b:03:5a:a4 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39744]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39744]): strict KEX resets output message sequence number from 3 to 0 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39744]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@152c52ad; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39744])[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 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39744])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39744]) packet #0 sending command=7[7] len=419 23:10:05.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39744]) No pending packets to flush at end of KEX 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39744]) process #2 SSH_MSG_NEWKEYS 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39744]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39744]): strict KEX resets input message sequence number from 3 to 0 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39744]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1292a83; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39744]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39744]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39744]) authorized authentication methods: password,publickey 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39744]) Accepted service ssh-userauth 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39744]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39744]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39744]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:05.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39744]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:05.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39744]) no authentication factory for method=none 23:10:05.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39744]) SSH_MSG_USERAUTH_REQUEST 23:10:05.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39744]) remaining methods: password,publickey 23:10:05.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39744]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:05.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39744]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:05.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39744]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:05.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39744]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:05.767 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39744]) authentication result: true 23:10:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39744]) SSH_MSG_USERAUTH_REQUEST 23:10:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39744])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39744]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39744]) no heartbeat to stop 23:10:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39744]) heartbeat type=IGNORE, interval=PT30S 23:10:05.767 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39744 authenticated 23:10:05.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:05.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39744]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:05.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39744]] session=TransportServerSession[admin@/10.30.170.252:39744] id=0 23:10:05.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39744])) size=2097152, max=2097152, packet=32768 23:10:05.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39744]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39744] 23:10:05.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39744]) recipient=0 23:10:05.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744])) size=2097152, max=2097152, packet=32768 23:10:05.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744])) re-initializing 23:10:05.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744])) size=2097152, max=2097152, packet=32768 23:10:05.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:05.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:05.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:05.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:05.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744])[want-reply=true] subsystem=netconf 23:10:05.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744])[subsystem] prepared command 23:10:05.770 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:05.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:05.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744]}} established 23:10:05.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 191: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18020 23:10:05.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 191: Creating data stores for simulated device 23:10:05.771 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:05.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:05.771 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:05.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:05.771 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:05.772 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c1bd6a9 23:10:05.772 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:05.773 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:05.773 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:05.773 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:05.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:05.773 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:05.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:05.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:05.773 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c1bd6a9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c1bd6a9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c25feaa, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c25feaa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:05.774 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:05.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:05.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744] 23:10:05.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 191 on channel [id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744] 23:10:05.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) by 1103 down to 2096049 23:10:05.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:05.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744] 23:10:05.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744] 23:10:05.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) request=subsystem result=ReplySuccess, want-reply=true 23:10:05.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:05.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) request=subsystem activate command 23:10:05.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) starting runner for command=netconf 23:10:05.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #5 SSH_MSG_CHANNEL_DATA 23:10:05.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) by 373 down to 2096779 23:10:05.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_CHANNEL_DATA len=373 23:10:05.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744] 23:10:05.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:05.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:05.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744] 23:10:05.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744] 23:10:05.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18020', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:05.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=191} created 23:10:05.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=191, channel=[id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744]} created 23:10:05.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744] successful with session NetconfServerSession{sessionId=191, channel=[id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744]} 23:10:05.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=191, channel=[id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744]} up 23:10:05.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #6 SSH_MSG_CHANNEL_DATA 23:10:05.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) by 393 down to 2096386 23:10:05.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_CHANNEL_DATA len=393 23:10:05.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744] 23:10:05.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:05.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:05.782 [netconf-device-simulator-threads-0] 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=191} 23:10:05.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:05.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=191, channel=[id: 0x422229d4, L:/10.30.170.33:18020 - R:/10.30.170.252:39744]} EXI handlers added to pipeline 23:10:05.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:05.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) by 179 down to 2095870 23:10:05.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:05.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:05.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #7 SSH_MSG_CHANNEL_DATA 23:10:05.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) by 340 down to 2096046 23:10:05.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_CHANNEL_DATA len=340 23:10:05.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744] 23:10:05.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:05.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:05.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=191} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c25feaa 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:05.787 [netconf-device-simulator-threads-0] 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 23:10:05.787 [netconf-device-simulator-threads-0] 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 23:10:05.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:05.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) by 733 down to 2095137 23:10:05.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:05.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:05.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #8 SSH_MSG_IGNORE 23:10:05.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_IGNORE 23:10:05.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:06.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478]} 23:10:06.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36478]): SSH-2.0-SSHD-UNKNOWN 23:10:06.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36478]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:06.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36478]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:06.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:06.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #8 SSH_MSG_IGNORE 23:10:06.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:10:06.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:06.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #10 SSH_MSG_IGNORE 23:10:06.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36478]) Send SSH_MSG_KEXINIT 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36478]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36478]) process #0 SSH_MSG_KEXINIT 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36478]) SSH_MSG_KEXINIT 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36478]) strict KEX=true client=true server=true 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36478]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36478]) Kex: server host key algorithms = rsa-sha2-512 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36478]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36478]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36478]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36478]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36478]) Kex: compression algorithms (client to server) = none 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36478]) Kex: compression algorithms (server to client) = none 23:10:06.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:06.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:06.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #9 SSH_MSG_IGNORE 23:10:06.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:10:06.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36478]) process #1 30 23:10:06.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36478]] process command=SSH_MSG_KEXDH_INIT 23:10:06.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36478]] Send SSH_MSG_KEXDH_REPLY 23:10:06.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36478]) packet #1 sending command=31[31] len=1639 23:10:06.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36478])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:06.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36478]) Send SSH_MSG_NEWKEYS 23:10:06.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36478]) session ID=20:92:3f:57:fd:dd:2f:4c:a2:d6:35:94:65:24:17:6b:eb:cd:30:56:71:d7:fb:74:08:de:ca:72:70:a3:ed:b8:54:eb:f5:06:8e:0a:00:de:ae:75:23:b1:e9:0b:99:8c:b3:94:b0:bc:a6:8f:0f:b4:fb:2c:fc:f5:f1:25:2e:78 23:10:06.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36478]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:06.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36478]): strict KEX resets output message sequence number from 3 to 0 23:10:06.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36478]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4968232d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:06.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36478])[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 23:10:06.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36478])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:06.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36478]) packet #0 sending command=7[7] len=419 23:10:06.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36478]) No pending packets to flush at end of KEX 23:10:06.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36478]) process #2 SSH_MSG_NEWKEYS 23:10:06.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36478]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:06.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36478]): strict KEX resets input message sequence number from 3 to 0 23:10:06.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36478]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e684328; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:06.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:06.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36478]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:06.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36478]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:06.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36478]) authorized authentication methods: password,publickey 23:10:06.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36478]) Accepted service ssh-userauth 23:10:06.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36478]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:06.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36478]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:06.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36478]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:06.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36478]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:06.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36478]) no authentication factory for method=none 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36478]) SSH_MSG_USERAUTH_REQUEST 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36478]) remaining methods: password,publickey 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36478]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36478]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36478]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36478]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:06.346 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36478]) authentication result: true 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36478]) SSH_MSG_USERAUTH_REQUEST 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36478])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36478]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36478]) no heartbeat to stop 23:10:06.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36478]) heartbeat type=IGNORE, interval=PT30S 23:10:06.347 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36478 authenticated 23:10:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36478]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36478]] session=TransportServerSession[admin@/10.30.170.252:36478] id=0 23:10:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36478])) size=2097152, max=2097152, packet=32768 23:10:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36478]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36478] 23:10:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36478]) recipient=0 23:10:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478])) size=2097152, max=2097152, packet=32768 23:10:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478])) re-initializing 23:10:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478])) size=2097152, max=2097152, packet=32768 23:10:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:06.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:06.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:06.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478])[want-reply=true] subsystem=netconf 23:10:06.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478])[subsystem] prepared command 23:10:06.348 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:06.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:06.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478]}} established 23:10:06.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 192: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18021 23:10:06.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 192: Creating data stores for simulated device 23:10:06.349 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:06.349 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:06.349 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:06.349 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:06.349 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:06.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28bdba45 23:10:06.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:06.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:06.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:06.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:06.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:06.351 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:06.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:06.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:06.351 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28bdba45, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28bdba45, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca9f54c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca9f54c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:06.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:06.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:06.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478] 23:10:06.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 192 on channel [id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478] 23:10:06.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) by 1103 down to 2096049 23:10:06.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:06.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478] 23:10:06.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478] 23:10:06.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) request=subsystem result=ReplySuccess, want-reply=true 23:10:06.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:06.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) request=subsystem activate command 23:10:06.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) starting runner for command=netconf 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #5 SSH_MSG_CHANNEL_DATA 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) by 373 down to 2096779 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_CHANNEL_DATA len=373 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478] 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478] 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478] 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18021', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=192} created 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=192, channel=[id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478]} created 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478] successful with session NetconfServerSession{sessionId=192, channel=[id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478]} 23:10:06.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=192, channel=[id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478]} up 23:10:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #6 SSH_MSG_CHANNEL_DATA 23:10:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) by 393 down to 2096386 23:10:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_CHANNEL_DATA len=393 23:10:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478] 23:10:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:06.355 [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=192} 23:10:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=192, channel=[id: 0xb9105c68, L:/10.30.170.33:18021 - R:/10.30.170.252:36478]} EXI handlers added to pipeline 23:10:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:06.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) by 179 down to 2095870 23:10:06.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:06.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:06.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #7 SSH_MSG_CHANNEL_DATA 23:10:06.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) by 340 down to 2096046 23:10:06.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_CHANNEL_DATA len=340 23:10:06.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478] 23:10:06.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:06.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:06.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=192} 23:10:06.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca9f54c 23:10:06.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:06.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:06.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:06.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:06.359 [netconf-device-simulator-threads-2] 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 23:10:06.359 [netconf-device-simulator-threads-2] 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 23:10:06.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:06.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) by 733 down to 2095137 23:10:06.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:06.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #9 SSH_MSG_IGNORE 23:10:06.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:10:06.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:06.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:06.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #10 SSH_MSG_IGNORE 23:10:06.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:10:06.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756]} 23:10:06.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60756]): SSH-2.0-SSHD-UNKNOWN 23:10:06.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60756]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:06.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60756]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:06.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60756]) Send SSH_MSG_KEXINIT 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60756]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60756]) process #0 SSH_MSG_KEXINIT 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60756]) SSH_MSG_KEXINIT 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60756]) strict KEX=true client=true server=true 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60756]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60756]) Kex: server host key algorithms = rsa-sha2-512 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60756]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60756]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60756]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60756]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60756]) Kex: compression algorithms (client to server) = none 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60756]) Kex: compression algorithms (server to client) = none 23:10:06.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #8 SSH_MSG_IGNORE 23:10:06.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_IGNORE 23:10:06.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60756]) process #1 30 23:10:06.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60756]] process command=SSH_MSG_KEXDH_INIT 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60756]] Send SSH_MSG_KEXDH_REPLY 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60756]) packet #1 sending command=31[31] len=1639 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60756])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60756]) Send SSH_MSG_NEWKEYS 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60756]) session ID=5c:9b:24:07:68:dd:d6:4b:fa:4e:2b:4b:26:2f:e7:15:0a:27:01:eb:e5:69:4c:45:f9:a2:bb:5c:9b:d4:0b:55:cd:09:46:6b:da:03:a0:e1:ae:a5:b4:5a:f0:ad:6d:c1:6c:41:13:d7:e7:51:41:ff:74:fb:52:5c:03:09:1c:34 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60756]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60756]): strict KEX resets output message sequence number from 3 to 0 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60756]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10a523f6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60756])[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 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60756])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60756]) packet #0 sending command=7[7] len=419 23:10:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60756]) No pending packets to flush at end of KEX 23:10:06.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60756]) process #2 SSH_MSG_NEWKEYS 23:10:06.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60756]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:06.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60756]): strict KEX resets input message sequence number from 3 to 0 23:10:06.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60756]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4339fb88; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:06.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:06.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60756]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:06.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60756]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:06.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60756]) authorized authentication methods: password,publickey 23:10:06.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60756]) Accepted service ssh-userauth 23:10:06.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60756]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:06.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60756]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:06.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60756]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:06.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60756]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:06.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60756]) no authentication factory for method=none 23:10:06.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60756]) SSH_MSG_USERAUTH_REQUEST 23:10:06.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60756]) remaining methods: password,publickey 23:10:06.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60756]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:06.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60756]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:06.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60756]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:06.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60756]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:06.931 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60756]) authentication result: true 23:10:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60756]) SSH_MSG_USERAUTH_REQUEST 23:10:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60756])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60756]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60756]) no heartbeat to stop 23:10:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60756]) heartbeat type=IGNORE, interval=PT30S 23:10:06.931 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60756 authenticated 23:10:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60756]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60756]] session=TransportServerSession[admin@/10.30.170.252:60756] id=0 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60756])) size=2097152, max=2097152, packet=32768 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60756]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60756] 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60756]) recipient=0 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756])) size=2097152, max=2097152, packet=32768 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756])) re-initializing 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756])) size=2097152, max=2097152, packet=32768 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756])[want-reply=true] subsystem=netconf 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756])[subsystem] prepared command 23:10:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:06.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:06.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756]}} established 23:10:06.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 193: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18022 23:10:06.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 193: Creating data stores for simulated device 23:10:06.933 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:06.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:06.933 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:06.933 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:06.933 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:06.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fd5c9b9 23:10:06.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:06.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:06.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:06.935 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:06.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:06.935 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:06.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:06.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:06.935 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fd5c9b9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fd5c9b9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f543da6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f543da6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:06.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:06.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:06.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756] 23:10:06.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 193 on channel [id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756] 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) by 1103 down to 2096049 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756] 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756] 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) request=subsystem result=ReplySuccess, want-reply=true 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) request=subsystem activate command 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) starting runner for command=netconf 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #5 SSH_MSG_CHANNEL_DATA 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) by 373 down to 2096779 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_CHANNEL_DATA len=373 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756] 23:10:06.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756] 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756] 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18022', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=193} created 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756]} created 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756] successful with session NetconfServerSession{sessionId=193, channel=[id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756]} 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756]} up 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #6 SSH_MSG_CHANNEL_DATA 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) by 393 down to 2096386 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_CHANNEL_DATA len=393 23:10:06.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756] 23:10:06.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:06.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:06.940 [netconf-device-simulator-threads-4] 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=193} 23:10:06.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:06.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x5130ed07, L:/10.30.170.33:18022 - R:/10.30.170.252:60756]} EXI handlers added to pipeline 23:10:06.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:06.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) by 179 down to 2095870 23:10:06.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:06.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:06.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #7 SSH_MSG_CHANNEL_DATA 23:10:06.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) by 340 down to 2096046 23:10:06.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_CHANNEL_DATA len=340 23:10:06.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756] 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=193} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f543da6 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:06.943 [netconf-device-simulator-threads-4] 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 23:10:06.943 [netconf-device-simulator-threads-4] 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 23:10:06.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:06.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) by 733 down to 2095137 23:10:06.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:06.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:07.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #9 SSH_MSG_IGNORE 23:10:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:10:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144]} 23:10:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48144]): SSH-2.0-SSHD-UNKNOWN 23:10:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48144]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:07.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48144]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:07.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #10 SSH_MSG_IGNORE 23:10:07.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:10:07.156 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:07.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48144]) Send SSH_MSG_KEXINIT 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48144]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48144]) process #0 SSH_MSG_KEXINIT 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48144]) SSH_MSG_KEXINIT 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48144]) strict KEX=true client=true server=true 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48144]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48144]) Kex: server host key algorithms = rsa-sha2-512 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48144]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48144]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48144]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48144]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48144]) Kex: compression algorithms (client to server) = none 23:10:07.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48144]) Kex: compression algorithms (server to client) = none 23:10:07.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:07.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #8 SSH_MSG_IGNORE 23:10:07.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_IGNORE 23:10:07.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48144]) process #1 30 23:10:07.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48144]] process command=SSH_MSG_KEXDH_INIT 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48144]] Send SSH_MSG_KEXDH_REPLY 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48144]) packet #1 sending command=31[31] len=1639 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48144])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48144]) Send SSH_MSG_NEWKEYS 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48144]) session ID=a3:14:3a:e1:10:7a:88:f6:b9:7d:87:d3:6b:c7:53:96:10:d7:91:ca:82:4b:bb:f0:ef:45:0b:9a:a5:0b:49:63:fc:66:6f:de:88:47:50:44:53:d1:02:3f:77:57:d8:92:98:90:e7:b3:7e:a4:45:0d:e5:62:f1:58:7e:4d:b5:5e 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48144]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48144]): strict KEX resets output message sequence number from 3 to 0 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48144]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2d3e3b08; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48144])[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 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48144])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48144]) packet #0 sending command=7[7] len=419 23:10:07.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48144]) No pending packets to flush at end of KEX 23:10:07.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #10 SSH_MSG_IGNORE 23:10:07.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:10:07.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:07.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48144]) process #2 SSH_MSG_NEWKEYS 23:10:07.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48144]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:07.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48144]): strict KEX resets input message sequence number from 3 to 0 23:10:07.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48144]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3cbebae0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:07.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48144]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48144]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48144]) authorized authentication methods: password,publickey 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48144]) Accepted service ssh-userauth 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48144]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48144]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48144]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48144]) no authentication factory for method=none 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48144]) SSH_MSG_USERAUTH_REQUEST 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48144]) remaining methods: password,publickey 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48144]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48144]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48144]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:07.451 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48144]) authentication result: true 23:10:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48144]) SSH_MSG_USERAUTH_REQUEST 23:10:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48144])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48144]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48144]) no heartbeat to stop 23:10:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48144]) heartbeat type=IGNORE, interval=PT30S 23:10:07.451 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48144 authenticated 23:10:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48144]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48144]] session=TransportServerSession[admin@/10.30.170.252:48144] id=0 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48144])) size=2097152, max=2097152, packet=32768 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48144]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48144] 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48144]) recipient=0 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144])) size=2097152, max=2097152, packet=32768 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144])) re-initializing 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144])) size=2097152, max=2097152, packet=32768 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144])[want-reply=true] subsystem=netconf 23:10:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144])[subsystem] prepared command 23:10:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144]}} established 23:10:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 194: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18023 23:10:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 194: Creating data stores for simulated device 23:10:07.453 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:07.453 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:07.453 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:07.457 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@434db6f5 23:10:07.457 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:07.457 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:07.457 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:07.457 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:07.457 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:07.458 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:07.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:07.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:07.458 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@434db6f5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@434db6f5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a4847b0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a4847b0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:07.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:07.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:07.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144] 23:10:07.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 194 on channel [id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144] 23:10:07.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) by 1103 down to 2096049 23:10:07.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144] 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144] 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) request=subsystem result=ReplySuccess, want-reply=true 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) request=subsystem activate command 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) starting runner for command=netconf 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #5 SSH_MSG_CHANNEL_DATA 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) by 373 down to 2096779 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_CHANNEL_DATA len=373 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144] 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144] 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144] 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18023', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=194} created 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144]} created 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144] successful with session NetconfServerSession{sessionId=194, channel=[id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144]} 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144]} up 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #6 SSH_MSG_CHANNEL_DATA 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) by 393 down to 2096386 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_CHANNEL_DATA len=393 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144] 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:07.461 [netconf-device-simulator-threads-6] 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=194} 23:10:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x8ca9eae4, L:/10.30.170.33:18023 - R:/10.30.170.252:48144]} EXI handlers added to pipeline 23:10:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) by 179 down to 2095870 23:10:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:07.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #7 SSH_MSG_CHANNEL_DATA 23:10:07.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) by 340 down to 2096046 23:10:07.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_CHANNEL_DATA len=340 23:10:07.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144] 23:10:07.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:07.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:07.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=194} 23:10:07.464 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a4847b0 23:10:07.464 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:07.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:07.464 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:07.464 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:07.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:07.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:07.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:07.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:07.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:07.466 [netconf-device-simulator-threads-6] 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 23:10:07.466 [netconf-device-simulator-threads-6] 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 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) by 733 down to 2095137 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:07.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:07.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:07.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #9 SSH_MSG_IGNORE 23:10:07.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:10:07.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604]} 23:10:07.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60604]): SSH-2.0-SSHD-UNKNOWN 23:10:07.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60604]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:07.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60604]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:07.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:07.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60604]) Send SSH_MSG_KEXINIT 23:10:07.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60604]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:07.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60604]) process #0 SSH_MSG_KEXINIT 23:10:07.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60604]) SSH_MSG_KEXINIT 23:10:07.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60604]) strict KEX=true client=true server=true 23:10:07.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60604]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:07.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60604]) Kex: server host key algorithms = rsa-sha2-512 23:10:07.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60604]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:07.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60604]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:07.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60604]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:07.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60604]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:07.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60604]) Kex: compression algorithms (client to server) = none 23:10:07.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60604]) Kex: compression algorithms (server to client) = none 23:10:07.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:07.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #8 SSH_MSG_IGNORE 23:10:07.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_IGNORE 23:10:08.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60604]) process #1 30 23:10:08.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60604]] process command=SSH_MSG_KEXDH_INIT 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60604]] Send SSH_MSG_KEXDH_REPLY 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60604]) packet #1 sending command=31[31] len=1639 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60604])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60604]) Send SSH_MSG_NEWKEYS 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60604]) session ID=d1:94:5f:4f:79:b6:9c:b6:56:a2:27:4a:44:e3:63:88:d6:7b:f8:6e:22:9a:4b:51:35:f7:76:46:92:ca:b4:0c:ab:91:10:98:cf:31:f7:f9:fc:03:5b:37:f6:59:bb:6c:83:10:32:0e:05:47:c8:31:a6:a1:65:e8:18:1a:5d:ae 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60604]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60604]): strict KEX resets output message sequence number from 3 to 0 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@50bb10b9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60604])[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 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60604])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60604]) packet #0 sending command=7[7] len=419 23:10:08.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60604]) No pending packets to flush at end of KEX 23:10:08.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60604]) process #2 SSH_MSG_NEWKEYS 23:10:08.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60604]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:08.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60604]): strict KEX resets input message sequence number from 3 to 0 23:10:08.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7011a679; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:08.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:08.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60604]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:08.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60604]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:08.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60604]) authorized authentication methods: password,publickey 23:10:08.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60604]) Accepted service ssh-userauth 23:10:08.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60604]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:08.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60604]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60604]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60604]) no authentication factory for method=none 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60604]) SSH_MSG_USERAUTH_REQUEST 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60604]) remaining methods: password,publickey 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60604]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60604]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60604]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:08.112 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60604]) authentication result: true 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60604]) SSH_MSG_USERAUTH_REQUEST 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60604])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60604]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:08.112 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:08.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60604]) no heartbeat to stop 23:10:08.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60604]) heartbeat type=IGNORE, interval=PT30S 23:10:08.113 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60604 authenticated 23:10:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60604]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60604]] session=TransportServerSession[admin@/10.30.170.252:60604] id=0 23:10:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60604])) size=2097152, max=2097152, packet=32768 23:10:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60604]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60604] 23:10:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60604]) recipient=0 23:10:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604])) size=2097152, max=2097152, packet=32768 23:10:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604])) re-initializing 23:10:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604])) size=2097152, max=2097152, packet=32768 23:10:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:08.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:08.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:08.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604])[want-reply=true] subsystem=netconf 23:10:08.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604])[subsystem] prepared command 23:10:08.115 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:08.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:08.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604]}} established 23:10:08.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 195: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18024 23:10:08.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 195: Creating data stores for simulated device 23:10:08.115 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:08.115 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:08.116 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:08.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:08.116 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:08.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6af7be62 23:10:08.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:08.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:08.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:08.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:08.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:08.118 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:08.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:08.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:08.118 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6af7be62, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6af7be62, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@562465d4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@562465d4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:08.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:08.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:08.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604] 23:10:08.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 195 on channel [id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604] 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) by 1103 down to 2096049 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604] 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604] 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) request=subsystem result=ReplySuccess, want-reply=true 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) request=subsystem activate command 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) starting runner for command=netconf 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #5 SSH_MSG_CHANNEL_DATA 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) by 373 down to 2096779 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_CHANNEL_DATA len=373 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604] 23:10:08.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604] 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604] 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18024', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=195} created 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604]} created 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604] successful with session NetconfServerSession{sessionId=195, channel=[id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604]} 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604]} up 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #6 SSH_MSG_CHANNEL_DATA 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) by 393 down to 2096386 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_CHANNEL_DATA len=393 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604] 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:08.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:08.122 [netconf-device-simulator-threads-0] 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=195} 23:10:08.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:08.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x0e6cfd42, L:/10.30.170.33:18024 - R:/10.30.170.252:60604]} EXI handlers added to pipeline 23:10:08.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:08.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) by 179 down to 2095870 23:10:08.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:08.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:08.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #7 SSH_MSG_CHANNEL_DATA 23:10:08.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) by 340 down to 2096046 23:10:08.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_CHANNEL_DATA len=340 23:10:08.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604] 23:10:08.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=195} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@562465d4 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:08.125 [netconf-device-simulator-threads-0] 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 23:10:08.125 [netconf-device-simulator-threads-0] 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 23:10:08.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:08.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) by 733 down to 2095137 23:10:08.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:08.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:08.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628]} 23:10:08.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46628]): SSH-2.0-SSHD-UNKNOWN 23:10:08.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46628]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:08.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46628]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:08.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:08.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #10 SSH_MSG_IGNORE 23:10:08.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:10:08.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #9 SSH_MSG_IGNORE 23:10:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:10:08.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46628]) Send SSH_MSG_KEXINIT 23:10:08.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46628]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:08.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46628]) process #0 SSH_MSG_KEXINIT 23:10:08.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46628]) SSH_MSG_KEXINIT 23:10:08.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46628]) strict KEX=true client=true server=true 23:10:08.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46628]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:08.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46628]) Kex: server host key algorithms = rsa-sha2-512 23:10:08.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46628]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:08.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46628]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:08.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46628]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:08.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46628]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:08.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46628]) Kex: compression algorithms (client to server) = none 23:10:08.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46628]) Kex: compression algorithms (server to client) = none 23:10:08.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:08.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:08.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #8 SSH_MSG_IGNORE 23:10:08.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_IGNORE 23:10:08.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46628]) process #1 30 23:10:08.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46628]] process command=SSH_MSG_KEXDH_INIT 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46628]] Send SSH_MSG_KEXDH_REPLY 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46628]) packet #1 sending command=31[31] len=1639 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46628])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46628]) Send SSH_MSG_NEWKEYS 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46628]) session ID=8b:da:cf:83:78:4a:4a:35:d2:fb:40:90:4e:65:cb:98:8d:40:1d:bb:72:6a:b3:4b:c7:98:ef:3b:34:ff:c1:75:11:e1:3f:8a:38:96:37:8f:61:2e:d8:19:e2:4d:3d:90:4b:b2:6b:ea:b3:e8:db:f0:8d:89:5e:75:b3:ba:5c:f9 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46628]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46628]): strict KEX resets output message sequence number from 3 to 0 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46628]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@563eca8f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46628])[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 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46628])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46628]) packet #0 sending command=7[7] len=419 23:10:08.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46628]) No pending packets to flush at end of KEX 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46628]) process #2 SSH_MSG_NEWKEYS 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46628]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46628]): strict KEX resets input message sequence number from 3 to 0 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46628]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6138588c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46628]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46628]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46628]) authorized authentication methods: password,publickey 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46628]) Accepted service ssh-userauth 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46628]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46628]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46628]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46628]) no authentication factory for method=none 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46628]) SSH_MSG_USERAUTH_REQUEST 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46628]) remaining methods: password,publickey 23:10:08.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46628]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46628]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46628]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:08.550 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46628]) authentication result: true 23:10:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46628]) SSH_MSG_USERAUTH_REQUEST 23:10:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46628])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46628]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46628]) no heartbeat to stop 23:10:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46628]) heartbeat type=IGNORE, interval=PT30S 23:10:08.550 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46628 authenticated 23:10:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46628]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46628]] session=TransportServerSession[admin@/10.30.170.252:46628] id=0 23:10:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46628])) size=2097152, max=2097152, packet=32768 23:10:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46628]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46628] 23:10:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46628]) recipient=0 23:10:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628])) size=2097152, max=2097152, packet=32768 23:10:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628])) re-initializing 23:10:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628])) size=2097152, max=2097152, packet=32768 23:10:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:08.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:08.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:08.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628])[want-reply=true] subsystem=netconf 23:10:08.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628])[subsystem] prepared command 23:10:08.552 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:08.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:08.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628]}} established 23:10:08.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 196: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18025 23:10:08.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 196: Creating data stores for simulated device 23:10:08.553 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:08.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:08.553 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:08.553 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:08.553 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:08.554 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34c3fc15 23:10:08.554 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:08.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:08.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:08.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:08.555 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:08.555 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:08.555 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:08.556 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:08.556 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34c3fc15, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34c3fc15, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53926fcd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53926fcd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:08.556 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:08.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:08.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628] 23:10:08.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 196 on channel [id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628] 23:10:08.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) by 1103 down to 2096049 23:10:08.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:08.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628] 23:10:08.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628] 23:10:08.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) request=subsystem result=ReplySuccess, want-reply=true 23:10:08.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:08.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) request=subsystem activate command 23:10:08.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) starting runner for command=netconf 23:10:08.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #5 SSH_MSG_CHANNEL_DATA 23:10:08.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) by 373 down to 2096779 23:10:08.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_CHANNEL_DATA len=373 23:10:08.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628] 23:10:08.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:08.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628] 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628] 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18025', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=196} created 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628]} created 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628] successful with session NetconfServerSession{sessionId=196, channel=[id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628]} 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628]} up 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #6 SSH_MSG_CHANNEL_DATA 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) by 393 down to 2096386 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_CHANNEL_DATA len=393 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628] 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:08.560 [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=196} 23:10:08.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:08.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xa423143e, L:/10.30.170.33:18025 - R:/10.30.170.252:46628]} EXI handlers added to pipeline 23:10:08.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:08.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) by 179 down to 2095870 23:10:08.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:08.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:08.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #7 SSH_MSG_CHANNEL_DATA 23:10:08.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) by 340 down to 2096046 23:10:08.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_CHANNEL_DATA len=340 23:10:08.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628] 23:10:08.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=196} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53926fcd 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:08.564 [netconf-device-simulator-threads-2] 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 23:10:08.564 [netconf-device-simulator-threads-2] 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 23:10:08.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:08.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) by 733 down to 2095137 23:10:08.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:08.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:08.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:08.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #10 SSH_MSG_IGNORE 23:10:08.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:10:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #9 SSH_MSG_IGNORE 23:10:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:10:08.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:08.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014]} 23:10:08.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36014]): SSH-2.0-SSHD-UNKNOWN 23:10:08.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36014]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:08.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36014]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:08.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36014]) Send SSH_MSG_KEXINIT 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36014]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36014]) process #0 SSH_MSG_KEXINIT 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36014]) SSH_MSG_KEXINIT 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36014]) strict KEX=true client=true server=true 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36014]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36014]) Kex: server host key algorithms = rsa-sha2-512 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36014]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36014]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36014]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36014]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36014]) Kex: compression algorithms (client to server) = none 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36014]) Kex: compression algorithms (server to client) = none 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #8 SSH_MSG_IGNORE 23:10:08.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_IGNORE 23:10:09.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36014]) process #1 30 23:10:09.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36014]] process command=SSH_MSG_KEXDH_INIT 23:10:09.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36014]] Send SSH_MSG_KEXDH_REPLY 23:10:09.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36014]) packet #1 sending command=31[31] len=1639 23:10:09.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36014])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:09.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36014]) Send SSH_MSG_NEWKEYS 23:10:09.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36014]) session ID=74:0d:05:0f:e2:57:41:50:3d:0a:8f:24:aa:f1:57:b3:7e:16:e8:f7:00:c6:8c:fe:08:99:89:55:53:e9:ec:7f:4b:cf:c6:5c:e3:62:e4:18:3f:60:e1:4b:b1:be:b5:9f:fe:54:c7:43:83:15:08:45:4b:b0:1c:05:a0:ae:f5:8e 23:10:09.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36014]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:09.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36014]): strict KEX resets output message sequence number from 3 to 0 23:10:09.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36014]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17e92363; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:09.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36014])[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 23:10:09.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36014])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:09.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36014]) packet #0 sending command=7[7] len=419 23:10:09.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36014]) No pending packets to flush at end of KEX 23:10:09.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36014]) process #2 SSH_MSG_NEWKEYS 23:10:09.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36014]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:09.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36014]): strict KEX resets input message sequence number from 3 to 0 23:10:09.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36014]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@145f8521; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36014]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36014]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36014]) authorized authentication methods: password,publickey 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36014]) Accepted service ssh-userauth 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36014]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36014]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36014]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36014]) no authentication factory for method=none 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36014]) SSH_MSG_USERAUTH_REQUEST 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36014]) remaining methods: password,publickey 23:10:09.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36014]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:09.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36014]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:09.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:09.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36014]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:09.113 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:09.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36014]) authentication result: true 23:10:09.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36014]) SSH_MSG_USERAUTH_REQUEST 23:10:09.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36014])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:09.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36014]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:09.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:09.113 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:09.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36014]) no heartbeat to stop 23:10:09.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36014]) heartbeat type=IGNORE, interval=PT30S 23:10:09.120 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36014 authenticated 23:10:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36014]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36014]] session=TransportServerSession[admin@/10.30.170.252:36014] id=0 23:10:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36014])) size=2097152, max=2097152, packet=32768 23:10:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36014]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36014] 23:10:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36014]) recipient=0 23:10:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014])) size=2097152, max=2097152, packet=32768 23:10:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014])) re-initializing 23:10:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014])) size=2097152, max=2097152, packet=32768 23:10:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:09.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:09.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:09.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014])[want-reply=true] subsystem=netconf 23:10:09.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014])[subsystem] prepared command 23:10:09.121 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:09.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:09.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014]}} established 23:10:09.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 197: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18026 23:10:09.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 197: Creating data stores for simulated device 23:10:09.121 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:09.121 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:09.122 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:09.122 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:09.122 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:09.122 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@606e507f 23:10:09.122 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:09.123 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:09.123 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:09.123 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:09.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:09.123 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:09.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:09.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:09.123 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@606e507f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@606e507f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54220dbc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54220dbc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:09.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:09.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:09.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014] 23:10:09.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 197 on channel [id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014] 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) by 1103 down to 2096049 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014] 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014] 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) request=subsystem result=ReplySuccess, want-reply=true 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) request=subsystem activate command 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) starting runner for command=netconf 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #5 SSH_MSG_CHANNEL_DATA 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) by 373 down to 2096779 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_CHANNEL_DATA len=373 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014] 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014] 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014] 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18026', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=197} created 23:10:09.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014]} created 23:10:09.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014] successful with session NetconfServerSession{sessionId=197, channel=[id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014]} 23:10:09.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014]} up 23:10:09.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #6 SSH_MSG_CHANNEL_DATA 23:10:09.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) by 393 down to 2096386 23:10:09.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_CHANNEL_DATA len=393 23:10:09.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014] 23:10:09.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:09.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:09.126 [netconf-device-simulator-threads-4] 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=197} 23:10:09.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:09.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x57961958, L:/10.30.170.33:18026 - R:/10.30.170.252:36014]} EXI handlers added to pipeline 23:10:09.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:09.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) by 179 down to 2095870 23:10:09.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:09.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:09.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #7 SSH_MSG_CHANNEL_DATA 23:10:09.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) by 340 down to 2096046 23:10:09.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_CHANNEL_DATA len=340 23:10:09.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014] 23:10:09.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:09.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=197} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54220dbc 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:09.131 [netconf-device-simulator-threads-4] 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 23:10:09.131 [netconf-device-simulator-threads-4] 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 23:10:09.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:09.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) by 733 down to 2095137 23:10:09.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:09.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:09.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #9 SSH_MSG_IGNORE 23:10:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:10:09.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722]} 23:10:09.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42722]): SSH-2.0-SSHD-UNKNOWN 23:10:09.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42722]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:09.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42722]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:09.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42722]) Send SSH_MSG_KEXINIT 23:10:09.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42722]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42722]) process #0 SSH_MSG_KEXINIT 23:10:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42722]) SSH_MSG_KEXINIT 23:10:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42722]) strict KEX=true client=true server=true 23:10:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42722]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42722]) Kex: server host key algorithms = rsa-sha2-512 23:10:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42722]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42722]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42722]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42722]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42722]) Kex: compression algorithms (client to server) = none 23:10:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42722]) Kex: compression algorithms (server to client) = none 23:10:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:09.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42722]) process #1 30 23:10:09.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42722]] process command=SSH_MSG_KEXDH_INIT 23:10:09.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42722]] Send SSH_MSG_KEXDH_REPLY 23:10:09.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42722]) packet #1 sending command=31[31] len=1639 23:10:09.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42722])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:09.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42722]) Send SSH_MSG_NEWKEYS 23:10:09.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42722]) session ID=95:05:50:53:69:ea:b9:cc:a2:65:fe:8c:86:85:3b:90:c3:fc:6b:95:b1:64:83:99:31:ed:68:f4:2f:c9:2c:92:86:95:05:d7:e3:c3:17:40:a6:63:c3:2e:65:1f:9e:d4:79:f8:c5:a6:38:66:43:5f:f3:11:c3:0e:b3:ed:ca:66 23:10:09.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42722]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:09.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42722]): strict KEX resets output message sequence number from 3 to 0 23:10:09.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42722]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e497960; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:09.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42722])[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 23:10:09.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42722])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:09.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42722]) packet #0 sending command=7[7] len=419 23:10:09.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42722]) No pending packets to flush at end of KEX 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42722]) process #2 SSH_MSG_NEWKEYS 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42722]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42722]): strict KEX resets input message sequence number from 3 to 0 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42722]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e5acf7f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42722]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42722]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42722]) authorized authentication methods: password,publickey 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42722]) Accepted service ssh-userauth 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42722]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42722]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42722]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42722]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42722]) no authentication factory for method=none 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42722]) SSH_MSG_USERAUTH_REQUEST 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42722]) remaining methods: password,publickey 23:10:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42722]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #8 SSH_MSG_IGNORE 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42722]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42722]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42722]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:09.455 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42722]) authentication result: true 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42722]) SSH_MSG_USERAUTH_REQUEST 23:10:09.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42722])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42722]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42722]) no heartbeat to stop 23:10:09.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42722]) heartbeat type=IGNORE, interval=PT30S 23:10:09.455 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42722 authenticated 23:10:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42722]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42722]] session=TransportServerSession[admin@/10.30.170.252:42722] id=0 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42722])) size=2097152, max=2097152, packet=32768 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42722]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42722] 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42722]) recipient=0 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722])) size=2097152, max=2097152, packet=32768 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722])) re-initializing 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722])) size=2097152, max=2097152, packet=32768 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722])[want-reply=true] subsystem=netconf 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722])[subsystem] prepared command 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:09.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722]}} established 23:10:09.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 198: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18027 23:10:09.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 198: Creating data stores for simulated device 23:10:09.458 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:09.458 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:09.458 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:09.458 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:09.458 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:09.459 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5950bb26 23:10:09.459 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:09.459 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:09.459 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:09.459 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:09.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:09.460 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:09.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:09.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:09.460 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5950bb26, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5950bb26, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d6e1c82, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d6e1c82, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:09.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:09.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:09.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722] 23:10:09.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 198 on channel [id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722] 23:10:09.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) by 1103 down to 2096049 23:10:09.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:09.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722] 23:10:09.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722] 23:10:09.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) request=subsystem result=ReplySuccess, want-reply=true 23:10:09.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:09.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) request=subsystem activate command 23:10:09.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) starting runner for command=netconf 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #5 SSH_MSG_CHANNEL_DATA 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) by 373 down to 2096779 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_CHANNEL_DATA len=373 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722] 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722] 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722] 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18027', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=198} created 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=198, channel=[id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722]} created 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722] successful with session NetconfServerSession{sessionId=198, channel=[id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722]} 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=198, channel=[id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722]} up 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #6 SSH_MSG_CHANNEL_DATA 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) by 393 down to 2096386 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_CHANNEL_DATA len=393 23:10:09.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722] 23:10:09.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:09.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:09.464 [netconf-device-simulator-threads-6] 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=198} 23:10:09.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:09.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=198, channel=[id: 0xd9c2b1a0, L:/10.30.170.33:18027 - R:/10.30.170.252:42722]} EXI handlers added to pipeline 23:10:09.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:09.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) by 179 down to 2095870 23:10:09.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:09.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #7 SSH_MSG_CHANNEL_DATA 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) by 340 down to 2096046 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_CHANNEL_DATA len=340 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722] 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=198} 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d6e1c82 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:09.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:09.467 [netconf-device-simulator-threads-6] 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 23:10:09.467 [netconf-device-simulator-threads-6] 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 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) by 733 down to 2095137 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:09.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:09.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #10 SSH_MSG_IGNORE 23:10:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:10:09.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #9 SSH_MSG_IGNORE 23:10:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:10:09.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #10 SSH_MSG_IGNORE 23:10:09.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:10:09.687 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:09.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318]} 23:10:09.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34318]): SSH-2.0-SSHD-UNKNOWN 23:10:09.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34318]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:09.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34318]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:09.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34318]) Send SSH_MSG_KEXINIT 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34318]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34318]) process #0 SSH_MSG_KEXINIT 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34318]) SSH_MSG_KEXINIT 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34318]) strict KEX=true client=true server=true 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34318]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34318]) Kex: server host key algorithms = rsa-sha2-512 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34318]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34318]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34318]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34318]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34318]) Kex: compression algorithms (client to server) = none 23:10:09.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34318]) Kex: compression algorithms (server to client) = none 23:10:09.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:09.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #8 SSH_MSG_IGNORE 23:10:09.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:10:10.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34318]) process #1 30 23:10:10.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34318]] process command=SSH_MSG_KEXDH_INIT 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34318]] Send SSH_MSG_KEXDH_REPLY 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34318]) packet #1 sending command=31[31] len=1639 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34318])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34318]) Send SSH_MSG_NEWKEYS 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34318]) session ID=ee:a9:82:13:f5:d3:b5:15:75:2d:2f:0f:24:69:86:3f:0e:12:26:e6:aa:4d:e9:be:b0:85:0a:5c:8e:cd:ac:20:46:47:ca:86:e5:96:53:74:e7:db:0a:ae:3d:68:7a:fd:1b:1d:90:28:ff:78:99:ef:d7:91:3f:14:10:65:93:f5 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34318]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34318]): strict KEX resets output message sequence number from 3 to 0 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34318]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@795c093b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34318])[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 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34318])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34318]) packet #0 sending command=7[7] len=419 23:10:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34318]) No pending packets to flush at end of KEX 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34318]) process #2 SSH_MSG_NEWKEYS 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34318]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34318]): strict KEX resets input message sequence number from 3 to 0 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34318]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@543d168b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34318]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34318]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34318]) authorized authentication methods: password,publickey 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34318]) Accepted service ssh-userauth 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34318]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34318]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:10.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34318]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34318]) no authentication factory for method=none 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34318]) SSH_MSG_USERAUTH_REQUEST 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34318]) remaining methods: password,publickey 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34318]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34318]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34318]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:10.087 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34318]) authentication result: true 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34318]) SSH_MSG_USERAUTH_REQUEST 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34318])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34318]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:10.087 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:10.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34318]) no heartbeat to stop 23:10:10.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34318]) heartbeat type=IGNORE, interval=PT30S 23:10:10.088 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34318 authenticated 23:10:10.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:10.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34318]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:10.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34318]] session=TransportServerSession[admin@/10.30.170.252:34318] id=0 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34318])) size=2097152, max=2097152, packet=32768 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34318]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34318] 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34318]) recipient=0 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318])) size=2097152, max=2097152, packet=32768 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318])) re-initializing 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318])) size=2097152, max=2097152, packet=32768 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318])[want-reply=true] subsystem=netconf 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318])[subsystem] prepared command 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:10.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318]}} established 23:10:10.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 199: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18028 23:10:10.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 199: Creating data stores for simulated device 23:10:10.090 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:10.090 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:10.090 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:10.090 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:10.090 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:10.091 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b09eb07 23:10:10.091 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:10.091 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:10.092 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:10.092 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:10.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:10.092 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:10.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:10.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:10.092 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b09eb07, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b09eb07, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2afc4b79, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2afc4b79, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:10.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:10.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:10.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318] 23:10:10.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 199 on channel [id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318] 23:10:10.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) by 1103 down to 2096049 23:10:10.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:10.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318] 23:10:10.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318] 23:10:10.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) request=subsystem result=ReplySuccess, want-reply=true 23:10:10.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:10.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) request=subsystem activate command 23:10:10.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) starting runner for command=netconf 23:10:10.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #5 SSH_MSG_CHANNEL_DATA 23:10:10.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) by 373 down to 2096779 23:10:10.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_CHANNEL_DATA len=373 23:10:10.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318] 23:10:10.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318] 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318] 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18028', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=199} created 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318]} created 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318] successful with session NetconfServerSession{sessionId=199, channel=[id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318]} 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318]} up 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #6 SSH_MSG_CHANNEL_DATA 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) by 393 down to 2096386 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_CHANNEL_DATA len=393 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318] 23:10:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:10.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:10.097 [netconf-device-simulator-threads-0] 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=199} 23:10:10.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:10.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x52d0b0cd, L:/10.30.170.33:18028 - R:/10.30.170.252:34318]} EXI handlers added to pipeline 23:10:10.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:10.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) by 179 down to 2095870 23:10:10.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:10.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:10.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #7 SSH_MSG_CHANNEL_DATA 23:10:10.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) by 340 down to 2096046 23:10:10.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_CHANNEL_DATA len=340 23:10:10.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318] 23:10:10.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:10.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:10.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=199} 23:10:10.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2afc4b79 23:10:10.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:10.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:10.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:10.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:10.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:10.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:10.102 [netconf-device-simulator-threads-0] 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 23:10:10.102 [netconf-device-simulator-threads-0] 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 23:10:10.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:10.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) by 733 down to 2095137 23:10:10.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:10.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:10.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #10 SSH_MSG_IGNORE 23:10:10.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:10:10.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:10.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:10.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #8 SSH_MSG_IGNORE 23:10:10.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_IGNORE 23:10:10.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888]} 23:10:10.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39888]): SSH-2.0-SSHD-UNKNOWN 23:10:10.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39888]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:10.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39888]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:10.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #9 SSH_MSG_IGNORE 23:10:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:10:10.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39888]) Send SSH_MSG_KEXINIT 23:10:10.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39888]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:10.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39888]) process #0 SSH_MSG_KEXINIT 23:10:10.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39888]) SSH_MSG_KEXINIT 23:10:10.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39888]) strict KEX=true client=true server=true 23:10:10.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39888]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:10.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39888]) Kex: server host key algorithms = rsa-sha2-512 23:10:10.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39888]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:10.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39888]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:10.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39888]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:10.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39888]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:10.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39888]) Kex: compression algorithms (client to server) = none 23:10:10.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39888]) Kex: compression algorithms (server to client) = none 23:10:10.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:10.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39888]) process #1 30 23:10:10.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39888]] process command=SSH_MSG_KEXDH_INIT 23:10:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39888]] Send SSH_MSG_KEXDH_REPLY 23:10:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39888]) packet #1 sending command=31[31] len=1639 23:10:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39888])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39888]) Send SSH_MSG_NEWKEYS 23:10:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39888]) session ID=c6:2e:44:fb:02:02:6f:fa:88:15:34:01:74:e7:02:01:4c:c5:64:c2:6e:13:a3:a2:66:bb:4c:8e:f2:cc:83:f1:14:e0:18:9f:1c:77:77:d4:8e:c4:0c:38:77:ea:b7:84:4f:a1:b8:34:aa:cb:c7:8b:80:64:ee:dd:c7:c9:c6:3a 23:10:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39888]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39888]): strict KEX resets output message sequence number from 3 to 0 23:10:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39888]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@70f5999b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39888])[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 23:10:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39888])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39888]) packet #0 sending command=7[7] len=419 23:10:10.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39888]) No pending packets to flush at end of KEX 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39888]) process #2 SSH_MSG_NEWKEYS 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39888]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39888]): strict KEX resets input message sequence number from 3 to 0 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39888]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@78173a4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39888]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39888]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39888]) authorized authentication methods: password,publickey 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39888]) Accepted service ssh-userauth 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39888]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39888]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39888]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39888]) no authentication factory for method=none 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39888]) SSH_MSG_USERAUTH_REQUEST 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39888]) remaining methods: password,publickey 23:10:10.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39888]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39888]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39888]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:10.540 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39888]) authentication result: true 23:10:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39888]) SSH_MSG_USERAUTH_REQUEST 23:10:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39888])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39888]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39888]) no heartbeat to stop 23:10:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39888]) heartbeat type=IGNORE, interval=PT30S 23:10:10.540 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39888 authenticated 23:10:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39888]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39888]] session=TransportServerSession[admin@/10.30.170.252:39888] id=0 23:10:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39888])) size=2097152, max=2097152, packet=32768 23:10:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39888]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39888] 23:10:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39888]) recipient=0 23:10:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888])) size=2097152, max=2097152, packet=32768 23:10:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888])) re-initializing 23:10:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888])) size=2097152, max=2097152, packet=32768 23:10:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:10.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:10.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:10.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888])[want-reply=true] subsystem=netconf 23:10:10.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888])[subsystem] prepared command 23:10:10.542 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:10.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:10.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888]}} established 23:10:10.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 200: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18029 23:10:10.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 200: Creating data stores for simulated device 23:10:10.542 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:10.542 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:10.542 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:10.542 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:10.542 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:10.543 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c03f464 23:10:10.543 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:10.543 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:10.543 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:10.543 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:10.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:10.543 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:10.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:10.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:10.543 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c03f464, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c03f464, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d833c4b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d833c4b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:10.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:10.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888] 23:10:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 200 on channel [id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888] 23:10:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) by 1103 down to 2096049 23:10:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888] 23:10:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888] 23:10:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) request=subsystem result=ReplySuccess, want-reply=true 23:10:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) request=subsystem activate command 23:10:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) starting runner for command=netconf 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #5 SSH_MSG_CHANNEL_DATA 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) by 373 down to 2096779 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_CHANNEL_DATA len=373 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888] 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888] 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888] 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18029', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=200} created 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888]} created 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888] successful with session NetconfServerSession{sessionId=200, channel=[id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888]} 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888]} up 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #6 SSH_MSG_CHANNEL_DATA 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) by 393 down to 2096386 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_CHANNEL_DATA len=393 23:10:10.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888] 23:10:10.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:10.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:10.546 [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=200} 23:10:10.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:10.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xa51a781e, L:/10.30.170.33:18029 - R:/10.30.170.252:39888]} EXI handlers added to pipeline 23:10:10.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:10.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) by 179 down to 2095870 23:10:10.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:10.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:10.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #7 SSH_MSG_CHANNEL_DATA 23:10:10.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) by 340 down to 2096046 23:10:10.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_CHANNEL_DATA len=340 23:10:10.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888] 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=200} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d833c4b 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:10.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:10.548 [netconf-device-simulator-threads-2] 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 23:10:10.548 [netconf-device-simulator-threads-2] 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 23:10:10.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:10.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) by 733 down to 2095137 23:10:10.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:10.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #9 SSH_MSG_IGNORE 23:10:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:10:10.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:10.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #8 SSH_MSG_IGNORE 23:10:10.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_IGNORE 23:10:10.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:10.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982]} 23:10:10.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37982]): SSH-2.0-SSHD-UNKNOWN 23:10:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37982]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37982]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:10.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37982]) Send SSH_MSG_KEXINIT 23:10:10.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37982]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:10.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37982]) process #0 SSH_MSG_KEXINIT 23:10:10.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37982]) SSH_MSG_KEXINIT 23:10:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37982]) strict KEX=true client=true server=true 23:10:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37982]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37982]) Kex: server host key algorithms = rsa-sha2-512 23:10:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37982]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37982]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37982]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37982]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37982]) Kex: compression algorithms (client to server) = none 23:10:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37982]) Kex: compression algorithms (server to client) = none 23:10:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:11.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #10 SSH_MSG_IGNORE 23:10:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:10:11.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37982]) process #1 30 23:10:11.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37982]] process command=SSH_MSG_KEXDH_INIT 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37982]] Send SSH_MSG_KEXDH_REPLY 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37982]) packet #1 sending command=31[31] len=1639 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37982])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37982]) Send SSH_MSG_NEWKEYS 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37982]) session ID=00:7c:15:37:e3:0a:53:57:e2:ee:bb:78:ac:b8:04:88:b4:3a:ed:8d:9a:90:8b:45:38:8c:7d:59:4b:12:ec:fe:ec:fc:6d:a5:16:75:bb:a3:1b:fc:21:91:09:75:7b:21:50:07:43:39:9c:c5:d7:b4:64:2d:28:ce:01:c3:d6:0d 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37982]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37982]): strict KEX resets output message sequence number from 3 to 0 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37982]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@45cab9a5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37982])[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 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37982])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37982]) packet #0 sending command=7[7] len=419 23:10:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37982]) No pending packets to flush at end of KEX 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37982]) process #2 SSH_MSG_NEWKEYS 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37982]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37982]): strict KEX resets input message sequence number from 3 to 0 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37982]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4a8aed9e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37982]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37982]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37982]) authorized authentication methods: password,publickey 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37982]) Accepted service ssh-userauth 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37982]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37982]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37982]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37982]) no authentication factory for method=none 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37982]) SSH_MSG_USERAUTH_REQUEST 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37982]) remaining methods: password,publickey 23:10:11.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37982]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:11.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37982]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:11.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:11.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37982]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:11.064 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:11.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37982]) authentication result: true 23:10:11.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37982]) SSH_MSG_USERAUTH_REQUEST 23:10:11.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37982])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:11.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37982]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:11.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:11.064 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:11.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37982]) no heartbeat to stop 23:10:11.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37982]) heartbeat type=IGNORE, interval=PT30S 23:10:11.064 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37982 authenticated 23:10:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37982]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37982]] session=TransportServerSession[admin@/10.30.170.252:37982] id=0 23:10:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37982])) size=2097152, max=2097152, packet=32768 23:10:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37982]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37982] 23:10:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37982]) recipient=0 23:10:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982])) size=2097152, max=2097152, packet=32768 23:10:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982])) re-initializing 23:10:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982])) size=2097152, max=2097152, packet=32768 23:10:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:11.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:11.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:11.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982])[want-reply=true] subsystem=netconf 23:10:11.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982])[subsystem] prepared command 23:10:11.066 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:11.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:11.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982]}} established 23:10:11.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 201: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18030 23:10:11.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 201: Creating data stores for simulated device 23:10:11.066 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:11.067 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:11.067 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:11.067 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:11.067 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:11.068 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22ee6558 23:10:11.068 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:11.068 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:11.068 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:11.068 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:11.069 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:11.069 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:11.069 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:11.069 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:11.069 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22ee6558, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22ee6558, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cce93dd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cce93dd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:11.069 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:11.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:11.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982] 23:10:11.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 201 on channel [id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982] 23:10:11.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) by 1103 down to 2096049 23:10:11.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:11.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982] 23:10:11.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982] 23:10:11.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) request=subsystem result=ReplySuccess, want-reply=true 23:10:11.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:11.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) request=subsystem activate command 23:10:11.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) starting runner for command=netconf 23:10:11.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #5 SSH_MSG_CHANNEL_DATA 23:10:11.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) by 373 down to 2096779 23:10:11.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_CHANNEL_DATA len=373 23:10:11.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982] 23:10:11.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:11.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982] 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982] 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18030', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=201} created 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982]} created 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982] successful with session NetconfServerSession{sessionId=201, channel=[id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982]} 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982]} up 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #6 SSH_MSG_CHANNEL_DATA 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) by 393 down to 2096386 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_CHANNEL_DATA len=393 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982] 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:11.073 [netconf-device-simulator-threads-4] 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=201} 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x5776a351, L:/10.30.170.33:18030 - R:/10.30.170.252:37982]} EXI handlers added to pipeline 23:10:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:11.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) by 179 down to 2095870 23:10:11.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:11.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:11.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #7 SSH_MSG_CHANNEL_DATA 23:10:11.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) by 340 down to 2096046 23:10:11.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_CHANNEL_DATA len=340 23:10:11.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982] 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=201} 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cce93dd 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:11.077 [netconf-device-simulator-threads-4] 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 23:10:11.077 [netconf-device-simulator-threads-4] 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 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) by 733 down to 2095137 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:11.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:11.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484]} 23:10:11.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36484]): SSH-2.0-SSHD-UNKNOWN 23:10:11.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36484]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:11.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36484]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:11.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:11.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #9 SSH_MSG_IGNORE 23:10:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:10:11.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #10 SSH_MSG_IGNORE 23:10:11.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:11.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:10:11.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36484]) Send SSH_MSG_KEXINIT 23:10:11.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36484]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:11.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36484]) process #0 SSH_MSG_KEXINIT 23:10:11.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36484]) SSH_MSG_KEXINIT 23:10:11.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36484]) strict KEX=true client=true server=true 23:10:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36484]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36484]) Kex: server host key algorithms = rsa-sha2-512 23:10:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36484]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36484]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36484]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36484]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36484]) Kex: compression algorithms (client to server) = none 23:10:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36484]) Kex: compression algorithms (server to client) = none 23:10:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #8 SSH_MSG_IGNORE 23:10:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_IGNORE 23:10:11.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36484]) process #1 30 23:10:11.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36484]] process command=SSH_MSG_KEXDH_INIT 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36484]] Send SSH_MSG_KEXDH_REPLY 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36484]) packet #1 sending command=31[31] len=1639 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36484])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36484]) Send SSH_MSG_NEWKEYS 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36484]) session ID=ab:7b:84:d2:92:d7:bd:b9:a9:bf:78:f1:d1:06:8d:88:36:0c:dd:9f:b7:f0:d7:3a:3e:54:4c:32:4d:25:44:3d:e9:18:af:31:2c:f9:a2:44:7f:e1:d4:e6:db:31:63:4c:66:b1:12:c3:5f:83:43:92:34:b7:1a:31:96:e3:60:23 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36484]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36484]): strict KEX resets output message sequence number from 3 to 0 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36484]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e1fadb8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36484])[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 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36484])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36484]) packet #0 sending command=7[7] len=419 23:10:11.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36484]) No pending packets to flush at end of KEX 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36484]) process #2 SSH_MSG_NEWKEYS 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36484]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36484]): strict KEX resets input message sequence number from 3 to 0 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36484]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c0bf7b9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36484]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36484]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36484]) authorized authentication methods: password,publickey 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36484]) Accepted service ssh-userauth 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36484]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36484]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36484]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:11.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36484]) no authentication factory for method=none 23:10:11.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36484]) SSH_MSG_USERAUTH_REQUEST 23:10:11.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36484]) remaining methods: password,publickey 23:10:11.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36484]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:11.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36484]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:11.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:11.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36484]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:11.716 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:11.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36484]) authentication result: true 23:10:11.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36484]) SSH_MSG_USERAUTH_REQUEST 23:10:11.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36484])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:11.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36484]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36484]) no heartbeat to stop 23:10:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36484]) heartbeat type=IGNORE, interval=PT30S 23:10:11.717 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36484 authenticated 23:10:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36484]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36484]] session=TransportServerSession[admin@/10.30.170.252:36484] id=0 23:10:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36484])) size=2097152, max=2097152, packet=32768 23:10:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36484]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36484] 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36484]) recipient=0 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484])) size=2097152, max=2097152, packet=32768 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484])) re-initializing 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484])) size=2097152, max=2097152, packet=32768 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484])[want-reply=true] subsystem=netconf 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484])[subsystem] prepared command 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484]}} established 23:10:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 202: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18031 23:10:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 202: Creating data stores for simulated device 23:10:11.719 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:11.719 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:11.719 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:11.719 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45b1c4ff 23:10:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:11.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:11.721 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:11.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:11.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:11.721 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45b1c4ff, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45b1c4ff, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eb96a4a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eb96a4a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:11.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484] 23:10:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 202 on channel [id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484] 23:10:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) by 1103 down to 2096049 23:10:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484] 23:10:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484] 23:10:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) request=subsystem result=ReplySuccess, want-reply=true 23:10:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) request=subsystem activate command 23:10:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) starting runner for command=netconf 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #5 SSH_MSG_CHANNEL_DATA 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) by 373 down to 2096779 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_CHANNEL_DATA len=373 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484] 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484] 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484] 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18031', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=202} created 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=202, channel=[id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484]} created 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484] successful with session NetconfServerSession{sessionId=202, channel=[id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484]} 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=202, channel=[id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484]} up 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #6 SSH_MSG_CHANNEL_DATA 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) by 393 down to 2096386 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_CHANNEL_DATA len=393 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484] 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:11.725 [netconf-device-simulator-threads-6] 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=202} 23:10:11.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:11.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=202, channel=[id: 0xea5bd702, L:/10.30.170.33:18031 - R:/10.30.170.252:36484]} EXI handlers added to pipeline 23:10:11.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:11.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) by 179 down to 2095870 23:10:11.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:11.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:11.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #7 SSH_MSG_CHANNEL_DATA 23:10:11.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) by 340 down to 2096046 23:10:11.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_CHANNEL_DATA len=340 23:10:11.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484] 23:10:11.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:11.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=202} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eb96a4a 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:11.728 [netconf-device-simulator-threads-6] 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 23:10:11.728 [netconf-device-simulator-threads-6] 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 23:10:11.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:11.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) by 733 down to 2095137 23:10:11.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:11.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:11.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #9 SSH_MSG_IGNORE 23:10:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:10:11.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054]} 23:10:11.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47054]): SSH-2.0-SSHD-UNKNOWN 23:10:11.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47054]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:11.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47054]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:11.903 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:11.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #10 SSH_MSG_IGNORE 23:10:11.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47054]) Send SSH_MSG_KEXINIT 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47054]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47054]) process #0 SSH_MSG_KEXINIT 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47054]) SSH_MSG_KEXINIT 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47054]) strict KEX=true client=true server=true 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47054]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47054]) Kex: server host key algorithms = rsa-sha2-512 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47054]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47054]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47054]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47054]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47054]) Kex: compression algorithms (client to server) = none 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47054]) Kex: compression algorithms (server to client) = none 23:10:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:11.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #8 SSH_MSG_IGNORE 23:10:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_IGNORE 23:10:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47054]) process #1 30 23:10:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47054]] process command=SSH_MSG_KEXDH_INIT 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47054]] Send SSH_MSG_KEXDH_REPLY 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47054]) packet #1 sending command=31[31] len=1639 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47054])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47054]) Send SSH_MSG_NEWKEYS 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47054]) session ID=1b:f1:1c:e7:94:49:70:28:c2:e9:4c:a1:40:21:6c:c2:3f:43:26:20:46:b9:95:87:f7:58:72:ac:fa:c4:e6:dd:a2:cd:9c:d8:5b:7a:23:ee:14:78:cd:64:6d:0a:23:51:b4:cf:80:ad:87:e2:6c:f4:ad:31:ad:3b:9b:5e:b0:f7 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47054]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47054]): strict KEX resets output message sequence number from 3 to 0 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3df3075c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47054])[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 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47054])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47054]) packet #0 sending command=7[7] len=419 23:10:12.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47054]) No pending packets to flush at end of KEX 23:10:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47054]) process #2 SSH_MSG_NEWKEYS 23:10:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47054]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47054]): strict KEX resets input message sequence number from 3 to 0 23:10:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@58448082; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47054]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47054]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47054]) authorized authentication methods: password,publickey 23:10:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47054]) Accepted service ssh-userauth 23:10:12.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47054]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47054]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47054]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47054]) no authentication factory for method=none 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47054]) SSH_MSG_USERAUTH_REQUEST 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47054]) remaining methods: password,publickey 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47054]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47054]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47054]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:12.036 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47054]) authentication result: true 23:10:12.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47054]) SSH_MSG_USERAUTH_REQUEST 23:10:12.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47054])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:12.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47054]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:12.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:12.037 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:12.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47054]) no heartbeat to stop 23:10:12.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47054]) heartbeat type=IGNORE, interval=PT30S 23:10:12.038 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47054 authenticated 23:10:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47054]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47054]] session=TransportServerSession[admin@/10.30.170.252:47054] id=0 23:10:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47054])) size=2097152, max=2097152, packet=32768 23:10:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47054]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47054] 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47054]) recipient=0 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054])) size=2097152, max=2097152, packet=32768 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054])) re-initializing 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054])) size=2097152, max=2097152, packet=32768 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054])[want-reply=true] subsystem=netconf 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054])[subsystem] prepared command 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054]}} established 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 203: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18032 23:10:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 203: Creating data stores for simulated device 23:10:12.040 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:12.040 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:12.040 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:12.041 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:12.041 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:12.042 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@311c27bf 23:10:12.042 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:12.042 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:12.042 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:12.042 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:12.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:12.043 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:12.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:12.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:12.043 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@311c27bf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@311c27bf, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3aa0a1e0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3aa0a1e0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:12.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:12.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:12.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054] 23:10:12.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 203 on channel [id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054] 23:10:12.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) by 1103 down to 2096049 23:10:12.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:12.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054] 23:10:12.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054] 23:10:12.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) request=subsystem result=ReplySuccess, want-reply=true 23:10:12.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:12.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) request=subsystem activate command 23:10:12.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) starting runner for command=netconf 23:10:12.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #5 SSH_MSG_CHANNEL_DATA 23:10:12.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) by 373 down to 2096779 23:10:12.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_CHANNEL_DATA len=373 23:10:12.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054] 23:10:12.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:12.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054] 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054] 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18032', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=203} created 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=203, channel=[id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054]} created 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054] successful with session NetconfServerSession{sessionId=203, channel=[id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054]} 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=203, channel=[id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054]} up 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #6 SSH_MSG_CHANNEL_DATA 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) by 393 down to 2096386 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_CHANNEL_DATA len=393 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054] 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:12.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:12.049 [netconf-device-simulator-threads-0] 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=203} 23:10:12.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:12.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=203, channel=[id: 0xe626ca7e, L:/10.30.170.33:18032 - R:/10.30.170.252:47054]} EXI handlers added to pipeline 23:10:12.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:12.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) by 179 down to 2095870 23:10:12.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:12.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:12.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #7 SSH_MSG_CHANNEL_DATA 23:10:12.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) by 340 down to 2096046 23:10:12.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_CHANNEL_DATA len=340 23:10:12.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054] 23:10:12.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:12.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:12.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=203} 23:10:12.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3aa0a1e0 23:10:12.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:12.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:12.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:12.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:12.052 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:12.053 [netconf-device-simulator-threads-0] 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 23:10:12.053 [netconf-device-simulator-threads-0] 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 23:10:12.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:12.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) by 733 down to 2095137 23:10:12.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:12.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:12.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #10 SSH_MSG_IGNORE 23:10:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:10:12.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #9 SSH_MSG_IGNORE 23:10:12.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:10:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520]} 23:10:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46520]): SSH-2.0-SSHD-UNKNOWN 23:10:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46520]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46520]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:12.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46520]) Send SSH_MSG_KEXINIT 23:10:12.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46520]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46520]) process #0 SSH_MSG_KEXINIT 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46520]) SSH_MSG_KEXINIT 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46520]) strict KEX=true client=true server=true 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46520]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46520]) Kex: server host key algorithms = rsa-sha2-512 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46520]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46520]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46520]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46520]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46520]) Kex: compression algorithms (client to server) = none 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46520]) Kex: compression algorithms (server to client) = none 23:10:12.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:12.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46520]) process #1 30 23:10:12.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46520]] process command=SSH_MSG_KEXDH_INIT 23:10:12.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46520]] Send SSH_MSG_KEXDH_REPLY 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46520]) packet #1 sending command=31[31] len=1639 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46520])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46520]) Send SSH_MSG_NEWKEYS 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46520]) session ID=02:b1:9c:e6:7d:b2:8f:ff:e1:56:c1:e5:8c:a9:d0:db:01:58:54:0a:9e:82:78:f1:ca:0b:78:40:c9:9d:6d:7c:40:3a:c8:65:79:fc:f6:68:f0:f5:d8:f6:f3:6c:fb:c9:1a:8a:d9:88:4b:76:f5:30:df:35:3d:75:43:c4:66:6e 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46520]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46520]): strict KEX resets output message sequence number from 3 to 0 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46520]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7382fb26; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46520])[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 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46520])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46520]) packet #0 sending command=7[7] len=419 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46520]) No pending packets to flush at end of KEX 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #8 SSH_MSG_IGNORE 23:10:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_IGNORE 23:10:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46520]) process #2 SSH_MSG_NEWKEYS 23:10:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46520]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46520]): strict KEX resets input message sequence number from 3 to 0 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46520]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ddec44c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46520]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46520]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46520]) authorized authentication methods: password,publickey 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46520]) Accepted service ssh-userauth 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46520]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46520]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46520]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46520]) no authentication factory for method=none 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46520]) SSH_MSG_USERAUTH_REQUEST 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46520]) remaining methods: password,publickey 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46520]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46520]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46520]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:12.551 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46520]) authentication result: true 23:10:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46520]) SSH_MSG_USERAUTH_REQUEST 23:10:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46520])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46520]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46520]) no heartbeat to stop 23:10:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46520]) heartbeat type=IGNORE, interval=PT30S 23:10:12.552 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46520 authenticated 23:10:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46520]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46520]] session=TransportServerSession[admin@/10.30.170.252:46520] id=0 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46520])) size=2097152, max=2097152, packet=32768 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46520]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46520] 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46520]) recipient=0 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520])) size=2097152, max=2097152, packet=32768 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520])) re-initializing 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520])) size=2097152, max=2097152, packet=32768 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520])[want-reply=true] subsystem=netconf 23:10:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520])[subsystem] prepared command 23:10:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520]}} established 23:10:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 204: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18033 23:10:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 204: Creating data stores for simulated device 23:10:12.554 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:12.554 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:12.554 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:12.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4373cefb 23:10:12.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:12.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:12.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:12.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:12.556 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:12.556 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:12.556 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:12.556 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:12.556 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4373cefb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4373cefb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78db578f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78db578f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:12.556 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:12.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520] 23:10:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 204 on channel [id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520] 23:10:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) by 1103 down to 2096049 23:10:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520] 23:10:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520] 23:10:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) request=subsystem result=ReplySuccess, want-reply=true 23:10:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) request=subsystem activate command 23:10:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) starting runner for command=netconf 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #5 SSH_MSG_CHANNEL_DATA 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) by 373 down to 2096779 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_CHANNEL_DATA len=373 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520] 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520] 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520] 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18033', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=204} created 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=204, channel=[id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520]} created 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520] successful with session NetconfServerSession{sessionId=204, channel=[id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520]} 23:10:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=204, channel=[id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520]} up 23:10:12.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #6 SSH_MSG_CHANNEL_DATA 23:10:12.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) by 393 down to 2096386 23:10:12.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_CHANNEL_DATA len=393 23:10:12.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520] 23:10:12.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:12.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:12.560 [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=204} 23:10:12.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:12.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=204, channel=[id: 0xffd75852, L:/10.30.170.33:18033 - R:/10.30.170.252:46520]} EXI handlers added to pipeline 23:10:12.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:12.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) by 179 down to 2095870 23:10:12.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:12.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #7 SSH_MSG_CHANNEL_DATA 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) by 340 down to 2096046 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_CHANNEL_DATA len=340 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520] 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=204} 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78db578f 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:12.563 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:12.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:12.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:12.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:12.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:12.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:12.564 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:12.564 [netconf-device-simulator-threads-2] 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 23:10:12.564 [netconf-device-simulator-threads-2] 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 23:10:12.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:12.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) by 733 down to 2095137 23:10:12.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:12.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #9 SSH_MSG_IGNORE 23:10:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:10:12.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:12.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628]} 23:10:12.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:45628]): SSH-2.0-SSHD-UNKNOWN 23:10:12.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:45628]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:12.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:45628]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:13.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:45628]) Send SSH_MSG_KEXINIT 23:10:13.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45628]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45628]) process #0 SSH_MSG_KEXINIT 23:10:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:45628]) SSH_MSG_KEXINIT 23:10:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:45628]) strict KEX=true client=true server=true 23:10:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45628]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45628]) Kex: server host key algorithms = rsa-sha2-512 23:10:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45628]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45628]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45628]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45628]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45628]) Kex: compression algorithms (client to server) = none 23:10:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45628]) Kex: compression algorithms (server to client) = none 23:10:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:13.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #10 SSH_MSG_IGNORE 23:10:13.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:10:13.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:13.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45628]) process #1 30 23:10:13.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45628]] process command=SSH_MSG_KEXDH_INIT 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45628]] Send SSH_MSG_KEXDH_REPLY 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45628]) packet #1 sending command=31[31] len=1639 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:45628])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:45628]) Send SSH_MSG_NEWKEYS 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:45628]) session ID=3d:e6:a0:d4:7d:b4:f2:71:f8:d6:14:cb:82:5f:c5:78:9c:89:e3:dc:90:97:3a:7d:2c:20:55:c0:89:e3:a2:85:cf:5c:46:ba:67:1f:92:a9:84:15:6d:65:6d:06:b6:43:03:77:1a:9a:f4:da:98:86:10:51:05:46:22:2f:02:e9 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45628]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45628]): strict KEX resets output message sequence number from 3 to 0 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45628]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e39aeaa; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:45628])[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 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45628])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45628]) packet #0 sending command=7[7] len=419 23:10:13.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45628]) No pending packets to flush at end of KEX 23:10:13.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45628]) process #2 SSH_MSG_NEWKEYS 23:10:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45628]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45628]): strict KEX resets input message sequence number from 3 to 0 23:10:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45628]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b24c77b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45628]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45628]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:45628]) authorized authentication methods: password,publickey 23:10:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45628]) Accepted service ssh-userauth 23:10:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45628]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45628]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45628]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45628]) no authentication factory for method=none 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45628]) SSH_MSG_USERAUTH_REQUEST 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45628]) remaining methods: password,publickey 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45628]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #8 SSH_MSG_IGNORE 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_IGNORE 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45628]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45628]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:13.219 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:45628]) authentication result: true 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:45628]) SSH_MSG_USERAUTH_REQUEST 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45628])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45628]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45628]) no heartbeat to stop 23:10:13.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:45628]) heartbeat type=IGNORE, interval=PT30S 23:10:13.220 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:45628 authenticated 23:10:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45628]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45628]] session=TransportServerSession[admin@/10.30.170.252:45628] id=0 23:10:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45628])) size=2097152, max=2097152, packet=32768 23:10:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45628]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45628] 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45628]) recipient=0 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628])) size=2097152, max=2097152, packet=32768 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628])) re-initializing 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628])) size=2097152, max=2097152, packet=32768 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628])[want-reply=true] subsystem=netconf 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628])[subsystem] prepared command 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628]}} established 23:10:13.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 205: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18034 23:10:13.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 205: Creating data stores for simulated device 23:10:13.222 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:13.222 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:13.222 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:13.222 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:13.222 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:13.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4857a980 23:10:13.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:13.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:13.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:13.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:13.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:13.224 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:13.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:13.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:13.224 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4857a980, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4857a980, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a8d6358, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a8d6358, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:13.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:13.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628] 23:10:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 205 on channel [id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628] 23:10:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) by 1103 down to 2096049 23:10:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628] 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628] 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) request=subsystem result=ReplySuccess, want-reply=true 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) request=subsystem activate command 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) starting runner for command=netconf 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #5 SSH_MSG_CHANNEL_DATA 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) by 373 down to 2096779 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_CHANNEL_DATA len=373 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628] 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628] 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628] 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18034', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=205} created 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628]} created 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628] successful with session NetconfServerSession{sessionId=205, channel=[id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628]} 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628]} up 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #6 SSH_MSG_CHANNEL_DATA 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) by 393 down to 2096386 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_CHANNEL_DATA len=393 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628] 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:13.229 [netconf-device-simulator-threads-4] 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=205} 23:10:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x2213c3dc, L:/10.30.170.33:18034 - R:/10.30.170.252:45628]} EXI handlers added to pipeline 23:10:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) by 179 down to 2095870 23:10:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:13.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:13.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #7 SSH_MSG_CHANNEL_DATA 23:10:13.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) by 340 down to 2096046 23:10:13.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_CHANNEL_DATA len=340 23:10:13.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628] 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=205} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a8d6358 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:13.232 [netconf-device-simulator-threads-4] 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 23:10:13.232 [netconf-device-simulator-threads-4] 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 23:10:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:13.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) by 733 down to 2095137 23:10:13.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:13.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:13.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #9 SSH_MSG_IGNORE 23:10:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:10:13.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018]} 23:10:13.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36018]): SSH-2.0-SSHD-UNKNOWN 23:10:13.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36018]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:13.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36018]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:13.477 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36018]) Send SSH_MSG_KEXINIT 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36018]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36018]) process #0 SSH_MSG_KEXINIT 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36018]) SSH_MSG_KEXINIT 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36018]) strict KEX=true client=true server=true 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36018]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36018]) Kex: server host key algorithms = rsa-sha2-512 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36018]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36018]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36018]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36018]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36018]) Kex: compression algorithms (client to server) = none 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36018]) Kex: compression algorithms (server to client) = none 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #8 SSH_MSG_IGNORE 23:10:13.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_IGNORE 23:10:13.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #10 SSH_MSG_IGNORE 23:10:13.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:10:13.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:13.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36018]) process #1 30 23:10:13.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36018]] process command=SSH_MSG_KEXDH_INIT 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36018]] Send SSH_MSG_KEXDH_REPLY 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36018]) packet #1 sending command=31[31] len=1639 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36018])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36018]) Send SSH_MSG_NEWKEYS 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36018]) session ID=09:db:04:10:5d:f2:3c:63:f0:a5:82:43:ea:b4:b5:49:eb:3e:84:24:db:0b:02:0e:60:1f:c2:55:9b:29:03:3e:94:51:ee:80:b6:34:e7:73:00:86:c6:82:6b:ab:25:07:71:dd:eb:e3:8b:c8:e6:0f:6f:3e:12:dd:2e:76:3c:99 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36018]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36018]): strict KEX resets output message sequence number from 3 to 0 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36018]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@301cb2f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36018])[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 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36018])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36018]) packet #0 sending command=7[7] len=419 23:10:13.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36018]) No pending packets to flush at end of KEX 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36018]) process #2 SSH_MSG_NEWKEYS 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36018]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36018]): strict KEX resets input message sequence number from 3 to 0 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36018]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22bdbfbc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36018]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36018]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36018]) authorized authentication methods: password,publickey 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36018]) Accepted service ssh-userauth 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36018]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36018]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36018]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36018]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36018]) no authentication factory for method=none 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36018]) SSH_MSG_USERAUTH_REQUEST 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36018]) remaining methods: password,publickey 23:10:13.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36018]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36018]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36018]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36018]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:13.600 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36018]) authentication result: true 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36018]) SSH_MSG_USERAUTH_REQUEST 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36018])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36018]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36018]) no heartbeat to stop 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36018]) heartbeat type=IGNORE, interval=PT30S 23:10:13.600 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36018 authenticated 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36018]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36018]] session=TransportServerSession[admin@/10.30.170.252:36018] id=0 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36018])) size=2097152, max=2097152, packet=32768 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36018]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36018] 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36018]) recipient=0 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018])) size=2097152, max=2097152, packet=32768 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018])) re-initializing 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018])) size=2097152, max=2097152, packet=32768 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018])[want-reply=true] subsystem=netconf 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018])[subsystem] prepared command 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018]}} established 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 206: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18035 23:10:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 206: Creating data stores for simulated device 23:10:13.602 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:13.602 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:13.602 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:13.602 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:13.602 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:13.602 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@536c320b 23:10:13.602 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:13.603 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:13.603 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:13.603 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:13.603 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:13.604 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@536c320b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@536c320b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69bb5585, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69bb5585, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:13.604 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018] 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 206 on channel [id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018] 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) by 1103 down to 2096049 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018] 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018] 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) request=subsystem result=ReplySuccess, want-reply=true 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) request=subsystem activate command 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) starting runner for command=netconf 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #5 SSH_MSG_CHANNEL_DATA 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) by 373 down to 2096779 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_CHANNEL_DATA len=373 23:10:13.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018] 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018] 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018] 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18035', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=206} created 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018]} created 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018] successful with session NetconfServerSession{sessionId=206, channel=[id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018]} 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018]} up 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #6 SSH_MSG_CHANNEL_DATA 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) by 393 down to 2096386 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_CHANNEL_DATA len=393 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018] 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:13.606 [netconf-device-simulator-threads-6] 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=206} 23:10:13.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:13.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xad10ce42, L:/10.30.170.33:18035 - R:/10.30.170.252:36018]} EXI handlers added to pipeline 23:10:13.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:13.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) by 179 down to 2095870 23:10:13.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:13.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:13.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #7 SSH_MSG_CHANNEL_DATA 23:10:13.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) by 340 down to 2096046 23:10:13.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_CHANNEL_DATA len=340 23:10:13.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018] 23:10:13.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=206} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69bb5585 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:13.617 [netconf-device-simulator-threads-6] 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 23:10:13.617 [netconf-device-simulator-threads-6] 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 23:10:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) by 733 down to 2095137 23:10:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:13.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #9 SSH_MSG_IGNORE 23:10:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:10:13.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340]} 23:10:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46340]): SSH-2.0-SSHD-UNKNOWN 23:10:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46340]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46340]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:14.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:14.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #10 SSH_MSG_IGNORE 23:10:14.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:10:14.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:14.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46340]) Send SSH_MSG_KEXINIT 23:10:14.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46340]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:14.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46340]) process #0 SSH_MSG_KEXINIT 23:10:14.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46340]) SSH_MSG_KEXINIT 23:10:14.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46340]) strict KEX=true client=true server=true 23:10:14.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46340]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:14.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46340]) Kex: server host key algorithms = rsa-sha2-512 23:10:14.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46340]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:14.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46340]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:14.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46340]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:14.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46340]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:14.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46340]) Kex: compression algorithms (client to server) = none 23:10:14.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46340]) Kex: compression algorithms (server to client) = none 23:10:14.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:14.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #8 SSH_MSG_IGNORE 23:10:14.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_IGNORE 23:10:14.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46340]) process #1 30 23:10:14.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46340]] process command=SSH_MSG_KEXDH_INIT 23:10:14.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46340]] Send SSH_MSG_KEXDH_REPLY 23:10:14.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46340]) packet #1 sending command=31[31] len=1639 23:10:14.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46340])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:14.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46340]) Send SSH_MSG_NEWKEYS 23:10:14.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46340]) session ID=fc:b8:ec:bd:fd:6d:db:bf:f6:ed:22:87:ac:1f:9d:27:94:11:32:4e:cf:da:b6:5c:29:89:c9:3e:e1:71:18:fe:49:fa:c6:98:e6:28:f2:6d:aa:48:ee:29:00:25:61:5d:f8:ae:43:8f:1b:9b:43:5f:a3:b5:c3:ce:88:d6:74:1c 23:10:14.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46340]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:14.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46340]): strict KEX resets output message sequence number from 3 to 0 23:10:14.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c31567e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:14.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46340])[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 23:10:14.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46340])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:14.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46340]) packet #0 sending command=7[7] len=419 23:10:14.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46340]) No pending packets to flush at end of KEX 23:10:14.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46340]) process #2 SSH_MSG_NEWKEYS 23:10:14.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46340]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:14.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46340]): strict KEX resets input message sequence number from 3 to 0 23:10:14.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2678098a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:14.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:14.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46340]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:14.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46340]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:14.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46340]) authorized authentication methods: password,publickey 23:10:14.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46340]) Accepted service ssh-userauth 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46340]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46340]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46340]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46340]) no authentication factory for method=none 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46340]) SSH_MSG_USERAUTH_REQUEST 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46340]) remaining methods: password,publickey 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46340]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46340]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46340]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:14.264 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46340]) authentication result: true 23:10:14.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46340]) SSH_MSG_USERAUTH_REQUEST 23:10:14.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46340])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:14.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46340]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:14.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:14.265 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:14.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46340]) no heartbeat to stop 23:10:14.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46340]) heartbeat type=IGNORE, interval=PT30S 23:10:14.265 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46340 authenticated 23:10:14.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:14.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46340]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:14.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46340]] session=TransportServerSession[admin@/10.30.170.252:46340] id=0 23:10:14.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46340])) size=2097152, max=2097152, packet=32768 23:10:14.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46340]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46340] 23:10:14.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46340]) recipient=0 23:10:14.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340])) size=2097152, max=2097152, packet=32768 23:10:14.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340])) re-initializing 23:10:14.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340])) size=2097152, max=2097152, packet=32768 23:10:14.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:14.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:14.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:14.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:14.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340])[want-reply=true] subsystem=netconf 23:10:14.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340])[subsystem] prepared command 23:10:14.270 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:14.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:14.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340]}} established 23:10:14.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 207: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18036 23:10:14.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 207: Creating data stores for simulated device 23:10:14.270 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:14.270 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:14.270 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:14.270 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:14.270 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:14.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29be0fc9 23:10:14.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:14.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:14.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:14.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:14.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:14.272 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:14.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:14.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:14.272 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29be0fc9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29be0fc9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41ba4cd5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41ba4cd5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:14.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:14.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:14.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340] 23:10:14.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 207 on channel [id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340] 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) by 1103 down to 2096049 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340] 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340] 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) request=subsystem result=ReplySuccess, want-reply=true 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) request=subsystem activate command 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) starting runner for command=netconf 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #5 SSH_MSG_CHANNEL_DATA 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) by 373 down to 2096779 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_CHANNEL_DATA len=373 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340] 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:14.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:14.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340] 23:10:14.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340] 23:10:14.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18036', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:14.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=207} created 23:10:14.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340]} created 23:10:14.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340] successful with session NetconfServerSession{sessionId=207, channel=[id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340]} 23:10:14.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340]} up 23:10:14.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #6 SSH_MSG_CHANNEL_DATA 23:10:14.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) by 393 down to 2096386 23:10:14.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_CHANNEL_DATA len=393 23:10:14.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340] 23:10:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:14.276 [netconf-device-simulator-threads-0] 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=207} 23:10:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x56b02400, L:/10.30.170.33:18036 - R:/10.30.170.252:46340]} EXI handlers added to pipeline 23:10:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) by 179 down to 2095870 23:10:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #7 SSH_MSG_CHANNEL_DATA 23:10:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) by 340 down to 2096046 23:10:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_CHANNEL_DATA len=340 23:10:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340] 23:10:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=207} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41ba4cd5 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:14.279 [netconf-device-simulator-threads-0] 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 23:10:14.279 [netconf-device-simulator-threads-0] 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 23:10:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) by 733 down to 2095137 23:10:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:14.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #9 SSH_MSG_IGNORE 23:10:14.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:10:14.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:14.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424]} 23:10:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51424]): SSH-2.0-SSHD-UNKNOWN 23:10:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51424]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51424]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:14.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #10 SSH_MSG_IGNORE 23:10:14.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51424]) Send SSH_MSG_KEXINIT 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51424]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51424]) process #0 SSH_MSG_KEXINIT 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51424]) SSH_MSG_KEXINIT 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51424]) strict KEX=true client=true server=true 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51424]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51424]) Kex: server host key algorithms = rsa-sha2-512 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51424]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51424]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51424]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51424]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51424]) Kex: compression algorithms (client to server) = none 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51424]) Kex: compression algorithms (server to client) = none 23:10:14.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:14.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51424]) process #1 30 23:10:14.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51424]] process command=SSH_MSG_KEXDH_INIT 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51424]] Send SSH_MSG_KEXDH_REPLY 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51424]) packet #1 sending command=31[31] len=1639 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51424])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51424]) Send SSH_MSG_NEWKEYS 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51424]) session ID=f3:d0:69:b6:00:4f:ce:f7:f8:03:11:05:06:fc:2c:0a:26:6c:d5:99:71:61:90:c8:7c:16:4c:db:aa:aa:34:be:bd:5a:c4:17:19:26:a4:5f:e3:2f:27:e1:9b:77:69:fb:01:56:1f:e9:6b:93:d0:a7:bf:69:99:b4:77:f3:41:8f 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51424]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51424]): strict KEX resets output message sequence number from 3 to 0 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51424]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ef2ddee; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51424])[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 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51424])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51424]) packet #0 sending command=7[7] len=419 23:10:14.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51424]) No pending packets to flush at end of KEX 23:10:14.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51424]) process #2 SSH_MSG_NEWKEYS 23:10:14.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51424]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:14.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51424]): strict KEX resets input message sequence number from 3 to 0 23:10:14.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51424]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3434999f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:14.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:14.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51424]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51424]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51424]) authorized authentication methods: password,publickey 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51424]) Accepted service ssh-userauth 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51424]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51424]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51424]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51424]) no authentication factory for method=none 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51424]) SSH_MSG_USERAUTH_REQUEST 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51424]) remaining methods: password,publickey 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51424]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51424]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51424]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:14.673 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51424]) authentication result: true 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51424]) SSH_MSG_USERAUTH_REQUEST 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51424])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51424]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51424]) no heartbeat to stop 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51424]) heartbeat type=IGNORE, interval=PT30S 23:10:14.674 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51424 authenticated 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51424]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51424]] session=TransportServerSession[admin@/10.30.170.252:51424] id=0 23:10:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51424])) size=2097152, max=2097152, packet=32768 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51424]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51424] 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51424]) recipient=0 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424])) size=2097152, max=2097152, packet=32768 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424])) re-initializing 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424])) size=2097152, max=2097152, packet=32768 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424])[want-reply=true] subsystem=netconf 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424])[subsystem] prepared command 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424]}} established 23:10:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 208: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18037 23:10:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 208: Creating data stores for simulated device 23:10:14.676 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:14.677 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:14.677 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:14.677 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:14.677 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b6fdaed 23:10:14.677 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:14.678 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:14.678 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:14.678 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:14.679 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:14.679 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:14.679 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:14.679 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:14.679 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b6fdaed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b6fdaed, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c535c67, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c535c67, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:14.680 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:14.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424] 23:10:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 208 on channel [id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424] 23:10:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) by 1103 down to 2096049 23:10:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424] 23:10:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424] 23:10:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) request=subsystem result=ReplySuccess, want-reply=true 23:10:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) request=subsystem activate command 23:10:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) starting runner for command=netconf 23:10:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #5 SSH_MSG_CHANNEL_DATA 23:10:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) by 373 down to 2096779 23:10:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_CHANNEL_DATA len=373 23:10:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424] 23:10:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424] 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424] 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18037', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=208} created 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424]} created 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424] successful with session NetconfServerSession{sessionId=208, channel=[id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424]} 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424]} up 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #6 SSH_MSG_CHANNEL_DATA 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) by 393 down to 2096386 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_CHANNEL_DATA len=393 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424] 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:14.683 [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=208} 23:10:14.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:14.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x922c75c7, L:/10.30.170.33:18037 - R:/10.30.170.252:51424]} EXI handlers added to pipeline 23:10:14.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:14.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) by 179 down to 2095870 23:10:14.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:14.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:14.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #7 SSH_MSG_CHANNEL_DATA 23:10:14.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) by 340 down to 2096046 23:10:14.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_CHANNEL_DATA len=340 23:10:14.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424] 23:10:14.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:14.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:14.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=208} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c535c67 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:14.687 [netconf-device-simulator-threads-2] 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 23:10:14.687 [netconf-device-simulator-threads-2] 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 23:10:14.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:14.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) by 733 down to 2095137 23:10:14.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:14.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:14.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #8 SSH_MSG_IGNORE 23:10:14.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_IGNORE 23:10:14.881 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:14.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #10 SSH_MSG_IGNORE 23:10:14.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:10:14.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:14.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634]} 23:10:14.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38634]): SSH-2.0-SSHD-UNKNOWN 23:10:14.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38634]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:14.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38634]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:15.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #9 SSH_MSG_IGNORE 23:10:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38634]) Send SSH_MSG_KEXINIT 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38634]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38634]) process #0 SSH_MSG_KEXINIT 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38634]) SSH_MSG_KEXINIT 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38634]) strict KEX=true client=true server=true 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38634]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38634]) Kex: server host key algorithms = rsa-sha2-512 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38634]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38634]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38634]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38634]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38634]) Kex: compression algorithms (client to server) = none 23:10:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38634]) Kex: compression algorithms (server to client) = none 23:10:15.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:15.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38634]) process #1 30 23:10:15.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38634]] process command=SSH_MSG_KEXDH_INIT 23:10:15.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38634]] Send SSH_MSG_KEXDH_REPLY 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38634]) packet #1 sending command=31[31] len=1639 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38634])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38634]) Send SSH_MSG_NEWKEYS 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38634]) session ID=c7:01:f0:fb:e6:5d:de:4f:d3:72:75:6a:f0:e2:4d:69:54:f5:a7:a1:94:92:c1:30:f7:68:88:de:d8:3d:dc:52:5c:aa:bd:7b:a1:24:50:19:ed:55:18:a3:23:97:19:ab:cf:22:48:69:ce:89:1d:53:09:5f:24:14:0f:23:62:fa 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38634]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38634]): strict KEX resets output message sequence number from 3 to 0 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c3472a1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38634])[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 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38634])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38634]) packet #0 sending command=7[7] len=419 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38634]) No pending packets to flush at end of KEX 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #8 SSH_MSG_IGNORE 23:10:15.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_IGNORE 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38634]) process #2 SSH_MSG_NEWKEYS 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38634]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38634]): strict KEX resets input message sequence number from 3 to 0 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14f77849; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38634]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38634]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38634]) authorized authentication methods: password,publickey 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38634]) Accepted service ssh-userauth 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38634]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38634]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38634]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38634]) no authentication factory for method=none 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38634]) SSH_MSG_USERAUTH_REQUEST 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38634]) remaining methods: password,publickey 23:10:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38634]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38634]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38634]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:15.323 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38634]) authentication result: true 23:10:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38634]) SSH_MSG_USERAUTH_REQUEST 23:10:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38634])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38634]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38634]) no heartbeat to stop 23:10:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38634]) heartbeat type=IGNORE, interval=PT30S 23:10:15.323 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38634 authenticated 23:10:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38634]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38634]] session=TransportServerSession[admin@/10.30.170.252:38634] id=0 23:10:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38634])) size=2097152, max=2097152, packet=32768 23:10:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38634]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38634] 23:10:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38634]) recipient=0 23:10:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634])) size=2097152, max=2097152, packet=32768 23:10:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634])) re-initializing 23:10:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634])) size=2097152, max=2097152, packet=32768 23:10:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:15.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:15.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:15.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634])[want-reply=true] subsystem=netconf 23:10:15.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634])[subsystem] prepared command 23:10:15.325 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:15.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:15.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634]}} established 23:10:15.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 209: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18038 23:10:15.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 209: Creating data stores for simulated device 23:10:15.325 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:15.325 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:15.325 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:15.325 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:15.325 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:15.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c260ec5 23:10:15.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:15.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:15.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:15.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:15.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:15.327 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:15.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:15.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:15.327 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c260ec5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c260ec5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7305b3f5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7305b3f5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:15.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:15.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:15.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634] 23:10:15.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 209 on channel [id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634] 23:10:15.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) by 1103 down to 2096049 23:10:15.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:15.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634] 23:10:15.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634] 23:10:15.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) request=subsystem result=ReplySuccess, want-reply=true 23:10:15.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:15.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) request=subsystem activate command 23:10:15.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) starting runner for command=netconf 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #5 SSH_MSG_CHANNEL_DATA 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) by 373 down to 2096779 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_CHANNEL_DATA len=373 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634] 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634] 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634] 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18038', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=209} created 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=209, channel=[id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634]} created 23:10:15.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634] successful with session NetconfServerSession{sessionId=209, channel=[id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634]} 23:10:15.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=209, channel=[id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634]} up 23:10:15.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #6 SSH_MSG_CHANNEL_DATA 23:10:15.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) by 393 down to 2096386 23:10:15.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_CHANNEL_DATA len=393 23:10:15.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634] 23:10:15.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:15.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:15.333 [netconf-device-simulator-threads-4] 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=209} 23:10:15.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:15.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=209, channel=[id: 0xc0f088a5, L:/10.30.170.33:18038 - R:/10.30.170.252:38634]} EXI handlers added to pipeline 23:10:15.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:15.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) by 179 down to 2095870 23:10:15.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:15.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:15.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #7 SSH_MSG_CHANNEL_DATA 23:10:15.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) by 340 down to 2096046 23:10:15.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_CHANNEL_DATA len=340 23:10:15.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634] 23:10:15.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:15.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:15.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=209} 23:10:15.336 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7305b3f5 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:15.337 [netconf-device-simulator-threads-4] 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 23:10:15.337 [netconf-device-simulator-threads-4] 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 23:10:15.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:15.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) by 733 down to 2095137 23:10:15.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:15.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:15.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:15.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #10 SSH_MSG_IGNORE 23:10:15.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:10:15.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712]} 23:10:15.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38712]): SSH-2.0-SSHD-UNKNOWN 23:10:15.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38712]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:15.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38712]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #9 SSH_MSG_IGNORE 23:10:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:10:15.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:15.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38712]) Send SSH_MSG_KEXINIT 23:10:15.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:15.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38712]) process #0 SSH_MSG_KEXINIT 23:10:15.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38712]) SSH_MSG_KEXINIT 23:10:15.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38712]) strict KEX=true client=true server=true 23:10:15.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38712]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:15.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38712]) Kex: server host key algorithms = rsa-sha2-512 23:10:15.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:15.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:15.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38712]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:15.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38712]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:15.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38712]) Kex: compression algorithms (client to server) = none 23:10:15.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38712]) Kex: compression algorithms (server to client) = none 23:10:15.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:15.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38712]) process #1 30 23:10:15.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38712]] process command=SSH_MSG_KEXDH_INIT 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38712]] Send SSH_MSG_KEXDH_REPLY 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38712]) packet #1 sending command=31[31] len=1639 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38712])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38712]) Send SSH_MSG_NEWKEYS 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38712]) session ID=98:85:d5:ca:1d:08:34:29:a0:69:3f:8f:cb:be:4a:0f:f9:f4:09:45:b8:c9:38:d8:7d:55:9c:95:e2:cb:e0:54:16:70:f5:73:06:56:9b:6f:a5:01:31:b4:3f:2d:48:a7:99:3d:16:2d:4b:ae:e7:69:73:59:f8:db:47:e2:6f:d0 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38712]): strict KEX resets output message sequence number from 3 to 0 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38712]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3da364fd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38712])[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 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38712]) packet #0 sending command=7[7] len=419 23:10:15.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38712]) No pending packets to flush at end of KEX 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38712]) process #2 SSH_MSG_NEWKEYS 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38712]): strict KEX resets input message sequence number from 3 to 0 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38712]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@335a60c8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38712]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38712]) authorized authentication methods: password,publickey 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38712]) Accepted service ssh-userauth 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38712]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38712]) no authentication factory for method=none 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38712]) SSH_MSG_USERAUTH_REQUEST 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38712]) remaining methods: password,publickey 23:10:15.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:15.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38712]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:15.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:15.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:15.743 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:15.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38712]) authentication result: true 23:10:15.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38712]) SSH_MSG_USERAUTH_REQUEST 23:10:15.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:15.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:15.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:15.743 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:15.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38712]) no heartbeat to stop 23:10:15.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38712]) heartbeat type=IGNORE, interval=PT30S 23:10:15.743 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38712 authenticated 23:10:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38712]] session=TransportServerSession[admin@/10.30.170.252:38712] id=0 23:10:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38712])) size=2097152, max=2097152, packet=32768 23:10:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38712] 23:10:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38712]) recipient=0 23:10:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712])) size=2097152, max=2097152, packet=32768 23:10:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712])) re-initializing 23:10:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712])) size=2097152, max=2097152, packet=32768 23:10:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:15.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:15.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:15.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712])[want-reply=true] subsystem=netconf 23:10:15.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712])[subsystem] prepared command 23:10:15.745 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:15.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:15.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712]}} established 23:10:15.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 210: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18039 23:10:15.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 210: Creating data stores for simulated device 23:10:15.745 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:15.745 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:15.745 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:15.746 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:15.746 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:15.746 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39971b56 23:10:15.746 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:15.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:15.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:15.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:15.747 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:15.747 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:15.747 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:15.747 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:15.747 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39971b56, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39971b56, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3116806a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3116806a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:15.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:15.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:15.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712] 23:10:15.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 210 on channel [id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712] 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) by 1103 down to 2096049 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712] 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712] 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) request=subsystem result=ReplySuccess, want-reply=true 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) request=subsystem activate command 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) starting runner for command=netconf 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #5 SSH_MSG_CHANNEL_DATA 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) by 373 down to 2096779 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_CHANNEL_DATA len=373 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712] 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:15.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712] 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712] 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18039', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=210} created 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=210, channel=[id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712]} created 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712] successful with session NetconfServerSession{sessionId=210, channel=[id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712]} 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=210, channel=[id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712]} up 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #6 SSH_MSG_CHANNEL_DATA 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) by 393 down to 2096386 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_CHANNEL_DATA len=393 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712] 23:10:15.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:15.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:15.751 [netconf-device-simulator-threads-6] 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=210} 23:10:15.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:15.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=210, channel=[id: 0x71bd15e8, L:/10.30.170.33:18039 - R:/10.30.170.252:38712]} EXI handlers added to pipeline 23:10:15.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:15.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) by 179 down to 2095870 23:10:15.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:15.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:15.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #7 SSH_MSG_CHANNEL_DATA 23:10:15.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) by 340 down to 2096046 23:10:15.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_CHANNEL_DATA len=340 23:10:15.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712] 23:10:15.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=210} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3116806a 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:15.755 [netconf-device-simulator-threads-6] 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 23:10:15.755 [netconf-device-simulator-threads-6] 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 23:10:15.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:15.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) by 733 down to 2095137 23:10:15.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:15.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:15.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:15.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #8 SSH_MSG_IGNORE 23:10:15.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_IGNORE 23:10:15.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #9 SSH_MSG_IGNORE 23:10:15.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:10:16.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000]} 23:10:16.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39000]): SSH-2.0-SSHD-UNKNOWN 23:10:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39000]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39000]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:16.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:16.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #10 SSH_MSG_IGNORE 23:10:16.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39000]) Send SSH_MSG_KEXINIT 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39000]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39000]) process #0 SSH_MSG_KEXINIT 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39000]) SSH_MSG_KEXINIT 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39000]) strict KEX=true client=true server=true 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39000]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39000]) Kex: server host key algorithms = rsa-sha2-512 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39000]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39000]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39000]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39000]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39000]) Kex: compression algorithms (client to server) = none 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39000]) Kex: compression algorithms (server to client) = none 23:10:16.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:16.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39000]) process #1 30 23:10:16.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39000]] process command=SSH_MSG_KEXDH_INIT 23:10:16.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39000]] Send SSH_MSG_KEXDH_REPLY 23:10:16.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39000]) packet #1 sending command=31[31] len=1639 23:10:16.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39000])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:16.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39000]) Send SSH_MSG_NEWKEYS 23:10:16.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39000]) session ID=f1:06:aa:19:a1:0a:38:b3:13:34:7f:31:4e:8f:c3:4d:93:51:2b:f6:c0:e5:10:cb:bd:89:7e:ec:b2:3d:87:3a:b2:97:e4:d8:42:90:8d:f9:66:4d:a9:79:f1:23:56:bd:f6:58:30:19:7a:83:ce:d5:7e:59:11:d2:74:27:3e:b9 23:10:16.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39000]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:16.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39000]): strict KEX resets output message sequence number from 3 to 0 23:10:16.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39000]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4defc7ea; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:16.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39000])[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 23:10:16.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39000])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:16.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39000]) packet #0 sending command=7[7] len=419 23:10:16.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39000]) No pending packets to flush at end of KEX 23:10:16.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:16.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39000]) process #2 SSH_MSG_NEWKEYS 23:10:16.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39000]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:16.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39000]): strict KEX resets input message sequence number from 3 to 0 23:10:16.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39000]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@237bcd8b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:16.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:16.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39000]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:16.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39000]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39000]) authorized authentication methods: password,publickey 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39000]) Accepted service ssh-userauth 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39000]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #8 SSH_MSG_IGNORE 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_IGNORE 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39000]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39000]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39000]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39000]) no authentication factory for method=none 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39000]) SSH_MSG_USERAUTH_REQUEST 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39000]) remaining methods: password,publickey 23:10:16.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39000]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39000]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39000]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39000]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:16.236 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39000]) authentication result: true 23:10:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39000]) SSH_MSG_USERAUTH_REQUEST 23:10:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39000])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39000]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39000]) no heartbeat to stop 23:10:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39000]) heartbeat type=IGNORE, interval=PT30S 23:10:16.236 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39000 authenticated 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39000]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39000]] session=TransportServerSession[admin@/10.30.170.252:39000] id=0 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39000])) size=2097152, max=2097152, packet=32768 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39000]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39000] 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39000]) recipient=0 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000])) size=2097152, max=2097152, packet=32768 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000])) re-initializing 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000])) size=2097152, max=2097152, packet=32768 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000])[want-reply=true] subsystem=netconf 23:10:16.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000])[subsystem] prepared command 23:10:16.238 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:16.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:16.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000]}} established 23:10:16.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 211: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18040 23:10:16.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 211: Creating data stores for simulated device 23:10:16.238 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:16.238 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:16.238 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:16.238 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:16.238 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:16.239 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a6eb93a 23:10:16.239 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:16.239 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:16.239 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:16.239 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:16.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:16.240 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:16.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:16.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:16.240 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a6eb93a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a6eb93a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50306665, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50306665, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:16.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:16.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000] 23:10:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 211 on channel [id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000] 23:10:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) by 1103 down to 2096049 23:10:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000] 23:10:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000] 23:10:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) request=subsystem result=ReplySuccess, want-reply=true 23:10:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) request=subsystem activate command 23:10:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) starting runner for command=netconf 23:10:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #5 SSH_MSG_CHANNEL_DATA 23:10:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) by 373 down to 2096779 23:10:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_CHANNEL_DATA len=373 23:10:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000] 23:10:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000] 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000] 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18040', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=211} created 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=211, channel=[id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000]} created 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000] successful with session NetconfServerSession{sessionId=211, channel=[id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000]} 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=211, channel=[id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000]} up 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #6 SSH_MSG_CHANNEL_DATA 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) by 393 down to 2096386 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_CHANNEL_DATA len=393 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000] 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:16.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:16.245 [netconf-device-simulator-threads-0] 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=211} 23:10:16.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:16.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=211, channel=[id: 0xf70941ec, L:/10.30.170.33:18040 - R:/10.30.170.252:39000]} EXI handlers added to pipeline 23:10:16.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:16.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) by 179 down to 2095870 23:10:16.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:16.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:16.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #7 SSH_MSG_CHANNEL_DATA 23:10:16.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) by 340 down to 2096046 23:10:16.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_CHANNEL_DATA len=340 23:10:16.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000] 23:10:16.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:16.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:16.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=211} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50306665 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:16.248 [netconf-device-simulator-threads-0] 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 23:10:16.248 [netconf-device-simulator-threads-0] 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 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) by 733 down to 2095137 23:10:16.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:16.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:16.451 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #9 SSH_MSG_IGNORE 23:10:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:10:16.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746]} 23:10:16.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38746]): SSH-2.0-SSHD-UNKNOWN 23:10:16.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38746]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:16.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38746]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:16.798 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:16.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #10 SSH_MSG_IGNORE 23:10:16.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:10:16.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:16.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38746]) Send SSH_MSG_KEXINIT 23:10:16.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38746]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38746]) process #0 SSH_MSG_KEXINIT 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38746]) SSH_MSG_KEXINIT 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38746]) strict KEX=true client=true server=true 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38746]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38746]) Kex: server host key algorithms = rsa-sha2-512 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38746]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38746]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38746]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38746]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38746]) Kex: compression algorithms (client to server) = none 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38746]) Kex: compression algorithms (server to client) = none 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #8 SSH_MSG_IGNORE 23:10:16.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_IGNORE 23:10:17.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38746]) process #1 30 23:10:17.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38746]] process command=SSH_MSG_KEXDH_INIT 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38746]] Send SSH_MSG_KEXDH_REPLY 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38746]) packet #1 sending command=31[31] len=1639 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38746])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38746]) Send SSH_MSG_NEWKEYS 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38746]) session ID=e2:52:32:74:a0:8b:eb:da:7c:05:fd:31:03:e0:38:ad:48:f1:be:de:c0:ae:2f:8c:d7:bd:20:b8:e1:c3:2d:d8:9f:eb:b1:8f:3c:51:2f:14:9b:48:03:6e:ba:d4:a1:24:95:9d:27:e2:a4:2e:9e:64:b5:aa:65:9d:3e:9a:f2:ca 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38746]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38746]): strict KEX resets output message sequence number from 3 to 0 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38746]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@63b60f87; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38746])[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 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38746])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38746]) packet #0 sending command=7[7] len=419 23:10:17.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38746]) No pending packets to flush at end of KEX 23:10:17.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164]} 23:10:17.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58164]): SSH-2.0-SSHD-UNKNOWN 23:10:17.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58164]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:17.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58164]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38746]) process #2 SSH_MSG_NEWKEYS 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38746]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38746]): strict KEX resets input message sequence number from 3 to 0 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38746]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@753c7230; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38746]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38746]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38746]) authorized authentication methods: password,publickey 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38746]) Accepted service ssh-userauth 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38746]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38746]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38746]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38746]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38746]) no authentication factory for method=none 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38746]) SSH_MSG_USERAUTH_REQUEST 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38746]) remaining methods: password,publickey 23:10:17.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38746]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:17.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38746]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:17.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38746]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:17.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38746]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:17.103 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:17.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38746]) authentication result: true 23:10:17.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38746]) SSH_MSG_USERAUTH_REQUEST 23:10:17.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38746])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:17.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38746]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:17.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:17.103 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:17.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38746]) no heartbeat to stop 23:10:17.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38746]) heartbeat type=IGNORE, interval=PT30S 23:10:17.103 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38746 authenticated 23:10:17.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:17.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38746]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:17.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38746]] session=TransportServerSession[admin@/10.30.170.252:38746] id=0 23:10:17.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38746])) size=2097152, max=2097152, packet=32768 23:10:17.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38746]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38746] 23:10:17.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38746]) recipient=0 23:10:17.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746])) size=2097152, max=2097152, packet=32768 23:10:17.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746])) re-initializing 23:10:17.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746])) size=2097152, max=2097152, packet=32768 23:10:17.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:17.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:17.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:17.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:17.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746])[want-reply=true] subsystem=netconf 23:10:17.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746])[subsystem] prepared command 23:10:17.109 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:17.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:17.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746]}} established 23:10:17.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 212: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18041 23:10:17.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 212: Creating data stores for simulated device 23:10:17.109 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:17.109 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:17.109 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:17.109 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:17.109 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:17.110 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61fd6a22 23:10:17.110 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:17.110 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:17.110 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:17.110 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:17.110 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:17.110 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:17.110 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:17.110 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:17.110 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61fd6a22, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61fd6a22, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e111e1b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e111e1b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:17.111 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746] 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 212 on channel [id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746] 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) by 1103 down to 2096049 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746] 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746] 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) request=subsystem result=ReplySuccess, want-reply=true 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) request=subsystem activate command 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) starting runner for command=netconf 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #5 SSH_MSG_CHANNEL_DATA 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) by 373 down to 2096779 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_CHANNEL_DATA len=373 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746] 23:10:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:17.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:17.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746] 23:10:17.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746] 23:10:17.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18041', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:17.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=212} created 23:10:17.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746]} created 23:10:17.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746] successful with session NetconfServerSession{sessionId=212, channel=[id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746]} 23:10:17.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746]} up 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #6 SSH_MSG_CHANNEL_DATA 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) by 393 down to 2096386 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_CHANNEL_DATA len=393 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746] 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:17.114 [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=212} 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x73276041, L:/10.30.170.33:18041 - R:/10.30.170.252:38746]} EXI handlers added to pipeline 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) by 179 down to 2095870 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:17.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:17.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #7 SSH_MSG_CHANNEL_DATA 23:10:17.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) by 340 down to 2096046 23:10:17.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_CHANNEL_DATA len=340 23:10:17.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746] 23:10:17.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:17.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=212} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e111e1b 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:17.117 [netconf-device-simulator-threads-2] 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 23:10:17.117 [netconf-device-simulator-threads-2] 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 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) by 733 down to 2095137 23:10:17.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:17.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:17.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #10 SSH_MSG_IGNORE 23:10:17.146 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:17.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:10:17.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58164]) Send SSH_MSG_KEXINIT 23:10:17.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58164]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #9 SSH_MSG_IGNORE 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58164]) process #0 SSH_MSG_KEXINIT 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58164]) SSH_MSG_KEXINIT 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58164]) strict KEX=true client=true server=true 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58164]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58164]) Kex: server host key algorithms = rsa-sha2-512 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58164]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58164]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58164]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58164]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58164]) Kex: compression algorithms (client to server) = none 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58164]) Kex: compression algorithms (server to client) = none 23:10:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:17.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58164]) process #1 30 23:10:17.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58164]] process command=SSH_MSG_KEXDH_INIT 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58164]] Send SSH_MSG_KEXDH_REPLY 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58164]) packet #1 sending command=31[31] len=1639 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58164])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58164]) Send SSH_MSG_NEWKEYS 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58164]) session ID=35:31:98:e4:b5:3e:c4:af:65:bb:fb:35:6e:ac:0e:fa:25:a2:ae:ec:49:ef:13:17:b9:0a:72:b3:8d:a2:60:30:80:68:91:a1:47:4c:fa:61:c0:39:c6:df:6e:57:a8:7c:15:da:95:86:b1:81:e1:ea:8b:05:af:dc:38:b3:0f:3b 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58164]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58164]): strict KEX resets output message sequence number from 3 to 0 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58164]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f8c23d7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58164])[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 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58164])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58164]) packet #0 sending command=7[7] len=419 23:10:17.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58164]) No pending packets to flush at end of KEX 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58164]) process #2 SSH_MSG_NEWKEYS 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58164]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58164]): strict KEX resets input message sequence number from 3 to 0 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58164]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@624e33ad; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58164]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58164]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58164]) authorized authentication methods: password,publickey 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58164]) Accepted service ssh-userauth 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58164]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58164]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58164]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58164]) no authentication factory for method=none 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58164]) SSH_MSG_USERAUTH_REQUEST 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58164]) remaining methods: password,publickey 23:10:17.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58164]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:17.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58164]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:17.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:17.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58164]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:17.304 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:17.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58164]) authentication result: true 23:10:17.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58164]) SSH_MSG_USERAUTH_REQUEST 23:10:17.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58164])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:17.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58164]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:17.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:17.304 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:17.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58164]) no heartbeat to stop 23:10:17.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58164]) heartbeat type=IGNORE, interval=PT30S 23:10:17.304 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58164 authenticated 23:10:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58164]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58164]] session=TransportServerSession[admin@/10.30.170.252:58164] id=0 23:10:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58164])) size=2097152, max=2097152, packet=32768 23:10:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58164]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58164] 23:10:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58164]) recipient=0 23:10:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164])) size=2097152, max=2097152, packet=32768 23:10:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164])) re-initializing 23:10:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164])) size=2097152, max=2097152, packet=32768 23:10:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164])[want-reply=true] subsystem=netconf 23:10:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164])[subsystem] prepared command 23:10:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164]}} established 23:10:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 213: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18042 23:10:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 213: Creating data stores for simulated device 23:10:17.306 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:17.306 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:17.306 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:17.307 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7342c5c5 23:10:17.307 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:17.307 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:17.307 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:17.307 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:17.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:17.308 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:17.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:17.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:17.308 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7342c5c5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7342c5c5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e0e4315, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e0e4315, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:17.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:17.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:17.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164] 23:10:17.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 213 on channel [id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164] 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) by 1103 down to 2096049 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164] 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164] 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) request=subsystem result=ReplySuccess, want-reply=true 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) request=subsystem activate command 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) starting runner for command=netconf 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #5 SSH_MSG_CHANNEL_DATA 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) by 373 down to 2096779 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_CHANNEL_DATA len=373 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164] 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:17.310 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164] 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164] 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18042', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=213} created 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164]} created 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164] successful with session NetconfServerSession{sessionId=213, channel=[id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164]} 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164]} up 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #6 SSH_MSG_CHANNEL_DATA 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) by 393 down to 2096386 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_CHANNEL_DATA len=393 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164] 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:17.311 [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=213} 23:10:17.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:17.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xbe3766f6, L:/10.30.170.33:18042 - R:/10.30.170.252:58164]} EXI handlers added to pipeline 23:10:17.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:17.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) by 179 down to 2095870 23:10:17.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:17.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:17.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #7 SSH_MSG_CHANNEL_DATA 23:10:17.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) by 340 down to 2096046 23:10:17.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_CHANNEL_DATA len=340 23:10:17.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164] 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=213} 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e0e4315 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:17.314 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:17.315 [netconf-device-simulator-threads-3] 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 23:10:17.315 [netconf-device-simulator-threads-3] 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 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) by 733 down to 2095137 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:17.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:17.427 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:17.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #8 SSH_MSG_IGNORE 23:10:17.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_IGNORE 23:10:17.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396]} 23:10:17.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44396]): SSH-2.0-SSHD-UNKNOWN 23:10:17.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44396]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:17.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44396]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:17.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #9 SSH_MSG_IGNORE 23:10:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:10:17.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44396]) Send SSH_MSG_KEXINIT 23:10:17.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44396]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:17.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44396]) process #0 SSH_MSG_KEXINIT 23:10:17.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44396]) SSH_MSG_KEXINIT 23:10:17.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44396]) strict KEX=true client=true server=true 23:10:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44396]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44396]) Kex: server host key algorithms = rsa-sha2-512 23:10:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44396]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44396]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44396]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44396]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44396]) Kex: compression algorithms (client to server) = none 23:10:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44396]) Kex: compression algorithms (server to client) = none 23:10:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:17.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44396]) process #1 30 23:10:17.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44396]] process command=SSH_MSG_KEXDH_INIT 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44396]] Send SSH_MSG_KEXDH_REPLY 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44396]) packet #1 sending command=31[31] len=1639 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44396])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44396]) Send SSH_MSG_NEWKEYS 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44396]) session ID=57:5e:38:4c:86:65:40:37:aa:15:42:41:d2:c6:13:2c:35:52:66:28:78:6c:9f:7d:ca:9f:15:29:85:26:7f:66:23:40:9a:19:86:54:07:a9:e1:e4:c4:f4:8b:33:0b:05:56:94:ef:6a:ae:55:7d:ab:73:5f:f6:31:eb:c9:d6:ea 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44396]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44396]): strict KEX resets output message sequence number from 3 to 0 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44396]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@62755f43; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44396])[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 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44396])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44396]) packet #0 sending command=7[7] len=419 23:10:17.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44396]) No pending packets to flush at end of KEX 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44396]) process #2 SSH_MSG_NEWKEYS 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44396]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44396]): strict KEX resets input message sequence number from 3 to 0 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44396]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6b2f215b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44396]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44396]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44396]) authorized authentication methods: password,publickey 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44396]) Accepted service ssh-userauth 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44396]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44396]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44396]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44396]) no authentication factory for method=none 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44396]) SSH_MSG_USERAUTH_REQUEST 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44396]) remaining methods: password,publickey 23:10:17.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44396]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44396]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44396]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:17.821 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44396]) authentication result: true 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44396]) SSH_MSG_USERAUTH_REQUEST 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44396])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44396]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44396]) no heartbeat to stop 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44396]) heartbeat type=IGNORE, interval=PT30S 23:10:17.821 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44396 authenticated 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44396]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44396]] session=TransportServerSession[admin@/10.30.170.252:44396] id=0 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44396])) size=2097152, max=2097152, packet=32768 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44396]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44396] 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44396]) recipient=0 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396])) size=2097152, max=2097152, packet=32768 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396])) re-initializing 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396])) size=2097152, max=2097152, packet=32768 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396])[want-reply=true] subsystem=netconf 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396])[subsystem] prepared command 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396]}} established 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 214: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18043 23:10:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 214: Creating data stores for simulated device 23:10:17.822 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:17.823 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:17.823 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:17.823 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:17.823 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:17.823 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c12fd44 23:10:17.823 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:17.823 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:17.823 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:17.824 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:17.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:17.824 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:17.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:17.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:17.824 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c12fd44, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c12fd44, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66d4624b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66d4624b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:17.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:17.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:17.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396] 23:10:17.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 214 on channel [id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396] 23:10:17.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) by 1103 down to 2096049 23:10:17.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:17.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396] 23:10:17.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396] 23:10:17.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) request=subsystem result=ReplySuccess, want-reply=true 23:10:17.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) request=subsystem activate command 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) starting runner for command=netconf 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #5 SSH_MSG_CHANNEL_DATA 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) by 373 down to 2096779 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_CHANNEL_DATA len=373 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396] 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396] 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396] 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18043', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=214} created 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=214, channel=[id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396]} created 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396] successful with session NetconfServerSession{sessionId=214, channel=[id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396]} 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=214, channel=[id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396]} up 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #6 SSH_MSG_CHANNEL_DATA 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) by 393 down to 2096386 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_CHANNEL_DATA len=393 23:10:17.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396] 23:10:17.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:17.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:17.827 [netconf-device-simulator-threads-6] 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=214} 23:10:17.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:17.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=214, channel=[id: 0xa45ab2ad, L:/10.30.170.33:18043 - R:/10.30.170.252:44396]} EXI handlers added to pipeline 23:10:17.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:17.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) by 179 down to 2095870 23:10:17.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:17.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:17.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #7 SSH_MSG_CHANNEL_DATA 23:10:17.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) by 340 down to 2096046 23:10:17.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_CHANNEL_DATA len=340 23:10:17.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396] 23:10:17.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:17.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:17.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=214} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66d4624b 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:17.830 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:17.830 [netconf-device-simulator-threads-6] 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 23:10:17.830 [netconf-device-simulator-threads-6] 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 23:10:17.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:17.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) by 733 down to 2095137 23:10:17.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:17.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:17.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:17.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #8 SSH_MSG_IGNORE 23:10:17.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_IGNORE 23:10:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #10 SSH_MSG_IGNORE 23:10:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:10:17.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:18.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964]} 23:10:18.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46964]): SSH-2.0-SSHD-UNKNOWN 23:10:18.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46964]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:18.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46964]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:18.166 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #9 SSH_MSG_IGNORE 23:10:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:10:18.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #10 SSH_MSG_IGNORE 23:10:18.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:18.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:10:18.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46964]) Send SSH_MSG_KEXINIT 23:10:18.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46964]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46964]) process #0 SSH_MSG_KEXINIT 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46964]) SSH_MSG_KEXINIT 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46964]) strict KEX=true client=true server=true 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46964]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46964]) Kex: server host key algorithms = rsa-sha2-512 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46964]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46964]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46964]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46964]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46964]) Kex: compression algorithms (client to server) = none 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46964]) Kex: compression algorithms (server to client) = none 23:10:18.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:18.525 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:18.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #8 SSH_MSG_IGNORE 23:10:18.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_IGNORE 23:10:18.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46964]) process #1 30 23:10:18.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46964]] process command=SSH_MSG_KEXDH_INIT 23:10:18.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46964]] Send SSH_MSG_KEXDH_REPLY 23:10:18.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46964]) packet #1 sending command=31[31] len=1639 23:10:18.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46964])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:18.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46964]) Send SSH_MSG_NEWKEYS 23:10:18.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46964]) session ID=62:2d:1d:3e:10:84:4a:f8:31:b9:de:a4:74:bc:03:ba:1c:32:82:6a:41:c4:09:5d:89:b5:c5:7f:30:04:63:27:c6:72:f0:55:17:77:16:11:16:52:4f:4f:bb:cc:49:55:c9:2a:eb:8f:bb:e1:1b:27:6c:a3:86:ed:4e:f5:5c:9e 23:10:18.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46964]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:18.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46964]): strict KEX resets output message sequence number from 3 to 0 23:10:18.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46964]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e1b31bd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:18.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46964])[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 23:10:18.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46964])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:18.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46964]) packet #0 sending command=7[7] len=419 23:10:18.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46964]) No pending packets to flush at end of KEX 23:10:18.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46964]) process #2 SSH_MSG_NEWKEYS 23:10:18.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46964]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:18.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46964]): strict KEX resets input message sequence number from 3 to 0 23:10:18.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46964]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f1752d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:18.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:18.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46964]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:18.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46964]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46964]) authorized authentication methods: password,publickey 23:10:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46964]) Accepted service ssh-userauth 23:10:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46964]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46964]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46964]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46964]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46964]) no authentication factory for method=none 23:10:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46964]) SSH_MSG_USERAUTH_REQUEST 23:10:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46964]) remaining methods: password,publickey 23:10:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46964]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46964]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46964]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46964]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:18.577 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46964]) authentication result: true 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46964]) SSH_MSG_USERAUTH_REQUEST 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46964])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46964]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46964]) no heartbeat to stop 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46964]) heartbeat type=IGNORE, interval=PT30S 23:10:18.577 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46964 authenticated 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46964]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46964]] session=TransportServerSession[admin@/10.30.170.252:46964] id=0 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46964])) size=2097152, max=2097152, packet=32768 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46964]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46964] 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46964]) recipient=0 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964])) size=2097152, max=2097152, packet=32768 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964])) re-initializing 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964])) size=2097152, max=2097152, packet=32768 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964])[want-reply=true] subsystem=netconf 23:10:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964])[subsystem] prepared command 23:10:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964]}} established 23:10:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 215: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18044 23:10:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 215: Creating data stores for simulated device 23:10:18.579 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:18.579 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:18.579 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:18.579 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:18.580 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1eef6e76 23:10:18.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:18.580 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:18.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:18.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:18.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:18.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:18.586 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:18.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:18.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:18.586 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1eef6e76, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1eef6e76, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad73689, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad73689, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:18.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:18.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:18.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964] 23:10:18.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 215 on channel [id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964] 23:10:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) by 1103 down to 2096049 23:10:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964] 23:10:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964] 23:10:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) request=subsystem result=ReplySuccess, want-reply=true 23:10:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) request=subsystem activate command 23:10:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) starting runner for command=netconf 23:10:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #5 SSH_MSG_CHANNEL_DATA 23:10:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) by 373 down to 2096779 23:10:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_CHANNEL_DATA len=373 23:10:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964] 23:10:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964] 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964] 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18044', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=215} created 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964]} created 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964] successful with session NetconfServerSession{sessionId=215, channel=[id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964]} 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964]} up 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #9 SSH_MSG_IGNORE 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #6 SSH_MSG_CHANNEL_DATA 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) by 393 down to 2096386 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_CHANNEL_DATA len=393 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964] 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:18.591 [netconf-device-simulator-threads-0] 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=215} 23:10:18.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:18.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x1bcf97ed, L:/10.30.170.33:18044 - R:/10.30.170.252:46964]} EXI handlers added to pipeline 23:10:18.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:18.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) by 179 down to 2095870 23:10:18.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:18.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:18.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #7 SSH_MSG_CHANNEL_DATA 23:10:18.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) by 340 down to 2096046 23:10:18.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_CHANNEL_DATA len=340 23:10:18.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964] 23:10:18.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:18.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:18.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=215} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad73689 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:18.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:18.595 [netconf-device-simulator-threads-0] 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 23:10:18.595 [netconf-device-simulator-threads-0] 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 23:10:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) by 733 down to 2095137 23:10:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:18.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:18.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062]} 23:10:18.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44062]): SSH-2.0-SSHD-UNKNOWN 23:10:18.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44062]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:18.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44062]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44062]) Send SSH_MSG_KEXINIT 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44062]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44062]) process #0 SSH_MSG_KEXINIT 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44062]) SSH_MSG_KEXINIT 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44062]) strict KEX=true client=true server=true 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44062]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44062]) Kex: server host key algorithms = rsa-sha2-512 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44062]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44062]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44062]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44062]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44062]) Kex: compression algorithms (client to server) = none 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44062]) Kex: compression algorithms (server to client) = none 23:10:18.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:18.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44062]) process #1 30 23:10:18.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44062]] process command=SSH_MSG_KEXDH_INIT 23:10:18.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44062]] Send SSH_MSG_KEXDH_REPLY 23:10:18.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44062]) packet #1 sending command=31[31] len=1639 23:10:18.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44062])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:18.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44062]) Send SSH_MSG_NEWKEYS 23:10:18.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44062]) session ID=f9:36:a8:99:16:88:6a:97:53:d6:3e:75:82:48:80:49:aa:d8:cc:78:67:14:db:eb:f0:47:ac:ce:94:6c:8d:ca:02:02:d9:d0:e6:c6:23:a5:64:c4:62:82:09:42:73:ae:c0:4d:66:fb:65:40:78:cf:cc:a2:b0:e1:fc:d0:6d:ef 23:10:18.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44062]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:18.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44062]): strict KEX resets output message sequence number from 3 to 0 23:10:18.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11d19e98; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:18.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44062])[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 23:10:18.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44062])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:18.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44062]) packet #0 sending command=7[7] len=419 23:10:18.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44062]) No pending packets to flush at end of KEX 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44062]) process #2 SSH_MSG_NEWKEYS 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44062]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44062]): strict KEX resets input message sequence number from 3 to 0 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b81d3f4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44062]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44062]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44062]) authorized authentication methods: password,publickey 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44062]) Accepted service ssh-userauth 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44062]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44062]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44062]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44062]) no authentication factory for method=none 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44062]) SSH_MSG_USERAUTH_REQUEST 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44062]) remaining methods: password,publickey 23:10:19.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44062]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44062]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44062]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:19.029 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44062]) authentication result: true 23:10:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44062]) SSH_MSG_USERAUTH_REQUEST 23:10:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44062])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44062]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44062]) no heartbeat to stop 23:10:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44062]) heartbeat type=IGNORE, interval=PT30S 23:10:19.029 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44062 authenticated 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44062]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44062]] session=TransportServerSession[admin@/10.30.170.252:44062] id=0 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44062])) size=2097152, max=2097152, packet=32768 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44062]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44062] 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44062]) recipient=0 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062])) size=2097152, max=2097152, packet=32768 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062])) re-initializing 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062])) size=2097152, max=2097152, packet=32768 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062])[want-reply=true] subsystem=netconf 23:10:19.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062])[subsystem] prepared command 23:10:19.031 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:19.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:19.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062]}} established 23:10:19.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 216: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18045 23:10:19.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 216: Creating data stores for simulated device 23:10:19.031 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:19.031 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:19.031 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:19.031 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:19.031 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:19.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@349dea18 23:10:19.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:19.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:19.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:19.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:19.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:19.033 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:19.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:19.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:19.033 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@349dea18, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@349dea18, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fdf9f47, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fdf9f47, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:19.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:19.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:19.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062] 23:10:19.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 216 on channel [id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062] 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) by 1103 down to 2096049 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062] 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062] 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) request=subsystem result=ReplySuccess, want-reply=true 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) request=subsystem activate command 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) starting runner for command=netconf 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #5 SSH_MSG_CHANNEL_DATA 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) by 373 down to 2096779 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_CHANNEL_DATA len=373 23:10:19.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062] 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062] 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062] 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18045', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=216} created 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062]} created 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062] successful with session NetconfServerSession{sessionId=216, channel=[id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062]} 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062]} up 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #6 SSH_MSG_CHANNEL_DATA 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) by 393 down to 2096386 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_CHANNEL_DATA len=393 23:10:19.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062] 23:10:19.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:19.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:19.038 [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=216} 23:10:19.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:19.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x5545f528, L:/10.30.170.33:18045 - R:/10.30.170.252:44062]} EXI handlers added to pipeline 23:10:19.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:19.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) by 179 down to 2095870 23:10:19.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:19.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:19.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #7 SSH_MSG_CHANNEL_DATA 23:10:19.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) by 340 down to 2096046 23:10:19.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_CHANNEL_DATA len=340 23:10:19.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062] 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=216} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fdf9f47 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:19.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:19.041 [netconf-device-simulator-threads-2] 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 23:10:19.042 [netconf-device-simulator-threads-2] 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 23:10:19.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:19.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) by 733 down to 2095137 23:10:19.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:19.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #10 SSH_MSG_IGNORE 23:10:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:10:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:19.094 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:19.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #8 SSH_MSG_IGNORE 23:10:19.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_IGNORE 23:10:19.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886]} 23:10:19.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41886]): SSH-2.0-SSHD-UNKNOWN 23:10:19.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41886]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:19.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41886]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41886]) Send SSH_MSG_KEXINIT 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41886]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41886]) process #0 SSH_MSG_KEXINIT 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41886]) SSH_MSG_KEXINIT 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41886]) strict KEX=true client=true server=true 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41886]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41886]) Kex: server host key algorithms = rsa-sha2-512 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41886]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41886]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41886]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41886]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41886]) Kex: compression algorithms (client to server) = none 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41886]) Kex: compression algorithms (server to client) = none 23:10:19.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:19.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #9 SSH_MSG_IGNORE 23:10:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:10:19.322 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:19.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #8 SSH_MSG_IGNORE 23:10:19.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_IGNORE 23:10:19.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41886]) process #1 30 23:10:19.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41886]] process command=SSH_MSG_KEXDH_INIT 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41886]] Send SSH_MSG_KEXDH_REPLY 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41886]) packet #1 sending command=31[31] len=1639 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41886])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41886]) Send SSH_MSG_NEWKEYS 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41886]) session ID=71:8c:71:1c:b0:c9:e8:ca:49:b5:45:bb:5a:ed:3c:ef:18:a0:7c:6b:39:7d:84:e7:92:b9:d6:57:ad:f8:ff:d4:16:43:db:e4:8a:0f:7c:90:28:14:7a:11:a0:36:a9:a6:c3:dc:57:92:b2:cb:7c:f0:51:55:5e:53:0e:c4:e3:f6 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41886]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41886]): strict KEX resets output message sequence number from 3 to 0 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41886]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@297ddec3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41886])[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 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41886])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41886]) packet #0 sending command=7[7] len=419 23:10:19.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41886]) No pending packets to flush at end of KEX 23:10:19.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #10 SSH_MSG_IGNORE 23:10:19.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:10:19.396 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:19.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41886]) process #2 SSH_MSG_NEWKEYS 23:10:19.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41886]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:19.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41886]): strict KEX resets input message sequence number from 3 to 0 23:10:19.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41886]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@154bf14; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:19.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:19.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41886]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:19.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41886]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:19.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41886]) authorized authentication methods: password,publickey 23:10:19.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41886]) Accepted service ssh-userauth 23:10:19.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41886]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41886]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41886]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41886]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41886]) no authentication factory for method=none 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41886]) SSH_MSG_USERAUTH_REQUEST 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41886]) remaining methods: password,publickey 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41886]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41886]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41886]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41886]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:19.405 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41886]) authentication result: true 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41886]) SSH_MSG_USERAUTH_REQUEST 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41886])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41886]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:19.405 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41886]) no heartbeat to stop 23:10:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41886]) heartbeat type=IGNORE, interval=PT30S 23:10:19.406 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41886 authenticated 23:10:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41886]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41886]] session=TransportServerSession[admin@/10.30.170.252:41886] id=0 23:10:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41886])) size=2097152, max=2097152, packet=32768 23:10:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41886]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41886] 23:10:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41886]) recipient=0 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886])) size=2097152, max=2097152, packet=32768 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886])) re-initializing 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886])) size=2097152, max=2097152, packet=32768 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886])[want-reply=true] subsystem=netconf 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886])[subsystem] prepared command 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886]}} established 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 217: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18046 23:10:19.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 217: Creating data stores for simulated device 23:10:19.408 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:19.408 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:19.408 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:19.408 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:19.408 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:19.409 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41373ea4 23:10:19.409 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:19.409 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:19.409 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:19.409 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:19.410 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:19.410 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:19.410 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:19.410 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:19.410 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41373ea4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41373ea4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@90f4796, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@90f4796, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:19.410 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:19.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:19.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886] 23:10:19.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 217 on channel [id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886] 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) by 1103 down to 2096049 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886] 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886] 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) request=subsystem result=ReplySuccess, want-reply=true 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) request=subsystem activate command 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) starting runner for command=netconf 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #5 SSH_MSG_CHANNEL_DATA 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) by 373 down to 2096779 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_CHANNEL_DATA len=373 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886] 23:10:19.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886] 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886] 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18046', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=217} created 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=217, channel=[id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886]} created 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886] successful with session NetconfServerSession{sessionId=217, channel=[id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886]} 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=217, channel=[id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886]} up 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #6 SSH_MSG_CHANNEL_DATA 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) by 393 down to 2096386 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_CHANNEL_DATA len=393 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886] 23:10:19.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:19.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:19.414 [netconf-device-simulator-threads-4] 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=217} 23:10:19.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:19.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=217, channel=[id: 0x859f8bef, L:/10.30.170.33:18046 - R:/10.30.170.252:41886]} EXI handlers added to pipeline 23:10:19.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:19.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) by 179 down to 2095870 23:10:19.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:19.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:19.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #7 SSH_MSG_CHANNEL_DATA 23:10:19.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) by 340 down to 2096046 23:10:19.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_CHANNEL_DATA len=340 23:10:19.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886] 23:10:19.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:19.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:19.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=217} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@90f4796 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:19.417 [netconf-device-simulator-threads-4] 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 23:10:19.417 [netconf-device-simulator-threads-4] 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 23:10:19.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:19.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) by 733 down to 2095137 23:10:19.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:19.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:19.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700]} 23:10:19.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55700]): SSH-2.0-SSHD-UNKNOWN 23:10:19.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55700]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:19.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55700]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:19.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:19.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #10 SSH_MSG_IGNORE 23:10:19.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:10:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #9 SSH_MSG_IGNORE 23:10:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:10:19.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:19.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55700]) Send SSH_MSG_KEXINIT 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55700]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55700]) process #0 SSH_MSG_KEXINIT 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55700]) SSH_MSG_KEXINIT 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55700]) strict KEX=true client=true server=true 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55700]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55700]) Kex: server host key algorithms = rsa-sha2-512 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55700]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55700]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55700]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55700]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55700]) Kex: compression algorithms (client to server) = none 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55700]) Kex: compression algorithms (server to client) = none 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #8 SSH_MSG_IGNORE 23:10:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_IGNORE 23:10:19.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55700]) process #1 30 23:10:19.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55700]] process command=SSH_MSG_KEXDH_INIT 23:10:19.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55700]] Send SSH_MSG_KEXDH_REPLY 23:10:19.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55700]) packet #1 sending command=31[31] len=1639 23:10:19.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55700])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:19.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55700]) Send SSH_MSG_NEWKEYS 23:10:19.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55700]) session ID=8c:74:7b:a3:e0:0a:a0:4c:5c:3c:6d:71:19:d4:f5:1b:ce:06:61:19:41:7b:b8:3d:5c:8e:1b:c7:be:67:56:cb:44:00:82:ad:f2:aa:d5:26:da:87:28:dd:bd:35:b8:1e:d3:19:d7:65:2f:94:92:b6:a1:85:ad:f5:3b:06:e0:bf 23:10:19.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55700]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:19.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55700]): strict KEX resets output message sequence number from 3 to 0 23:10:19.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14524da1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:19.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55700])[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 23:10:19.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55700])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:19.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55700]) packet #0 sending command=7[7] len=419 23:10:19.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55700]) No pending packets to flush at end of KEX 23:10:20.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55700]) process #2 SSH_MSG_NEWKEYS 23:10:20.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55700]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:20.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55700]): strict KEX resets input message sequence number from 3 to 0 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38aeae15; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55700]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55700]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55700]) authorized authentication methods: password,publickey 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55700]) Accepted service ssh-userauth 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55700]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55700]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55700]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55700]) no authentication factory for method=none 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55700]) SSH_MSG_USERAUTH_REQUEST 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55700]) remaining methods: password,publickey 23:10:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55700]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:20.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55700]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:20.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:20.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55700]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:20.007 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:20.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55700]) authentication result: true 23:10:20.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55700]) SSH_MSG_USERAUTH_REQUEST 23:10:20.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55700])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:20.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55700]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55700]) no heartbeat to stop 23:10:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55700]) heartbeat type=IGNORE, interval=PT30S 23:10:20.008 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55700 authenticated 23:10:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55700]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55700]] session=TransportServerSession[admin@/10.30.170.252:55700] id=0 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55700])) size=2097152, max=2097152, packet=32768 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55700]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55700] 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55700]) recipient=0 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700])) size=2097152, max=2097152, packet=32768 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700])) re-initializing 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700])) size=2097152, max=2097152, packet=32768 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700])[want-reply=true] subsystem=netconf 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700])[subsystem] prepared command 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700]}} established 23:10:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 218: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18047 23:10:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 218: Creating data stores for simulated device 23:10:20.010 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:20.010 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:20.010 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:20.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59ddefe2 23:10:20.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:20.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:20.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:20.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:20.017 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:20.017 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:20.017 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:20.017 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:20.017 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59ddefe2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59ddefe2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72a62dfb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72a62dfb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:20.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:20.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:20.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700] 23:10:20.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 218 on channel [id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700] 23:10:20.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) by 1103 down to 2096049 23:10:20.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:20.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700] 23:10:20.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700] 23:10:20.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) request=subsystem result=ReplySuccess, want-reply=true 23:10:20.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:20.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) request=subsystem activate command 23:10:20.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) starting runner for command=netconf 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #5 SSH_MSG_CHANNEL_DATA 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) by 373 down to 2096779 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_CHANNEL_DATA len=373 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700] 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700] 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700] 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18047', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=218} created 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=218, channel=[id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700]} created 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700] successful with session NetconfServerSession{sessionId=218, channel=[id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700]} 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=218, channel=[id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700]} up 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #6 SSH_MSG_CHANNEL_DATA 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) by 393 down to 2096386 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_CHANNEL_DATA len=393 23:10:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700] 23:10:20.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:20.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:20.022 [netconf-device-simulator-threads-6] 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=218} 23:10:20.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:20.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=218, channel=[id: 0xbc3f0934, L:/10.30.170.33:18047 - R:/10.30.170.252:55700]} EXI handlers added to pipeline 23:10:20.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:20.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) by 179 down to 2095870 23:10:20.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:20.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:20.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #7 SSH_MSG_CHANNEL_DATA 23:10:20.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) by 340 down to 2096046 23:10:20.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_CHANNEL_DATA len=340 23:10:20.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700] 23:10:20.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:20.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:20.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=218} 23:10:20.025 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72a62dfb 23:10:20.025 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:20.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:20.025 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:20.025 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:20.025 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:20.025 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:20.025 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:20.026 [netconf-device-simulator-threads-6] 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 23:10:20.026 [netconf-device-simulator-threads-6] 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 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) by 733 down to 2095137 23:10:20.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:20.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:20.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #9 SSH_MSG_IGNORE 23:10:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:10:20.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:20.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #10 SSH_MSG_IGNORE 23:10:20.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:10:20.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:20.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #8 SSH_MSG_IGNORE 23:10:20.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_IGNORE 23:10:20.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058]} 23:10:20.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55058]): SSH-2.0-SSHD-UNKNOWN 23:10:20.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55058]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:20.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55058]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55058]) Send SSH_MSG_KEXINIT 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55058]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55058]) process #0 SSH_MSG_KEXINIT 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55058]) SSH_MSG_KEXINIT 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55058]) strict KEX=true client=true server=true 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55058]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55058]) Kex: server host key algorithms = rsa-sha2-512 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55058]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55058]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55058]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55058]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55058]) Kex: compression algorithms (client to server) = none 23:10:20.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55058]) Kex: compression algorithms (server to client) = none 23:10:20.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:20.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:20.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55058]) process #1 30 23:10:20.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55058]] process command=SSH_MSG_KEXDH_INIT 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55058]] Send SSH_MSG_KEXDH_REPLY 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55058]) packet #1 sending command=31[31] len=1639 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55058])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55058]) Send SSH_MSG_NEWKEYS 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55058]) session ID=71:6a:02:84:f9:96:92:2e:c2:96:bb:05:ba:95:09:15:3b:98:c8:ab:19:d7:7b:09:3e:5d:b7:01:ed:1a:09:75:74:d9:a9:76:4a:e1:5e:0f:ca:85:5a:fc:bf:c7:07:79:e1:fc:80:30:a4:43:c8:8b:d4:47:ed:ec:0b:b8:bd:e4 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55058]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55058]): strict KEX resets output message sequence number from 3 to 0 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55058]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@111fbaa8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55058])[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 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55058])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55058]) packet #0 sending command=7[7] len=419 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55058]) No pending packets to flush at end of KEX 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #9 SSH_MSG_IGNORE 23:10:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55058]) process #2 SSH_MSG_NEWKEYS 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55058]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55058]): strict KEX resets input message sequence number from 3 to 0 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55058]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@600c649; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55058]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55058]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55058]) authorized authentication methods: password,publickey 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55058]) Accepted service ssh-userauth 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55058]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55058]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55058]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55058]) no authentication factory for method=none 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55058]) SSH_MSG_USERAUTH_REQUEST 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55058]) remaining methods: password,publickey 23:10:20.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55058]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:20.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55058]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:20.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:20.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55058]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:20.800 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:20.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55058]) authentication result: true 23:10:20.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55058]) SSH_MSG_USERAUTH_REQUEST 23:10:20.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55058])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:20.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55058]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:20.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:20.800 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:20.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55058]) no heartbeat to stop 23:10:20.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55058]) heartbeat type=IGNORE, interval=PT30S 23:10:20.800 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55058 authenticated 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55058]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55058]] session=TransportServerSession[admin@/10.30.170.252:55058] id=0 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55058])) size=2097152, max=2097152, packet=32768 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55058]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55058] 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55058]) recipient=0 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058])) size=2097152, max=2097152, packet=32768 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058])) re-initializing 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058])) size=2097152, max=2097152, packet=32768 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058])[want-reply=true] subsystem=netconf 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058])[subsystem] prepared command 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058]}} established 23:10:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 219: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18048 23:10:20.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 219: Creating data stores for simulated device 23:10:20.802 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:20.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:20.802 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:20.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:20.802 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:20.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77120b39 23:10:20.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:20.803 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:20.803 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:20.803 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:20.803 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:20.803 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:20.803 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:20.803 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:20.803 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77120b39, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77120b39, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53f2dd3b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53f2dd3b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:20.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:20.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:20.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058] 23:10:20.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 219 on channel [id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058] 23:10:20.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) by 1103 down to 2096049 23:10:20.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:20.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058] 23:10:20.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058] 23:10:20.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) request=subsystem result=ReplySuccess, want-reply=true 23:10:20.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:20.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) request=subsystem activate command 23:10:20.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) starting runner for command=netconf 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #5 SSH_MSG_CHANNEL_DATA 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) by 373 down to 2096779 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_CHANNEL_DATA len=373 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058] 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058] 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058] 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18048', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=219} created 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=219, channel=[id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058]} created 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058] successful with session NetconfServerSession{sessionId=219, channel=[id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058]} 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=219, channel=[id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058]} up 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #6 SSH_MSG_CHANNEL_DATA 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) by 393 down to 2096386 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_CHANNEL_DATA len=393 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058] 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:20.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:20.807 [netconf-device-simulator-threads-0] 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=219} 23:10:20.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:20.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=219, channel=[id: 0x48a70e36, L:/10.30.170.33:18048 - R:/10.30.170.252:55058]} EXI handlers added to pipeline 23:10:20.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:20.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) by 179 down to 2095870 23:10:20.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:20.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:20.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #7 SSH_MSG_CHANNEL_DATA 23:10:20.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) by 340 down to 2096046 23:10:20.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_CHANNEL_DATA len=340 23:10:20.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058] 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=219} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53f2dd3b 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:20.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:20.810 [netconf-device-simulator-threads-0] 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 23:10:20.810 [netconf-device-simulator-threads-0] 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 23:10:20.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:20.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) by 733 down to 2095137 23:10:20.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:20.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:20.851 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:20.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #10 SSH_MSG_IGNORE 23:10:20.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:10:20.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766]} 23:10:20.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57766]): SSH-2.0-SSHD-UNKNOWN 23:10:20.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57766]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:20.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57766]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:21.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:21.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57766]) Send SSH_MSG_KEXINIT 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57766]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57766]) process #0 SSH_MSG_KEXINIT 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57766]) SSH_MSG_KEXINIT 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57766]) strict KEX=true client=true server=true 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57766]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57766]) Kex: server host key algorithms = rsa-sha2-512 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57766]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57766]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57766]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57766]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57766]) Kex: compression algorithms (client to server) = none 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57766]) Kex: compression algorithms (server to client) = none 23:10:21.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:21.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #9 SSH_MSG_IGNORE 23:10:21.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:10:21.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #8 SSH_MSG_IGNORE 23:10:21.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_IGNORE 23:10:21.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57766]) process #1 30 23:10:21.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57766]] process command=SSH_MSG_KEXDH_INIT 23:10:21.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #10 SSH_MSG_IGNORE 23:10:21.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:10:21.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:21.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57766]] Send SSH_MSG_KEXDH_REPLY 23:10:21.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57766]) packet #1 sending command=31[31] len=1639 23:10:21.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57766])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:21.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57766]) Send SSH_MSG_NEWKEYS 23:10:21.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57766]) session ID=b8:d2:47:44:e3:d8:96:6d:80:c4:12:ff:3c:3d:6f:d7:16:1c:91:87:b8:b2:a5:9e:e1:74:fa:49:d9:49:f4:ee:a4:3e:cc:6f:2b:ae:73:ec:2c:8f:d3:3e:ce:f8:e4:e6:0a:6a:84:94:af:03:26:87:d4:e0:ed:bb:b8:bf:87:13 23:10:21.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57766]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:21.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57766]): strict KEX resets output message sequence number from 3 to 0 23:10:21.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57766]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@47c34da7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:21.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57766])[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 23:10:21.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57766])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:21.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57766]) packet #0 sending command=7[7] len=419 23:10:21.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57766]) No pending packets to flush at end of KEX 23:10:21.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57766]) process #2 SSH_MSG_NEWKEYS 23:10:21.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57766]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:21.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57766]): strict KEX resets input message sequence number from 3 to 0 23:10:21.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57766]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b04d5d0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:21.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:21.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57766]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:21.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57766]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57766]) authorized authentication methods: password,publickey 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57766]) Accepted service ssh-userauth 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57766]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57766]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57766]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57766]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57766]) no authentication factory for method=none 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57766]) SSH_MSG_USERAUTH_REQUEST 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57766]) remaining methods: password,publickey 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57766]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57766]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57766]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:21.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57766]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:21.437 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57766]) authentication result: true 23:10:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57766]) SSH_MSG_USERAUTH_REQUEST 23:10:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57766])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57766]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57766]) no heartbeat to stop 23:10:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57766]) heartbeat type=IGNORE, interval=PT30S 23:10:21.437 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57766 authenticated 23:10:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57766]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57766]] session=TransportServerSession[admin@/10.30.170.252:57766] id=0 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57766])) size=2097152, max=2097152, packet=32768 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57766]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57766] 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57766]) recipient=0 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766])) size=2097152, max=2097152, packet=32768 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766])) re-initializing 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766])) size=2097152, max=2097152, packet=32768 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766])[want-reply=true] subsystem=netconf 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766])[subsystem] prepared command 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:21.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766]}} established 23:10:21.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 220: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18049 23:10:21.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 220: Creating data stores for simulated device 23:10:21.439 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:21.440 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:21.440 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:21.440 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:21.440 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:21.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7298a637 23:10:21.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:21.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:21.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:21.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:21.442 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:21.442 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:21.442 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:21.442 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:21.442 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7298a637, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7298a637, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79e6bd86, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79e6bd86, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:21.442 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:21.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:21.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766] 23:10:21.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 220 on channel [id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766] 23:10:21.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) by 1103 down to 2096049 23:10:21.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:21.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766] 23:10:21.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766] 23:10:21.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) request=subsystem result=ReplySuccess, want-reply=true 23:10:21.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:21.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) request=subsystem activate command 23:10:21.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) starting runner for command=netconf 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #5 SSH_MSG_CHANNEL_DATA 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) by 373 down to 2096779 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_CHANNEL_DATA len=373 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766] 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766] 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766] 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18049', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=220} created 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766]} created 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766] successful with session NetconfServerSession{sessionId=220, channel=[id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766]} 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766]} up 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #6 SSH_MSG_CHANNEL_DATA 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) by 393 down to 2096386 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_CHANNEL_DATA len=393 23:10:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766] 23:10:21.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:21.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:21.446 [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=220} 23:10:21.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:21.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x18230984, L:/10.30.170.33:18049 - R:/10.30.170.252:57766]} EXI handlers added to pipeline 23:10:21.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:21.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) by 179 down to 2095870 23:10:21.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:21.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:21.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #7 SSH_MSG_CHANNEL_DATA 23:10:21.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) by 340 down to 2096046 23:10:21.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_CHANNEL_DATA len=340 23:10:21.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766] 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=220} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79e6bd86 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:21.449 [netconf-device-simulator-threads-2] 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 23:10:21.449 [netconf-device-simulator-threads-2] 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 23:10:21.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:21.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) by 733 down to 2095137 23:10:21.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:21.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:21.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868]} 23:10:21.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36868]): SSH-2.0-SSHD-UNKNOWN 23:10:21.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36868]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:21.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36868]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:21.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36868]) Send SSH_MSG_KEXINIT 23:10:21.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36868]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:21.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36868]) process #0 SSH_MSG_KEXINIT 23:10:21.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36868]) SSH_MSG_KEXINIT 23:10:21.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36868]) strict KEX=true client=true server=true 23:10:21.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36868]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:21.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36868]) Kex: server host key algorithms = rsa-sha2-512 23:10:21.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36868]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:21.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36868]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:21.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36868]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:21.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36868]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:21.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36868]) Kex: compression algorithms (client to server) = none 23:10:21.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36868]) Kex: compression algorithms (server to client) = none 23:10:21.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:21.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #8 SSH_MSG_IGNORE 23:10:21.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:21.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_IGNORE 23:10:21.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36868]) process #1 30 23:10:21.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36868]] process command=SSH_MSG_KEXDH_INIT 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36868]] Send SSH_MSG_KEXDH_REPLY 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36868]) packet #1 sending command=31[31] len=1639 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36868])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36868]) Send SSH_MSG_NEWKEYS 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36868]) session ID=e9:12:cb:3e:87:23:83:68:9c:f8:99:30:aa:e9:94:fc:f0:fc:1d:0a:02:26:9c:7c:25:de:04:05:49:fb:29:2c:be:f9:c3:6b:5f:7f:1c:99:d0:f3:fc:57:f3:3c:e1:7d:46:d5:40:de:a8:30:7e:0f:03:cf:a9:95:dd:a4:ff:fe 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36868]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36868]): strict KEX resets output message sequence number from 3 to 0 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36868]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@61884e55; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36868])[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 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36868])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36868]) packet #0 sending command=7[7] len=419 23:10:21.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36868]) No pending packets to flush at end of KEX 23:10:21.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36868]) process #2 SSH_MSG_NEWKEYS 23:10:21.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36868]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:21.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36868]): strict KEX resets input message sequence number from 3 to 0 23:10:21.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36868]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d5a1241; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:21.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:21.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36868]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:21.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36868]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:21.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36868]) authorized authentication methods: password,publickey 23:10:21.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36868]) Accepted service ssh-userauth 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36868]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36868]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36868]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36868]) no authentication factory for method=none 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36868]) SSH_MSG_USERAUTH_REQUEST 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36868]) remaining methods: password,publickey 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36868]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36868]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36868]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:21.705 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36868]) authentication result: true 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36868]) SSH_MSG_USERAUTH_REQUEST 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36868])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36868]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36868]) no heartbeat to stop 23:10:21.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36868]) heartbeat type=IGNORE, interval=PT30S 23:10:21.705 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36868 authenticated 23:10:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36868]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36868]] session=TransportServerSession[admin@/10.30.170.252:36868] id=0 23:10:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36868])) size=2097152, max=2097152, packet=32768 23:10:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36868]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36868] 23:10:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36868]) recipient=0 23:10:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868])) size=2097152, max=2097152, packet=32768 23:10:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868])) re-initializing 23:10:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868])) size=2097152, max=2097152, packet=32768 23:10:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:21.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:21.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:21.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868])[want-reply=true] subsystem=netconf 23:10:21.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868])[subsystem] prepared command 23:10:21.707 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:21.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:21.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868]}} established 23:10:21.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 221: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18050 23:10:21.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 221: Creating data stores for simulated device 23:10:21.707 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:21.707 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:21.707 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:21.707 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:21.707 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:21.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60dc33bc 23:10:21.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:21.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:21.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:21.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:21.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:21.709 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:21.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:21.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:21.709 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60dc33bc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60dc33bc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47626b24, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47626b24, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:21.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:21.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:21.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868] 23:10:21.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 221 on channel [id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868] 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) by 1103 down to 2096049 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868] 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868] 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) request=subsystem result=ReplySuccess, want-reply=true 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) request=subsystem activate command 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) starting runner for command=netconf 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #5 SSH_MSG_CHANNEL_DATA 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) by 373 down to 2096779 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_CHANNEL_DATA len=373 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868] 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868] 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868] 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18050', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=221} created 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=221, channel=[id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868]} created 23:10:21.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868] successful with session NetconfServerSession{sessionId=221, channel=[id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868]} 23:10:21.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=221, channel=[id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868]} up 23:10:21.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #6 SSH_MSG_CHANNEL_DATA 23:10:21.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) by 393 down to 2096386 23:10:21.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_CHANNEL_DATA len=393 23:10:21.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868] 23:10:21.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:21.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:21.712 [netconf-device-simulator-threads-4] 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=221} 23:10:21.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:21.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=221, channel=[id: 0xcbded7c1, L:/10.30.170.33:18050 - R:/10.30.170.252:36868]} EXI handlers added to pipeline 23:10:21.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:21.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) by 179 down to 2095870 23:10:21.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:21.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:21.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #7 SSH_MSG_CHANNEL_DATA 23:10:21.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) by 340 down to 2096046 23:10:21.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_CHANNEL_DATA len=340 23:10:21.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868] 23:10:21.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:21.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:21.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=221} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47626b24 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:21.717 [netconf-device-simulator-threads-4] 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 23:10:21.717 [netconf-device-simulator-threads-4] 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 23:10:21.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) by 733 down to 2095137 23:10:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:21.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:21.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #9 SSH_MSG_IGNORE 23:10:21.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:10:21.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:21.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #10 SSH_MSG_IGNORE 23:10:21.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:10:22.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028]} 23:10:22.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58028]): SSH-2.0-SSHD-UNKNOWN 23:10:22.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58028]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:22.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58028]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:22.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58028]) Send SSH_MSG_KEXINIT 23:10:22.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58028]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58028]) process #0 SSH_MSG_KEXINIT 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58028]) SSH_MSG_KEXINIT 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58028]) strict KEX=true client=true server=true 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58028]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58028]) Kex: server host key algorithms = rsa-sha2-512 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58028]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58028]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58028]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58028]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58028]) Kex: compression algorithms (client to server) = none 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58028]) Kex: compression algorithms (server to client) = none 23:10:22.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:22.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58028]) process #1 30 23:10:22.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58028]] process command=SSH_MSG_KEXDH_INIT 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58028]] Send SSH_MSG_KEXDH_REPLY 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58028]) packet #1 sending command=31[31] len=1639 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58028])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58028]) Send SSH_MSG_NEWKEYS 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58028]) session ID=45:58:1c:d4:9c:18:ba:1f:b9:cf:3b:78:a6:e0:3b:4b:a2:f5:f3:81:43:e1:22:c4:a1:31:0d:ef:c6:d6:c6:5c:1d:2f:2c:00:04:97:c0:ae:b5:ab:ec:b0:80:21:90:ea:b1:b3:90:e2:1b:73:c1:55:9e:f9:41:54:72:fd:e3:ce 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58028]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58028]): strict KEX resets output message sequence number from 3 to 0 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58028]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e5cb153; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58028])[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 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58028])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58028]) packet #0 sending command=7[7] len=419 23:10:22.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58028]) No pending packets to flush at end of KEX 23:10:22.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58028]) process #2 SSH_MSG_NEWKEYS 23:10:22.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58028]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:22.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58028]): strict KEX resets input message sequence number from 3 to 0 23:10:22.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58028]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f2c7ecd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:22.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:22.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58028]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:22.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58028]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:22.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58028]) authorized authentication methods: password,publickey 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58028]) Accepted service ssh-userauth 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58028]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58028]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58028]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58028]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58028]) no authentication factory for method=none 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58028]) SSH_MSG_USERAUTH_REQUEST 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58028]) remaining methods: password,publickey 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58028]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58028]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58028]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58028]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:22.255 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58028]) authentication result: true 23:10:22.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58028]) SSH_MSG_USERAUTH_REQUEST 23:10:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58028])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58028]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58028]) no heartbeat to stop 23:10:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58028]) heartbeat type=IGNORE, interval=PT30S 23:10:22.256 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58028 authenticated 23:10:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58028]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58028]] session=TransportServerSession[admin@/10.30.170.252:58028] id=0 23:10:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58028])) size=2097152, max=2097152, packet=32768 23:10:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58028]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58028] 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58028]) recipient=0 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028])) size=2097152, max=2097152, packet=32768 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028])) re-initializing 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028])) size=2097152, max=2097152, packet=32768 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028])[want-reply=true] subsystem=netconf 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028])[subsystem] prepared command 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028]}} established 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 222: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18051 23:10:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 222: Creating data stores for simulated device 23:10:22.258 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:22.258 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:22.258 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:22.258 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:22.258 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:22.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ebdccd 23:10:22.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:22.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:22.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:22.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:22.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:22.260 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:22.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:22.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:22.260 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ebdccd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ebdccd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e5b341c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e5b341c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:22.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:22.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028] 23:10:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 222 on channel [id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028] 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) by 1103 down to 2096049 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028] 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028] 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) request=subsystem result=ReplySuccess, want-reply=true 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) request=subsystem activate command 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) starting runner for command=netconf 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #5 SSH_MSG_CHANNEL_DATA 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) by 373 down to 2096779 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_CHANNEL_DATA len=373 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028] 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028] 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028] 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18051', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=222} created 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028]} created 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028] successful with session NetconfServerSession{sessionId=222, channel=[id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028]} 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028]} up 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #8 SSH_MSG_IGNORE 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_IGNORE 23:10:22.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #6 SSH_MSG_CHANNEL_DATA 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) by 393 down to 2096386 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_CHANNEL_DATA len=393 23:10:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028] 23:10:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:22.266 [netconf-device-simulator-threads-6] 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=222} 23:10:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x80b96900, L:/10.30.170.33:18051 - R:/10.30.170.252:58028]} EXI handlers added to pipeline 23:10:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) by 179 down to 2095870 23:10:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #7 SSH_MSG_CHANNEL_DATA 23:10:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) by 340 down to 2096046 23:10:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_CHANNEL_DATA len=340 23:10:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028] 23:10:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=222} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e5b341c 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:22.269 [netconf-device-simulator-threads-6] 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 23:10:22.269 [netconf-device-simulator-threads-6] 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 23:10:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:22.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) by 733 down to 2095137 23:10:22.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:22.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #9 SSH_MSG_IGNORE 23:10:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:10:22.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:22.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:22.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #10 SSH_MSG_IGNORE 23:10:22.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:10:22.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724]} 23:10:22.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57724]): SSH-2.0-SSHD-UNKNOWN 23:10:22.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57724]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:22.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57724]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57724]) Send SSH_MSG_KEXINIT 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57724]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57724]) process #0 SSH_MSG_KEXINIT 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57724]) SSH_MSG_KEXINIT 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57724]) strict KEX=true client=true server=true 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57724]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57724]) Kex: server host key algorithms = rsa-sha2-512 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57724]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57724]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57724]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57724]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57724]) Kex: compression algorithms (client to server) = none 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57724]) Kex: compression algorithms (server to client) = none 23:10:22.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57724]) process #1 30 23:10:22.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57724]] process command=SSH_MSG_KEXDH_INIT 23:10:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57724]] Send SSH_MSG_KEXDH_REPLY 23:10:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57724]) packet #1 sending command=31[31] len=1639 23:10:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57724])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57724]) Send SSH_MSG_NEWKEYS 23:10:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57724]) session ID=ff:53:b6:db:89:de:d1:1f:7b:47:f2:72:f5:a0:32:c0:32:c5:eb:71:a6:e1:46:bf:c3:f8:f6:97:dd:17:6b:53:46:de:5a:ef:c2:68:80:08:21:6c:6c:b9:b0:73:ae:86:44:b2:9b:87:a9:c0:36:4b:5f:8d:b7:d1:f6:09:06:a9 23:10:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57724]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57724]): strict KEX resets output message sequence number from 3 to 0 23:10:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57724]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42057632; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57724])[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 23:10:22.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57724])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:22.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57724]) packet #0 sending command=7[7] len=419 23:10:22.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57724]) No pending packets to flush at end of KEX 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57724]) process #2 SSH_MSG_NEWKEYS 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57724]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57724]): strict KEX resets input message sequence number from 3 to 0 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57724]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1fa108b1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57724]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57724]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57724]) authorized authentication methods: password,publickey 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57724]) Accepted service ssh-userauth 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57724]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57724]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57724]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57724]) no authentication factory for method=none 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57724]) SSH_MSG_USERAUTH_REQUEST 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57724]) remaining methods: password,publickey 23:10:22.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57724]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:22.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57724]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:22.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:22.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57724]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:22.786 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:22.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57724]) authentication result: true 23:10:22.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57724]) SSH_MSG_USERAUTH_REQUEST 23:10:22.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57724])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:22.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57724]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:22.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:22.786 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:22.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57724]) no heartbeat to stop 23:10:22.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57724]) heartbeat type=IGNORE, interval=PT30S 23:10:22.786 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57724 authenticated 23:10:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57724]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57724]] session=TransportServerSession[admin@/10.30.170.252:57724] id=0 23:10:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57724])) size=2097152, max=2097152, packet=32768 23:10:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57724]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57724] 23:10:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57724]) recipient=0 23:10:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724])) size=2097152, max=2097152, packet=32768 23:10:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724])) re-initializing 23:10:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724])) size=2097152, max=2097152, packet=32768 23:10:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724])[want-reply=true] subsystem=netconf 23:10:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724])[subsystem] prepared command 23:10:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724]}} established 23:10:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 223: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18052 23:10:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 223: Creating data stores for simulated device 23:10:22.788 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:22.788 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:22.789 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:22.789 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7232d3d9 23:10:22.789 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:22.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:22.790 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:22.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:22.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:22.790 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7232d3d9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7232d3d9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42129b51, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42129b51, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:22.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:22.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724] 23:10:22.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 223 on channel [id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724] 23:10:22.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) by 1103 down to 2096049 23:10:22.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:22.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724] 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724] 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) request=subsystem result=ReplySuccess, want-reply=true 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) request=subsystem activate command 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) starting runner for command=netconf 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #5 SSH_MSG_CHANNEL_DATA 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) by 373 down to 2096779 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_CHANNEL_DATA len=373 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724] 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:22.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724] 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724] 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18052', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=223} created 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=223, channel=[id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724]} created 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724] successful with session NetconfServerSession{sessionId=223, channel=[id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724]} 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=223, channel=[id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724]} up 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #6 SSH_MSG_CHANNEL_DATA 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) by 393 down to 2096386 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_CHANNEL_DATA len=393 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724] 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:22.794 [netconf-device-simulator-threads-0] 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=223} 23:10:22.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:22.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=223, channel=[id: 0xb50fabc0, L:/10.30.170.33:18052 - R:/10.30.170.252:57724]} EXI handlers added to pipeline 23:10:22.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:22.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) by 179 down to 2095870 23:10:22.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:22.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:22.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #7 SSH_MSG_CHANNEL_DATA 23:10:22.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) by 340 down to 2096046 23:10:22.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_CHANNEL_DATA len=340 23:10:22.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724] 23:10:22.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:22.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:22.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=223} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42129b51 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:22.798 [netconf-device-simulator-threads-0] 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 23:10:22.798 [netconf-device-simulator-threads-0] 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 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) by 733 down to 2095137 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:22.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:22.835 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:22.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #8 SSH_MSG_IGNORE 23:10:22.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_IGNORE 23:10:22.875 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:22.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #10 SSH_MSG_IGNORE 23:10:22.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:10:22.947 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #9 SSH_MSG_IGNORE 23:10:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:10:23.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894]} 23:10:23.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59894]): SSH-2.0-SSHD-UNKNOWN 23:10:23.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59894]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:23.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59894]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:23.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:23.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59894]) Send SSH_MSG_KEXINIT 23:10:23.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59894]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59894]) process #0 SSH_MSG_KEXINIT 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59894]) SSH_MSG_KEXINIT 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59894]) strict KEX=true client=true server=true 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59894]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59894]) Kex: server host key algorithms = rsa-sha2-512 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59894]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59894]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59894]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59894]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59894]) Kex: compression algorithms (client to server) = none 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59894]) Kex: compression algorithms (server to client) = none 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #8 SSH_MSG_IGNORE 23:10:23.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_IGNORE 23:10:23.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:23.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59894]) process #1 30 23:10:23.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59894]] process command=SSH_MSG_KEXDH_INIT 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59894]] Send SSH_MSG_KEXDH_REPLY 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59894]) packet #1 sending command=31[31] len=1639 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59894])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59894]) Send SSH_MSG_NEWKEYS 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59894]) session ID=3c:33:c5:aa:32:ae:8d:7c:54:2c:bf:85:d5:ba:f5:00:0c:bc:ae:48:3e:68:3f:82:e3:c5:57:ee:2e:94:d0:0b:bb:bf:e1:1d:12:1c:68:6a:69:0c:c8:58:34:0f:72:40:37:bc:58:50:14:76:08:13:91:09:39:ba:57:40:d2:75 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59894]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59894]): strict KEX resets output message sequence number from 3 to 0 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59894]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@300c0483; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59894])[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 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59894])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59894]) packet #0 sending command=7[7] len=419 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59894]) No pending packets to flush at end of KEX 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #9 SSH_MSG_IGNORE 23:10:23.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59894]) process #2 SSH_MSG_NEWKEYS 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59894]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59894]): strict KEX resets input message sequence number from 3 to 0 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59894]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@59a17b83; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59894]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59894]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59894]) authorized authentication methods: password,publickey 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59894]) Accepted service ssh-userauth 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59894]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59894]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59894]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59894]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59894]) no authentication factory for method=none 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59894]) SSH_MSG_USERAUTH_REQUEST 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59894]) remaining methods: password,publickey 23:10:23.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59894]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59894]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59894]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59894]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:23.405 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59894]) authentication result: true 23:10:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59894]) SSH_MSG_USERAUTH_REQUEST 23:10:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59894])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59894]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59894]) no heartbeat to stop 23:10:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59894]) heartbeat type=IGNORE, interval=PT30S 23:10:23.405 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59894 authenticated 23:10:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59894]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59894]] session=TransportServerSession[admin@/10.30.170.252:59894] id=0 23:10:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59894])) size=2097152, max=2097152, packet=32768 23:10:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59894]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59894] 23:10:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59894]) recipient=0 23:10:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894])) size=2097152, max=2097152, packet=32768 23:10:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894])) re-initializing 23:10:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894])) size=2097152, max=2097152, packet=32768 23:10:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:23.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:23.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:23.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894])[want-reply=true] subsystem=netconf 23:10:23.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894])[subsystem] prepared command 23:10:23.407 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:23.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:23.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894]}} established 23:10:23.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 224: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18053 23:10:23.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 224: Creating data stores for simulated device 23:10:23.407 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:23.407 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:23.407 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:23.407 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:23.408 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:23.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62993be9 23:10:23.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:23.409 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:23.409 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:23.409 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:23.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:23.409 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:23.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:23.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:23.409 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62993be9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62993be9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47115ff8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47115ff8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:23.410 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:23.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:23.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894] 23:10:23.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 224 on channel [id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894] 23:10:23.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) by 1103 down to 2096049 23:10:23.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:23.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894] 23:10:23.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894] 23:10:23.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) request=subsystem result=ReplySuccess, want-reply=true 23:10:23.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:23.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) request=subsystem activate command 23:10:23.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) starting runner for command=netconf 23:10:23.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #5 SSH_MSG_CHANNEL_DATA 23:10:23.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) by 373 down to 2096779 23:10:23.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_CHANNEL_DATA len=373 23:10:23.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894] 23:10:23.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:23.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894] 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894] 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18053', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=224} created 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894]} created 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894] successful with session NetconfServerSession{sessionId=224, channel=[id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894]} 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894]} up 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #6 SSH_MSG_CHANNEL_DATA 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) by 393 down to 2096386 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_CHANNEL_DATA len=393 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894] 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:23.413 [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=224} 23:10:23.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:23.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x6bf76c36, L:/10.30.170.33:18053 - R:/10.30.170.252:59894]} EXI handlers added to pipeline 23:10:23.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:23.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) by 179 down to 2095870 23:10:23.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:23.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #7 SSH_MSG_CHANNEL_DATA 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) by 340 down to 2096046 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_CHANNEL_DATA len=340 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894] 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=224} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47115ff8 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:23.416 [netconf-device-simulator-threads-2] 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 23:10:23.416 [netconf-device-simulator-threads-2] 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 23:10:23.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:23.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) by 733 down to 2095137 23:10:23.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:23.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:23.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:23.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #10 SSH_MSG_IGNORE 23:10:23.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:10:23.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062]} 23:10:23.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40062]): SSH-2.0-SSHD-UNKNOWN 23:10:23.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40062]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:23.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40062]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:23.732 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40062]) Send SSH_MSG_KEXINIT 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40062]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40062]) process #0 SSH_MSG_KEXINIT 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40062]) SSH_MSG_KEXINIT 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40062]) strict KEX=true client=true server=true 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40062]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40062]) Kex: server host key algorithms = rsa-sha2-512 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40062]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40062]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40062]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40062]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40062]) Kex: compression algorithms (client to server) = none 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40062]) Kex: compression algorithms (server to client) = none 23:10:23.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:23.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #8 SSH_MSG_IGNORE 23:10:23.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_IGNORE 23:10:23.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40062]) process #1 30 23:10:23.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40062]] process command=SSH_MSG_KEXDH_INIT 23:10:23.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40062]] Send SSH_MSG_KEXDH_REPLY 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40062]) packet #1 sending command=31[31] len=1639 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40062])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40062]) Send SSH_MSG_NEWKEYS 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40062]) session ID=14:5d:45:14:54:38:06:76:59:5c:7f:fa:e3:a2:5d:3a:66:f8:03:a2:0f:75:86:ca:1d:43:f5:d9:f4:a4:5a:e5:56:ba:e4:26:00:5a:b5:5b:aa:9c:56:a5:60:11:a8:7c:fc:3c:4c:79:e6:34:17:7b:6c:63:83:df:0d:71:df:1f 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40062]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40062]): strict KEX resets output message sequence number from 3 to 0 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f8eafaf; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40062])[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 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40062])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40062]) packet #0 sending command=7[7] len=419 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40062]) No pending packets to flush at end of KEX 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #9 SSH_MSG_IGNORE 23:10:23.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:10:23.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40062]) process #2 SSH_MSG_NEWKEYS 23:10:23.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40062]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:23.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40062]): strict KEX resets input message sequence number from 3 to 0 23:10:23.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1130eefb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:23.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:23.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40062]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:23.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40062]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:23.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40062]) authorized authentication methods: password,publickey 23:10:23.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40062]) Accepted service ssh-userauth 23:10:23.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40062]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:23.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40062]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:23.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:23.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40062]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:23.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40062]) no authentication factory for method=none 23:10:23.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40062]) SSH_MSG_USERAUTH_REQUEST 23:10:23.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40062]) remaining methods: password,publickey 23:10:23.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40062]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40062]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40062]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:23.939 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40062]) authentication result: true 23:10:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40062]) SSH_MSG_USERAUTH_REQUEST 23:10:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40062])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40062]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40062]) no heartbeat to stop 23:10:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40062]) heartbeat type=IGNORE, interval=PT30S 23:10:23.939 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40062 authenticated 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40062]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40062]] session=TransportServerSession[admin@/10.30.170.252:40062] id=0 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40062])) size=2097152, max=2097152, packet=32768 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40062]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40062] 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40062]) recipient=0 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062])) size=2097152, max=2097152, packet=32768 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062])) re-initializing 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062])) size=2097152, max=2097152, packet=32768 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:23.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:23.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062])[want-reply=true] subsystem=netconf 23:10:23.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062])[subsystem] prepared command 23:10:23.941 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:23.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:23.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062]}} established 23:10:23.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 225: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18054 23:10:23.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 225: Creating data stores for simulated device 23:10:23.941 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:23.941 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:23.941 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:23.941 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:23.941 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:23.942 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10854008 23:10:23.942 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:23.942 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:23.942 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:23.942 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:23.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:23.943 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:23.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:23.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:23.943 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10854008, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10854008, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21418313, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21418313, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:23.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:23.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:23.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062] 23:10:23.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 225 on channel [id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062] 23:10:23.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) by 1103 down to 2096049 23:10:23.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:23.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062] 23:10:23.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062] 23:10:23.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) request=subsystem result=ReplySuccess, want-reply=true 23:10:23.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:23.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) request=subsystem activate command 23:10:23.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) starting runner for command=netconf 23:10:23.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #5 SSH_MSG_CHANNEL_DATA 23:10:23.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) by 373 down to 2096779 23:10:23.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_CHANNEL_DATA len=373 23:10:23.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062] 23:10:23.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:23.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:23.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062] 23:10:23.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062] 23:10:23.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18054', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:23.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=225} created 23:10:23.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=225, channel=[id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062]} created 23:10:23.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062] successful with session NetconfServerSession{sessionId=225, channel=[id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062]} 23:10:23.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=225, channel=[id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062]} up 23:10:23.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #6 SSH_MSG_CHANNEL_DATA 23:10:23.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) by 393 down to 2096386 23:10:23.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_CHANNEL_DATA len=393 23:10:23.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062] 23:10:23.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:23.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:23.952 [netconf-device-simulator-threads-4] 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=225} 23:10:23.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:23.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=225, channel=[id: 0x7737e27e, L:/10.30.170.33:18054 - R:/10.30.170.252:40062]} EXI handlers added to pipeline 23:10:23.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:23.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) by 179 down to 2095870 23:10:23.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:23.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:23.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #7 SSH_MSG_CHANNEL_DATA 23:10:23.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) by 340 down to 2096046 23:10:23.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_CHANNEL_DATA len=340 23:10:23.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062] 23:10:23.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:23.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:23.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=225} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21418313 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:23.956 [netconf-device-simulator-threads-4] 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 23:10:23.956 [netconf-device-simulator-threads-4] 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 23:10:23.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:23.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) by 733 down to 2095137 23:10:23.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:23.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:24.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #10 SSH_MSG_IGNORE 23:10:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:10:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340]} 23:10:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51340]): SSH-2.0-SSHD-UNKNOWN 23:10:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51340]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51340]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:24.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:24.414 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:24.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #10 SSH_MSG_IGNORE 23:10:24.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51340]) Send SSH_MSG_KEXINIT 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #0 SSH_MSG_KEXINIT 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51340]) SSH_MSG_KEXINIT 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51340]) strict KEX=true client=true server=true 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: server host key algorithms = rsa-sha2-512 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: compression algorithms (client to server) = none 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51340]) Kex: compression algorithms (server to client) = none 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #8 SSH_MSG_IGNORE 23:10:24.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_IGNORE 23:10:24.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #1 30 23:10:24.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51340]] process command=SSH_MSG_KEXDH_INIT 23:10:24.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51340]] Send SSH_MSG_KEXDH_REPLY 23:10:24.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #1 sending command=31[31] len=1639 23:10:24.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51340])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:24.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51340]) Send SSH_MSG_NEWKEYS 23:10:24.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51340]) session ID=78:1a:bd:1e:cd:d7:23:3f:80:da:c9:5a:df:9c:7f:35:b1:58:db:2b:59:87:49:98:11:a6:a3:9b:c6:d3:5f:9d:f8:54:a9:09:a3:be:48:dd:c0:ab:d0:11:82:b7:ab:2e:2f:91:16:f8:80:a8:b1:1f:a2:d5:c4:b8:09:1a:03:87 23:10:24.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:24.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51340]): strict KEX resets output message sequence number from 3 to 0 23:10:24.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fd77468; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:24.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51340])[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 23:10:24.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51340])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:24.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #0 sending command=7[7] len=419 23:10:24.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51340]) No pending packets to flush at end of KEX 23:10:24.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #2 SSH_MSG_NEWKEYS 23:10:24.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51340]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:24.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51340]): strict KEX resets input message sequence number from 3 to 0 23:10:24.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@321e2d77; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:24.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:24.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:24.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51340]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51340]) authorized authentication methods: password,publickey 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51340]) Accepted service ssh-userauth 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51340]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51340]) no authentication factory for method=none 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51340]) SSH_MSG_USERAUTH_REQUEST 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51340]) remaining methods: password,publickey 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51340]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51340]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:24.568 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51340]) authentication result: true 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51340]) SSH_MSG_USERAUTH_REQUEST 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51340])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:24.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51340]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51340]) no heartbeat to stop 23:10:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51340]) heartbeat type=IGNORE, interval=PT30S 23:10:24.569 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51340 authenticated 23:10:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51340]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51340]] session=TransportServerSession[admin@/10.30.170.252:51340] id=0 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51340])) size=2097152, max=2097152, packet=32768 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51340]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51340] 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51340]) recipient=0 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])) size=2097152, max=2097152, packet=32768 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])) re-initializing 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])) size=2097152, max=2097152, packet=32768 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[want-reply=true] subsystem=netconf 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[subsystem] prepared command 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340]}} established 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 226: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18055 23:10:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 226: Creating data stores for simulated device 23:10:24.570 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:24.571 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:24.571 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:24.571 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:24.571 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:24.571 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39b1aaa4 23:10:24.571 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:24.572 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:24.572 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:24.572 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:24.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:24.572 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:24.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:24.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:24.572 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39b1aaa4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39b1aaa4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d87d70a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d87d70a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:24.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:24.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:24.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340] 23:10:24.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 226 on channel [id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340] 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 1103 down to 2096049 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340] 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340] 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) request=subsystem result=ReplySuccess, want-reply=true 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) request=subsystem activate command 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) starting runner for command=netconf 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #5 SSH_MSG_CHANNEL_DATA 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 373 down to 2096779 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_DATA len=373 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340] 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340] 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340] 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18055', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=226} created 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340]} created 23:10:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340] successful with session NetconfServerSession{sessionId=226, channel=[id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340]} 23:10:24.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340]} up 23:10:24.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #6 SSH_MSG_CHANNEL_DATA 23:10:24.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 393 down to 2096386 23:10:24.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_DATA len=393 23:10:24.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340] 23:10:24.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:24.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:24.575 [netconf-device-simulator-threads-6] 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=226} 23:10:24.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:24.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x06776c50, L:/10.30.170.33:18055 - R:/10.30.170.252:51340]} EXI handlers added to pipeline 23:10:24.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:24.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 179 down to 2095870 23:10:24.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:24.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:24.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #7 SSH_MSG_CHANNEL_DATA 23:10:24.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 340 down to 2096046 23:10:24.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_DATA len=340 23:10:24.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340] 23:10:24.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=226} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d87d70a 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:24.578 [netconf-device-simulator-threads-6] 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 23:10:24.578 [netconf-device-simulator-threads-6] 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 23:10:24.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 733 down to 2095137 23:10:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:24.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:24.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #9 SSH_MSG_IGNORE 23:10:24.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:10:24.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078]} 23:10:24.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46078]): SSH-2.0-SSHD-UNKNOWN 23:10:24.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46078]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:24.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46078]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:24.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46078]) Send SSH_MSG_KEXINIT 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #0 SSH_MSG_KEXINIT 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46078]) SSH_MSG_KEXINIT 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46078]) strict KEX=true client=true server=true 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: server host key algorithms = rsa-sha2-512 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: compression algorithms (client to server) = none 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46078]) Kex: compression algorithms (server to client) = none 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #8 SSH_MSG_IGNORE 23:10:24.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_IGNORE 23:10:24.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:24.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #10 SSH_MSG_IGNORE 23:10:24.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:10:25.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:25.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #9 SSH_MSG_IGNORE 23:10:25.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:10:25.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #1 30 23:10:25.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46078]] process command=SSH_MSG_KEXDH_INIT 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46078]] Send SSH_MSG_KEXDH_REPLY 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #1 sending command=31[31] len=1639 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46078])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46078]) Send SSH_MSG_NEWKEYS 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46078]) session ID=f6:5f:be:49:17:33:44:21:09:f4:6d:c6:82:83:30:11:ca:95:9e:26:03:df:77:d3:f3:a9:df:3d:4a:02:d3:10:b9:38:dd:ac:0b:bb:b1:ee:c6:a8:41:9b:a6:71:f7:80:08:64:d9:5d:6c:4b:80:4c:a5:07:c5:99:ca:fc:09:20 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46078]): strict KEX resets output message sequence number from 3 to 0 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46078]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7b83f8bd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46078])[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 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46078])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #0 sending command=7[7] len=419 23:10:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46078]) No pending packets to flush at end of KEX 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #2 SSH_MSG_NEWKEYS 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46078]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46078]): strict KEX resets input message sequence number from 3 to 0 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46078]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@396c5c04; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46078]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46078]) authorized authentication methods: password,publickey 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46078]) Accepted service ssh-userauth 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46078]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46078]) no authentication factory for method=none 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46078]) SSH_MSG_USERAUTH_REQUEST 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46078]) remaining methods: password,publickey 23:10:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46078]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46078]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:25.091 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46078]) authentication result: true 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46078]) SSH_MSG_USERAUTH_REQUEST 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46078])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46078]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46078]) no heartbeat to stop 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46078]) heartbeat type=IGNORE, interval=PT30S 23:10:25.091 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46078 authenticated 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46078]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46078]] session=TransportServerSession[admin@/10.30.170.252:46078] id=0 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46078])) size=2097152, max=2097152, packet=32768 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46078]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46078] 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46078]) recipient=0 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])) size=2097152, max=2097152, packet=32768 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])) re-initializing 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])) size=2097152, max=2097152, packet=32768 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[want-reply=true] subsystem=netconf 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[subsystem] prepared command 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078]}} established 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 227: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18056 23:10:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 227: Creating data stores for simulated device 23:10:25.093 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:25.093 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:25.093 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2333e22c 23:10:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:25.094 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:25.094 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:25.094 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:25.094 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:25.094 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2333e22c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2333e22c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3eeda4a8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3eeda4a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:25.094 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:25.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:25.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078] 23:10:25.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 227 on channel [id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078] 23:10:25.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 1103 down to 2096049 23:10:25.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:25.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078] 23:10:25.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078] 23:10:25.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) request=subsystem result=ReplySuccess, want-reply=true 23:10:25.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:25.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) request=subsystem activate command 23:10:25.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) starting runner for command=netconf 23:10:25.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #5 SSH_MSG_CHANNEL_DATA 23:10:25.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 373 down to 2096779 23:10:25.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_DATA len=373 23:10:25.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078] 23:10:25.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:25.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:25.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078] 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078] 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18056', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=227} created 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=227, channel=[id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078]} created 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078] successful with session NetconfServerSession{sessionId=227, channel=[id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078]} 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=227, channel=[id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078]} up 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #6 SSH_MSG_CHANNEL_DATA 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 393 down to 2096386 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_DATA len=393 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078] 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:25.098 [netconf-device-simulator-threads-0] 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=227} 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=227, channel=[id: 0xa6b97398, L:/10.30.170.33:18056 - R:/10.30.170.252:46078]} EXI handlers added to pipeline 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 179 down to 2095870 23:10:25.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:25.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:25.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #7 SSH_MSG_CHANNEL_DATA 23:10:25.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 340 down to 2096046 23:10:25.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_DATA len=340 23:10:25.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078] 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=227} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3eeda4a8 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:25.101 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:25.102 [netconf-device-simulator-threads-0] 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 23:10:25.102 [netconf-device-simulator-threads-0] 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 23:10:25.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:25.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 733 down to 2095137 23:10:25.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:25.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:25.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:25.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #11 SSH_MSG_IGNORE 23:10:25.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:10:25.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878]} 23:10:25.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42878]): SSH-2.0-SSHD-UNKNOWN 23:10:25.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42878]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:25.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42878]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:25.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:25.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #11 SSH_MSG_IGNORE 23:10:25.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:10:25.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42878]) Send SSH_MSG_KEXINIT 23:10:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #0 SSH_MSG_KEXINIT 23:10:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42878]) SSH_MSG_KEXINIT 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42878]) strict KEX=true client=true server=true 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: server host key algorithms = rsa-sha2-512 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: compression algorithms (client to server) = none 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: compression algorithms (server to client) = none 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #8 SSH_MSG_IGNORE 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_IGNORE 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #9 SSH_MSG_IGNORE 23:10:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:10:25.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #1 30 23:10:25.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42878]] process command=SSH_MSG_KEXDH_INIT 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42878]] Send SSH_MSG_KEXDH_REPLY 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #1 sending command=31[31] len=1639 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42878])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42878]) Send SSH_MSG_NEWKEYS 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42878]) session ID=92:c6:35:92:44:81:67:12:87:b1:2b:b7:6a:51:b8:a5:48:8e:e6:73:d2:4b:8a:a7:e2:fb:7d:73:cf:d9:9e:44:89:f2:d9:9a:cc:37:23:cb:6c:7c:b8:d9:af:61:5d:c6:9a:7c:68:38:58:1f:25:33:eb:49:e9:76:17:6b:54:3b 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42878]): strict KEX resets output message sequence number from 3 to 0 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e7f10fe; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42878])[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 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42878])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #0 sending command=7[7] len=419 23:10:25.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42878]) No pending packets to flush at end of KEX 23:10:25.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #8 SSH_MSG_IGNORE 23:10:25.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_IGNORE 23:10:25.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #2 SSH_MSG_NEWKEYS 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42878]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42878]): strict KEX resets input message sequence number from 3 to 0 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e0bac9f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42878]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42878]) authorized authentication methods: password,publickey 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42878]) Accepted service ssh-userauth 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42878]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42878]) no authentication factory for method=none 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42878]) SSH_MSG_USERAUTH_REQUEST 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42878]) remaining methods: password,publickey 23:10:25.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42878]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:25.810 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42878]) authentication result: true 23:10:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42878]) SSH_MSG_USERAUTH_REQUEST 23:10:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42878])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42878]) no heartbeat to stop 23:10:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42878]) heartbeat type=IGNORE, interval=PT30S 23:10:25.810 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42878 authenticated 23:10:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42878]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42878]] session=TransportServerSession[admin@/10.30.170.252:42878] id=0 23:10:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42878])) size=2097152, max=2097152, packet=32768 23:10:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42878]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42878] 23:10:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42878]) recipient=0 23:10:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])) size=2097152, max=2097152, packet=32768 23:10:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])) re-initializing 23:10:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])) size=2097152, max=2097152, packet=32768 23:10:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:25.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:25.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:25.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[want-reply=true] subsystem=netconf 23:10:25.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[subsystem] prepared command 23:10:25.812 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:25.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:25.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878]}} established 23:10:25.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 228: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18057 23:10:25.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 228: Creating data stores for simulated device 23:10:25.812 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:25.812 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:25.812 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:25.812 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:25.812 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:25.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@414f515d 23:10:25.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:25.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:25.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:25.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:25.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:25.816 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:25.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:25.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:25.816 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@414f515d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@414f515d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd22158, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd22158, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:25.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:25.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:25.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878] 23:10:25.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 228 on channel [id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878] 23:10:25.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 1103 down to 2096049 23:10:25.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:25.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878] 23:10:25.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878] 23:10:25.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) request=subsystem result=ReplySuccess, want-reply=true 23:10:25.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:25.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) request=subsystem activate command 23:10:25.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) starting runner for command=netconf 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #5 SSH_MSG_CHANNEL_DATA 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 373 down to 2096779 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_DATA len=373 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878] 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878] 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878] 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18057', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=228} created 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878]} created 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878] successful with session NetconfServerSession{sessionId=228, channel=[id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878]} 23:10:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878]} up 23:10:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #6 SSH_MSG_CHANNEL_DATA 23:10:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 393 down to 2096386 23:10:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_DATA len=393 23:10:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878] 23:10:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:25.820 [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=228} 23:10:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x6fcb4b0c, L:/10.30.170.33:18057 - R:/10.30.170.252:42878]} EXI handlers added to pipeline 23:10:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 179 down to 2095870 23:10:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #7 SSH_MSG_CHANNEL_DATA 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 340 down to 2096046 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_DATA len=340 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878] 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=228} 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd22158 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:25.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:25.824 [netconf-device-simulator-threads-2] 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 23:10:25.824 [netconf-device-simulator-threads-2] 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 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 733 down to 2095137 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:25.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:25.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418]} 23:10:25.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51418]): SSH-2.0-SSHD-UNKNOWN 23:10:25.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51418]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:25.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51418]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:25.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #10 SSH_MSG_IGNORE 23:10:25.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:10:25.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51418]) Send SSH_MSG_KEXINIT 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #0 SSH_MSG_KEXINIT 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51418]) SSH_MSG_KEXINIT 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51418]) strict KEX=true client=true server=true 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: server host key algorithms = rsa-sha2-512 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: compression algorithms (client to server) = none 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: compression algorithms (server to client) = none 23:10:25.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:25.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:26.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #11 SSH_MSG_IGNORE 23:10:26.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:10:26.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:26.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #1 30 23:10:26.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51418]] process command=SSH_MSG_KEXDH_INIT 23:10:26.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51418]] Send SSH_MSG_KEXDH_REPLY 23:10:26.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #1 sending command=31[31] len=1639 23:10:26.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51418])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:26.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51418]) Send SSH_MSG_NEWKEYS 23:10:26.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51418]) session ID=61:be:ed:90:28:2a:6b:88:67:53:d9:ed:b9:ad:1c:5c:ef:99:3d:52:96:e8:ee:fd:c8:0a:40:cd:32:a3:b4:f0:55:d9:e5:af:ed:e5:8a:00:ce:84:b1:7d:31:44:10:33:cf:be:44:98:63:69:67:e8:f8:6f:40:9b:96:6b:b2:05 23:10:26.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:26.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51418]): strict KEX resets output message sequence number from 3 to 0 23:10:26.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1a5aa26f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:26.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51418])[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 23:10:26.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51418])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:26.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #0 sending command=7[7] len=419 23:10:26.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51418]) No pending packets to flush at end of KEX 23:10:26.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #9 SSH_MSG_IGNORE 23:10:26.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #2 SSH_MSG_NEWKEYS 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51418]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51418]): strict KEX resets input message sequence number from 3 to 0 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7469723e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51418]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51418]) authorized authentication methods: password,publickey 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51418]) Accepted service ssh-userauth 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51418]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51418]) no authentication factory for method=none 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51418]) SSH_MSG_USERAUTH_REQUEST 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51418]) remaining methods: password,publickey 23:10:26.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51418]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:26.078 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51418]) authentication result: true 23:10:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51418]) SSH_MSG_USERAUTH_REQUEST 23:10:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51418])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51418]) no heartbeat to stop 23:10:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51418]) heartbeat type=IGNORE, interval=PT30S 23:10:26.078 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51418 authenticated 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51418]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51418]] session=TransportServerSession[admin@/10.30.170.252:51418] id=0 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51418])) size=2097152, max=2097152, packet=32768 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51418]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51418] 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51418]) recipient=0 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])) size=2097152, max=2097152, packet=32768 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])) re-initializing 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])) size=2097152, max=2097152, packet=32768 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[want-reply=true] subsystem=netconf 23:10:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[subsystem] prepared command 23:10:26.080 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:26.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:26.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418]}} established 23:10:26.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 229: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18058 23:10:26.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 229: Creating data stores for simulated device 23:10:26.080 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:26.080 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:26.080 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:26.080 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:26.080 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:26.081 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e4c3f7 23:10:26.081 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:26.081 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:26.081 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:26.081 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:26.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:26.082 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:26.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:26.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:26.082 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e4c3f7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e4c3f7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20ce4c05, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20ce4c05, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:26.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:26.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:26.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418] 23:10:26.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 229 on channel [id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418] 23:10:26.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 1103 down to 2096049 23:10:26.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:26.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418] 23:10:26.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418] 23:10:26.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) request=subsystem result=ReplySuccess, want-reply=true 23:10:26.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:26.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) request=subsystem activate command 23:10:26.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) starting runner for command=netconf 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #5 SSH_MSG_CHANNEL_DATA 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 373 down to 2096779 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_DATA len=373 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418] 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418] 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418] 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18058', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=229} created 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=229, channel=[id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418]} created 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418] successful with session NetconfServerSession{sessionId=229, channel=[id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418]} 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=229, channel=[id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418]} up 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #6 SSH_MSG_CHANNEL_DATA 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 393 down to 2096386 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_DATA len=393 23:10:26.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418] 23:10:26.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:26.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:26.086 [netconf-device-simulator-threads-4] 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=229} 23:10:26.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:26.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=229, channel=[id: 0x38820236, L:/10.30.170.33:18058 - R:/10.30.170.252:51418]} EXI handlers added to pipeline 23:10:26.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:26.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 179 down to 2095870 23:10:26.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:26.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #7 SSH_MSG_CHANNEL_DATA 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 340 down to 2096046 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_DATA len=340 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418] 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=229} 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20ce4c05 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:26.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:26.093 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:26.093 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:26.093 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:26.093 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:26.093 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:26.093 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:26.093 [netconf-device-simulator-threads-4] 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 23:10:26.093 [netconf-device-simulator-threads-4] 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 23:10:26.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:26.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 733 down to 2095137 23:10:26.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:26.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:26.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #10 SSH_MSG_IGNORE 23:10:26.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:10:26.126 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:26.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364]} 23:10:26.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55364]): SSH-2.0-SSHD-UNKNOWN 23:10:26.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55364]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:26.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55364]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:26.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:26.572 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:26.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #11 SSH_MSG_IGNORE 23:10:26.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:10:26.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:26.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:26.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #10 SSH_MSG_IGNORE 23:10:26.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55364]) Send SSH_MSG_KEXINIT 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55364]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55364]) process #0 SSH_MSG_KEXINIT 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55364]) SSH_MSG_KEXINIT 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55364]) strict KEX=true client=true server=true 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55364]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55364]) Kex: server host key algorithms = rsa-sha2-512 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55364]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55364]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55364]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55364]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55364]) Kex: compression algorithms (client to server) = none 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55364]) Kex: compression algorithms (server to client) = none 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #9 SSH_MSG_IGNORE 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #8 SSH_MSG_IGNORE 23:10:26.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_IGNORE 23:10:26.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55364]) process #1 30 23:10:26.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55364]] process command=SSH_MSG_KEXDH_INIT 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55364]] Send SSH_MSG_KEXDH_REPLY 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55364]) packet #1 sending command=31[31] len=1639 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55364])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55364]) Send SSH_MSG_NEWKEYS 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55364]) session ID=80:29:32:1f:c7:5b:89:8d:45:2c:53:dc:28:19:57:60:b2:3c:a2:f3:87:31:db:72:19:45:27:08:48:9a:0e:aa:c4:00:b3:72:39:8e:76:a0:8f:ce:44:4b:10:c3:54:88:e3:9a:47:23:b0:93:89:ec:39:4f:e2:e9:16:0c:91:c5 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55364]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55364]): strict KEX resets output message sequence number from 3 to 0 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55364]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@609758cf; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55364])[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 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55364])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55364]) packet #0 sending command=7[7] len=419 23:10:26.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55364]) No pending packets to flush at end of KEX 23:10:26.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55364]) process #2 SSH_MSG_NEWKEYS 23:10:26.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55364]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:26.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55364]): strict KEX resets input message sequence number from 3 to 0 23:10:26.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55364]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7eff92b5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:26.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:26.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55364]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:26.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55364]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:26.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55364]) authorized authentication methods: password,publickey 23:10:26.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55364]) Accepted service ssh-userauth 23:10:26.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55364]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:26.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55364]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:26.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:26.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55364]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:26.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55364]) no authentication factory for method=none 23:10:26.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55364]) SSH_MSG_USERAUTH_REQUEST 23:10:26.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55364]) remaining methods: password,publickey 23:10:26.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55364]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:26.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55364]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:26.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:26.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55364]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:26.897 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:26.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55364]) authentication result: true 23:10:26.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55364]) SSH_MSG_USERAUTH_REQUEST 23:10:26.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55364])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:26.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55364]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:26.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:26.897 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:26.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55364]) no heartbeat to stop 23:10:26.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55364]) heartbeat type=IGNORE, interval=PT30S 23:10:26.897 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55364 authenticated 23:10:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55364]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55364]] session=TransportServerSession[admin@/10.30.170.252:55364] id=0 23:10:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55364])) size=2097152, max=2097152, packet=32768 23:10:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55364]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55364] 23:10:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55364]) recipient=0 23:10:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364])) size=2097152, max=2097152, packet=32768 23:10:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364])) re-initializing 23:10:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364])) size=2097152, max=2097152, packet=32768 23:10:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:26.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302]} 23:10:26.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42302]): SSH-2.0-SSHD-UNKNOWN 23:10:26.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42302]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:26.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42302]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:26.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:26.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:26.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364])[want-reply=true] subsystem=netconf 23:10:26.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364])[subsystem] prepared command 23:10:26.909 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:26.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:26.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364]}} established 23:10:26.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 230: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18059 23:10:26.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 230: Creating data stores for simulated device 23:10:26.909 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:26.909 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:26.909 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:26.909 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:26.909 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:26.910 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44984c79 23:10:26.910 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:26.910 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:26.910 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:26.910 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:26.921 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:26.921 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:26.921 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:26.921 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:26.921 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44984c79, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44984c79, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21800734, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21800734, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:26.921 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:26.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:26.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364] 23:10:26.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 230 on channel [id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364] 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) by 1103 down to 2096049 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364] 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364] 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) request=subsystem result=ReplySuccess, want-reply=true 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) request=subsystem activate command 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) starting runner for command=netconf 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #5 SSH_MSG_CHANNEL_DATA 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) by 373 down to 2096779 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_CHANNEL_DATA len=373 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364] 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364] 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364] 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18059', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=230} created 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364]} created 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364] successful with session NetconfServerSession{sessionId=230, channel=[id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364]} 23:10:26.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364]} up 23:10:26.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #6 SSH_MSG_CHANNEL_DATA 23:10:26.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) by 393 down to 2096386 23:10:26.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_CHANNEL_DATA len=393 23:10:26.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364] 23:10:26.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:26.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:26.924 [netconf-device-simulator-threads-6] 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=230} 23:10:26.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:26.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x9350052c, L:/10.30.170.33:18059 - R:/10.30.170.252:55364]} EXI handlers added to pipeline 23:10:26.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:26.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) by 179 down to 2095870 23:10:26.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:26.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:26.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #11 SSH_MSG_IGNORE 23:10:26.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:10:26.925 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #7 SSH_MSG_CHANNEL_DATA 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) by 340 down to 2096046 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_CHANNEL_DATA len=340 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364] 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=230} 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21800734 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:26.926 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:26.927 [netconf-device-simulator-threads-6] 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 23:10:26.927 [netconf-device-simulator-threads-6] 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 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) by 733 down to 2095137 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:26.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42302]) Send SSH_MSG_KEXINIT 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42302]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42302]) process #0 SSH_MSG_KEXINIT 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42302]) SSH_MSG_KEXINIT 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42302]) strict KEX=true client=true server=true 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42302]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42302]) Kex: server host key algorithms = rsa-sha2-512 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42302]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42302]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42302]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42302]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42302]) Kex: compression algorithms (client to server) = none 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42302]) Kex: compression algorithms (server to client) = none 23:10:26.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:27.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42302]) process #1 30 23:10:27.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42302]] process command=SSH_MSG_KEXDH_INIT 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42302]] Send SSH_MSG_KEXDH_REPLY 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42302]) packet #1 sending command=31[31] len=1639 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42302])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42302]) Send SSH_MSG_NEWKEYS 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42302]) session ID=b4:35:5c:62:92:7c:1f:05:7e:94:5b:ef:60:6f:c1:2f:85:2f:55:dd:17:66:f6:b0:c0:30:fa:cc:08:33:ba:da:cf:43:f1:6a:73:f8:c7:49:36:90:63:08:83:01:3b:ca:bd:55:56:55:07:1a:c9:02:f0:c7:5e:7b:f9:c5:d4:4c 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42302]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42302]): strict KEX resets output message sequence number from 3 to 0 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@562b2a35; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42302])[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 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42302])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42302]) packet #0 sending command=7[7] len=419 23:10:27.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42302]) No pending packets to flush at end of KEX 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42302]) process #2 SSH_MSG_NEWKEYS 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42302]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42302]): strict KEX resets input message sequence number from 3 to 0 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9e4224d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42302]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42302]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42302]) authorized authentication methods: password,publickey 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42302]) Accepted service ssh-userauth 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42302]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42302]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42302]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:27.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42302]) no authentication factory for method=none 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42302]) SSH_MSG_USERAUTH_REQUEST 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42302]) remaining methods: password,publickey 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42302]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42302]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42302]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:27.120 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42302]) authentication result: true 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42302]) SSH_MSG_USERAUTH_REQUEST 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42302])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42302]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42302]) no heartbeat to stop 23:10:27.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42302]) heartbeat type=IGNORE, interval=PT30S 23:10:27.120 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42302 authenticated 23:10:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42302]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42302]] session=TransportServerSession[admin@/10.30.170.252:42302] id=0 23:10:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42302])) size=2097152, max=2097152, packet=32768 23:10:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42302]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42302] 23:10:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42302]) recipient=0 23:10:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302])) size=2097152, max=2097152, packet=32768 23:10:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302])) re-initializing 23:10:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302])) size=2097152, max=2097152, packet=32768 23:10:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302])[want-reply=true] subsystem=netconf 23:10:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302])[subsystem] prepared command 23:10:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302]}} established 23:10:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 231: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18060 23:10:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 231: Creating data stores for simulated device 23:10:27.122 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:27.122 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:27.123 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:27.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79d79c1b 23:10:27.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:27.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:27.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:27.124 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:27.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:27.124 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:27.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:27.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:27.124 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79d79c1b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79d79c1b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d0207fa, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d0207fa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:27.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:27.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:27.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302] 23:10:27.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 231 on channel [id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302] 23:10:27.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) by 1103 down to 2096049 23:10:27.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:27.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302] 23:10:27.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302] 23:10:27.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) request=subsystem result=ReplySuccess, want-reply=true 23:10:27.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:27.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) request=subsystem activate command 23:10:27.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) starting runner for command=netconf 23:10:27.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #5 SSH_MSG_CHANNEL_DATA 23:10:27.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) by 373 down to 2096779 23:10:27.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_CHANNEL_DATA len=373 23:10:27.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302] 23:10:27.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:27.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:27.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302] 23:10:27.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302] 23:10:27.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18060', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:27.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=231} created 23:10:27.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=231, channel=[id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302]} created 23:10:27.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302] successful with session NetconfServerSession{sessionId=231, channel=[id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302]} 23:10:27.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=231, channel=[id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302]} up 23:10:27.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #6 SSH_MSG_CHANNEL_DATA 23:10:27.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) by 393 down to 2096386 23:10:27.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_CHANNEL_DATA len=393 23:10:27.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302] 23:10:27.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:27.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:27.128 [netconf-device-simulator-threads-0] 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=231} 23:10:27.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:27.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=231, channel=[id: 0xd56b59ca, L:/10.30.170.33:18060 - R:/10.30.170.252:42302]} EXI handlers added to pipeline 23:10:27.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:27.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) by 179 down to 2095870 23:10:27.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:27.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:27.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #7 SSH_MSG_CHANNEL_DATA 23:10:27.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) by 340 down to 2096046 23:10:27.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_CHANNEL_DATA len=340 23:10:27.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302] 23:10:27.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=231} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d0207fa 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:27.131 [netconf-device-simulator-threads-0] 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 23:10:27.131 [netconf-device-simulator-threads-0] 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 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) by 733 down to 2095137 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:27.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:27.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #10 SSH_MSG_IGNORE 23:10:27.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:10:27.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:27.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #9 SSH_MSG_IGNORE 23:10:27.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:10:27.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #8 SSH_MSG_IGNORE 23:10:27.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_IGNORE 23:10:27.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:27.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464]} 23:10:27.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50464]): SSH-2.0-SSHD-UNKNOWN 23:10:27.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50464]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:27.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50464]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:27.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:27.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #11 SSH_MSG_IGNORE 23:10:27.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50464]) Send SSH_MSG_KEXINIT 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50464]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50464]) process #0 SSH_MSG_KEXINIT 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50464]) SSH_MSG_KEXINIT 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50464]) strict KEX=true client=true server=true 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50464]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50464]) Kex: server host key algorithms = rsa-sha2-512 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50464]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50464]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50464]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50464]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50464]) Kex: compression algorithms (client to server) = none 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50464]) Kex: compression algorithms (server to client) = none 23:10:27.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:27.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:27.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #8 SSH_MSG_IGNORE 23:10:27.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_IGNORE 23:10:27.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50464]) process #1 30 23:10:27.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50464]] process command=SSH_MSG_KEXDH_INIT 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50464]] Send SSH_MSG_KEXDH_REPLY 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50464]) packet #1 sending command=31[31] len=1639 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50464])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50464]) Send SSH_MSG_NEWKEYS 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50464]) session ID=61:33:ab:63:66:af:cb:5c:bb:e1:a5:ef:b6:fa:49:23:b3:cd:4f:ff:9a:cf:58:19:4e:de:21:a8:6c:cd:f6:29:b8:df:9a:d8:0b:7f:20:47:d0:6d:e9:9f:09:5c:51:22:d1:28:3f:45:1d:23:98:22:84:53:b7:7e:d1:26:7e:ad 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50464]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50464]): strict KEX resets output message sequence number from 3 to 0 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50464]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@29e2a51d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50464])[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 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50464])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50464]) packet #0 sending command=7[7] len=419 23:10:27.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50464]) No pending packets to flush at end of KEX 23:10:27.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50464]) process #2 SSH_MSG_NEWKEYS 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50464]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50464]): strict KEX resets input message sequence number from 3 to 0 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50464]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e2154d0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50464]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50464]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50464]) authorized authentication methods: password,publickey 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50464]) Accepted service ssh-userauth 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50464]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50464]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50464]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50464]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50464]) no authentication factory for method=none 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50464]) SSH_MSG_USERAUTH_REQUEST 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50464]) remaining methods: password,publickey 23:10:27.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50464]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #9 SSH_MSG_IGNORE 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50464]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50464]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50464]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:27.704 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50464]) authentication result: true 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50464]) SSH_MSG_USERAUTH_REQUEST 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50464])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50464]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50464]) no heartbeat to stop 23:10:27.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50464]) heartbeat type=IGNORE, interval=PT30S 23:10:27.705 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50464 authenticated 23:10:27.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:27.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50464]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:27.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50464]] session=TransportServerSession[admin@/10.30.170.252:50464] id=0 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50464])) size=2097152, max=2097152, packet=32768 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50464]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50464] 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50464]) recipient=0 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464])) size=2097152, max=2097152, packet=32768 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464])) re-initializing 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464])) size=2097152, max=2097152, packet=32768 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464])[want-reply=true] subsystem=netconf 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464])[subsystem] prepared command 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464]}} established 23:10:27.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 232: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18061 23:10:27.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 232: Creating data stores for simulated device 23:10:27.707 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:27.707 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:27.707 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:27.707 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:27.707 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:27.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@742f10c1 23:10:27.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:27.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:27.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:27.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:27.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:27.709 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:27.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:27.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:27.709 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@742f10c1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@742f10c1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18762c3b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18762c3b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:27.710 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:27.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:27.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464] 23:10:27.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 232 on channel [id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464] 23:10:27.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) by 1103 down to 2096049 23:10:27.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464] 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464] 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) request=subsystem result=ReplySuccess, want-reply=true 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) request=subsystem activate command 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) starting runner for command=netconf 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #5 SSH_MSG_CHANNEL_DATA 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) by 373 down to 2096779 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_CHANNEL_DATA len=373 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464] 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:27.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464] 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464] 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18061', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=232} created 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464]} created 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464] successful with session NetconfServerSession{sessionId=232, channel=[id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464]} 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464]} up 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #6 SSH_MSG_CHANNEL_DATA 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) by 393 down to 2096386 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_CHANNEL_DATA len=393 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464] 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:27.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:27.713 [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=232} 23:10:27.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:27.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x2f972ff0, L:/10.30.170.33:18061 - R:/10.30.170.252:50464]} EXI handlers added to pipeline 23:10:27.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:27.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) by 179 down to 2095870 23:10:27.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:27.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #7 SSH_MSG_CHANNEL_DATA 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) by 340 down to 2096046 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_CHANNEL_DATA len=340 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464] 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=232} 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18762c3b 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:27.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:27.717 [netconf-device-simulator-threads-2] 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 23:10:27.717 [netconf-device-simulator-threads-2] 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 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) by 733 down to 2095137 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:27.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:27.781 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:27.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #10 SSH_MSG_IGNORE 23:10:27.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:10:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882]} 23:10:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58882]): SSH-2.0-SSHD-UNKNOWN 23:10:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58882]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58882]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:27.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:27.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #11 SSH_MSG_IGNORE 23:10:27.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:10:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58882]) Send SSH_MSG_KEXINIT 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58882]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58882]) process #0 SSH_MSG_KEXINIT 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58882]) SSH_MSG_KEXINIT 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58882]) strict KEX=true client=true server=true 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58882]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58882]) Kex: server host key algorithms = rsa-sha2-512 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58882]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58882]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58882]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58882]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58882]) Kex: compression algorithms (client to server) = none 23:10:28.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58882]) Kex: compression algorithms (server to client) = none 23:10:28.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:28.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #8 SSH_MSG_IGNORE 23:10:28.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:10:28.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58882]) process #1 30 23:10:28.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58882]] process command=SSH_MSG_KEXDH_INIT 23:10:28.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:28.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #10 SSH_MSG_IGNORE 23:10:28.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58882]] Send SSH_MSG_KEXDH_REPLY 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58882]) packet #1 sending command=31[31] len=1639 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58882])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58882]) Send SSH_MSG_NEWKEYS 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58882]) session ID=0b:49:46:87:02:50:5c:29:e9:9a:1b:2c:8a:6b:5b:bf:b2:17:cf:56:13:f7:d2:c9:a7:e5:9f:81:84:13:f5:df:e5:b1:ee:a5:7c:26:aa:1c:c1:63:61:ff:f0:88:b1:7d:59:10:14:b4:6d:5d:eb:33:48:32:de:cc:47:57:5b:98 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58882]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58882]): strict KEX resets output message sequence number from 3 to 0 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58882]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d5f18bc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58882])[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 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58882])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58882]) packet #0 sending command=7[7] len=419 23:10:28.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58882]) No pending packets to flush at end of KEX 23:10:28.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58882]) process #2 SSH_MSG_NEWKEYS 23:10:28.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58882]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:28.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58882]): strict KEX resets input message sequence number from 3 to 0 23:10:28.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58882]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79ba37fc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:28.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:28.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58882]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:28.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58882]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58882]) authorized authentication methods: password,publickey 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58882]) Accepted service ssh-userauth 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58882]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58882]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58882]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58882]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58882]) no authentication factory for method=none 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58882]) SSH_MSG_USERAUTH_REQUEST 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58882]) remaining methods: password,publickey 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58882]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58882]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58882]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:28.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58882]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:28.304 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58882]) authentication result: true 23:10:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58882]) SSH_MSG_USERAUTH_REQUEST 23:10:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58882])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58882]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58882]) no heartbeat to stop 23:10:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58882]) heartbeat type=IGNORE, interval=PT30S 23:10:28.305 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58882 authenticated 23:10:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58882]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58882]] session=TransportServerSession[admin@/10.30.170.252:58882] id=0 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58882])) size=2097152, max=2097152, packet=32768 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58882]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58882] 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58882]) recipient=0 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882])) size=2097152, max=2097152, packet=32768 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882])) re-initializing 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882])) size=2097152, max=2097152, packet=32768 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882])[want-reply=true] subsystem=netconf 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882])[subsystem] prepared command 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882]}} established 23:10:28.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 233: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18062 23:10:28.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 233: Creating data stores for simulated device 23:10:28.307 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:28.307 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:28.307 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:28.307 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:28.307 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:28.308 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@302d254d 23:10:28.308 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:28.308 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:28.308 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:28.308 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:28.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:28.309 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:28.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:28.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:28.309 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@302d254d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@302d254d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5811ec79, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5811ec79, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:28.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:28.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:28.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882] 23:10:28.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 233 on channel [id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882] 23:10:28.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) by 1103 down to 2096049 23:10:28.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:28.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882] 23:10:28.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882] 23:10:28.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) request=subsystem result=ReplySuccess, want-reply=true 23:10:28.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:28.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) request=subsystem activate command 23:10:28.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) starting runner for command=netconf 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #5 SSH_MSG_CHANNEL_DATA 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) by 373 down to 2096779 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_CHANNEL_DATA len=373 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882] 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882] 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882] 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18062', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=233} created 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=233, channel=[id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882]} created 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882] successful with session NetconfServerSession{sessionId=233, channel=[id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882]} 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=233, channel=[id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882]} up 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #6 SSH_MSG_CHANNEL_DATA 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) by 393 down to 2096386 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_CHANNEL_DATA len=393 23:10:28.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882] 23:10:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:28.313 [netconf-device-simulator-threads-4] 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=233} 23:10:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=233, channel=[id: 0xe731d5b0, L:/10.30.170.33:18062 - R:/10.30.170.252:58882]} EXI handlers added to pipeline 23:10:28.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:28.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) by 179 down to 2095870 23:10:28.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:28.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:28.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #7 SSH_MSG_CHANNEL_DATA 23:10:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) by 340 down to 2096046 23:10:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_CHANNEL_DATA len=340 23:10:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882] 23:10:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=233} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5811ec79 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:28.317 [netconf-device-simulator-threads-4] 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 23:10:28.317 [netconf-device-simulator-threads-4] 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 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #9 SSH_MSG_IGNORE 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) by 733 down to 2095137 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:28.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:28.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:28.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #8 SSH_MSG_IGNORE 23:10:28.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_IGNORE 23:10:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998]} 23:10:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51998]): SSH-2.0-SSHD-UNKNOWN 23:10:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51998]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51998]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:28.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51998]) Send SSH_MSG_KEXINIT 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51998]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51998]) process #0 SSH_MSG_KEXINIT 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51998]) SSH_MSG_KEXINIT 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51998]) strict KEX=true client=true server=true 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51998]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51998]) Kex: server host key algorithms = rsa-sha2-512 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51998]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51998]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51998]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51998]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51998]) Kex: compression algorithms (client to server) = none 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51998]) Kex: compression algorithms (server to client) = none 23:10:28.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:28.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #9 SSH_MSG_IGNORE 23:10:28.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:10:28.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51998]) process #1 30 23:10:28.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51998]] process command=SSH_MSG_KEXDH_INIT 23:10:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #11 SSH_MSG_IGNORE 23:10:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:10:28.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51998]] Send SSH_MSG_KEXDH_REPLY 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51998]) packet #1 sending command=31[31] len=1639 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51998])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51998]) Send SSH_MSG_NEWKEYS 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51998]) session ID=d4:00:d3:e8:ca:00:04:6f:7a:a2:b1:4f:9f:f9:7d:31:77:42:7d:88:92:91:8c:7e:c4:28:30:de:e9:73:8b:b2:81:60:c7:b4:4c:6f:13:78:b1:a4:53:24:30:67:ef:65:1c:9c:0c:e3:69:0d:6a:dd:05:b1:3c:7b:ce:c0:36:6c 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51998]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51998]): strict KEX resets output message sequence number from 3 to 0 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51998]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e796de8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51998])[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 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51998])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51998]) packet #0 sending command=7[7] len=419 23:10:28.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51998]) No pending packets to flush at end of KEX 23:10:28.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51998]) process #2 SSH_MSG_NEWKEYS 23:10:28.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51998]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:28.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51998]): strict KEX resets input message sequence number from 3 to 0 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51998]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@acc7004; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51998]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51998]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51998]) authorized authentication methods: password,publickey 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51998]) Accepted service ssh-userauth 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51998]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51998]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51998]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51998]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51998]) no authentication factory for method=none 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51998]) SSH_MSG_USERAUTH_REQUEST 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51998]) remaining methods: password,publickey 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51998]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51998]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51998]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:28.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51998]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:28.842 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51998]) authentication result: true 23:10:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51998]) SSH_MSG_USERAUTH_REQUEST 23:10:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51998])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51998]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51998]) no heartbeat to stop 23:10:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51998]) heartbeat type=IGNORE, interval=PT30S 23:10:28.842 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51998 authenticated 23:10:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51998]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51998]] session=TransportServerSession[admin@/10.30.170.252:51998] id=0 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51998])) size=2097152, max=2097152, packet=32768 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51998]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51998] 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51998]) recipient=0 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998])) size=2097152, max=2097152, packet=32768 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998])) re-initializing 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998])) size=2097152, max=2097152, packet=32768 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998])[want-reply=true] subsystem=netconf 23:10:28.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998])[subsystem] prepared command 23:10:28.844 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:28.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:28.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998]}} established 23:10:28.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 234: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18063 23:10:28.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 234: Creating data stores for simulated device 23:10:28.844 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:28.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:28.844 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:28.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:28.844 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:28.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@129e73b 23:10:28.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:28.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:28.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:28.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:28.846 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:28.846 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:28.846 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:28.846 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:28.846 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@129e73b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@129e73b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@540fe5aa, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@540fe5aa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:28.846 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:28.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:28.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998] 23:10:28.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 234 on channel [id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998] 23:10:28.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) by 1103 down to 2096049 23:10:28.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:28.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998] 23:10:28.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998] 23:10:28.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) request=subsystem result=ReplySuccess, want-reply=true 23:10:28.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:28.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) request=subsystem activate command 23:10:28.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) starting runner for command=netconf 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #5 SSH_MSG_CHANNEL_DATA 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) by 373 down to 2096779 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_CHANNEL_DATA len=373 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998] 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998] 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998] 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18063', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=234} created 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=234, channel=[id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998]} created 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998] successful with session NetconfServerSession{sessionId=234, channel=[id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998]} 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=234, channel=[id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998]} up 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #6 SSH_MSG_CHANNEL_DATA 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) by 393 down to 2096386 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_CHANNEL_DATA len=393 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998] 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:28.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:28.850 [netconf-device-simulator-threads-6] 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=234} 23:10:28.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:28.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=234, channel=[id: 0x5b2035b7, L:/10.30.170.33:18063 - R:/10.30.170.252:51998]} EXI handlers added to pipeline 23:10:28.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:28.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) by 179 down to 2095870 23:10:28.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:28.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:28.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #7 SSH_MSG_CHANNEL_DATA 23:10:28.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) by 340 down to 2096046 23:10:28.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_CHANNEL_DATA len=340 23:10:28.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998] 23:10:28.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:28.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=234} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@540fe5aa 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:28.852 [netconf-device-simulator-threads-6] 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 23:10:28.852 [netconf-device-simulator-threads-6] 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 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) by 733 down to 2095137 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:28.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:29.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286]} 23:10:29.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36286]): SSH-2.0-SSHD-UNKNOWN 23:10:29.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36286]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:29.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36286]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #11 SSH_MSG_IGNORE 23:10:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:10:29.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:29.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:29.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:29.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #10 SSH_MSG_IGNORE 23:10:29.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:10:29.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:29.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #10 SSH_MSG_IGNORE 23:10:29.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:10:29.378 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36286]) Send SSH_MSG_KEXINIT 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36286]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36286]) process #0 SSH_MSG_KEXINIT 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36286]) SSH_MSG_KEXINIT 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36286]) strict KEX=true client=true server=true 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36286]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36286]) Kex: server host key algorithms = rsa-sha2-512 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36286]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36286]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36286]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36286]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36286]) Kex: compression algorithms (client to server) = none 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36286]) Kex: compression algorithms (server to client) = none 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #9 SSH_MSG_IGNORE 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #8 SSH_MSG_IGNORE 23:10:29.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_IGNORE 23:10:29.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36286]) process #1 30 23:10:29.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36286]] process command=SSH_MSG_KEXDH_INIT 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36286]] Send SSH_MSG_KEXDH_REPLY 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36286]) packet #1 sending command=31[31] len=1639 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36286])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36286]) Send SSH_MSG_NEWKEYS 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36286]) session ID=d8:c9:ee:21:c3:a7:9b:bd:91:26:23:0a:96:57:87:f5:9b:bc:89:03:a3:a2:1d:36:b0:33:dd:c6:d8:6a:3a:19:06:9e:ed:d3:de:ce:c5:8d:5a:36:3c:ed:e8:4d:33:b9:b1:35:70:27:f6:78:de:88:2a:8a:75:d5:d7:aa:b3:c2 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36286]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36286]): strict KEX resets output message sequence number from 3 to 0 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36286]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5cc5d061; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36286])[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 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36286])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36286]) packet #0 sending command=7[7] len=419 23:10:29.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36286]) No pending packets to flush at end of KEX 23:10:29.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36286]) process #2 SSH_MSG_NEWKEYS 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36286]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36286]): strict KEX resets input message sequence number from 3 to 0 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36286]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13937985; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36286]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36286]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36286]) authorized authentication methods: password,publickey 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36286]) Accepted service ssh-userauth 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36286]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36286]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36286]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36286]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36286]) no authentication factory for method=none 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36286]) SSH_MSG_USERAUTH_REQUEST 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36286]) remaining methods: password,publickey 23:10:29.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36286]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:29.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36286]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:29.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36286]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:29.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36286]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:29.513 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:29.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36286]) authentication result: true 23:10:29.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36286]) SSH_MSG_USERAUTH_REQUEST 23:10:29.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36286])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:29.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36286]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:29.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:29.513 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:29.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36286]) no heartbeat to stop 23:10:29.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36286]) heartbeat type=IGNORE, interval=PT30S 23:10:29.513 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36286 authenticated 23:10:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36286]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36286]] session=TransportServerSession[admin@/10.30.170.252:36286] id=0 23:10:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36286])) size=2097152, max=2097152, packet=32768 23:10:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36286]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36286] 23:10:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36286]) recipient=0 23:10:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286])) size=2097152, max=2097152, packet=32768 23:10:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286])) re-initializing 23:10:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286])) size=2097152, max=2097152, packet=32768 23:10:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:29.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:29.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:29.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286])[want-reply=true] subsystem=netconf 23:10:29.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286])[subsystem] prepared command 23:10:29.515 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:29.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:29.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286]}} established 23:10:29.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 235: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18064 23:10:29.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 235: Creating data stores for simulated device 23:10:29.515 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:29.515 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:29.515 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:29.515 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:29.516 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:29.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@419d86d4 23:10:29.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:29.517 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:29.517 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:29.517 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:29.517 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:29.517 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:29.517 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:29.518 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:29.518 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@419d86d4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@419d86d4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31297484, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31297484, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:29.518 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:29.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:29.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286] 23:10:29.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 235 on channel [id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286] 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) by 1103 down to 2096049 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286] 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286] 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) request=subsystem result=ReplySuccess, want-reply=true 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) request=subsystem activate command 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) starting runner for command=netconf 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #5 SSH_MSG_CHANNEL_DATA 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) by 373 down to 2096779 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_CHANNEL_DATA len=373 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286] 23:10:29.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286] 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286] 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18064', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=235} created 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=235, channel=[id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286]} created 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286] successful with session NetconfServerSession{sessionId=235, channel=[id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286]} 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=235, channel=[id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286]} up 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #6 SSH_MSG_CHANNEL_DATA 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) by 393 down to 2096386 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_CHANNEL_DATA len=393 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286] 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:29.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:29.522 [netconf-device-simulator-threads-0] 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=235} 23:10:29.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:29.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=235, channel=[id: 0x87c22c76, L:/10.30.170.33:18064 - R:/10.30.170.252:36286]} EXI handlers added to pipeline 23:10:29.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:29.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) by 179 down to 2095870 23:10:29.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:29.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:29.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #7 SSH_MSG_CHANNEL_DATA 23:10:29.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) by 340 down to 2096046 23:10:29.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_CHANNEL_DATA len=340 23:10:29.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286] 23:10:29.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:29.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:29.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=235} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31297484 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:29.525 [netconf-device-simulator-threads-0] 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 23:10:29.525 [netconf-device-simulator-threads-0] 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 23:10:29.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:29.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) by 733 down to 2095137 23:10:29.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:29.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:29.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252]} 23:10:29.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56252]): SSH-2.0-SSHD-UNKNOWN 23:10:29.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56252]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:29.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56252]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:29.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56252]) Send SSH_MSG_KEXINIT 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56252]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56252]) process #0 SSH_MSG_KEXINIT 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56252]) SSH_MSG_KEXINIT 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56252]) strict KEX=true client=true server=true 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56252]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56252]) Kex: server host key algorithms = rsa-sha2-512 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56252]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56252]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56252]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56252]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56252]) Kex: compression algorithms (client to server) = none 23:10:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56252]) Kex: compression algorithms (server to client) = none 23:10:29.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:29.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #8 SSH_MSG_IGNORE 23:10:29.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_IGNORE 23:10:29.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56252]) process #1 30 23:10:29.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56252]] process command=SSH_MSG_KEXDH_INIT 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56252]] Send SSH_MSG_KEXDH_REPLY 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56252]) packet #1 sending command=31[31] len=1639 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56252])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56252]) Send SSH_MSG_NEWKEYS 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56252]) session ID=48:be:c3:c1:d3:b8:2e:c2:18:53:7b:44:36:c0:0b:fb:40:4e:90:8e:bf:da:95:57:3b:17:15:7e:b6:39:fe:13:1b:58:48:6c:c7:32:56:61:d7:58:25:14:dc:a3:6d:7a:12:3f:ce:0e:ab:2b:b3:41:2c:3a:b2:82:38:57:dc:a8 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56252]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56252]): strict KEX resets output message sequence number from 3 to 0 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56252]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7b5057f3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56252])[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 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56252])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56252]) packet #0 sending command=7[7] len=419 23:10:29.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56252]) No pending packets to flush at end of KEX 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56252]) process #2 SSH_MSG_NEWKEYS 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56252]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56252]): strict KEX resets input message sequence number from 3 to 0 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56252]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24ac2af9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56252]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56252]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56252]) authorized authentication methods: password,publickey 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56252]) Accepted service ssh-userauth 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56252]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56252]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56252]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56252]) no authentication factory for method=none 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56252]) SSH_MSG_USERAUTH_REQUEST 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56252]) remaining methods: password,publickey 23:10:29.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56252]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:29.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56252]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:29.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:29.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56252]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:29.816 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:29.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56252]) authentication result: true 23:10:29.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56252]) SSH_MSG_USERAUTH_REQUEST 23:10:29.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56252])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:29.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56252]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:29.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:29.816 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:29.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56252]) no heartbeat to stop 23:10:29.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56252]) heartbeat type=IGNORE, interval=PT30S 23:10:29.816 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56252 authenticated 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56252]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56252]] session=TransportServerSession[admin@/10.30.170.252:56252] id=0 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56252])) size=2097152, max=2097152, packet=32768 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56252]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56252] 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56252]) recipient=0 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252])) size=2097152, max=2097152, packet=32768 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252])) re-initializing 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252])) size=2097152, max=2097152, packet=32768 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252])[want-reply=true] subsystem=netconf 23:10:29.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252])[subsystem] prepared command 23:10:29.818 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:29.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:29.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252]}} established 23:10:29.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 236: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18065 23:10:29.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 236: Creating data stores for simulated device 23:10:29.818 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:29.818 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:29.818 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:29.818 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:29.818 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:29.818 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8da1c3 23:10:29.818 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:29.818 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:29.819 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:29.819 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:29.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:29.819 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:29.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:29.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:29.819 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8da1c3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8da1c3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52933e4f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52933e4f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:29.820 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:29.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252] 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 236 on channel [id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252] 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) by 1103 down to 2096049 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252] 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252] 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) request=subsystem result=ReplySuccess, want-reply=true 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) request=subsystem activate command 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) starting runner for command=netconf 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #5 SSH_MSG_CHANNEL_DATA 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) by 373 down to 2096779 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_CHANNEL_DATA len=373 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252] 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:29.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252] 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252] 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18065', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=236} created 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252]} created 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252] successful with session NetconfServerSession{sessionId=236, channel=[id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252]} 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252]} up 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #6 SSH_MSG_CHANNEL_DATA 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) by 393 down to 2096386 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_CHANNEL_DATA len=393 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252] 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:29.822 [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=236} 23:10:29.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:29.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x301fb838, L:/10.30.170.33:18065 - R:/10.30.170.252:56252]} EXI handlers added to pipeline 23:10:29.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:29.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) by 179 down to 2095870 23:10:29.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:29.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:29.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #7 SSH_MSG_CHANNEL_DATA 23:10:29.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) by 340 down to 2096046 23:10:29.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_CHANNEL_DATA len=340 23:10:29.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252] 23:10:29.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:29.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:29.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=236} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52933e4f 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:29.825 [netconf-device-simulator-threads-2] 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 23:10:29.825 [netconf-device-simulator-threads-2] 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 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) by 733 down to 2095137 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:29.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #11 SSH_MSG_IGNORE 23:10:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:10:29.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:29.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #9 SSH_MSG_IGNORE 23:10:29.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_IGNORE 23:10:29.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #10 SSH_MSG_IGNORE 23:10:29.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:10:29.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:30.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #11 SSH_MSG_IGNORE 23:10:30.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:10:30.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092]} 23:10:30.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47092]): SSH-2.0-SSHD-UNKNOWN 23:10:30.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47092]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:30.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47092]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:30.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47092]) Send SSH_MSG_KEXINIT 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47092]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47092]) process #0 SSH_MSG_KEXINIT 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47092]) SSH_MSG_KEXINIT 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47092]) strict KEX=true client=true server=true 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47092]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47092]) Kex: server host key algorithms = rsa-sha2-512 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47092]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47092]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47092]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47092]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47092]) Kex: compression algorithms (client to server) = none 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47092]) Kex: compression algorithms (server to client) = none 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #9 SSH_MSG_IGNORE 23:10:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_IGNORE 23:10:30.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #10 SSH_MSG_IGNORE 23:10:30.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:10:30.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:30.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:30.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #8 SSH_MSG_IGNORE 23:10:30.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_IGNORE 23:10:30.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47092]) process #1 30 23:10:30.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47092]] process command=SSH_MSG_KEXDH_INIT 23:10:30.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47092]] Send SSH_MSG_KEXDH_REPLY 23:10:30.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47092]) packet #1 sending command=31[31] len=1639 23:10:30.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47092])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:30.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47092]) Send SSH_MSG_NEWKEYS 23:10:30.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47092]) session ID=16:23:90:18:50:53:5c:b5:58:2e:c0:c6:07:f7:0b:c4:11:01:76:80:4e:ee:6b:e0:61:4e:50:48:bc:aa:ff:ef:a5:5a:07:11:32:cc:48:1f:a2:26:f9:1a:72:1b:34:95:0f:96:58:b9:9f:0a:48:ae:a4:f0:c3:0e:d3:23:06:61 23:10:30.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47092]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:30.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47092]): strict KEX resets output message sequence number from 3 to 0 23:10:30.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47092]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6d065c35; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:30.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47092])[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 23:10:30.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47092])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:30.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47092]) packet #0 sending command=7[7] len=419 23:10:30.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47092]) No pending packets to flush at end of KEX 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47092]) process #2 SSH_MSG_NEWKEYS 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47092]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47092]): strict KEX resets input message sequence number from 3 to 0 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47092]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@724d60d0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47092]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47092]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47092]) authorized authentication methods: password,publickey 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47092]) Accepted service ssh-userauth 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47092]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47092]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47092]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47092]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47092]) no authentication factory for method=none 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47092]) SSH_MSG_USERAUTH_REQUEST 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47092]) remaining methods: password,publickey 23:10:30.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47092]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47092]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47092]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47092]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:30.425 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47092]) authentication result: true 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47092]) SSH_MSG_USERAUTH_REQUEST 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47092])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47092]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47092]) no heartbeat to stop 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47092]) heartbeat type=IGNORE, interval=PT30S 23:10:30.425 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47092 authenticated 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47092]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47092]] session=TransportServerSession[admin@/10.30.170.252:47092] id=0 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47092])) size=2097152, max=2097152, packet=32768 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47092]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47092] 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47092]) recipient=0 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092])) size=2097152, max=2097152, packet=32768 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092])) re-initializing 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092])) size=2097152, max=2097152, packet=32768 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092])[want-reply=true] subsystem=netconf 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092])[subsystem] prepared command 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092]}} established 23:10:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 237: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18066 23:10:30.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 237: Creating data stores for simulated device 23:10:30.427 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:30.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:30.427 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:30.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:30.427 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:30.428 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b0878c 23:10:30.428 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:30.428 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:30.428 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:30.428 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:30.429 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:30.429 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:30.429 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:30.429 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:30.429 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b0878c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b0878c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4cc31d2c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4cc31d2c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:30.429 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:30.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:30.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092] 23:10:30.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 237 on channel [id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092] 23:10:30.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) by 1103 down to 2096049 23:10:30.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:30.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092] 23:10:30.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092] 23:10:30.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) request=subsystem result=ReplySuccess, want-reply=true 23:10:30.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:30.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) request=subsystem activate command 23:10:30.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) starting runner for command=netconf 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #5 SSH_MSG_CHANNEL_DATA 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) by 373 down to 2096779 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_CHANNEL_DATA len=373 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092] 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092] 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092] 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18066', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=237} created 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=237, channel=[id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092]} created 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092] successful with session NetconfServerSession{sessionId=237, channel=[id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092]} 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=237, channel=[id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092]} up 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #6 SSH_MSG_CHANNEL_DATA 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) by 393 down to 2096386 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_CHANNEL_DATA len=393 23:10:30.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092] 23:10:30.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:30.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:30.433 [netconf-device-simulator-threads-4] 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=237} 23:10:30.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:30.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=237, channel=[id: 0xf10e4e31, L:/10.30.170.33:18066 - R:/10.30.170.252:47092]} EXI handlers added to pipeline 23:10:30.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:30.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) by 179 down to 2095870 23:10:30.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:30.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:30.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #7 SSH_MSG_CHANNEL_DATA 23:10:30.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) by 340 down to 2096046 23:10:30.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_CHANNEL_DATA len=340 23:10:30.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092] 23:10:30.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:30.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=237} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4cc31d2c 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:30.436 [netconf-device-simulator-threads-4] 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 23:10:30.436 [netconf-device-simulator-threads-4] 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 23:10:30.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:30.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) by 733 down to 2095137 23:10:30.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:30.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366]} 23:10:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42366]): SSH-2.0-SSHD-UNKNOWN 23:10:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42366]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42366]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42366]) Send SSH_MSG_KEXINIT 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42366]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42366]) process #0 SSH_MSG_KEXINIT 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42366]) SSH_MSG_KEXINIT 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42366]) strict KEX=true client=true server=true 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42366]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42366]) Kex: server host key algorithms = rsa-sha2-512 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42366]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42366]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42366]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42366]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42366]) Kex: compression algorithms (client to server) = none 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42366]) Kex: compression algorithms (server to client) = none 23:10:30.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:30.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #11 SSH_MSG_IGNORE 23:10:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:10:30.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42366]) process #1 30 23:10:30.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42366]] process command=SSH_MSG_KEXDH_INIT 23:10:30.798 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:30.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42366]] Send SSH_MSG_KEXDH_REPLY 23:10:30.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42366]) packet #1 sending command=31[31] len=1639 23:10:30.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42366])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:30.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42366]) Send SSH_MSG_NEWKEYS 23:10:30.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42366]) session ID=7a:43:f5:bf:bb:d4:80:15:77:d2:a2:a4:58:59:3c:b3:41:11:50:a1:f4:45:30:38:8f:7e:d4:a8:3d:1f:1f:ee:f8:56:ab:6d:0b:9d:01:d3:82:97:c7:a9:02:c9:7c:2d:30:5f:c7:96:91:d8:e4:51:7d:be:b8:fa:da:14:0e:de 23:10:30.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42366]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:30.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42366]): strict KEX resets output message sequence number from 3 to 0 23:10:30.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7cb7780b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:30.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42366])[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 23:10:30.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42366])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:30.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42366]) packet #0 sending command=7[7] len=419 23:10:30.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42366]) No pending packets to flush at end of KEX 23:10:30.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #8 SSH_MSG_IGNORE 23:10:30.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_IGNORE 23:10:30.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:30.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #10 SSH_MSG_IGNORE 23:10:30.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42366]) process #2 SSH_MSG_NEWKEYS 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42366]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42366]): strict KEX resets input message sequence number from 3 to 0 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3adf27a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42366]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42366]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42366]) authorized authentication methods: password,publickey 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42366]) Accepted service ssh-userauth 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42366]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42366]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42366]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:30.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42366]) no authentication factory for method=none 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42366]) SSH_MSG_USERAUTH_REQUEST 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42366]) remaining methods: password,publickey 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42366]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42366]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42366]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:30.854 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42366]) authentication result: true 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42366]) SSH_MSG_USERAUTH_REQUEST 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42366])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42366]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42366]) no heartbeat to stop 23:10:30.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42366]) heartbeat type=IGNORE, interval=PT30S 23:10:30.855 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42366 authenticated 23:10:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42366]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42366]] session=TransportServerSession[admin@/10.30.170.252:42366] id=0 23:10:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42366])) size=2097152, max=2097152, packet=32768 23:10:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42366]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42366] 23:10:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42366]) recipient=0 23:10:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366])) size=2097152, max=2097152, packet=32768 23:10:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366])) re-initializing 23:10:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366])) size=2097152, max=2097152, packet=32768 23:10:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:30.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:30.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:30.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366])[want-reply=true] subsystem=netconf 23:10:30.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366])[subsystem] prepared command 23:10:30.856 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:30.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:30.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366]}} established 23:10:30.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 238: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18067 23:10:30.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 238: Creating data stores for simulated device 23:10:30.856 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:30.857 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:30.857 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:30.857 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:30.857 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:30.858 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30ecd89d 23:10:30.858 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:30.858 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:30.858 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:30.858 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:30.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:30.859 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:30.859 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:30.859 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:30.859 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30ecd89d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30ecd89d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e8c2fe3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e8c2fe3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:30.859 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:30.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:30.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366] 23:10:30.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 238 on channel [id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366] 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) by 1103 down to 2096049 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366] 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366] 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) request=subsystem result=ReplySuccess, want-reply=true 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) request=subsystem activate command 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) starting runner for command=netconf 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #5 SSH_MSG_CHANNEL_DATA 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) by 373 down to 2096779 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_CHANNEL_DATA len=373 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366] 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:30.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366] 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366] 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18067', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=238} created 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=238, channel=[id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366]} created 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366] successful with session NetconfServerSession{sessionId=238, channel=[id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366]} 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=238, channel=[id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366]} up 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #6 SSH_MSG_CHANNEL_DATA 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) by 393 down to 2096386 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_CHANNEL_DATA len=393 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366] 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:30.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:30.863 [netconf-device-simulator-threads-6] 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=238} 23:10:30.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:30.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=238, channel=[id: 0xf75c2c04, L:/10.30.170.33:18067 - R:/10.30.170.252:42366]} EXI handlers added to pipeline 23:10:30.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:30.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) by 179 down to 2095870 23:10:30.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:30.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:30.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #7 SSH_MSG_CHANNEL_DATA 23:10:30.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) by 340 down to 2096046 23:10:30.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_CHANNEL_DATA len=340 23:10:30.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366] 23:10:30.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:30.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=238} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e8c2fe3 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:30.866 [netconf-device-simulator-threads-6] 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 23:10:30.866 [netconf-device-simulator-threads-6] 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 23:10:30.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:30.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) by 733 down to 2095137 23:10:30.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:30.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:31.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #9 SSH_MSG_IGNORE 23:10:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_IGNORE 23:10:31.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #11 SSH_MSG_IGNORE 23:10:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:10:31.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328]} 23:10:31.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49328]): SSH-2.0-SSHD-UNKNOWN 23:10:31.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49328]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:31.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49328]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:31.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49328]) Send SSH_MSG_KEXINIT 23:10:31.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49328]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49328]) process #0 SSH_MSG_KEXINIT 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49328]) SSH_MSG_KEXINIT 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49328]) strict KEX=true client=true server=true 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49328]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49328]) Kex: server host key algorithms = rsa-sha2-512 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49328]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49328]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49328]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49328]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49328]) Kex: compression algorithms (client to server) = none 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49328]) Kex: compression algorithms (server to client) = none 23:10:31.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:31.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49328]) process #1 30 23:10:31.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49328]] process command=SSH_MSG_KEXDH_INIT 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49328]] Send SSH_MSG_KEXDH_REPLY 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49328]) packet #1 sending command=31[31] len=1639 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49328])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49328]) Send SSH_MSG_NEWKEYS 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49328]) session ID=36:ef:cd:ec:f0:64:2c:ce:5b:7d:c0:63:61:4e:2d:96:b0:80:ac:9b:f7:5e:56:7a:3a:39:03:a6:de:82:98:fe:5a:48:d0:6d:18:72:a6:df:21:a5:6a:7c:a4:c2:f5:b3:7d:d6:e3:a1:2a:5f:78:a6:40:9f:90:53:49:50:fb:3d 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49328]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49328]): strict KEX resets output message sequence number from 3 to 0 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49328]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@77cf8a4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49328])[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 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49328])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49328]) packet #0 sending command=7[7] len=419 23:10:31.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49328]) No pending packets to flush at end of KEX 23:10:31.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #10 SSH_MSG_IGNORE 23:10:31.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:10:31.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:31.340 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49328]) process #2 SSH_MSG_NEWKEYS 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49328]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49328]): strict KEX resets input message sequence number from 3 to 0 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49328]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@58afd0eb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49328]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49328]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49328]) authorized authentication methods: password,publickey 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49328]) Accepted service ssh-userauth 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49328]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49328]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49328]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49328]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49328]) no authentication factory for method=none 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49328]) SSH_MSG_USERAUTH_REQUEST 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49328]) remaining methods: password,publickey 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49328]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #9 SSH_MSG_IGNORE 23:10:31.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_IGNORE 23:10:31.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49328]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:31.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49328]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:31.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49328]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:31.370 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:31.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49328]) authentication result: true 23:10:31.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49328]) SSH_MSG_USERAUTH_REQUEST 23:10:31.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49328])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:31.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49328]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:31.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:31.370 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:31.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49328]) no heartbeat to stop 23:10:31.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49328]) heartbeat type=IGNORE, interval=PT30S 23:10:31.370 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49328 authenticated 23:10:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49328]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49328]] session=TransportServerSession[admin@/10.30.170.252:49328] id=0 23:10:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49328])) size=2097152, max=2097152, packet=32768 23:10:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49328]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49328] 23:10:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49328]) recipient=0 23:10:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328])) size=2097152, max=2097152, packet=32768 23:10:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328])) re-initializing 23:10:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328])) size=2097152, max=2097152, packet=32768 23:10:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:31.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:31.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:31.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328])[want-reply=true] subsystem=netconf 23:10:31.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328])[subsystem] prepared command 23:10:31.372 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:31.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:31.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328]}} established 23:10:31.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 239: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18068 23:10:31.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 239: Creating data stores for simulated device 23:10:31.372 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:31.372 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:31.372 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:31.372 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:31.372 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:31.373 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a8e95e2 23:10:31.373 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:31.373 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:31.373 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:31.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:31.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:31.374 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:31.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:31.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:31.374 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a8e95e2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a8e95e2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34654c3c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34654c3c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:31.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:31.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:31.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328] 23:10:31.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 239 on channel [id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328] 23:10:31.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) by 1103 down to 2096049 23:10:31.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:31.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328] 23:10:31.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328] 23:10:31.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) request=subsystem result=ReplySuccess, want-reply=true 23:10:31.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:31.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) request=subsystem activate command 23:10:31.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) starting runner for command=netconf 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #5 SSH_MSG_CHANNEL_DATA 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) by 373 down to 2096779 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_CHANNEL_DATA len=373 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328] 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328] 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328] 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18068', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=239} created 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328]} created 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328] successful with session NetconfServerSession{sessionId=239, channel=[id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328]} 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328]} up 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #6 SSH_MSG_CHANNEL_DATA 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) by 393 down to 2096386 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_CHANNEL_DATA len=393 23:10:31.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328] 23:10:31.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:31.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:31.378 [netconf-device-simulator-threads-0] 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=239} 23:10:31.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:31.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x1e5cefb6, L:/10.30.170.33:18068 - R:/10.30.170.252:49328]} EXI handlers added to pipeline 23:10:31.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:31.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) by 179 down to 2095870 23:10:31.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:31.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:31.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #7 SSH_MSG_CHANNEL_DATA 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) by 340 down to 2096046 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_CHANNEL_DATA len=340 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328] 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=239} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34654c3c 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:31.381 [netconf-device-simulator-threads-0] 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 23:10:31.381 [netconf-device-simulator-threads-0] 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 23:10:31.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:31.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) by 733 down to 2095137 23:10:31.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:31.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:31.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #8 SSH_MSG_IGNORE 23:10:31.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_IGNORE 23:10:31.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:31.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834]} 23:10:31.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52834]): SSH-2.0-SSHD-UNKNOWN 23:10:31.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52834]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:31.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52834]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #11 SSH_MSG_IGNORE 23:10:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:10:31.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52834]) Send SSH_MSG_KEXINIT 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52834]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52834]) process #0 SSH_MSG_KEXINIT 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52834]) SSH_MSG_KEXINIT 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52834]) strict KEX=true client=true server=true 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52834]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52834]) Kex: server host key algorithms = rsa-sha2-512 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52834]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52834]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52834]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52834]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52834]) Kex: compression algorithms (client to server) = none 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52834]) Kex: compression algorithms (server to client) = none 23:10:31.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:31.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52834]) process #1 30 23:10:31.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52834]] process command=SSH_MSG_KEXDH_INIT 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52834]] Send SSH_MSG_KEXDH_REPLY 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52834]) packet #1 sending command=31[31] len=1639 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52834])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52834]) Send SSH_MSG_NEWKEYS 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52834]) session ID=82:e3:0b:fb:d0:2f:f0:b6:ea:a5:d4:84:89:df:11:44:13:2c:e7:a0:b2:5f:e8:90:49:38:f2:7e:e1:5f:2c:e9:ca:14:47:90:d3:92:56:b5:6e:2e:3f:02:dd:6c:95:c7:b7:1a:07:a5:3f:06:37:f9:24:13:b1:ee:f3:e9:52:9f 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52834]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52834]): strict KEX resets output message sequence number from 3 to 0 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@639ae90b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52834])[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 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52834])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52834]) packet #0 sending command=7[7] len=419 23:10:31.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52834]) No pending packets to flush at end of KEX 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52834]) process #2 SSH_MSG_NEWKEYS 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52834]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52834]): strict KEX resets input message sequence number from 3 to 0 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7697a9b5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52834]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52834]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52834]) authorized authentication methods: password,publickey 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52834]) Accepted service ssh-userauth 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52834]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52834]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52834]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52834]) no authentication factory for method=none 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52834]) SSH_MSG_USERAUTH_REQUEST 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52834]) remaining methods: password,publickey 23:10:31.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52834]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:31.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52834]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:31.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:31.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52834]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:31.884 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:31.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52834]) authentication result: true 23:10:31.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52834]) SSH_MSG_USERAUTH_REQUEST 23:10:31.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52834])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:31.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52834]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:31.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:31.884 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:31.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52834]) no heartbeat to stop 23:10:31.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52834]) heartbeat type=IGNORE, interval=PT30S 23:10:31.884 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52834 authenticated 23:10:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52834]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52834]] session=TransportServerSession[admin@/10.30.170.252:52834] id=0 23:10:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52834])) size=2097152, max=2097152, packet=32768 23:10:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52834]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52834] 23:10:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52834]) recipient=0 23:10:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834])) size=2097152, max=2097152, packet=32768 23:10:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834])) re-initializing 23:10:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834])) size=2097152, max=2097152, packet=32768 23:10:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834])[want-reply=true] subsystem=netconf 23:10:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834])[subsystem] prepared command 23:10:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834]}} established 23:10:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 240: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18069 23:10:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 240: Creating data stores for simulated device 23:10:31.886 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:31.887 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:31.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:31.887 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:31.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61eef59e 23:10:31.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:31.888 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:31.888 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:31.888 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:31.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:31.888 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:31.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:31.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:31.888 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61eef59e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61eef59e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@501ccf8f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@501ccf8f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:31.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:31.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:31.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834] 23:10:31.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 240 on channel [id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834] 23:10:31.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) by 1103 down to 2096049 23:10:31.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:31.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834] 23:10:31.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834] 23:10:31.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) request=subsystem result=ReplySuccess, want-reply=true 23:10:31.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:31.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) request=subsystem activate command 23:10:31.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) starting runner for command=netconf 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #5 SSH_MSG_CHANNEL_DATA 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) by 373 down to 2096779 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_CHANNEL_DATA len=373 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834] 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834] 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834] 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18069', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=240} created 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834]} created 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834] successful with session NetconfServerSession{sessionId=240, channel=[id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834]} 23:10:31.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834]} up 23:10:31.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #6 SSH_MSG_CHANNEL_DATA 23:10:31.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) by 393 down to 2096386 23:10:31.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_CHANNEL_DATA len=393 23:10:31.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834] 23:10:31.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:31.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:31.892 [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=240} 23:10:31.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:31.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xc1eb29aa, L:/10.30.170.33:18069 - R:/10.30.170.252:52834]} EXI handlers added to pipeline 23:10:31.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:31.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) by 179 down to 2095870 23:10:31.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:31.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #7 SSH_MSG_CHANNEL_DATA 23:10:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) by 340 down to 2096046 23:10:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_CHANNEL_DATA len=340 23:10:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834] 23:10:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=240} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@501ccf8f 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:31.895 [netconf-device-simulator-threads-2] 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 23:10:31.895 [netconf-device-simulator-threads-2] 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 23:10:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:31.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) by 733 down to 2095137 23:10:31.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:31.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:31.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:31.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #9 SSH_MSG_IGNORE 23:10:31.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_IGNORE 23:10:32.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:32.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #10 SSH_MSG_IGNORE 23:10:32.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:10:32.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:32.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #8 SSH_MSG_IGNORE 23:10:32.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_IGNORE 23:10:32.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580]} 23:10:32.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57580]): SSH-2.0-SSHD-UNKNOWN 23:10:32.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57580]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:32.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57580]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #11 SSH_MSG_IGNORE 23:10:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:10:32.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57580]) Send SSH_MSG_KEXINIT 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57580]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57580]) process #0 SSH_MSG_KEXINIT 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57580]) SSH_MSG_KEXINIT 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57580]) strict KEX=true client=true server=true 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57580]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57580]) Kex: server host key algorithms = rsa-sha2-512 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57580]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57580]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57580]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57580]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57580]) Kex: compression algorithms (client to server) = none 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57580]) Kex: compression algorithms (server to client) = none 23:10:32.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:32.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #10 SSH_MSG_IGNORE 23:10:32.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:10:32.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:32.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57580]) process #1 30 23:10:32.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57580]] process command=SSH_MSG_KEXDH_INIT 23:10:32.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57580]] Send SSH_MSG_KEXDH_REPLY 23:10:32.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57580]) packet #1 sending command=31[31] len=1639 23:10:32.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57580])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:32.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57580]) Send SSH_MSG_NEWKEYS 23:10:32.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57580]) session ID=2a:3d:4c:5e:61:80:a2:a8:ea:d2:4c:32:c0:80:63:f7:b8:62:74:88:b0:c4:b2:c0:8f:76:e9:b5:98:ea:49:53:47:1b:dc:e3:75:8b:fd:12:b5:ec:ad:61:ec:a3:7a:1b:29:24:7f:c8:3f:18:9b:0d:79:61:51:1b:c7:2d:07:96 23:10:32.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57580]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:32.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57580]): strict KEX resets output message sequence number from 3 to 0 23:10:32.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2368fa98; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:32.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57580])[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 23:10:32.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57580])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:32.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57580]) packet #0 sending command=7[7] len=419 23:10:32.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57580]) No pending packets to flush at end of KEX 23:10:32.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57580]) process #2 SSH_MSG_NEWKEYS 23:10:32.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57580]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:32.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57580]): strict KEX resets input message sequence number from 3 to 0 23:10:32.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d8b9cd0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:32.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:32.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57580]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:32.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57580]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:32.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57580]) authorized authentication methods: password,publickey 23:10:32.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57580]) Accepted service ssh-userauth 23:10:32.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57580]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:32.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57580]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:32.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:32.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57580]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:32.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57580]) no authentication factory for method=none 23:10:32.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57580]) SSH_MSG_USERAUTH_REQUEST 23:10:32.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57580]) remaining methods: password,publickey 23:10:32.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57580]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:32.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57580]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:32.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:32.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57580]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:32.489 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:32.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57580]) authentication result: true 23:10:32.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57580]) SSH_MSG_USERAUTH_REQUEST 23:10:32.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57580])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:32.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57580]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:32.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:32.489 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:32.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57580]) no heartbeat to stop 23:10:32.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57580]) heartbeat type=IGNORE, interval=PT30S 23:10:32.489 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57580 authenticated 23:10:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57580]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57580]] session=TransportServerSession[admin@/10.30.170.252:57580] id=0 23:10:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57580])) size=2097152, max=2097152, packet=32768 23:10:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57580]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57580] 23:10:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57580]) recipient=0 23:10:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580])) size=2097152, max=2097152, packet=32768 23:10:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580])) re-initializing 23:10:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580])) size=2097152, max=2097152, packet=32768 23:10:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:32.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:32.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:32.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580])[want-reply=true] subsystem=netconf 23:10:32.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580])[subsystem] prepared command 23:10:32.491 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:32.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:32.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580]}} established 23:10:32.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 241: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18070 23:10:32.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 241: Creating data stores for simulated device 23:10:32.491 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:32.491 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:32.492 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:32.492 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:32.492 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:32.492 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a6dd376 23:10:32.492 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:32.493 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:32.493 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:32.493 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:32.493 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:32.493 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:32.493 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:32.493 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:32.493 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a6dd376, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a6dd376, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42b9825f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42b9825f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:32.494 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:32.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:32.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580] 23:10:32.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 241 on channel [id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580] 23:10:32.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) by 1103 down to 2096049 23:10:32.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580] 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580] 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) request=subsystem result=ReplySuccess, want-reply=true 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) request=subsystem activate command 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) starting runner for command=netconf 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #5 SSH_MSG_CHANNEL_DATA 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) by 373 down to 2096779 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_CHANNEL_DATA len=373 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580] 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:32.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580] 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580] 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18070', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=241} created 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=241, channel=[id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580]} created 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580] successful with session NetconfServerSession{sessionId=241, channel=[id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580]} 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=241, channel=[id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580]} up 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #6 SSH_MSG_CHANNEL_DATA 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) by 393 down to 2096386 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_CHANNEL_DATA len=393 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580] 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:32.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:32.497 [netconf-device-simulator-threads-4] 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=241} 23:10:32.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:32.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=241, channel=[id: 0xf97d4c2b, L:/10.30.170.33:18070 - R:/10.30.170.252:57580]} EXI handlers added to pipeline 23:10:32.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:32.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) by 179 down to 2095870 23:10:32.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:32.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:32.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #7 SSH_MSG_CHANNEL_DATA 23:10:32.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) by 340 down to 2096046 23:10:32.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_CHANNEL_DATA len=340 23:10:32.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580] 23:10:32.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:32.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:32.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=241} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42b9825f 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:32.501 [netconf-device-simulator-threads-4] 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 23:10:32.501 [netconf-device-simulator-threads-4] 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 23:10:32.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:32.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) by 733 down to 2095137 23:10:32.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:32.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:32.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:32.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #9 SSH_MSG_IGNORE 23:10:32.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_IGNORE 23:10:32.665 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:32.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #8 SSH_MSG_IGNORE 23:10:32.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_IGNORE 23:10:32.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912]} 23:10:32.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55912]): SSH-2.0-SSHD-UNKNOWN 23:10:32.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55912]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:32.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55912]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55912]) Send SSH_MSG_KEXINIT 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55912]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55912]) process #0 SSH_MSG_KEXINIT 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55912]) SSH_MSG_KEXINIT 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55912]) strict KEX=true client=true server=true 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55912]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55912]) Kex: server host key algorithms = rsa-sha2-512 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55912]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55912]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55912]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55912]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55912]) Kex: compression algorithms (client to server) = none 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55912]) Kex: compression algorithms (server to client) = none 23:10:32.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:32.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #11 SSH_MSG_IGNORE 23:10:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:10:32.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55912]) process #1 30 23:10:32.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55912]] process command=SSH_MSG_KEXDH_INIT 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55912]] Send SSH_MSG_KEXDH_REPLY 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55912]) packet #1 sending command=31[31] len=1639 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55912])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55912]) Send SSH_MSG_NEWKEYS 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55912]) session ID=0a:9c:9b:f0:07:9e:03:e6:b1:64:71:76:15:0e:ca:c2:24:29:6b:4b:4c:93:dd:b3:d2:fb:a0:8a:0b:59:80:6a:29:3e:2f:fd:8b:dd:e8:a4:e9:c4:64:93:02:f3:ae:21:5a:ed:7e:79:94:be:d7:6c:9f:f6:9b:3d:aa:b4:3f:5b 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55912]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55912]): strict KEX resets output message sequence number from 3 to 0 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55912]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@50eec077; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55912])[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 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55912])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55912]) packet #0 sending command=7[7] len=419 23:10:32.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55912]) No pending packets to flush at end of KEX 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55912]) process #2 SSH_MSG_NEWKEYS 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55912]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55912]): strict KEX resets input message sequence number from 3 to 0 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55912]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3074d00d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55912]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55912]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55912]) authorized authentication methods: password,publickey 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55912]) Accepted service ssh-userauth 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55912]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55912]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55912]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55912]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55912]) no authentication factory for method=none 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55912]) SSH_MSG_USERAUTH_REQUEST 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55912]) remaining methods: password,publickey 23:10:32.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55912]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55912]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55912]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55912]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:32.926 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55912]) authentication result: true 23:10:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55912]) SSH_MSG_USERAUTH_REQUEST 23:10:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55912])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55912]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55912]) no heartbeat to stop 23:10:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55912]) heartbeat type=IGNORE, interval=PT30S 23:10:32.926 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55912 authenticated 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55912]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55912]] session=TransportServerSession[admin@/10.30.170.252:55912] id=0 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55912])) size=2097152, max=2097152, packet=32768 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55912]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55912] 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55912]) recipient=0 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912])) size=2097152, max=2097152, packet=32768 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912])) re-initializing 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912])) size=2097152, max=2097152, packet=32768 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912])[want-reply=true] subsystem=netconf 23:10:32.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912])[subsystem] prepared command 23:10:32.928 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:32.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:32.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912]}} established 23:10:32.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 242: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18071 23:10:32.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 242: Creating data stores for simulated device 23:10:32.928 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:32.928 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:32.928 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:32.928 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:32.928 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:32.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a2edf58 23:10:32.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:32.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:32.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:32.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:32.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:32.930 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:32.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:32.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:32.930 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a2edf58, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a2edf58, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a5ca91e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a5ca91e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:32.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:32.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:32.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912] 23:10:32.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 242 on channel [id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912] 23:10:32.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) by 1103 down to 2096049 23:10:32.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:32.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912] 23:10:32.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912] 23:10:32.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) request=subsystem result=ReplySuccess, want-reply=true 23:10:32.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:32.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) request=subsystem activate command 23:10:32.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) starting runner for command=netconf 23:10:32.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #5 SSH_MSG_CHANNEL_DATA 23:10:32.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) by 373 down to 2096779 23:10:32.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_CHANNEL_DATA len=373 23:10:32.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912] 23:10:32.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:32.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:32.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912] 23:10:32.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912] 23:10:32.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18071', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:32.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=242} created 23:10:32.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=242, channel=[id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912]} created 23:10:32.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912] successful with session NetconfServerSession{sessionId=242, channel=[id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912]} 23:10:32.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=242, channel=[id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912]} up 23:10:32.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #6 SSH_MSG_CHANNEL_DATA 23:10:32.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) by 393 down to 2096386 23:10:32.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_CHANNEL_DATA len=393 23:10:32.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912] 23:10:32.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:32.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:32.934 [netconf-device-simulator-threads-6] 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=242} 23:10:32.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:32.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=242, channel=[id: 0x7ed3a5b7, L:/10.30.170.33:18071 - R:/10.30.170.252:55912]} EXI handlers added to pipeline 23:10:32.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:32.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) by 179 down to 2095870 23:10:32.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:32.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:32.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #7 SSH_MSG_CHANNEL_DATA 23:10:32.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) by 340 down to 2096046 23:10:32.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_CHANNEL_DATA len=340 23:10:32.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912] 23:10:32.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:32.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:32.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=242} 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a5ca91e 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:32.938 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:32.941 [netconf-device-simulator-threads-6] 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 23:10:32.941 [netconf-device-simulator-threads-6] 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 23:10:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:32.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) by 733 down to 2095137 23:10:32.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:32.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:32.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #10 SSH_MSG_IGNORE 23:10:32.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:10:32.951 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:32.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #9 SSH_MSG_IGNORE 23:10:32.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:10:32.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:33.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:33.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #8 SSH_MSG_IGNORE 23:10:33.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_IGNORE 23:10:33.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700]} 23:10:33.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51700]): SSH-2.0-SSHD-UNKNOWN 23:10:33.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51700]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:33.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51700]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #11 SSH_MSG_IGNORE 23:10:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:10:33.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51700]) Send SSH_MSG_KEXINIT 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #0 SSH_MSG_KEXINIT 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51700]) SSH_MSG_KEXINIT 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51700]) strict KEX=true client=true server=true 23:10:33.479 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: server host key algorithms = rsa-sha2-512 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: compression algorithms (client to server) = none 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: compression algorithms (server to client) = none 23:10:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:33.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:33.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #10 SSH_MSG_IGNORE 23:10:33.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:10:33.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #1 30 23:10:33.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51700]] process command=SSH_MSG_KEXDH_INIT 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51700]] Send SSH_MSG_KEXDH_REPLY 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #1 sending command=31[31] len=1639 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51700])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51700]) Send SSH_MSG_NEWKEYS 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51700]) session ID=11:f2:5c:27:48:ba:a5:10:a9:d2:da:2c:59:22:cd:88:47:7e:d7:fa:66:cd:74:b5:4e:78:65:4b:aa:fb:50:a8:ea:60:66:8e:12:cb:6d:3f:ec:fe:40:e8:3c:11:9d:8d:ab:e0:b3:4d:b0:88:48:b9:4d:19:08:21:fe:a8:cf:5c 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51700]): strict KEX resets output message sequence number from 3 to 0 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@61db01b1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51700])[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 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51700])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #0 sending command=7[7] len=419 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51700]) No pending packets to flush at end of KEX 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #9 SSH_MSG_IGNORE 23:10:33.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_IGNORE 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #2 SSH_MSG_NEWKEYS 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51700]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51700]): strict KEX resets input message sequence number from 3 to 0 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40cf2ba5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51700]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:33.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51700]) authorized authentication methods: password,publickey 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51700]) Accepted service ssh-userauth 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51700]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51700]) no authentication factory for method=none 23:10:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51700]) SSH_MSG_USERAUTH_REQUEST 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51700]) remaining methods: password,publickey 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #8 SSH_MSG_IGNORE 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_IGNORE 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51700]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:33.609 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51700]) authentication result: true 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51700]) SSH_MSG_USERAUTH_REQUEST 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51700])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51700]) no heartbeat to stop 23:10:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51700]) heartbeat type=IGNORE, interval=PT30S 23:10:33.610 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51700 authenticated 23:10:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51700]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51700]] session=TransportServerSession[admin@/10.30.170.252:51700] id=0 23:10:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51700])) size=2097152, max=2097152, packet=32768 23:10:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51700]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51700] 23:10:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51700]) recipient=0 23:10:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])) size=2097152, max=2097152, packet=32768 23:10:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])) re-initializing 23:10:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])) size=2097152, max=2097152, packet=32768 23:10:33.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:33.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:33.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:33.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:33.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[want-reply=true] subsystem=netconf 23:10:33.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[subsystem] prepared command 23:10:33.611 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:33.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:33.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700]}} established 23:10:33.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 243: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18072 23:10:33.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 243: Creating data stores for simulated device 23:10:33.612 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:33.612 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:33.612 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:33.612 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:33.612 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:33.613 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59329903 23:10:33.613 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:33.613 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:33.613 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:33.613 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:33.614 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:33.614 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:33.614 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:33.614 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:33.614 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59329903, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59329903, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11c66f90, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11c66f90, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:33.614 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:33.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:33.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700] 23:10:33.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 243 on channel [id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700] 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 1103 down to 2096049 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700] 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700] 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) request=subsystem result=ReplySuccess, want-reply=true 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) request=subsystem activate command 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) starting runner for command=netconf 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #5 SSH_MSG_CHANNEL_DATA 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 373 down to 2096779 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_DATA len=373 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700] 23:10:33.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700] 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700] 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18072', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=243} created 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=243, channel=[id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700]} created 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700] successful with session NetconfServerSession{sessionId=243, channel=[id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700]} 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=243, channel=[id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700]} up 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #6 SSH_MSG_CHANNEL_DATA 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 393 down to 2096386 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_DATA len=393 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700] 23:10:33.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:33.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:33.619 [netconf-device-simulator-threads-0] 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=243} 23:10:33.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:33.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=243, channel=[id: 0x691d6648, L:/10.30.170.33:18072 - R:/10.30.170.252:51700]} EXI handlers added to pipeline 23:10:33.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:33.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 179 down to 2095870 23:10:33.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:33.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:33.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #7 SSH_MSG_CHANNEL_DATA 23:10:33.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 340 down to 2096046 23:10:33.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_DATA len=340 23:10:33.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700] 23:10:33.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:33.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:33.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=243} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11c66f90 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:33.622 [netconf-device-simulator-threads-0] 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 23:10:33.622 [netconf-device-simulator-threads-0] 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 23:10:33.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:33.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 733 down to 2095137 23:10:33.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:33.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:33.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410]} 23:10:33.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40410]): SSH-2.0-SSHD-UNKNOWN 23:10:33.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40410]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:33.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40410]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:33.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #10 SSH_MSG_IGNORE 23:10:33.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:10:33.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:33.961 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:33.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:33.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #11 SSH_MSG_IGNORE 23:10:33.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40410]) Send SSH_MSG_KEXINIT 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40410]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40410]) process #0 SSH_MSG_KEXINIT 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40410]) SSH_MSG_KEXINIT 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40410]) strict KEX=true client=true server=true 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40410]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40410]) Kex: server host key algorithms = rsa-sha2-512 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40410]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40410]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40410]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40410]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40410]) Kex: compression algorithms (client to server) = none 23:10:34.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40410]) Kex: compression algorithms (server to client) = none 23:10:34.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:34.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #9 SSH_MSG_IGNORE 23:10:34.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_IGNORE 23:10:34.136 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:34.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40410]) process #1 30 23:10:34.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40410]] process command=SSH_MSG_KEXDH_INIT 23:10:34.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40410]] Send SSH_MSG_KEXDH_REPLY 23:10:34.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40410]) packet #1 sending command=31[31] len=1639 23:10:34.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40410])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:34.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40410]) Send SSH_MSG_NEWKEYS 23:10:34.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40410]) session ID=1f:30:da:ad:cb:97:a3:d6:02:ff:eb:58:f9:1d:8e:4e:8c:0e:41:c5:22:f4:e0:35:0d:1e:c6:6d:59:0f:87:d2:ee:3e:df:e0:5f:d0:21:e3:85:ce:d0:8b:7c:a0:ae:67:8e:f4:ef:c0:04:25:47:51:69:9c:b9:e0:b3:82:b0:d1 23:10:34.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40410]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:34.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40410]): strict KEX resets output message sequence number from 3 to 0 23:10:34.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40410]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bd8a1c4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:34.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40410])[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 23:10:34.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40410])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:34.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40410]) packet #0 sending command=7[7] len=419 23:10:34.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40410]) No pending packets to flush at end of KEX 23:10:34.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #8 SSH_MSG_IGNORE 23:10:34.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_IGNORE 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40410]) process #2 SSH_MSG_NEWKEYS 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40410]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40410]): strict KEX resets input message sequence number from 3 to 0 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40410]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b33b74b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40410]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40410]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40410]) authorized authentication methods: password,publickey 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40410]) Accepted service ssh-userauth 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40410]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40410]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40410]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40410]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40410]) no authentication factory for method=none 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40410]) SSH_MSG_USERAUTH_REQUEST 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40410]) remaining methods: password,publickey 23:10:34.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40410]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:34.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40410]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:34.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40410]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:34.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40410]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:34.261 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:34.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40410]) authentication result: true 23:10:34.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40410]) SSH_MSG_USERAUTH_REQUEST 23:10:34.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40410])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:34.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40410]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:34.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:34.261 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:34.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40410]) no heartbeat to stop 23:10:34.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40410]) heartbeat type=IGNORE, interval=PT30S 23:10:34.261 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40410 authenticated 23:10:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40410]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40410]] session=TransportServerSession[admin@/10.30.170.252:40410] id=0 23:10:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40410])) size=2097152, max=2097152, packet=32768 23:10:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40410]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40410] 23:10:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40410]) recipient=0 23:10:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410])) size=2097152, max=2097152, packet=32768 23:10:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410])) re-initializing 23:10:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410])) size=2097152, max=2097152, packet=32768 23:10:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:34.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:34.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:34.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410])[want-reply=true] subsystem=netconf 23:10:34.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410])[subsystem] prepared command 23:10:34.263 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:34.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:34.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410]}} established 23:10:34.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 244: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18073 23:10:34.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 244: Creating data stores for simulated device 23:10:34.263 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:34.263 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:34.264 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:34.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:34.264 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:34.264 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d51da25 23:10:34.264 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:34.265 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:34.265 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:34.265 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:34.265 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:34.265 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:34.265 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:34.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:34.266 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d51da25, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d51da25, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77a527b3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77a527b3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:34.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:34.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:34.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410] 23:10:34.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 244 on channel [id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410] 23:10:34.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) by 1103 down to 2096049 23:10:34.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:34.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410] 23:10:34.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410] 23:10:34.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) request=subsystem result=ReplySuccess, want-reply=true 23:10:34.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:34.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) request=subsystem activate command 23:10:34.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) starting runner for command=netconf 23:10:34.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #5 SSH_MSG_CHANNEL_DATA 23:10:34.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) by 373 down to 2096779 23:10:34.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_CHANNEL_DATA len=373 23:10:34.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410] 23:10:34.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:34.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410] 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410] 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18073', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=244} created 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=244, channel=[id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410]} created 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410] successful with session NetconfServerSession{sessionId=244, channel=[id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410]} 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=244, channel=[id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410]} up 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #6 SSH_MSG_CHANNEL_DATA 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) by 393 down to 2096386 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_CHANNEL_DATA len=393 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410] 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:34.270 [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=244} 23:10:34.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:34.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=244, channel=[id: 0x4eb45e70, L:/10.30.170.33:18073 - R:/10.30.170.252:40410]} EXI handlers added to pipeline 23:10:34.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:34.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) by 179 down to 2095870 23:10:34.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:34.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:34.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #7 SSH_MSG_CHANNEL_DATA 23:10:34.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) by 340 down to 2096046 23:10:34.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_CHANNEL_DATA len=340 23:10:34.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410] 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=244} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77a527b3 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:34.278 [netconf-device-simulator-threads-2] 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 23:10:34.278 [netconf-device-simulator-threads-2] 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 23:10:34.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:34.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) by 733 down to 2095137 23:10:34.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:34.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:34.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:34.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #11 SSH_MSG_IGNORE 23:10:34.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:10:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638]} 23:10:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46638]): SSH-2.0-SSHD-UNKNOWN 23:10:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46638]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46638]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:34.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #10 SSH_MSG_IGNORE 23:10:34.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:10:34.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:34.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46638]) Send SSH_MSG_KEXINIT 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46638]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46638]) process #0 SSH_MSG_KEXINIT 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46638]) SSH_MSG_KEXINIT 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46638]) strict KEX=true client=true server=true 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46638]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46638]) Kex: server host key algorithms = rsa-sha2-512 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46638]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46638]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46638]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46638]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46638]) Kex: compression algorithms (client to server) = none 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46638]) Kex: compression algorithms (server to client) = none 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #9 SSH_MSG_IGNORE 23:10:34.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_IGNORE 23:10:34.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:34.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46638]) process #1 30 23:10:34.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46638]] process command=SSH_MSG_KEXDH_INIT 23:10:34.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46638]] Send SSH_MSG_KEXDH_REPLY 23:10:34.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46638]) packet #1 sending command=31[31] len=1639 23:10:34.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46638])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:34.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46638]) Send SSH_MSG_NEWKEYS 23:10:34.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46638]) session ID=a8:d2:a4:b4:60:b4:81:65:53:42:dd:5a:5b:cd:4a:74:d6:0c:a2:d0:ab:64:e8:76:aa:41:64:22:ad:50:1e:2d:86:0f:97:10:3f:90:0c:63:d7:96:02:62:bf:43:8d:b7:1b:d4:a7:1d:d4:17:33:7a:46:16:cb:84:cc:13:0b:a2 23:10:34.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46638]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:34.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46638]): strict KEX resets output message sequence number from 3 to 0 23:10:34.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46638]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@34fbb53b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:34.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46638])[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 23:10:34.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46638])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:34.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46638]) packet #0 sending command=7[7] len=419 23:10:34.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46638]) No pending packets to flush at end of KEX 23:10:34.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #8 SSH_MSG_IGNORE 23:10:34.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_IGNORE 23:10:34.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46638]) process #2 SSH_MSG_NEWKEYS 23:10:34.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46638]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:34.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46638]): strict KEX resets input message sequence number from 3 to 0 23:10:34.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46638]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@63d674c2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:34.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:34.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46638]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:34.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46638]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46638]) authorized authentication methods: password,publickey 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46638]) Accepted service ssh-userauth 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46638]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46638]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46638]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46638]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46638]) no authentication factory for method=none 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46638]) SSH_MSG_USERAUTH_REQUEST 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46638]) remaining methods: password,publickey 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46638]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46638]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46638]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46638]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:34.737 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46638]) authentication result: true 23:10:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46638]) SSH_MSG_USERAUTH_REQUEST 23:10:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46638])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46638]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46638]) no heartbeat to stop 23:10:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46638]) heartbeat type=IGNORE, interval=PT30S 23:10:34.737 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46638 authenticated 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46638]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46638]] session=TransportServerSession[admin@/10.30.170.252:46638] id=0 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46638])) size=2097152, max=2097152, packet=32768 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46638]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46638] 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46638]) recipient=0 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638])) size=2097152, max=2097152, packet=32768 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638])) re-initializing 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638])) size=2097152, max=2097152, packet=32768 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638])[want-reply=true] subsystem=netconf 23:10:34.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638])[subsystem] prepared command 23:10:34.739 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:34.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:34.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638]}} established 23:10:34.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 245: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18074 23:10:34.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 245: Creating data stores for simulated device 23:10:34.739 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:34.739 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:34.739 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:34.739 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:34.739 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:34.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c1dc308 23:10:34.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:34.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:34.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:34.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:34.742 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:34.742 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:34.742 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:34.742 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:34.742 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c1dc308, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c1dc308, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@914291c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@914291c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:34.742 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:34.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:34.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638] 23:10:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 245 on channel [id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638] 23:10:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) by 1103 down to 2096049 23:10:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638] 23:10:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638] 23:10:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) request=subsystem result=ReplySuccess, want-reply=true 23:10:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) request=subsystem activate command 23:10:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) starting runner for command=netconf 23:10:34.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #5 SSH_MSG_CHANNEL_DATA 23:10:34.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) by 373 down to 2096779 23:10:34.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_CHANNEL_DATA len=373 23:10:34.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638] 23:10:34.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:34.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:34.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638] 23:10:34.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638] 23:10:34.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18074', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=245} created 23:10:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638]} created 23:10:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638] successful with session NetconfServerSession{sessionId=245, channel=[id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638]} 23:10:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638]} up 23:10:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #6 SSH_MSG_CHANNEL_DATA 23:10:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) by 393 down to 2096386 23:10:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_CHANNEL_DATA len=393 23:10:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638] 23:10:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:34.746 [netconf-device-simulator-threads-4] 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=245} 23:10:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:34.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x7e64926f, L:/10.30.170.33:18074 - R:/10.30.170.252:46638]} EXI handlers added to pipeline 23:10:34.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:34.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) by 179 down to 2095870 23:10:34.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:34.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:34.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #7 SSH_MSG_CHANNEL_DATA 23:10:34.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) by 340 down to 2096046 23:10:34.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_CHANNEL_DATA len=340 23:10:34.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638] 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=245} 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@914291c 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:34.750 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:34.754 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:34.756 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:34.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:34.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:34.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:34.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:34.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:34.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:34.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:34.757 [netconf-device-simulator-threads-4] 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 23:10:34.757 [netconf-device-simulator-threads-4] 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 23:10:34.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:34.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) by 733 down to 2095137 23:10:34.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:34.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:34.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792]} 23:10:34.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54792]): SSH-2.0-SSHD-UNKNOWN 23:10:34.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54792]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:34.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54792]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:34.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #10 SSH_MSG_IGNORE 23:10:34.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:10:34.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:35.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54792]) Send SSH_MSG_KEXINIT 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54792]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54792]) process #0 SSH_MSG_KEXINIT 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54792]) SSH_MSG_KEXINIT 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54792]) strict KEX=true client=true server=true 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54792]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54792]) Kex: server host key algorithms = rsa-sha2-512 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54792]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54792]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54792]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54792]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54792]) Kex: compression algorithms (client to server) = none 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54792]) Kex: compression algorithms (server to client) = none 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #9 SSH_MSG_IGNORE 23:10:35.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_IGNORE 23:10:35.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:35.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54792]) process #1 30 23:10:35.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54792]] process command=SSH_MSG_KEXDH_INIT 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54792]] Send SSH_MSG_KEXDH_REPLY 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54792]) packet #1 sending command=31[31] len=1639 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54792])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54792]) Send SSH_MSG_NEWKEYS 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54792]) session ID=a0:93:1a:c5:e6:8c:f4:78:55:04:3c:b0:06:9c:8b:8d:39:30:9b:f0:85:c7:1c:db:54:3a:ee:7b:be:89:7b:89:90:68:a1:7d:16:0d:44:19:94:da:db:af:49:55:0f:e8:54:7f:1c:f6:0c:93:6d:94:4f:df:27:6b:0f:33:60:9b 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54792]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54792]): strict KEX resets output message sequence number from 3 to 0 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54792]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@34117f14; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54792])[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 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54792])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54792]) packet #0 sending command=7[7] len=419 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54792]) No pending packets to flush at end of KEX 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #8 SSH_MSG_IGNORE 23:10:35.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54792]) process #2 SSH_MSG_NEWKEYS 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54792]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54792]): strict KEX resets input message sequence number from 3 to 0 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54792]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ea2c60a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54792]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54792]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54792]) authorized authentication methods: password,publickey 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54792]) Accepted service ssh-userauth 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54792]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54792]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54792]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54792]) no authentication factory for method=none 23:10:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54792]) SSH_MSG_USERAUTH_REQUEST 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54792]) remaining methods: password,publickey 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54792]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54792]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54792]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:35.278 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54792]) authentication result: true 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54792]) SSH_MSG_USERAUTH_REQUEST 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54792])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54792]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:35.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54792]) no heartbeat to stop 23:10:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54792]) heartbeat type=IGNORE, interval=PT30S 23:10:35.279 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54792 authenticated 23:10:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54792]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54792]] session=TransportServerSession[admin@/10.30.170.252:54792] id=0 23:10:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54792])) size=2097152, max=2097152, packet=32768 23:10:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54792]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54792] 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54792]) recipient=0 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792])) size=2097152, max=2097152, packet=32768 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792])) re-initializing 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792])) size=2097152, max=2097152, packet=32768 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792])[want-reply=true] subsystem=netconf 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792])[subsystem] prepared command 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792]}} established 23:10:35.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 246: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18075 23:10:35.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 246: Creating data stores for simulated device 23:10:35.281 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:35.281 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:35.281 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:35.281 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:35.281 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:35.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ad5482f 23:10:35.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:35.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:35.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:35.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:35.282 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:35.283 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:35.283 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:35.283 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:35.283 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ad5482f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ad5482f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dfcffdf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dfcffdf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:35.283 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:35.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:35.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792] 23:10:35.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 246 on channel [id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792] 23:10:35.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) by 1103 down to 2096049 23:10:35.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:35.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792] 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792] 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) request=subsystem result=ReplySuccess, want-reply=true 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) request=subsystem activate command 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) starting runner for command=netconf 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #5 SSH_MSG_CHANNEL_DATA 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) by 373 down to 2096779 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_CHANNEL_DATA len=373 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792] 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792] 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792] 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18075', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=246} created 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=246, channel=[id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792]} created 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792] successful with session NetconfServerSession{sessionId=246, channel=[id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792]} 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=246, channel=[id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792]} up 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #6 SSH_MSG_CHANNEL_DATA 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) by 393 down to 2096386 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_CHANNEL_DATA len=393 23:10:35.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792] 23:10:35.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:35.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:35.286 [netconf-device-simulator-threads-6] 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=246} 23:10:35.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:35.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=246, channel=[id: 0xf0389aea, L:/10.30.170.33:18075 - R:/10.30.170.252:54792]} EXI handlers added to pipeline 23:10:35.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:35.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) by 179 down to 2095870 23:10:35.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:35.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:35.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #7 SSH_MSG_CHANNEL_DATA 23:10:35.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) by 340 down to 2096046 23:10:35.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_CHANNEL_DATA len=340 23:10:35.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792] 23:10:35.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:35.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:35.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=246} 23:10:35.288 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dfcffdf 23:10:35.288 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:35.289 [netconf-device-simulator-threads-6] 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 23:10:35.289 [netconf-device-simulator-threads-6] 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 23:10:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:35.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) by 733 down to 2095137 23:10:35.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:35.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:35.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:35.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #11 SSH_MSG_IGNORE 23:10:35.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:10:35.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472]} 23:10:35.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51472]): SSH-2.0-SSHD-UNKNOWN 23:10:35.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51472]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:35.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51472]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:35.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:35.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #10 SSH_MSG_IGNORE 23:10:35.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:10:35.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51472]) Send SSH_MSG_KEXINIT 23:10:35.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51472]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51472]) process #0 SSH_MSG_KEXINIT 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51472]) SSH_MSG_KEXINIT 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51472]) strict KEX=true client=true server=true 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51472]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51472]) Kex: server host key algorithms = rsa-sha2-512 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51472]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51472]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51472]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51472]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51472]) Kex: compression algorithms (client to server) = none 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51472]) Kex: compression algorithms (server to client) = none 23:10:35.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:35.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51472]) process #1 30 23:10:35.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51472]] process command=SSH_MSG_KEXDH_INIT 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51472]] Send SSH_MSG_KEXDH_REPLY 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51472]) packet #1 sending command=31[31] len=1639 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51472])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51472]) Send SSH_MSG_NEWKEYS 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51472]) session ID=07:6f:c7:48:1d:eb:aa:03:1e:1e:90:09:7b:f9:5e:c5:d9:42:d7:95:82:fc:d0:95:b1:2a:79:ed:20:be:ae:2b:28:44:25:43:5e:5b:1a:fc:e4:29:d7:c2:0a:a3:a6:d5:57:75:38:67:11:ee:3a:e0:a4:ca:71:67:65:6e:26:bb 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51472]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51472]): strict KEX resets output message sequence number from 3 to 0 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51472]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5ef7c014; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51472])[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 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51472])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51472]) packet #0 sending command=7[7] len=419 23:10:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51472]) No pending packets to flush at end of KEX 23:10:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #11 SSH_MSG_IGNORE 23:10:35.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:10:35.631 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51472]) process #2 SSH_MSG_NEWKEYS 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51472]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51472]): strict KEX resets input message sequence number from 3 to 0 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51472]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@207feac9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51472]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51472]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51472]) authorized authentication methods: password,publickey 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51472]) Accepted service ssh-userauth 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51472]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51472]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51472]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51472]) no authentication factory for method=none 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51472]) SSH_MSG_USERAUTH_REQUEST 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51472]) remaining methods: password,publickey 23:10:35.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51472]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:35.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51472]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:35.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:35.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51472]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:35.644 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:35.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51472]) authentication result: true 23:10:35.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51472]) SSH_MSG_USERAUTH_REQUEST 23:10:35.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51472])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:35.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51472]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:35.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:35.644 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:35.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51472]) no heartbeat to stop 23:10:35.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51472]) heartbeat type=IGNORE, interval=PT30S 23:10:35.644 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51472 authenticated 23:10:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51472]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51472]] session=TransportServerSession[admin@/10.30.170.252:51472] id=0 23:10:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51472])) size=2097152, max=2097152, packet=32768 23:10:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51472]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51472] 23:10:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51472]) recipient=0 23:10:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472])) size=2097152, max=2097152, packet=32768 23:10:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472])) re-initializing 23:10:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472])) size=2097152, max=2097152, packet=32768 23:10:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:35.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:35.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:35.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472])[want-reply=true] subsystem=netconf 23:10:35.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472])[subsystem] prepared command 23:10:35.646 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:35.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:35.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472]}} established 23:10:35.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 247: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18076 23:10:35.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 247: Creating data stores for simulated device 23:10:35.646 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:35.646 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:35.647 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:35.647 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:35.647 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:35.648 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@653b3080 23:10:35.648 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:35.648 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:35.648 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:35.648 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:35.652 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:35.653 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:35.653 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:35.653 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:35.653 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@653b3080, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@653b3080, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b084a71, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b084a71, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:35.653 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:35.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:35.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472] 23:10:35.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 247 on channel [id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472] 23:10:35.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) by 1103 down to 2096049 23:10:35.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:35.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472] 23:10:35.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472] 23:10:35.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) request=subsystem result=ReplySuccess, want-reply=true 23:10:35.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:35.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) request=subsystem activate command 23:10:35.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) starting runner for command=netconf 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #5 SSH_MSG_CHANNEL_DATA 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) by 373 down to 2096779 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_CHANNEL_DATA len=373 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472] 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472] 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472] 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18076', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=247} created 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=247, channel=[id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472]} created 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472] successful with session NetconfServerSession{sessionId=247, channel=[id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472]} 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=247, channel=[id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472]} up 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #6 SSH_MSG_CHANNEL_DATA 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) by 393 down to 2096386 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_CHANNEL_DATA len=393 23:10:35.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472] 23:10:35.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:35.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:35.656 [netconf-device-simulator-threads-0] 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=247} 23:10:35.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:35.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=247, channel=[id: 0xb08c2226, L:/10.30.170.33:18076 - R:/10.30.170.252:51472]} EXI handlers added to pipeline 23:10:35.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:35.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) by 179 down to 2095870 23:10:35.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:35.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:35.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #7 SSH_MSG_CHANNEL_DATA 23:10:35.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) by 340 down to 2096046 23:10:35.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_CHANNEL_DATA len=340 23:10:35.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472] 23:10:35.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=247} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b084a71 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:35.658 [netconf-device-simulator-threads-0] 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 23:10:35.658 [netconf-device-simulator-threads-0] 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 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) by 733 down to 2095137 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:35.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:35.769 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:35.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #8 SSH_MSG_IGNORE 23:10:35.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_IGNORE 23:10:35.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844]} 23:10:35.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40844]): SSH-2.0-SSHD-UNKNOWN 23:10:35.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40844]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:35.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40844]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #9 SSH_MSG_IGNORE 23:10:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_IGNORE 23:10:36.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #9 SSH_MSG_IGNORE 23:10:36.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:10:36.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #11 SSH_MSG_IGNORE 23:10:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:10:36.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #10 SSH_MSG_IGNORE 23:10:36.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:10:36.206 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40844]) Send SSH_MSG_KEXINIT 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40844]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40844]) process #0 SSH_MSG_KEXINIT 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40844]) SSH_MSG_KEXINIT 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40844]) strict KEX=true client=true server=true 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40844]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40844]) Kex: server host key algorithms = rsa-sha2-512 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40844]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40844]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40844]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40844]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40844]) Kex: compression algorithms (client to server) = none 23:10:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40844]) Kex: compression algorithms (server to client) = none 23:10:36.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:36.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:36.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:36.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40844]) process #1 30 23:10:36.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40844]] process command=SSH_MSG_KEXDH_INIT 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40844]] Send SSH_MSG_KEXDH_REPLY 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40844]) packet #1 sending command=31[31] len=1639 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40844])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40844]) Send SSH_MSG_NEWKEYS 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40844]) session ID=67:d6:74:ca:72:6a:f2:fe:5a:10:c7:d6:0e:c3:1a:90:01:60:b6:e3:01:ac:0e:9e:ec:0c:73:52:3f:45:40:0c:d8:69:ab:be:2b:d0:9c:f4:77:d1:59:87:b7:79:4b:07:3c:ad:28:fa:80:44:50:c4:6a:c0:33:cb:71:3e:65:40 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40844]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40844]): strict KEX resets output message sequence number from 3 to 0 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40844]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@a91ed96; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40844])[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 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40844])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40844]) packet #0 sending command=7[7] len=419 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40844]) No pending packets to flush at end of KEX 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #8 SSH_MSG_IGNORE 23:10:36.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_IGNORE 23:10:36.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414]} 23:10:36.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49414]): SSH-2.0-SSHD-UNKNOWN 23:10:36.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49414]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:36.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49414]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40844]) process #2 SSH_MSG_NEWKEYS 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40844]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40844]): strict KEX resets input message sequence number from 3 to 0 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40844]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7b73f2f1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40844]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40844]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40844]) authorized authentication methods: password,publickey 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40844]) Accepted service ssh-userauth 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40844]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40844]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40844]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40844]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40844]) no authentication factory for method=none 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40844]) SSH_MSG_USERAUTH_REQUEST 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40844]) remaining methods: password,publickey 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40844]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:36.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40844]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40844]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40844]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:36.445 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40844]) authentication result: true 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40844]) SSH_MSG_USERAUTH_REQUEST 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40844])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40844]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40844]) no heartbeat to stop 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40844]) heartbeat type=IGNORE, interval=PT30S 23:10:36.445 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40844 authenticated 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40844]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40844]] session=TransportServerSession[admin@/10.30.170.252:40844] id=0 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40844])) size=2097152, max=2097152, packet=32768 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40844]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40844] 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40844]) recipient=0 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844])) size=2097152, max=2097152, packet=32768 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844])) re-initializing 23:10:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844])) size=2097152, max=2097152, packet=32768 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844])[want-reply=true] subsystem=netconf 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844])[subsystem] prepared command 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844]}} established 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 248: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18077 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 248: Creating data stores for simulated device 23:10:36.446 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:36.446 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:36.447 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67fd0501 23:10:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:36.449 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:36.449 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:36.449 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:36.449 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:36.449 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67fd0501, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67fd0501, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23971413, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23971413, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:36.449 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:36.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:36.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844] 23:10:36.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 248 on channel [id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844] 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) by 1103 down to 2096049 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844] 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844] 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) request=subsystem result=ReplySuccess, want-reply=true 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) request=subsystem activate command 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) starting runner for command=netconf 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #5 SSH_MSG_CHANNEL_DATA 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) by 373 down to 2096779 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_CHANNEL_DATA len=373 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844] 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844] 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844] 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18077', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=248} created 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844]} created 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844] successful with session NetconfServerSession{sessionId=248, channel=[id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844]} 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844]} up 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #10 SSH_MSG_IGNORE 23:10:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #6 SSH_MSG_CHANNEL_DATA 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) by 393 down to 2096386 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_CHANNEL_DATA len=393 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844] 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:36.452 [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=248} 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x00895afc, L:/10.30.170.33:18077 - R:/10.30.170.252:40844]} EXI handlers added to pipeline 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) by 179 down to 2095870 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #7 SSH_MSG_CHANNEL_DATA 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) by 340 down to 2096046 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_CHANNEL_DATA len=340 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844] 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=248} 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23971413 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:36.455 [netconf-device-simulator-threads-2] 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 23:10:36.455 [netconf-device-simulator-threads-2] 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 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) by 733 down to 2095137 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:36.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #11 SSH_MSG_IGNORE 23:10:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:10:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #9 SSH_MSG_IGNORE 23:10:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_IGNORE 23:10:36.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49414]) Send SSH_MSG_KEXINIT 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49414]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49414]) process #0 SSH_MSG_KEXINIT 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49414]) SSH_MSG_KEXINIT 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49414]) strict KEX=true client=true server=true 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49414]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49414]) Kex: server host key algorithms = rsa-sha2-512 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49414]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49414]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49414]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49414]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49414]) Kex: compression algorithms (client to server) = none 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49414]) Kex: compression algorithms (server to client) = none 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:36.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:36.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49414]) process #1 30 23:10:36.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49414]] process command=SSH_MSG_KEXDH_INIT 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49414]] Send SSH_MSG_KEXDH_REPLY 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49414]) packet #1 sending command=31[31] len=1639 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49414])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49414]) Send SSH_MSG_NEWKEYS 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49414]) session ID=f3:8c:3c:cd:5e:c6:71:52:67:b7:e6:68:50:36:39:d5:78:e4:0e:f3:f8:49:bb:bc:d2:7f:8f:17:00:69:43:dc:d6:79:a6:99:e4:ef:5a:73:5f:fc:ea:4b:23:27:71:48:70:73:35:42:04:3f:5a:5d:fb:62:2f:e5:4a:d3:62:ce 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49414]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49414]): strict KEX resets output message sequence number from 3 to 0 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49414]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1a4747f4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49414])[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 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49414])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49414]) packet #0 sending command=7[7] len=419 23:10:36.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49414]) No pending packets to flush at end of KEX 23:10:36.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:36.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #8 SSH_MSG_IGNORE 23:10:36.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_IGNORE 23:10:36.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944]} 23:10:36.942 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56944]): SSH-2.0-SSHD-UNKNOWN 23:10:36.942 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56944]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:36.942 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56944]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49414]) process #2 SSH_MSG_NEWKEYS 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49414]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49414]): strict KEX resets input message sequence number from 3 to 0 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49414]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c1e1676; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49414]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49414]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49414]) authorized authentication methods: password,publickey 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49414]) Accepted service ssh-userauth 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49414]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49414]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49414]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49414]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49414]) no authentication factory for method=none 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49414]) SSH_MSG_USERAUTH_REQUEST 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49414]) remaining methods: password,publickey 23:10:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49414]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49414]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49414]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49414]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:36.957 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49414]) authentication result: true 23:10:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49414]) SSH_MSG_USERAUTH_REQUEST 23:10:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49414])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49414]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49414]) no heartbeat to stop 23:10:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49414]) heartbeat type=IGNORE, interval=PT30S 23:10:36.957 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49414 authenticated 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49414]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49414]] session=TransportServerSession[admin@/10.30.170.252:49414] id=0 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49414])) size=2097152, max=2097152, packet=32768 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49414]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49414] 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49414]) recipient=0 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414])) size=2097152, max=2097152, packet=32768 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414])) re-initializing 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414])) size=2097152, max=2097152, packet=32768 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414])[want-reply=true] subsystem=netconf 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414])[subsystem] prepared command 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414]}} established 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 249: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18078 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 249: Creating data stores for simulated device 23:10:36.958 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:36.959 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:36.959 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:36.959 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:36.959 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c12f8c7 23:10:36.959 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:36.959 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:36.959 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:36.959 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:36.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:36.960 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:36.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:36.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:36.960 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c12f8c7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c12f8c7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cc1565b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cc1565b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:36.961 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:36.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:36.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414] 23:10:36.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 249 on channel [id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414] 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) by 1103 down to 2096049 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414] 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414] 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) request=subsystem result=ReplySuccess, want-reply=true 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) request=subsystem activate command 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) starting runner for command=netconf 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #5 SSH_MSG_CHANNEL_DATA 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) by 373 down to 2096779 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_CHANNEL_DATA len=373 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414] 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414] 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414] 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18078', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=249} created 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=249, channel=[id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414]} created 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414] successful with session NetconfServerSession{sessionId=249, channel=[id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414]} 23:10:36.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=249, channel=[id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414]} up 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #6 SSH_MSG_CHANNEL_DATA 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) by 393 down to 2096386 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_CHANNEL_DATA len=393 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414] 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:36.963 [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=249} 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=249, channel=[id: 0xf5210003, L:/10.30.170.33:18078 - R:/10.30.170.252:49414]} EXI handlers added to pipeline 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) by 179 down to 2095870 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:36.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:36.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #7 SSH_MSG_CHANNEL_DATA 23:10:36.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) by 340 down to 2096046 23:10:36.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_CHANNEL_DATA len=340 23:10:36.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414] 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=249} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cc1565b 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:36.965 [netconf-device-simulator-threads-3] 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 23:10:36.965 [netconf-device-simulator-threads-3] 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 23:10:36.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:36.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) by 733 down to 2095137 23:10:36.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:36.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:37.056 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56944]) Send SSH_MSG_KEXINIT 23:10:37.056 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56944]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:37.056 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56944]) process #0 SSH_MSG_KEXINIT 23:10:37.056 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56944]) SSH_MSG_KEXINIT 23:10:37.056 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56944]) strict KEX=true client=true server=true 23:10:37.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56944]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:37.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56944]) Kex: server host key algorithms = rsa-sha2-512 23:10:37.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56944]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:37.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56944]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:37.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56944]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:37.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56944]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:37.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56944]) Kex: compression algorithms (client to server) = none 23:10:37.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56944]) Kex: compression algorithms (server to client) = none 23:10:37.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:37.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:37.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #10 SSH_MSG_IGNORE 23:10:37.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:10:37.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56944]) process #1 30 23:10:37.153 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56944]] process command=SSH_MSG_KEXDH_INIT 23:10:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #11 SSH_MSG_IGNORE 23:10:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:10:37.156 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56944]] Send SSH_MSG_KEXDH_REPLY 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56944]) packet #1 sending command=31[31] len=1639 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56944])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56944]) Send SSH_MSG_NEWKEYS 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56944]) session ID=6c:e8:96:eb:8f:cb:6b:1d:31:2d:81:97:61:47:70:3b:fb:06:02:b8:a7:ee:f4:09:a0:fb:f8:63:26:23:c5:c8:0b:f0:4f:87:d6:e5:9f:11:19:58:82:15:18:68:9e:40:91:f8:bc:45:63:26:af:22:14:02:06:63:32:90:d2:7e 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56944]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56944]): strict KEX resets output message sequence number from 3 to 0 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56944]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@78182b69; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56944])[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 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56944])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56944]) packet #0 sending command=7[7] len=419 23:10:37.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56944]) No pending packets to flush at end of KEX 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56944]) process #2 SSH_MSG_NEWKEYS 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56944]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56944]): strict KEX resets input message sequence number from 3 to 0 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56944]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@417bf8f3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56944]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56944]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56944]) authorized authentication methods: password,publickey 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56944]) Accepted service ssh-userauth 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56944]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56944]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56944]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56944]) no authentication factory for method=none 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56944]) SSH_MSG_USERAUTH_REQUEST 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56944]) remaining methods: password,publickey 23:10:37.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56944]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:37.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56944]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:37.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:37.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56944]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:37.209 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:37.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56944]) authentication result: true 23:10:37.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56944]) SSH_MSG_USERAUTH_REQUEST 23:10:37.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56944])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:37.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56944]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:37.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:37.209 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:37.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56944]) no heartbeat to stop 23:10:37.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56944]) heartbeat type=IGNORE, interval=PT30S 23:10:37.209 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56944 authenticated 23:10:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56944]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56944]] session=TransportServerSession[admin@/10.30.170.252:56944] id=0 23:10:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56944])) size=2097152, max=2097152, packet=32768 23:10:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56944]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56944] 23:10:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56944]) recipient=0 23:10:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944])) size=2097152, max=2097152, packet=32768 23:10:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944])) re-initializing 23:10:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944])) size=2097152, max=2097152, packet=32768 23:10:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944])[want-reply=true] subsystem=netconf 23:10:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944])[subsystem] prepared command 23:10:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944]}} established 23:10:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 250: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18079 23:10:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 250: Creating data stores for simulated device 23:10:37.211 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:37.211 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:37.212 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:37.212 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59a19ca7 23:10:37.212 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:37.213 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:37.213 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:37.213 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:37.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:37.213 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:37.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:37.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:37.213 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59a19ca7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59a19ca7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47e03bc2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47e03bc2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:37.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:37.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:37.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944] 23:10:37.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.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: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 250 on channel [id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944] 23:10:37.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) by 1103 down to 2096049 23:10:37.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:37.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944] 23:10:37.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944] 23:10:37.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) request=subsystem result=ReplySuccess, want-reply=true 23:10:37.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:37.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) request=subsystem activate command 23:10:37.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) starting runner for command=netconf 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #5 SSH_MSG_CHANNEL_DATA 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) by 373 down to 2096779 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_CHANNEL_DATA len=373 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944] 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944] 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944] 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18079', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=250} created 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=250, channel=[id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944]} created 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944] successful with session NetconfServerSession{sessionId=250, channel=[id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944]} 23:10:37.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=250, channel=[id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944]} up 23:10:37.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #6 SSH_MSG_CHANNEL_DATA 23:10:37.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) by 393 down to 2096386 23:10:37.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_CHANNEL_DATA len=393 23:10:37.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944] 23:10:37.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:37.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:37.217 [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=250} 23:10:37.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:37.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=250, channel=[id: 0x516bd99f, L:/10.30.170.33:18079 - R:/10.30.170.252:56944]} EXI handlers added to pipeline 23:10:37.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:37.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) by 179 down to 2095870 23:10:37.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:37.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:37.219 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #7 SSH_MSG_CHANNEL_DATA 23:10:37.219 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) by 340 down to 2096046 23:10:37.219 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_CHANNEL_DATA len=340 23:10:37.219 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944] 23:10:37.219 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=250} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47e03bc2 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:37.220 [netconf-device-simulator-threads-5] 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 23:10:37.220 [netconf-device-simulator-threads-5] 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 23:10:37.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:37.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) by 733 down to 2095137 23:10:37.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:37.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #9 SSH_MSG_IGNORE 23:10:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_IGNORE 23:10:37.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:37.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #11 SSH_MSG_IGNORE 23:10:37.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:10:37.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:37.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #8 SSH_MSG_IGNORE 23:10:37.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_IGNORE 23:10:37.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248]} 23:10:37.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43248]): SSH-2.0-SSHD-UNKNOWN 23:10:37.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43248]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:37.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43248]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:37.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:37.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #10 SSH_MSG_IGNORE 23:10:37.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:10:37.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43248]) Send SSH_MSG_KEXINIT 23:10:37.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43248]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:37.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43248]) process #0 SSH_MSG_KEXINIT 23:10:37.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43248]) SSH_MSG_KEXINIT 23:10:37.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43248]) strict KEX=true client=true server=true 23:10:37.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43248]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:37.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43248]) Kex: server host key algorithms = rsa-sha2-512 23:10:37.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43248]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:37.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43248]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:37.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43248]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:37.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43248]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:37.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43248]) Kex: compression algorithms (client to server) = none 23:10:37.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43248]) Kex: compression algorithms (server to client) = none 23:10:37.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:37.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:37.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #9 SSH_MSG_IGNORE 23:10:37.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_IGNORE 23:10:37.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43248]) process #1 30 23:10:37.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43248]] process command=SSH_MSG_KEXDH_INIT 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43248]] Send SSH_MSG_KEXDH_REPLY 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43248]) packet #1 sending command=31[31] len=1639 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43248])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43248]) Send SSH_MSG_NEWKEYS 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43248]) session ID=f0:c1:11:f4:cc:e3:12:93:f1:22:e4:11:b9:ae:fc:4b:31:cd:0f:72:36:1a:76:62:4a:ec:b7:d2:e8:47:73:55:d0:a9:0d:a8:24:41:69:dd:aa:40:53:50:28:aa:11:51:a0:52:01:55:0d:38:1c:00:d4:a0:5a:6f:07:4e:7b:e5 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43248]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43248]): strict KEX resets output message sequence number from 3 to 0 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43248]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5d28ae1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43248])[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 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43248])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43248]) packet #0 sending command=7[7] len=419 23:10:37.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43248]) No pending packets to flush at end of KEX 23:10:37.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43248]) process #2 SSH_MSG_NEWKEYS 23:10:37.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43248]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:37.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43248]): strict KEX resets input message sequence number from 3 to 0 23:10:37.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43248]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2a002a9c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:37.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:37.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43248]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43248]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43248]) authorized authentication methods: password,publickey 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43248]) Accepted service ssh-userauth 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43248]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43248]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43248]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43248]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43248]) no authentication factory for method=none 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43248]) SSH_MSG_USERAUTH_REQUEST 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43248]) remaining methods: password,publickey 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43248]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43248]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43248]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43248]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:37.813 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43248]) authentication result: true 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43248]) SSH_MSG_USERAUTH_REQUEST 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43248])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:37.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43248]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43248]) no heartbeat to stop 23:10:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43248]) heartbeat type=IGNORE, interval=PT30S 23:10:37.814 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43248 authenticated 23:10:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43248]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43248]] session=TransportServerSession[admin@/10.30.170.252:43248] id=0 23:10:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43248])) size=2097152, max=2097152, packet=32768 23:10:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43248]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43248] 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43248]) recipient=0 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248])) size=2097152, max=2097152, packet=32768 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248])) re-initializing 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248])) size=2097152, max=2097152, packet=32768 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248])[want-reply=true] subsystem=netconf 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248])[subsystem] prepared command 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248]}} established 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 251: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18080 23:10:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 251: Creating data stores for simulated device 23:10:37.816 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:37.816 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:37.816 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:37.816 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:37.816 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20f8b0c5 23:10:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:37.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:37.818 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:37.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:37.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:37.818 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20f8b0c5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20f8b0c5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32f8e196, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32f8e196, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:37.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:37.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248] 23:10:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 251 on channel [id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248] 23:10:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) by 1103 down to 2096049 23:10:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248] 23:10:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248] 23:10:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) request=subsystem result=ReplySuccess, want-reply=true 23:10:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) request=subsystem activate command 23:10:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) starting runner for command=netconf 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #5 SSH_MSG_CHANNEL_DATA 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) by 373 down to 2096779 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_CHANNEL_DATA len=373 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248] 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248] 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248] 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18080', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=251} created 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248]} created 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248] successful with session NetconfServerSession{sessionId=251, channel=[id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248]} 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248]} up 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #6 SSH_MSG_CHANNEL_DATA 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) by 393 down to 2096386 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_CHANNEL_DATA len=393 23:10:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248] 23:10:37.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:37.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:37.822 [netconf-device-simulator-threads-0] 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=251} 23:10:37.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:37.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x0fc55e66, L:/10.30.170.33:18080 - R:/10.30.170.252:43248]} EXI handlers added to pipeline 23:10:37.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:37.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) by 179 down to 2095870 23:10:37.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:37.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #7 SSH_MSG_CHANNEL_DATA 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) by 340 down to 2096046 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_CHANNEL_DATA len=340 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248] 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=251} 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32f8e196 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:37.825 [netconf-device-simulator-threads-0] 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 23:10:37.825 [netconf-device-simulator-threads-0] 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 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) by 733 down to 2095137 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:37.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612]} 23:10:37.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41612]): SSH-2.0-SSHD-UNKNOWN 23:10:37.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41612]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:37.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41612]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41612]) Send SSH_MSG_KEXINIT 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41612]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41612]) process #0 SSH_MSG_KEXINIT 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41612]) SSH_MSG_KEXINIT 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41612]) strict KEX=true client=true server=true 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41612]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41612]) Kex: server host key algorithms = rsa-sha2-512 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41612]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41612]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41612]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41612]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41612]) Kex: compression algorithms (client to server) = none 23:10:38.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41612]) Kex: compression algorithms (server to client) = none 23:10:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:38.114 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #8 SSH_MSG_IGNORE 23:10:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_IGNORE 23:10:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41612]) process #1 30 23:10:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41612]] process command=SSH_MSG_KEXDH_INIT 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41612]] Send SSH_MSG_KEXDH_REPLY 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41612]) packet #1 sending command=31[31] len=1639 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41612])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41612]) Send SSH_MSG_NEWKEYS 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41612]) session ID=89:f6:76:14:08:5c:0b:e2:c4:13:15:0f:e9:9c:ea:17:03:92:2f:70:53:59:bd:26:55:a3:8b:bb:fb:71:c1:66:4c:dc:07:6a:a1:38:af:39:92:5c:d1:9f:d7:02:8e:ca:f5:ad:ec:75:5e:8e:7f:ef:9c:f3:43:59:fa:9b:cc:aa 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41612]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41612]): strict KEX resets output message sequence number from 3 to 0 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ea1ee18; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41612])[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 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41612])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41612]) packet #0 sending command=7[7] len=419 23:10:38.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41612]) No pending packets to flush at end of KEX 23:10:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #11 SSH_MSG_IGNORE 23:10:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:10:38.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41612]) process #2 SSH_MSG_NEWKEYS 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41612]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41612]): strict KEX resets input message sequence number from 3 to 0 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14d0ceb8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41612]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41612]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41612]) authorized authentication methods: password,publickey 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41612]) Accepted service ssh-userauth 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41612]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41612]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41612]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41612]) no authentication factory for method=none 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41612]) SSH_MSG_USERAUTH_REQUEST 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41612]) remaining methods: password,publickey 23:10:38.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41612]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:38.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41612]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:38.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:38.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41612]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:38.197 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:38.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41612]) authentication result: true 23:10:38.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41612]) SSH_MSG_USERAUTH_REQUEST 23:10:38.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41612])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:38.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41612]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:38.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:38.197 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:38.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41612]) no heartbeat to stop 23:10:38.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41612]) heartbeat type=IGNORE, interval=PT30S 23:10:38.197 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41612 authenticated 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41612]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41612]] session=TransportServerSession[admin@/10.30.170.252:41612] id=0 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41612])) size=2097152, max=2097152, packet=32768 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41612]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41612] 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41612]) recipient=0 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612])) size=2097152, max=2097152, packet=32768 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612])) re-initializing 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612])) size=2097152, max=2097152, packet=32768 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612])[want-reply=true] subsystem=netconf 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612])[subsystem] prepared command 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612]}} established 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 252: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18081 23:10:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 252: Creating data stores for simulated device 23:10:38.199 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:38.199 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:38.199 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:38.199 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:38.199 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:38.199 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1de3d37b 23:10:38.199 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:38.199 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:38.199 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:38.199 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:38.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:38.200 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:38.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:38.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:38.200 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1de3d37b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1de3d37b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45c21775, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45c21775, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:38.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:38.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612] 23:10:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 252 on channel [id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612] 23:10:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) by 1103 down to 2096049 23:10:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612] 23:10:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612] 23:10:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) request=subsystem result=ReplySuccess, want-reply=true 23:10:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) request=subsystem activate command 23:10:38.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) starting runner for command=netconf 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #5 SSH_MSG_CHANNEL_DATA 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) by 373 down to 2096779 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_CHANNEL_DATA len=373 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612] 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612] 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612] 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18081', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=252} created 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612]} created 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612] successful with session NetconfServerSession{sessionId=252, channel=[id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612]} 23:10:38.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612]} up 23:10:38.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #6 SSH_MSG_CHANNEL_DATA 23:10:38.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) by 393 down to 2096386 23:10:38.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_CHANNEL_DATA len=393 23:10:38.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612] 23:10:38.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:38.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:38.204 [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=252} 23:10:38.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:38.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x3540196a, L:/10.30.170.33:18081 - R:/10.30.170.252:41612]} EXI handlers added to pipeline 23:10:38.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:38.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) by 179 down to 2095870 23:10:38.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:38.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:38.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #7 SSH_MSG_CHANNEL_DATA 23:10:38.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) by 340 down to 2096046 23:10:38.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_CHANNEL_DATA len=340 23:10:38.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612] 23:10:38.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:38.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:38.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=252} 23:10:38.207 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45c21775 23:10:38.207 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:38.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:38.207 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:38.207 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:38.208 [netconf-device-simulator-threads-2] 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 23:10:38.208 [netconf-device-simulator-threads-2] 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 23:10:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:38.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) by 733 down to 2095137 23:10:38.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:38.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:38.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:38.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #9 SSH_MSG_IGNORE 23:10:38.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_IGNORE 23:10:38.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #10 SSH_MSG_IGNORE 23:10:38.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:10:38.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:38.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844]} 23:10:38.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39844]): SSH-2.0-SSHD-UNKNOWN 23:10:38.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39844]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:38.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39844]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #8 SSH_MSG_IGNORE 23:10:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_IGNORE 23:10:38.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:38.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #11 SSH_MSG_IGNORE 23:10:38.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:10:38.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:38.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #10 SSH_MSG_IGNORE 23:10:38.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:10:38.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:38.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39844]) Send SSH_MSG_KEXINIT 23:10:38.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39844]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:38.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39844]) process #0 SSH_MSG_KEXINIT 23:10:38.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39844]) SSH_MSG_KEXINIT 23:10:38.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39844]) strict KEX=true client=true server=true 23:10:38.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39844]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:38.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39844]) Kex: server host key algorithms = rsa-sha2-512 23:10:38.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39844]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:38.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39844]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:38.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39844]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:38.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39844]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:38.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39844]) Kex: compression algorithms (client to server) = none 23:10:38.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39844]) Kex: compression algorithms (server to client) = none 23:10:38.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:38.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:38.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39844]) process #1 30 23:10:38.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39844]] process command=SSH_MSG_KEXDH_INIT 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39844]] Send SSH_MSG_KEXDH_REPLY 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39844]) packet #1 sending command=31[31] len=1639 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39844])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39844]) Send SSH_MSG_NEWKEYS 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39844]) session ID=6c:77:4c:cb:6a:c2:b6:8b:54:75:15:4e:c8:34:2f:72:3a:4f:6d:0b:e0:d5:53:48:92:62:28:cf:93:18:e7:0f:21:29:32:70:8d:b0:43:63:e5:6a:12:a8:14:94:40:2d:e2:71:c0:ce:d5:95:86:6b:23:04:f1:be:d6:b5:4f:5f 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39844]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39844]): strict KEX resets output message sequence number from 3 to 0 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39844]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33dec393; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39844])[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 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39844])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39844]) packet #0 sending command=7[7] len=419 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39844]) No pending packets to flush at end of KEX 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #9 SSH_MSG_IGNORE 23:10:39.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_IGNORE 23:10:39.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252]} 23:10:39.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42252]): SSH-2.0-SSHD-UNKNOWN 23:10:39.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42252]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:39.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42252]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:39.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39844]) process #2 SSH_MSG_NEWKEYS 23:10:39.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39844]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:39.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39844]): strict KEX resets input message sequence number from 3 to 0 23:10:39.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39844]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@35de31be; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:39.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:39.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39844]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:39.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39844]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:39.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39844]) authorized authentication methods: password,publickey 23:10:39.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39844]) Accepted service ssh-userauth 23:10:39.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39844]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39844]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39844]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39844]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39844]) no authentication factory for method=none 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39844]) SSH_MSG_USERAUTH_REQUEST 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39844]) remaining methods: password,publickey 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39844]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39844]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39844]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39844]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:39.030 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39844]) authentication result: true 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39844]) SSH_MSG_USERAUTH_REQUEST 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39844])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39844]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39844]) no heartbeat to stop 23:10:39.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39844]) heartbeat type=IGNORE, interval=PT30S 23:10:39.030 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39844 authenticated 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39844]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39844]] session=TransportServerSession[admin@/10.30.170.252:39844] id=0 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39844])) size=2097152, max=2097152, packet=32768 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39844]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39844] 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39844]) recipient=0 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844])) size=2097152, max=2097152, packet=32768 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844])) re-initializing 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844])) size=2097152, max=2097152, packet=32768 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844])[want-reply=true] subsystem=netconf 23:10:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844])[subsystem] prepared command 23:10:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844]}} established 23:10:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 253: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18082 23:10:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 253: Creating data stores for simulated device 23:10:39.032 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:39.032 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:39.032 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:39.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6862417b 23:10:39.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:39.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:39.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:39.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:39.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:39.033 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:39.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:39.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:39.034 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6862417b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6862417b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e12e7d1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e12e7d1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:39.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:39.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:39.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844] 23:10:39.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 253 on channel [id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844] 23:10:39.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) by 1103 down to 2096049 23:10:39.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:39.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844] 23:10:39.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844] 23:10:39.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) request=subsystem result=ReplySuccess, want-reply=true 23:10:39.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:39.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) request=subsystem activate command 23:10:39.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) starting runner for command=netconf 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #5 SSH_MSG_CHANNEL_DATA 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) by 373 down to 2096779 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_CHANNEL_DATA len=373 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844] 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844] 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844] 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18082', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=253} created 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=253, channel=[id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844]} created 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844] successful with session NetconfServerSession{sessionId=253, channel=[id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844]} 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=253, channel=[id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844]} up 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #6 SSH_MSG_CHANNEL_DATA 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) by 393 down to 2096386 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_CHANNEL_DATA len=393 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844] 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:39.045 [netconf-device-simulator-threads-4] 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=253} 23:10:39.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:39.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=253, channel=[id: 0xb03f01aa, L:/10.30.170.33:18082 - R:/10.30.170.252:39844]} EXI handlers added to pipeline 23:10:39.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:39.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) by 179 down to 2095870 23:10:39.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:39.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:39.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #7 SSH_MSG_CHANNEL_DATA 23:10:39.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) by 340 down to 2096046 23:10:39.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_CHANNEL_DATA len=340 23:10:39.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844] 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=253} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e12e7d1 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:39.048 [netconf-device-simulator-threads-4] 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 23:10:39.048 [netconf-device-simulator-threads-4] 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 23:10:39.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:39.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) by 733 down to 2095137 23:10:39.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:39.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:39.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42252]) Send SSH_MSG_KEXINIT 23:10:39.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42252]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:39.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42252]) process #0 SSH_MSG_KEXINIT 23:10:39.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42252]) SSH_MSG_KEXINIT 23:10:39.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42252]) strict KEX=true client=true server=true 23:10:39.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42252]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:39.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42252]) Kex: server host key algorithms = rsa-sha2-512 23:10:39.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42252]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:39.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42252]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:39.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42252]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:39.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42252]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:39.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42252]) Kex: compression algorithms (client to server) = none 23:10:39.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42252]) Kex: compression algorithms (server to client) = none 23:10:39.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:39.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:39.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #8 SSH_MSG_IGNORE 23:10:39.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_IGNORE 23:10:39.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42252]) process #1 30 23:10:39.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42252]] process command=SSH_MSG_KEXDH_INIT 23:10:39.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #10 SSH_MSG_IGNORE 23:10:39.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:10:39.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42252]] Send SSH_MSG_KEXDH_REPLY 23:10:39.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42252]) packet #1 sending command=31[31] len=1639 23:10:39.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42252])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:39.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42252]) Send SSH_MSG_NEWKEYS 23:10:39.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42252]) session ID=f9:c6:85:e5:30:f8:33:a2:a7:c6:eb:ba:c0:07:b7:a2:a2:a2:11:d7:16:ec:0b:f0:ee:0d:04:03:e6:47:ca:41:53:e7:36:70:77:5f:bc:c7:3d:9c:81:c9:e2:3e:5c:93:96:59:bb:21:2a:14:9c:62:d6:e1:2a:69:3e:cc:13:e1 23:10:39.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42252]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:39.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42252]): strict KEX resets output message sequence number from 3 to 0 23:10:39.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42252]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7ba08116; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:39.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42252])[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 23:10:39.205 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42252])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:39.205 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42252]) packet #0 sending command=7[7] len=419 23:10:39.205 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42252]) No pending packets to flush at end of KEX 23:10:39.205 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:39.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42252]) process #2 SSH_MSG_NEWKEYS 23:10:39.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42252]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:39.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42252]): strict KEX resets input message sequence number from 3 to 0 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42252]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3860ebd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42252]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42252]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42252]) authorized authentication methods: password,publickey 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42252]) Accepted service ssh-userauth 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42252]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42252]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42252]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42252]) no authentication factory for method=none 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42252]) SSH_MSG_USERAUTH_REQUEST 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42252]) remaining methods: password,publickey 23:10:39.237 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42252]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:39.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42252]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:39.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:39.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42252]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:39.244 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:39.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42252]) authentication result: true 23:10:39.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42252]) SSH_MSG_USERAUTH_REQUEST 23:10:39.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42252])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:39.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42252]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:39.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:39.244 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:39.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42252]) no heartbeat to stop 23:10:39.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42252]) heartbeat type=IGNORE, interval=PT30S 23:10:39.244 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42252 authenticated 23:10:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42252]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42252]] session=TransportServerSession[admin@/10.30.170.252:42252] id=0 23:10:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42252])) size=2097152, max=2097152, packet=32768 23:10:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42252]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42252] 23:10:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42252]) recipient=0 23:10:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252])) size=2097152, max=2097152, packet=32768 23:10:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252])) re-initializing 23:10:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252])) size=2097152, max=2097152, packet=32768 23:10:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252])[want-reply=true] subsystem=netconf 23:10:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252])[subsystem] prepared command 23:10:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252]}} established 23:10:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 254: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18083 23:10:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 254: Creating data stores for simulated device 23:10:39.247 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:39.247 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:39.247 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:39.247 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:39.247 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:39.247 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a3c636 23:10:39.247 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:39.248 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:39.248 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:39.248 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:39.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:39.248 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:39.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:39.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:39.248 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a3c636, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a3c636, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261ef39, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261ef39, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:39.249 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:39.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:39.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252] 23:10:39.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.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: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 254 on channel [id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252] 23:10:39.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) by 1103 down to 2096049 23:10:39.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:39.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252] 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252] 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) request=subsystem result=ReplySuccess, want-reply=true 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) request=subsystem activate command 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) starting runner for command=netconf 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #5 SSH_MSG_CHANNEL_DATA 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) by 373 down to 2096779 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_CHANNEL_DATA len=373 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252] 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252] 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252] 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18083', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:39.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=254} created 23:10:39.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=254, channel=[id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252]} created 23:10:39.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252] successful with session NetconfServerSession{sessionId=254, channel=[id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252]} 23:10:39.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=254, channel=[id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252]} up 23:10:39.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #6 SSH_MSG_CHANNEL_DATA 23:10:39.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) by 393 down to 2096386 23:10:39.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_CHANNEL_DATA len=393 23:10:39.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252] 23:10:39.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:39.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:39.252 [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=254} 23:10:39.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:39.253 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=254, channel=[id: 0x938ae2e2, L:/10.30.170.33:18083 - R:/10.30.170.252:42252]} EXI handlers added to pipeline 23:10:39.253 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:39.253 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) by 179 down to 2095870 23:10:39.253 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:39.253 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:39.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #7 SSH_MSG_CHANNEL_DATA 23:10:39.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) by 340 down to 2096046 23:10:39.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_CHANNEL_DATA len=340 23:10:39.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252] 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=254} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261ef39 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:39.256 [netconf-device-simulator-threads-5] 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 23:10:39.256 [netconf-device-simulator-threads-5] 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 23:10:39.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:39.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) by 733 down to 2095137 23:10:39.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:39.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #9 SSH_MSG_IGNORE 23:10:39.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:10:39.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:39.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #8 SSH_MSG_IGNORE 23:10:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_IGNORE 23:10:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #11 SSH_MSG_IGNORE 23:10:39.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:10:39.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:39.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224]} 23:10:39.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54224]): SSH-2.0-SSHD-UNKNOWN 23:10:39.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54224]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:39.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54224]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54224]) Send SSH_MSG_KEXINIT 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54224]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54224]) process #0 SSH_MSG_KEXINIT 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54224]) SSH_MSG_KEXINIT 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54224]) strict KEX=true client=true server=true 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54224]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54224]) Kex: server host key algorithms = rsa-sha2-512 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54224]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54224]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54224]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54224]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54224]) Kex: compression algorithms (client to server) = none 23:10:39.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54224]) Kex: compression algorithms (server to client) = none 23:10:39.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:39.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:39.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #10 SSH_MSG_IGNORE 23:10:39.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:10:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #11 SSH_MSG_IGNORE 23:10:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:10:39.686 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:39.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54224]) process #1 30 23:10:39.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54224]] process command=SSH_MSG_KEXDH_INIT 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54224]] Send SSH_MSG_KEXDH_REPLY 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54224]) packet #1 sending command=31[31] len=1639 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54224])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54224]) Send SSH_MSG_NEWKEYS 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54224]) session ID=25:cc:af:81:75:71:5e:e4:96:2a:e2:1c:c2:63:f0:a9:ef:ec:7d:ea:a3:69:99:c9:a6:f3:86:53:43:15:99:19:d7:51:5d:8e:f3:0e:0c:ba:97:68:1d:96:ed:2a:47:3e:bb:a2:4d:c0:6f:c9:7b:c1:45:c3:ac:20:0c:52:56:d7 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54224]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54224]): strict KEX resets output message sequence number from 3 to 0 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54224]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b5b549e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54224])[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 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54224])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54224]) packet #0 sending command=7[7] len=419 23:10:39.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54224]) No pending packets to flush at end of KEX 23:10:39.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54224]) process #2 SSH_MSG_NEWKEYS 23:10:39.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54224]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:39.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54224]): strict KEX resets input message sequence number from 3 to 0 23:10:39.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54224]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7924126a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:39.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:39.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54224]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:39.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54224]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:39.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54224]) authorized authentication methods: password,publickey 23:10:39.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54224]) Accepted service ssh-userauth 23:10:39.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54224]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54224]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54224]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54224]) no authentication factory for method=none 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54224]) SSH_MSG_USERAUTH_REQUEST 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54224]) remaining methods: password,publickey 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54224]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54224]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54224]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:39.789 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54224]) authentication result: true 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54224]) SSH_MSG_USERAUTH_REQUEST 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54224])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54224]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54224]) no heartbeat to stop 23:10:39.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54224]) heartbeat type=IGNORE, interval=PT30S 23:10:39.789 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54224 authenticated 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54224]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54224]] session=TransportServerSession[admin@/10.30.170.252:54224] id=0 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54224])) size=2097152, max=2097152, packet=32768 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54224]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54224] 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54224]) recipient=0 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224])) size=2097152, max=2097152, packet=32768 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224])) re-initializing 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224])) size=2097152, max=2097152, packet=32768 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224])[want-reply=true] subsystem=netconf 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224])[subsystem] prepared command 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224]}} established 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 255: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18084 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 255: Creating data stores for simulated device 23:10:39.791 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:39.791 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:39.791 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@681c8688 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:39.792 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:39.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:39.792 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:39.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:39.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:39.792 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@681c8688, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@681c8688, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f5163ce, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f5163ce, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:39.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:39.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224] 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 255 on channel [id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224] 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) by 1103 down to 2096049 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224] 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224] 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) request=subsystem result=ReplySuccess, want-reply=true 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) request=subsystem activate command 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) starting runner for command=netconf 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #5 SSH_MSG_CHANNEL_DATA 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) by 373 down to 2096779 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_CHANNEL_DATA len=373 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224] 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:39.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224] 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224] 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18084', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=255} created 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224]} created 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224] successful with session NetconfServerSession{sessionId=255, channel=[id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224]} 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224]} up 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #6 SSH_MSG_CHANNEL_DATA 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) by 393 down to 2096386 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_CHANNEL_DATA len=393 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224] 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:39.794 [netconf-device-simulator-threads-0] 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=255} 23:10:39.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:39.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x008fc95e, L:/10.30.170.33:18084 - R:/10.30.170.252:54224]} EXI handlers added to pipeline 23:10:39.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:39.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) by 179 down to 2095870 23:10:39.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:39.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #7 SSH_MSG_CHANNEL_DATA 23:10:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) by 340 down to 2096046 23:10:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_CHANNEL_DATA len=340 23:10:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224] 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=255} 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f5163ce 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:39.797 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:39.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:39.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:39.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:39.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:39.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:39.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:39.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:39.805 [netconf-device-simulator-threads-0] 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 23:10:39.805 [netconf-device-simulator-threads-0] 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 23:10:39.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:39.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) by 733 down to 2095137 23:10:39.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:39.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #9 SSH_MSG_IGNORE 23:10:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:10:39.962 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:40.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094]} 23:10:40.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56094]): SSH-2.0-SSHD-UNKNOWN 23:10:40.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56094]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:40.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56094]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:40.088 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:40.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #8 SSH_MSG_IGNORE 23:10:40.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_IGNORE 23:10:40.141 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #11 SSH_MSG_IGNORE 23:10:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:10:40.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:40.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56094]) Send SSH_MSG_KEXINIT 23:10:40.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56094]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56094]) process #0 SSH_MSG_KEXINIT 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56094]) SSH_MSG_KEXINIT 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56094]) strict KEX=true client=true server=true 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56094]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56094]) Kex: server host key algorithms = rsa-sha2-512 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56094]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56094]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56094]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56094]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56094]) Kex: compression algorithms (client to server) = none 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56094]) Kex: compression algorithms (server to client) = none 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #9 SSH_MSG_IGNORE 23:10:40.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_IGNORE 23:10:40.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56094]) process #1 30 23:10:40.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56094]] process command=SSH_MSG_KEXDH_INIT 23:10:40.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56094]] Send SSH_MSG_KEXDH_REPLY 23:10:40.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56094]) packet #1 sending command=31[31] len=1639 23:10:40.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56094])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:40.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56094]) Send SSH_MSG_NEWKEYS 23:10:40.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56094]) session ID=65:24:d0:7a:a8:7b:a3:2b:9c:bb:3b:c4:06:5a:65:00:03:6c:e0:ab:f1:65:db:13:ea:3d:55:86:e5:a0:e4:9e:86:74:c9:df:de:6e:7c:c6:19:b9:83:6f:13:3c:6e:4d:2f:dd:36:2f:e2:72:79:41:34:53:95:f7:bb:16:6c:b6 23:10:40.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56094]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:40.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56094]): strict KEX resets output message sequence number from 3 to 0 23:10:40.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56094]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@140a4e2d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:40.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56094])[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 23:10:40.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56094])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:40.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56094]) packet #0 sending command=7[7] len=419 23:10:40.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56094]) No pending packets to flush at end of KEX 23:10:40.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #10 SSH_MSG_IGNORE 23:10:40.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:10:40.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56094]) process #2 SSH_MSG_NEWKEYS 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56094]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56094]): strict KEX resets input message sequence number from 3 to 0 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56094]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@68fa870d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56094]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56094]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56094]) authorized authentication methods: password,publickey 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56094]) Accepted service ssh-userauth 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56094]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56094]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56094]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56094]) no authentication factory for method=none 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56094]) SSH_MSG_USERAUTH_REQUEST 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56094]) remaining methods: password,publickey 23:10:40.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56094]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:40.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56094]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:40.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:40.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56094]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:40.437 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:40.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56094]) authentication result: true 23:10:40.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56094]) SSH_MSG_USERAUTH_REQUEST 23:10:40.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56094])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:40.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56094]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:40.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:40.437 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:40.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56094]) no heartbeat to stop 23:10:40.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56094]) heartbeat type=IGNORE, interval=PT30S 23:10:40.437 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56094 authenticated 23:10:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56094]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56094]] session=TransportServerSession[admin@/10.30.170.252:56094] id=0 23:10:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56094])) size=2097152, max=2097152, packet=32768 23:10:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56094]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56094] 23:10:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56094]) recipient=0 23:10:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094])) size=2097152, max=2097152, packet=32768 23:10:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094])) re-initializing 23:10:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094])) size=2097152, max=2097152, packet=32768 23:10:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:40.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:40.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:40.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094])[want-reply=true] subsystem=netconf 23:10:40.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094])[subsystem] prepared command 23:10:40.439 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:40.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:40.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094]}} established 23:10:40.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 256: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18085 23:10:40.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 256: Creating data stores for simulated device 23:10:40.440 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:40.440 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:40.440 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:40.440 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:40.440 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:40.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17403944 23:10:40.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:40.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:40.442 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:40.442 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:40.442 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:40.442 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:40.442 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:40.442 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:40.442 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17403944, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17403944, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7770fc1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7770fc1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:40.443 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:40.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094] 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 256 on channel [id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094] 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) by 1103 down to 2096049 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094] 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094] 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) request=subsystem result=ReplySuccess, want-reply=true 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) request=subsystem activate command 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) starting runner for command=netconf 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #5 SSH_MSG_CHANNEL_DATA 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) by 373 down to 2096779 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_CHANNEL_DATA len=373 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094] 23:10:40.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:40.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:40.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094] 23:10:40.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094] 23:10:40.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18085', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:40.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=256} created 23:10:40.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094]} created 23:10:40.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094] successful with session NetconfServerSession{sessionId=256, channel=[id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094]} 23:10:40.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094]} up 23:10:40.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #6 SSH_MSG_CHANNEL_DATA 23:10:40.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) by 393 down to 2096386 23:10:40.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_CHANNEL_DATA len=393 23:10:40.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094] 23:10:40.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:40.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:40.447 [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=256} 23:10:40.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:40.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x3e9d2387, L:/10.30.170.33:18085 - R:/10.30.170.252:56094]} EXI handlers added to pipeline 23:10:40.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:40.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) by 179 down to 2095870 23:10:40.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:40.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:40.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #7 SSH_MSG_CHANNEL_DATA 23:10:40.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) by 340 down to 2096046 23:10:40.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_CHANNEL_DATA len=340 23:10:40.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094] 23:10:40.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:40.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:40.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=256} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7770fc1 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:40.451 [netconf-device-simulator-threads-2] 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 23:10:40.451 [netconf-device-simulator-threads-2] 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 23:10:40.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:40.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) by 733 down to 2095137 23:10:40.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:40.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:40.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:40.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #8 SSH_MSG_IGNORE 23:10:40.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_IGNORE 23:10:40.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #10 SSH_MSG_IGNORE 23:10:40.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:10:40.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:40.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506]} 23:10:40.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34506]): SSH-2.0-SSHD-UNKNOWN 23:10:40.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34506]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:40.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34506]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:40.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34506]) Send SSH_MSG_KEXINIT 23:10:40.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34506]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:40.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34506]) process #0 SSH_MSG_KEXINIT 23:10:40.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34506]) SSH_MSG_KEXINIT 23:10:40.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34506]) strict KEX=true client=true server=true 23:10:40.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34506]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:40.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34506]) Kex: server host key algorithms = rsa-sha2-512 23:10:40.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34506]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:40.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34506]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:40.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34506]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:40.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34506]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:40.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34506]) Kex: compression algorithms (client to server) = none 23:10:40.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34506]) Kex: compression algorithms (server to client) = none 23:10:40.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:40.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:40.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34506]) process #1 30 23:10:40.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34506]] process command=SSH_MSG_KEXDH_INIT 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34506]] Send SSH_MSG_KEXDH_REPLY 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34506]) packet #1 sending command=31[31] len=1639 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34506])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34506]) Send SSH_MSG_NEWKEYS 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34506]) session ID=30:69:b8:e1:f0:9c:74:4b:45:97:57:46:20:76:52:84:ce:d3:1d:99:62:c9:08:5f:09:64:da:9c:0d:cf:60:09:5e:bd:8e:f6:67:47:46:06:19:ea:86:1d:66:14:37:d7:f9:7e:10:e2:68:9e:9d:b6:7e:c5:3f:82:ee:89:5c:c6 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34506]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34506]): strict KEX resets output message sequence number from 3 to 0 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34506]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2bcc827b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34506])[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 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34506])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34506]) packet #0 sending command=7[7] len=419 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34506]) No pending packets to flush at end of KEX 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #9 SSH_MSG_IGNORE 23:10:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_IGNORE 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34506]) process #2 SSH_MSG_NEWKEYS 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34506]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34506]): strict KEX resets input message sequence number from 3 to 0 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34506]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@12448353; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34506]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34506]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34506]) authorized authentication methods: password,publickey 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34506]) Accepted service ssh-userauth 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34506]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34506]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34506]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34506]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34506]) no authentication factory for method=none 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34506]) SSH_MSG_USERAUTH_REQUEST 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34506]) remaining methods: password,publickey 23:10:40.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34506]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34506]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34506]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34506]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:40.814 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34506]) authentication result: true 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34506]) SSH_MSG_USERAUTH_REQUEST 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34506])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34506]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34506]) no heartbeat to stop 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34506]) heartbeat type=IGNORE, interval=PT30S 23:10:40.814 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34506 authenticated 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34506]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34506]] session=TransportServerSession[admin@/10.30.170.252:34506] id=0 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34506])) size=2097152, max=2097152, packet=32768 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34506]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34506] 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34506]) recipient=0 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506])) size=2097152, max=2097152, packet=32768 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506])) re-initializing 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506])) size=2097152, max=2097152, packet=32768 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506])[want-reply=true] subsystem=netconf 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506])[subsystem] prepared command 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506]}} established 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 257: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18086 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 257: Creating data stores for simulated device 23:10:40.815 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:40.817 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:40.817 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:40.817 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:40.817 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e5f2f06 23:10:40.817 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:40.818 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:40.818 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:40.818 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:40.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:40.818 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:40.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:40.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:40.818 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e5f2f06, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e5f2f06, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21e049b3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21e049b3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:40.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:40.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:40.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506] 23:10:40.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 257 on channel [id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506] 23:10:40.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) by 1103 down to 2096049 23:10:40.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:40.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506] 23:10:40.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506] 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) request=subsystem result=ReplySuccess, want-reply=true 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) request=subsystem activate command 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) starting runner for command=netconf 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #5 SSH_MSG_CHANNEL_DATA 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) by 373 down to 2096779 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_CHANNEL_DATA len=373 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506] 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506] 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506] 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18086', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=257} created 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=257, channel=[id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506]} created 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506] successful with session NetconfServerSession{sessionId=257, channel=[id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506]} 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=257, channel=[id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506]} up 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #6 SSH_MSG_CHANNEL_DATA 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) by 393 down to 2096386 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_CHANNEL_DATA len=393 23:10:40.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506] 23:10:40.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:40.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:40.821 [netconf-device-simulator-threads-4] 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=257} 23:10:40.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:40.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=257, channel=[id: 0xa3c33167, L:/10.30.170.33:18086 - R:/10.30.170.252:34506]} EXI handlers added to pipeline 23:10:40.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:40.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) by 179 down to 2095870 23:10:40.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:40.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:40.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #7 SSH_MSG_CHANNEL_DATA 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) by 340 down to 2096046 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_CHANNEL_DATA len=340 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506] 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=257} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21e049b3 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:40.824 [netconf-device-simulator-threads-4] 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 23:10:40.824 [netconf-device-simulator-threads-4] 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 23:10:40.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:40.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) by 733 down to 2095137 23:10:40.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:40.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:41.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #11 SSH_MSG_IGNORE 23:10:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:10:41.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #8 SSH_MSG_IGNORE 23:10:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_IGNORE 23:10:41.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756]} 23:10:41.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43756]): SSH-2.0-SSHD-UNKNOWN 23:10:41.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43756]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:41.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43756]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43756]) Send SSH_MSG_KEXINIT 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43756]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43756]) process #0 SSH_MSG_KEXINIT 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43756]) SSH_MSG_KEXINIT 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43756]) strict KEX=true client=true server=true 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43756]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43756]) Kex: server host key algorithms = rsa-sha2-512 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43756]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43756]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43756]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43756]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43756]) Kex: compression algorithms (client to server) = none 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43756]) Kex: compression algorithms (server to client) = none 23:10:41.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:41.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43756]) process #1 30 23:10:41.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43756]] process command=SSH_MSG_KEXDH_INIT 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43756]] Send SSH_MSG_KEXDH_REPLY 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43756]) packet #1 sending command=31[31] len=1639 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43756])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43756]) Send SSH_MSG_NEWKEYS 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43756]) session ID=ab:f8:85:dc:1e:c4:65:38:11:19:8d:4e:e9:85:18:53:81:c3:00:62:ce:e3:f3:f5:cf:55:ce:62:39:35:97:66:23:0f:6c:2f:0c:2f:b9:e3:53:2f:d2:e0:af:04:40:d3:d5:8a:8b:7e:1f:71:f1:b4:cf:e6:eb:b1:1f:58:06:0e 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43756]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43756]): strict KEX resets output message sequence number from 3 to 0 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43756]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@143203a9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43756])[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 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43756])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43756]) packet #0 sending command=7[7] len=419 23:10:41.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43756]) No pending packets to flush at end of KEX 23:10:41.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:41.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:41.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #10 SSH_MSG_IGNORE 23:10:41.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:10:41.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43756]) process #2 SSH_MSG_NEWKEYS 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43756]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43756]): strict KEX resets input message sequence number from 3 to 0 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43756]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1709125f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43756]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43756]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43756]) authorized authentication methods: password,publickey 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43756]) Accepted service ssh-userauth 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43756]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43756]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43756]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43756]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43756]) no authentication factory for method=none 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43756]) SSH_MSG_USERAUTH_REQUEST 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43756]) remaining methods: password,publickey 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43756]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #9 SSH_MSG_IGNORE 23:10:41.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_IGNORE 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43756]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43756]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43756]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:41.381 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43756]) authentication result: true 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43756]) SSH_MSG_USERAUTH_REQUEST 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43756])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43756]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43756]) no heartbeat to stop 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43756]) heartbeat type=IGNORE, interval=PT30S 23:10:41.381 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43756 authenticated 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43756]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43756]] session=TransportServerSession[admin@/10.30.170.252:43756] id=0 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43756])) size=2097152, max=2097152, packet=32768 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43756]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43756] 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43756]) recipient=0 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756])) size=2097152, max=2097152, packet=32768 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756])) re-initializing 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756])) size=2097152, max=2097152, packet=32768 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756])[want-reply=true] subsystem=netconf 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756])[subsystem] prepared command 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756]}} established 23:10:41.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 258: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18087 23:10:41.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 258: Creating data stores for simulated device 23:10:41.383 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:41.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:41.383 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:41.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:41.383 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:41.384 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@713617b4 23:10:41.384 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:41.384 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:41.384 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:41.384 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:41.385 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:41.385 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:41.385 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:41.385 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:41.385 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@713617b4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@713617b4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@593ef9d4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@593ef9d4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:41.385 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:41.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:41.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756] 23:10:41.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 258 on channel [id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756] 23:10:41.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) by 1103 down to 2096049 23:10:41.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:41.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756] 23:10:41.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756] 23:10:41.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) request=subsystem result=ReplySuccess, want-reply=true 23:10:41.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:41.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) request=subsystem activate command 23:10:41.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) starting runner for command=netconf 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #5 SSH_MSG_CHANNEL_DATA 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) by 373 down to 2096779 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_CHANNEL_DATA len=373 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756] 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756] 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756] 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18087', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=258} created 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756]} created 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756] successful with session NetconfServerSession{sessionId=258, channel=[id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756]} 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756]} up 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #6 SSH_MSG_CHANNEL_DATA 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) by 393 down to 2096386 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_CHANNEL_DATA len=393 23:10:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756] 23:10:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:41.389 [netconf-device-simulator-threads-6] 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=258} 23:10:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x698fda90, L:/10.30.170.33:18087 - R:/10.30.170.252:43756]} EXI handlers added to pipeline 23:10:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) by 179 down to 2095870 23:10:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #7 SSH_MSG_CHANNEL_DATA 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) by 340 down to 2096046 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_CHANNEL_DATA len=340 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756] 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=258} 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@593ef9d4 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:41.391 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:41.392 [netconf-device-simulator-threads-6] 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 23:10:41.392 [netconf-device-simulator-threads-6] 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 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) by 733 down to 2095137 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:41.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:41.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #11 SSH_MSG_IGNORE 23:10:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:10:41.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #8 SSH_MSG_IGNORE 23:10:41.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_IGNORE 23:10:41.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:41.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:41.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #10 SSH_MSG_IGNORE 23:10:41.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:10:41.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566]} 23:10:41.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58566]): SSH-2.0-SSHD-UNKNOWN 23:10:41.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58566]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:41.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58566]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58566]) Send SSH_MSG_KEXINIT 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58566]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58566]) process #0 SSH_MSG_KEXINIT 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58566]) SSH_MSG_KEXINIT 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58566]) strict KEX=true client=true server=true 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58566]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58566]) Kex: server host key algorithms = rsa-sha2-512 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58566]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58566]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58566]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58566]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58566]) Kex: compression algorithms (client to server) = none 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58566]) Kex: compression algorithms (server to client) = none 23:10:41.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #11 SSH_MSG_IGNORE 23:10:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:10:41.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58566]) process #1 30 23:10:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58566]] process command=SSH_MSG_KEXDH_INIT 23:10:41.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58566]] Send SSH_MSG_KEXDH_REPLY 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58566]) packet #1 sending command=31[31] len=1639 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58566])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58566]) Send SSH_MSG_NEWKEYS 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58566]) session ID=7c:aa:3b:fc:9b:ce:87:dc:32:6e:03:a2:cc:87:be:09:9b:2c:c2:61:6c:a6:2a:d5:67:65:48:cd:b6:d0:c8:e1:a9:8a:7b:67:83:1e:26:42:f2:cc:5b:9a:de:3e:12:31:de:b9:13:2e:ef:ee:2a:4a:17:48:d0:35:08:5c:e4:08 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58566]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58566]): strict KEX resets output message sequence number from 3 to 0 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58566]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7b01c83b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58566])[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 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58566])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58566]) packet #0 sending command=7[7] len=419 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58566]) No pending packets to flush at end of KEX 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #9 SSH_MSG_IGNORE 23:10:41.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_IGNORE 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58566]) process #2 SSH_MSG_NEWKEYS 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58566]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58566]): strict KEX resets input message sequence number from 3 to 0 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58566]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2cc1e76e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58566]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58566]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58566]) authorized authentication methods: password,publickey 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58566]) Accepted service ssh-userauth 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58566]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58566]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58566]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58566]) no authentication factory for method=none 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58566]) SSH_MSG_USERAUTH_REQUEST 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58566]) remaining methods: password,publickey 23:10:41.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58566]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58566]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58566]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:41.984 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58566]) authentication result: true 23:10:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58566]) SSH_MSG_USERAUTH_REQUEST 23:10:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58566])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58566]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58566]) no heartbeat to stop 23:10:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58566]) heartbeat type=IGNORE, interval=PT30S 23:10:41.984 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58566 authenticated 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58566]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58566]] session=TransportServerSession[admin@/10.30.170.252:58566] id=0 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58566])) size=2097152, max=2097152, packet=32768 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58566]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58566] 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58566]) recipient=0 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566])) size=2097152, max=2097152, packet=32768 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566])) re-initializing 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566])) size=2097152, max=2097152, packet=32768 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566])[want-reply=true] subsystem=netconf 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566])[subsystem] prepared command 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566]}} established 23:10:41.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 259: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18088 23:10:41.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 259: Creating data stores for simulated device 23:10:41.987 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:41.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:41.987 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:41.987 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:41.987 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:41.988 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ce6abab 23:10:41.988 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:41.988 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:41.988 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:41.988 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:41.989 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:41.989 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:41.989 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:41.989 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:41.989 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ce6abab, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ce6abab, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@544bd05, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@544bd05, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:41.990 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:41.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:41.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566] 23:10:41.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 259 on channel [id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566] 23:10:41.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) by 1103 down to 2096049 23:10:41.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566] 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566] 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) request=subsystem result=ReplySuccess, want-reply=true 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) request=subsystem activate command 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) starting runner for command=netconf 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #5 SSH_MSG_CHANNEL_DATA 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) by 373 down to 2096779 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_CHANNEL_DATA len=373 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566] 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:41.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566] 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566] 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18088', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=259} created 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566]} created 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566] successful with session NetconfServerSession{sessionId=259, channel=[id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566]} 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566]} up 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #6 SSH_MSG_CHANNEL_DATA 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) by 393 down to 2096386 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_CHANNEL_DATA len=393 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566] 23:10:41.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:41.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:41.994 [netconf-device-simulator-threads-0] 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=259} 23:10:41.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:41.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x12d769c5, L:/10.30.170.33:18088 - R:/10.30.170.252:58566]} EXI handlers added to pipeline 23:10:41.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:41.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) by 179 down to 2095870 23:10:41.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:41.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:41.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #7 SSH_MSG_CHANNEL_DATA 23:10:41.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) by 340 down to 2096046 23:10:41.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_CHANNEL_DATA len=340 23:10:41.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566] 23:10:41.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=259} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@544bd05 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:41.997 [netconf-device-simulator-threads-0] 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 23:10:41.997 [netconf-device-simulator-threads-0] 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 23:10:41.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:41.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) by 733 down to 2095137 23:10:41.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:41.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:42.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:42.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #8 SSH_MSG_IGNORE 23:10:42.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_IGNORE 23:10:42.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #11 SSH_MSG_IGNORE 23:10:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:10:42.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:42.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #10 SSH_MSG_IGNORE 23:10:42.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:10:42.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784]} 23:10:42.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59784]): SSH-2.0-SSHD-UNKNOWN 23:10:42.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59784]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:42.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59784]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59784]) Send SSH_MSG_KEXINIT 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59784]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59784]) process #0 SSH_MSG_KEXINIT 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59784]) SSH_MSG_KEXINIT 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59784]) strict KEX=true client=true server=true 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59784]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59784]) Kex: server host key algorithms = rsa-sha2-512 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59784]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59784]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59784]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59784]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59784]) Kex: compression algorithms (client to server) = none 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59784]) Kex: compression algorithms (server to client) = none 23:10:42.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:42.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59784]) process #1 30 23:10:42.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59784]] process command=SSH_MSG_KEXDH_INIT 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59784]] Send SSH_MSG_KEXDH_REPLY 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59784]) packet #1 sending command=31[31] len=1639 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59784])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59784]) Send SSH_MSG_NEWKEYS 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59784]) session ID=82:3f:c1:35:95:3d:c9:6e:ce:2a:06:e9:6d:71:1d:3e:bc:3d:13:2e:63:83:34:e9:e9:7e:50:7b:dc:0f:6e:93:c7:76:78:93:5b:4c:7b:23:43:ce:41:43:3e:83:3d:a7:ec:d0:4d:23:13:6c:a4:52:ec:3d:b3:23:0b:7a:36:1f 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59784]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59784]): strict KEX resets output message sequence number from 3 to 0 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59784]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21f00970; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59784])[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 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59784])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59784]) packet #0 sending command=7[7] len=419 23:10:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59784]) No pending packets to flush at end of KEX 23:10:42.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59784]) process #2 SSH_MSG_NEWKEYS 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59784]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59784]): strict KEX resets input message sequence number from 3 to 0 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59784]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5688a59a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59784]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59784]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59784]) authorized authentication methods: password,publickey 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59784]) Accepted service ssh-userauth 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59784]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59784]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59784]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59784]) no authentication factory for method=none 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59784]) SSH_MSG_USERAUTH_REQUEST 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59784]) remaining methods: password,publickey 23:10:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59784]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #9 SSH_MSG_IGNORE 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_IGNORE 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59784]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59784]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:42.526 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59784]) authentication result: true 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59784]) SSH_MSG_USERAUTH_REQUEST 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59784])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59784]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59784]) no heartbeat to stop 23:10:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59784]) heartbeat type=IGNORE, interval=PT30S 23:10:42.526 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59784 authenticated 23:10:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59784]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59784]] session=TransportServerSession[admin@/10.30.170.252:59784] id=0 23:10:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59784])) size=2097152, max=2097152, packet=32768 23:10:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59784]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59784] 23:10:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59784]) recipient=0 23:10:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784])) size=2097152, max=2097152, packet=32768 23:10:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784])) re-initializing 23:10:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784])) size=2097152, max=2097152, packet=32768 23:10:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784])[want-reply=true] subsystem=netconf 23:10:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784])[subsystem] prepared command 23:10:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784]}} established 23:10:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 260: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18089 23:10:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 260: Creating data stores for simulated device 23:10:42.528 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:42.529 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:42.530 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:42.530 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:42.530 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:42.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55f4a068 23:10:42.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:42.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:42.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:42.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:42.532 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:42.532 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:42.532 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:42.532 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:42.532 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55f4a068, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55f4a068, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@452cbe0c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@452cbe0c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:42.533 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:42.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:42.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784] 23:10:42.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 260 on channel [id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784] 23:10:42.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) by 1103 down to 2096049 23:10:42.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784] 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784] 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) request=subsystem result=ReplySuccess, want-reply=true 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) request=subsystem activate command 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) starting runner for command=netconf 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #5 SSH_MSG_CHANNEL_DATA 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) by 373 down to 2096779 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_CHANNEL_DATA len=373 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784] 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:42.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784] 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784] 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18089', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=260} created 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=260, channel=[id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784]} created 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784] successful with session NetconfServerSession{sessionId=260, channel=[id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784]} 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=260, channel=[id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784]} up 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #6 SSH_MSG_CHANNEL_DATA 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) by 393 down to 2096386 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_CHANNEL_DATA len=393 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784] 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:42.536 [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=260} 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=260, channel=[id: 0x67b1db79, L:/10.30.170.33:18089 - R:/10.30.170.252:59784]} EXI handlers added to pipeline 23:10:42.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:42.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) by 179 down to 2095870 23:10:42.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:42.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:42.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #7 SSH_MSG_CHANNEL_DATA 23:10:42.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) by 340 down to 2096046 23:10:42.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_CHANNEL_DATA len=340 23:10:42.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784] 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=260} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@452cbe0c 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:42.539 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:42.539 [netconf-device-simulator-threads-2] 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 23:10:42.539 [netconf-device-simulator-threads-2] 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 23:10:42.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:42.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) by 733 down to 2095137 23:10:42.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:42.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:42.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:42.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #8 SSH_MSG_IGNORE 23:10:42.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_IGNORE 23:10:42.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:42.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #10 SSH_MSG_IGNORE 23:10:42.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:10:43.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558]} 23:10:43.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34558]): SSH-2.0-SSHD-UNKNOWN 23:10:43.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34558]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:43.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34558]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34558]) Send SSH_MSG_KEXINIT 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34558]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34558]) process #0 SSH_MSG_KEXINIT 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34558]) SSH_MSG_KEXINIT 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34558]) strict KEX=true client=true server=true 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34558]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34558]) Kex: server host key algorithms = rsa-sha2-512 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34558]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34558]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34558]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34558]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34558]) Kex: compression algorithms (client to server) = none 23:10:43.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34558]) Kex: compression algorithms (server to client) = none 23:10:43.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:43.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:43.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #11 SSH_MSG_IGNORE 23:10:43.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:10:43.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:43.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34558]) process #1 30 23:10:43.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34558]] process command=SSH_MSG_KEXDH_INIT 23:10:43.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34558]] Send SSH_MSG_KEXDH_REPLY 23:10:43.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34558]) packet #1 sending command=31[31] len=1639 23:10:43.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34558])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:43.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34558]) Send SSH_MSG_NEWKEYS 23:10:43.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34558]) session ID=a8:c1:2e:59:2d:c8:c4:cc:12:9a:0c:59:32:b9:20:1e:27:77:32:b3:c0:c5:64:76:bc:4e:ef:bc:c7:f1:2d:f7:23:40:6f:76:ad:48:28:1b:11:b0:54:da:6a:ce:27:6c:42:3f:86:8c:7c:44:dc:d6:cb:2b:33:1c:a8:93:5f:05 23:10:43.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34558]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:43.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34558]): strict KEX resets output message sequence number from 3 to 0 23:10:43.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34558]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@50382893; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:43.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34558])[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 23:10:43.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34558])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:43.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34558]) packet #0 sending command=7[7] len=419 23:10:43.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34558]) No pending packets to flush at end of KEX 23:10:43.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #9 SSH_MSG_IGNORE 23:10:43.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_IGNORE 23:10:43.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34558]) process #2 SSH_MSG_NEWKEYS 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34558]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34558]): strict KEX resets input message sequence number from 3 to 0 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34558]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@ee52c1f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34558]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34558]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34558]) authorized authentication methods: password,publickey 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34558]) Accepted service ssh-userauth 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34558]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34558]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34558]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34558]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34558]) no authentication factory for method=none 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34558]) SSH_MSG_USERAUTH_REQUEST 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34558]) remaining methods: password,publickey 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34558]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:43.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #8 SSH_MSG_IGNORE 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_IGNORE 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34558]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34558]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34558]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:43.245 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34558]) authentication result: true 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34558]) SSH_MSG_USERAUTH_REQUEST 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34558])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34558]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34558]) no heartbeat to stop 23:10:43.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34558]) heartbeat type=IGNORE, interval=PT30S 23:10:43.245 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34558 authenticated 23:10:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34558]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34558]] session=TransportServerSession[admin@/10.30.170.252:34558] id=0 23:10:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34558])) size=2097152, max=2097152, packet=32768 23:10:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34558]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34558] 23:10:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34558]) recipient=0 23:10:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558])) size=2097152, max=2097152, packet=32768 23:10:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558])) re-initializing 23:10:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558])) size=2097152, max=2097152, packet=32768 23:10:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:43.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:43.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:43.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558])[want-reply=true] subsystem=netconf 23:10:43.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558])[subsystem] prepared command 23:10:43.247 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:43.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:43.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558]}} established 23:10:43.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 261: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18090 23:10:43.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 261: Creating data stores for simulated device 23:10:43.248 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:43.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:43.248 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:43.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:43.248 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:43.249 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35a4bcc8 23:10:43.249 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:43.249 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:43.249 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:43.249 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:43.250 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:43.250 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:43.250 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:43.250 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:43.250 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35a4bcc8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35a4bcc8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d12d29, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d12d29, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:43.250 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:43.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:43.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558] 23:10:43.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 261 on channel [id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558] 23:10:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) by 1103 down to 2096049 23:10:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558] 23:10:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558] 23:10:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) request=subsystem result=ReplySuccess, want-reply=true 23:10:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) request=subsystem activate command 23:10:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) starting runner for command=netconf 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #5 SSH_MSG_CHANNEL_DATA 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) by 373 down to 2096779 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_CHANNEL_DATA len=373 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558] 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558] 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558] 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18090', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=261} created 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=261, channel=[id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558]} created 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558] successful with session NetconfServerSession{sessionId=261, channel=[id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558]} 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=261, channel=[id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558]} up 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #6 SSH_MSG_CHANNEL_DATA 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) by 393 down to 2096386 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_CHANNEL_DATA len=393 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558] 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:43.254 [netconf-device-simulator-threads-4] 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=261} 23:10:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=261, channel=[id: 0x7c00afeb, L:/10.30.170.33:18090 - R:/10.30.170.252:34558]} EXI handlers added to pipeline 23:10:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) by 179 down to 2095870 23:10:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #7 SSH_MSG_CHANNEL_DATA 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) by 340 down to 2096046 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_CHANNEL_DATA len=340 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558] 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=261} 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d12d29 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:43.257 [netconf-device-simulator-threads-4] 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 23:10:43.257 [netconf-device-simulator-threads-4] 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 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) by 733 down to 2095137 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:43.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:43.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #10 SSH_MSG_IGNORE 23:10:43.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:10:43.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:43.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #9 SSH_MSG_IGNORE 23:10:43.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_IGNORE 23:10:43.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800]} 23:10:43.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:32800]): SSH-2.0-SSHD-UNKNOWN 23:10:43.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:32800]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:43.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:32800]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:43.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #11 SSH_MSG_IGNORE 23:10:43.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:10:43.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:43.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:32800]) Send SSH_MSG_KEXINIT 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32800]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32800]) process #0 SSH_MSG_KEXINIT 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:32800]) SSH_MSG_KEXINIT 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:32800]) strict KEX=true client=true server=true 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32800]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32800]) Kex: server host key algorithms = rsa-sha2-512 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32800]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32800]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32800]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32800]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32800]) Kex: compression algorithms (client to server) = none 23:10:43.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32800]) Kex: compression algorithms (server to client) = none 23:10:43.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:43.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #8 SSH_MSG_IGNORE 23:10:43.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_IGNORE 23:10:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32800]) process #1 30 23:10:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:32800]] process command=SSH_MSG_KEXDH_INIT 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:32800]] Send SSH_MSG_KEXDH_REPLY 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32800]) packet #1 sending command=31[31] len=1639 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:32800])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:32800]) Send SSH_MSG_NEWKEYS 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:32800]) session ID=6d:69:53:29:b0:b4:f3:2f:57:1a:a3:e1:d0:eb:11:49:16:05:6b:2e:ee:55:2e:68:34:1a:5c:cf:0d:4b:bf:06:64:c8:7c:b3:58:66:36:62:97:9f:61:7f:8c:aa:8b:f6:51:da:b1:ed:59:69:73:85:01:ca:e7:b9:d6:43:e3:6f 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32800]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:32800]): strict KEX resets output message sequence number from 3 to 0 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:32800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d29c14f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:32800])[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 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:32800])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32800]) packet #0 sending command=7[7] len=419 23:10:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:32800]) No pending packets to flush at end of KEX 23:10:43.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32800]) process #2 SSH_MSG_NEWKEYS 23:10:43.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:32800]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:32800]): strict KEX resets input message sequence number from 3 to 0 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:32800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f40d080; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32800]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:32800]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:32800]) authorized authentication methods: password,publickey 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:32800]) Accepted service ssh-userauth 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32800]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32800]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32800]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32800]) no authentication factory for method=none 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:32800]) SSH_MSG_USERAUTH_REQUEST 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:32800]) remaining methods: password,publickey 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32800]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32800]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32800]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:43.798 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:32800]) authentication result: true 23:10:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:32800]) SSH_MSG_USERAUTH_REQUEST 23:10:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:32800])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32800]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32800]) no heartbeat to stop 23:10:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:32800]) heartbeat type=IGNORE, interval=PT30S 23:10:43.798 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:32800 authenticated 23:10:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32800]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32800]] session=TransportServerSession[admin@/10.30.170.252:32800] id=0 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32800])) size=2097152, max=2097152, packet=32768 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32800]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32800] 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32800]) recipient=0 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800])) size=2097152, max=2097152, packet=32768 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800])) re-initializing 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800])) size=2097152, max=2097152, packet=32768 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800])[want-reply=true] subsystem=netconf 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800])[subsystem] prepared command 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800]}} established 23:10:43.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 262: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18091 23:10:43.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 262: Creating data stores for simulated device 23:10:43.800 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:43.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:43.801 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:43.801 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:43.801 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:43.802 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3acecad 23:10:43.802 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:43.802 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:43.802 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:43.802 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:43.803 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:43.803 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:43.803 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:43.803 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:43.803 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3acecad, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3acecad, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc9943d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc9943d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:43.803 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:43.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:43.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800] 23:10:43.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 262 on channel [id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800] 23:10:43.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) by 1103 down to 2096049 23:10:43.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:43.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800] 23:10:43.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800] 23:10:43.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) request=subsystem result=ReplySuccess, want-reply=true 23:10:43.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:43.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) request=subsystem activate command 23:10:43.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) starting runner for command=netconf 23:10:43.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #5 SSH_MSG_CHANNEL_DATA 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) by 373 down to 2096779 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_CHANNEL_DATA len=373 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800] 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800] 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800] 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18091', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=262} created 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=262, channel=[id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800]} created 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800] successful with session NetconfServerSession{sessionId=262, channel=[id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800]} 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=262, channel=[id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800]} up 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #6 SSH_MSG_CHANNEL_DATA 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) by 393 down to 2096386 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_CHANNEL_DATA len=393 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800] 23:10:43.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:43.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:43.807 [netconf-device-simulator-threads-6] 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=262} 23:10:43.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:43.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=262, channel=[id: 0x3dbe722c, L:/10.30.170.33:18091 - R:/10.30.170.252:32800]} EXI handlers added to pipeline 23:10:43.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:43.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) by 179 down to 2095870 23:10:43.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:43.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:43.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #7 SSH_MSG_CHANNEL_DATA 23:10:43.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) by 340 down to 2096046 23:10:43.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_CHANNEL_DATA len=340 23:10:43.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800] 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=262} 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc9943d 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:43.810 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:43.812 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:43.813 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:43.813 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:43.813 [netconf-device-simulator-threads-6] 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 23:10:43.813 [netconf-device-simulator-threads-6] 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 23:10:43.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:43.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) by 733 down to 2095137 23:10:43.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:43.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:43.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #10 SSH_MSG_IGNORE 23:10:43.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:10:43.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:44.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #11 SSH_MSG_IGNORE 23:10:44.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:10:44.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:44.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672]} 23:10:44.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37672]): SSH-2.0-SSHD-UNKNOWN 23:10:44.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37672]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:44.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37672]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:44.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37672]) Send SSH_MSG_KEXINIT 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37672]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37672]) process #0 SSH_MSG_KEXINIT 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37672]) SSH_MSG_KEXINIT 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37672]) strict KEX=true client=true server=true 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37672]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37672]) Kex: server host key algorithms = rsa-sha2-512 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37672]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37672]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37672]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37672]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37672]) Kex: compression algorithms (client to server) = none 23:10:44.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37672]) Kex: compression algorithms (server to client) = none 23:10:44.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:44.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #9 SSH_MSG_IGNORE 23:10:44.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_IGNORE 23:10:44.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37672]) process #1 30 23:10:44.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37672]] process command=SSH_MSG_KEXDH_INIT 23:10:44.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37672]] Send SSH_MSG_KEXDH_REPLY 23:10:44.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37672]) packet #1 sending command=31[31] len=1639 23:10:44.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37672])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:44.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37672]) Send SSH_MSG_NEWKEYS 23:10:44.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37672]) session ID=4c:e0:ef:84:67:96:3c:b6:e9:62:01:20:8b:f3:d6:1a:2e:31:99:01:d6:0a:48:a9:32:85:24:13:fa:df:64:d7:52:02:b6:e4:98:10:e4:36:e4:6f:d0:d1:63:2a:8f:24:7f:5c:00:53:ef:93:27:d1:fe:3e:35:00:09:2f:b6:e4 23:10:44.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37672]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:44.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37672]): strict KEX resets output message sequence number from 3 to 0 23:10:44.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37672]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@669c1df; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:44.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37672])[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 23:10:44.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37672])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:44.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37672]) packet #0 sending command=7[7] len=419 23:10:44.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37672]) No pending packets to flush at end of KEX 23:10:44.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:44.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37672]) process #2 SSH_MSG_NEWKEYS 23:10:44.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37672]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:44.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37672]): strict KEX resets input message sequence number from 3 to 0 23:10:44.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37672]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@201d431a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:44.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:44.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37672]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:44.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37672]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37672]) authorized authentication methods: password,publickey 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37672]) Accepted service ssh-userauth 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37672]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37672]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37672]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37672]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37672]) no authentication factory for method=none 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37672]) SSH_MSG_USERAUTH_REQUEST 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37672]) remaining methods: password,publickey 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37672]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #8 SSH_MSG_IGNORE 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_IGNORE 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37672]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37672]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37672]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:44.302 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37672]) authentication result: true 23:10:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37672]) SSH_MSG_USERAUTH_REQUEST 23:10:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37672])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37672]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37672]) no heartbeat to stop 23:10:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37672]) heartbeat type=IGNORE, interval=PT30S 23:10:44.302 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37672 authenticated 23:10:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37672]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37672]] session=TransportServerSession[admin@/10.30.170.252:37672] id=0 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37672])) size=2097152, max=2097152, packet=32768 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37672]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37672] 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37672]) recipient=0 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672])) size=2097152, max=2097152, packet=32768 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672])) re-initializing 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672])) size=2097152, max=2097152, packet=32768 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672])[want-reply=true] subsystem=netconf 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672])[subsystem] prepared command 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672]}} established 23:10:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 263: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18092 23:10:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 263: Creating data stores for simulated device 23:10:44.304 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:44.304 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:44.304 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:44.305 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70c712d6 23:10:44.305 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:44.305 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:44.305 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:44.305 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:44.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:44.306 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:44.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:44.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:44.306 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70c712d6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70c712d6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@142f63d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@142f63d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:44.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:44.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672] 23:10:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 263 on channel [id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672] 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) by 1103 down to 2096049 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672] 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672] 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) request=subsystem result=ReplySuccess, want-reply=true 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) request=subsystem activate command 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) starting runner for command=netconf 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #5 SSH_MSG_CHANNEL_DATA 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) by 373 down to 2096779 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_CHANNEL_DATA len=373 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672] 23:10:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:44.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672] 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672] 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18092', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=263} created 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=263, channel=[id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672]} created 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672] successful with session NetconfServerSession{sessionId=263, channel=[id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672]} 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=263, channel=[id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672]} up 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #6 SSH_MSG_CHANNEL_DATA 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) by 393 down to 2096386 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_CHANNEL_DATA len=393 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672] 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:44.310 [netconf-device-simulator-threads-0] 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=263} 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=263, channel=[id: 0x995a2919, L:/10.30.170.33:18092 - R:/10.30.170.252:37672]} EXI handlers added to pipeline 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) by 179 down to 2095870 23:10:44.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:44.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:44.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #7 SSH_MSG_CHANNEL_DATA 23:10:44.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) by 340 down to 2096046 23:10:44.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_CHANNEL_DATA len=340 23:10:44.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672] 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=263} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@142f63d 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:44.313 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:44.313 [netconf-device-simulator-threads-0] 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 23:10:44.314 [netconf-device-simulator-threads-0] 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 23:10:44.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:44.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) by 733 down to 2095137 23:10:44.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:44.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:44.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:44.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #10 SSH_MSG_IGNORE 23:10:44.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:10:44.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #11 SSH_MSG_IGNORE 23:10:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:10:44.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202]} 23:10:44.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39202]): SSH-2.0-SSHD-UNKNOWN 23:10:44.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39202]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:44.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39202]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:44.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39202]) Send SSH_MSG_KEXINIT 23:10:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39202]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39202]) process #0 SSH_MSG_KEXINIT 23:10:44.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39202]) SSH_MSG_KEXINIT 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39202]) strict KEX=true client=true server=true 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39202]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39202]) Kex: server host key algorithms = rsa-sha2-512 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39202]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39202]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39202]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39202]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39202]) Kex: compression algorithms (client to server) = none 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39202]) Kex: compression algorithms (server to client) = none 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #8 SSH_MSG_IGNORE 23:10:44.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_IGNORE 23:10:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39202]) process #1 30 23:10:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39202]] process command=SSH_MSG_KEXDH_INIT 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39202]] Send SSH_MSG_KEXDH_REPLY 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39202]) packet #1 sending command=31[31] len=1639 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39202])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39202]) Send SSH_MSG_NEWKEYS 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39202]) session ID=6a:c4:43:07:67:ba:25:52:b5:55:26:a4:50:da:65:b4:9b:37:5c:22:c6:b0:30:cc:b8:80:6c:4a:d6:a9:a9:81:13:6c:ee:12:f4:db:05:ba:ac:ea:fd:1a:f4:34:b2:8b:ef:e0:3e:1c:7c:20:a1:e0:8f:cf:d5:cd:1a:7a:6c:24 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39202]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39202]): strict KEX resets output message sequence number from 3 to 0 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39202]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51c69b81; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39202])[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 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39202])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39202]) packet #0 sending command=7[7] len=419 23:10:44.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39202]) No pending packets to flush at end of KEX 23:10:44.845 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39202]) process #2 SSH_MSG_NEWKEYS 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39202]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39202]): strict KEX resets input message sequence number from 3 to 0 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39202]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3036d122; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39202]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39202]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39202]) authorized authentication methods: password,publickey 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39202]) Accepted service ssh-userauth 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39202]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39202]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39202]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39202]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39202]) no authentication factory for method=none 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39202]) SSH_MSG_USERAUTH_REQUEST 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39202]) remaining methods: password,publickey 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39202]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #9 SSH_MSG_IGNORE 23:10:44.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_IGNORE 23:10:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39202]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39202]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39202]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:44.855 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39202]) authentication result: true 23:10:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39202]) SSH_MSG_USERAUTH_REQUEST 23:10:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39202])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39202]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39202]) no heartbeat to stop 23:10:44.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39202]) heartbeat type=IGNORE, interval=PT30S 23:10:44.855 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39202 authenticated 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39202]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39202]] session=TransportServerSession[admin@/10.30.170.252:39202] id=0 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39202])) size=2097152, max=2097152, packet=32768 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39202]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39202] 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39202]) recipient=0 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202])) size=2097152, max=2097152, packet=32768 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202])) re-initializing 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202])) size=2097152, max=2097152, packet=32768 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202])[want-reply=true] subsystem=netconf 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202])[subsystem] prepared command 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202]}} established 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 264: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18093 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 264: Creating data stores for simulated device 23:10:44.857 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:44.857 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:44.857 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f68a16c 23:10:44.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:44.858 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:44.858 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:44.858 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:44.864 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:44.865 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:44.865 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:44.865 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:44.865 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f68a16c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f68a16c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21ce08ff, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21ce08ff, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:44.865 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:44.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:44.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202] 23:10:44.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 264 on channel [id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202] 23:10:44.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) by 1103 down to 2096049 23:10:44.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:44.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202] 23:10:44.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202] 23:10:44.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) request=subsystem result=ReplySuccess, want-reply=true 23:10:44.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:44.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) request=subsystem activate command 23:10:44.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) starting runner for command=netconf 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #5 SSH_MSG_CHANNEL_DATA 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) by 373 down to 2096779 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_CHANNEL_DATA len=373 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202] 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202] 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202] 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18093', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=264} created 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202]} created 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202] successful with session NetconfServerSession{sessionId=264, channel=[id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202]} 23:10:44.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202]} up 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #6 SSH_MSG_CHANNEL_DATA 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) by 393 down to 2096386 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_CHANNEL_DATA len=393 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202] 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:44.870 [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=264} 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x70d9acc8, L:/10.30.170.33:18093 - R:/10.30.170.252:39202]} EXI handlers added to pipeline 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) by 179 down to 2095870 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:44.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:44.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #7 SSH_MSG_CHANNEL_DATA 23:10:44.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) by 340 down to 2096046 23:10:44.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_CHANNEL_DATA len=340 23:10:44.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202] 23:10:44.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:44.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=264} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21ce08ff 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:44.873 [netconf-device-simulator-threads-2] 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 23:10:44.873 [netconf-device-simulator-threads-2] 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 23:10:44.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:44.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) by 733 down to 2095137 23:10:44.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:44.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:44.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #11 SSH_MSG_IGNORE 23:10:44.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:10:45.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #10 SSH_MSG_IGNORE 23:10:45.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:10:45.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:45.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736]} 23:10:45.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54736]): SSH-2.0-SSHD-UNKNOWN 23:10:45.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54736]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:45.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54736]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:45.273 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:45.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:45.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54736]) Send SSH_MSG_KEXINIT 23:10:45.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54736]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:45.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54736]) process #0 SSH_MSG_KEXINIT 23:10:45.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54736]) SSH_MSG_KEXINIT 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54736]) strict KEX=true client=true server=true 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54736]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54736]) Kex: server host key algorithms = rsa-sha2-512 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54736]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54736]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54736]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54736]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54736]) Kex: compression algorithms (client to server) = none 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54736]) Kex: compression algorithms (server to client) = none 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #9 SSH_MSG_IGNORE 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_IGNORE 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #8 SSH_MSG_IGNORE 23:10:45.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_IGNORE 23:10:45.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54736]) process #1 30 23:10:45.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54736]] process command=SSH_MSG_KEXDH_INIT 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54736]] Send SSH_MSG_KEXDH_REPLY 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54736]) packet #1 sending command=31[31] len=1639 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54736])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54736]) Send SSH_MSG_NEWKEYS 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54736]) session ID=0b:66:59:7e:31:5e:c5:2d:27:cd:ef:6f:07:0d:a8:e9:26:f9:28:d7:77:d3:9a:08:43:8e:c7:fd:5a:3c:fc:7c:c6:80:fc:11:07:a9:5a:33:2b:46:cb:8b:de:26:59:1e:0b:59:dc:38:d8:3e:8f:db:65:c8:74:3a:c3:6e:3f:1a 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54736]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54736]): strict KEX resets output message sequence number from 3 to 0 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54736]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1bcad273; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54736])[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 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54736])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54736]) packet #0 sending command=7[7] len=419 23:10:45.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54736]) No pending packets to flush at end of KEX 23:10:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #11 SSH_MSG_IGNORE 23:10:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:10:45.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54736]) process #2 SSH_MSG_NEWKEYS 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54736]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54736]): strict KEX resets input message sequence number from 3 to 0 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54736]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1719dab3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54736]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54736]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54736]) authorized authentication methods: password,publickey 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54736]) Accepted service ssh-userauth 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54736]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54736]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54736]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54736]) no authentication factory for method=none 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54736]) SSH_MSG_USERAUTH_REQUEST 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54736]) remaining methods: password,publickey 23:10:45.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54736]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:45.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54736]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:45.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:45.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54736]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:45.519 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:45.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54736]) authentication result: true 23:10:45.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54736]) SSH_MSG_USERAUTH_REQUEST 23:10:45.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54736])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:45.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54736]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:45.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:45.519 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:45.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54736]) no heartbeat to stop 23:10:45.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54736]) heartbeat type=IGNORE, interval=PT30S 23:10:45.519 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54736 authenticated 23:10:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54736]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54736]] session=TransportServerSession[admin@/10.30.170.252:54736] id=0 23:10:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54736])) size=2097152, max=2097152, packet=32768 23:10:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54736]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54736] 23:10:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54736]) recipient=0 23:10:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736])) size=2097152, max=2097152, packet=32768 23:10:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736])) re-initializing 23:10:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736])) size=2097152, max=2097152, packet=32768 23:10:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:45.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:45.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:45.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736])[want-reply=true] subsystem=netconf 23:10:45.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736])[subsystem] prepared command 23:10:45.521 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:45.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:45.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736]}} established 23:10:45.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 265: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18094 23:10:45.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 265: Creating data stores for simulated device 23:10:45.521 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:45.521 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:45.522 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:45.522 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:45.522 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:45.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46e2c56b 23:10:45.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:45.523 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:45.523 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:45.523 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:45.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:45.524 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:45.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:45.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:45.524 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46e2c56b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46e2c56b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f2cf525, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f2cf525, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:45.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:45.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:45.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736] 23:10:45.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 265 on channel [id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736] 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) by 1103 down to 2096049 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736] 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736] 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) request=subsystem result=ReplySuccess, want-reply=true 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) request=subsystem activate command 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) starting runner for command=netconf 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #5 SSH_MSG_CHANNEL_DATA 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) by 373 down to 2096779 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_CHANNEL_DATA len=373 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736] 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736] 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736] 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18094', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:45.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=265} created 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=265, channel=[id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736]} created 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736] successful with session NetconfServerSession{sessionId=265, channel=[id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736]} 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=265, channel=[id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736]} up 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #6 SSH_MSG_CHANNEL_DATA 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) by 393 down to 2096386 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_CHANNEL_DATA len=393 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736] 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:45.527 [netconf-device-simulator-threads-4] 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=265} 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=265, channel=[id: 0x48aa53d3, L:/10.30.170.33:18094 - R:/10.30.170.252:54736]} EXI handlers added to pipeline 23:10:45.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:45.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) by 179 down to 2095870 23:10:45.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:45.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:45.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #7 SSH_MSG_CHANNEL_DATA 23:10:45.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) by 340 down to 2096046 23:10:45.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_CHANNEL_DATA len=340 23:10:45.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736] 23:10:45.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:45.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:45.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=265} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f2cf525 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:45.530 [netconf-device-simulator-threads-4] 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 23:10:45.530 [netconf-device-simulator-threads-4] 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 23:10:45.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:45.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) by 733 down to 2095137 23:10:45.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:45.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:45.603 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:45.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #10 SSH_MSG_IGNORE 23:10:45.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:10:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104]} 23:10:45.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36104]): SSH-2.0-SSHD-UNKNOWN 23:10:45.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36104]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:45.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36104]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:45.745 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:45.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36104]) Send SSH_MSG_KEXINIT 23:10:45.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36104]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:45.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36104]) process #0 SSH_MSG_KEXINIT 23:10:45.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36104]) SSH_MSG_KEXINIT 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36104]) strict KEX=true client=true server=true 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36104]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36104]) Kex: server host key algorithms = rsa-sha2-512 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36104]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36104]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36104]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36104]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36104]) Kex: compression algorithms (client to server) = none 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36104]) Kex: compression algorithms (server to client) = none 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #8 SSH_MSG_IGNORE 23:10:45.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_IGNORE 23:10:45.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:45.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36104]) process #1 30 23:10:45.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36104]] process command=SSH_MSG_KEXDH_INIT 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36104]] Send SSH_MSG_KEXDH_REPLY 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36104]) packet #1 sending command=31[31] len=1639 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36104])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36104]) Send SSH_MSG_NEWKEYS 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36104]) session ID=3d:24:29:d8:ee:dd:01:c8:70:54:9d:0e:5f:f7:ba:88:2d:4d:ab:02:f7:06:56:87:e3:c5:18:b3:ec:3b:dd:d0:ef:c8:1c:13:44:1c:3f:e6:4a:2c:d8:64:54:5c:85:d7:55:07:3b:1c:34:d2:64:0c:ed:40:be:7d:01:f4:39:76 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36104]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36104]): strict KEX resets output message sequence number from 3 to 0 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36104]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f219863; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36104])[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 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36104])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36104]) packet #0 sending command=7[7] len=419 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36104]) No pending packets to flush at end of KEX 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #9 SSH_MSG_IGNORE 23:10:45.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_IGNORE 23:10:45.886 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:45.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36104]) process #2 SSH_MSG_NEWKEYS 23:10:45.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36104]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:45.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36104]): strict KEX resets input message sequence number from 3 to 0 23:10:45.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36104]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@261bd976; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:45.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:45.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36104]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:45.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36104]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36104]) authorized authentication methods: password,publickey 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36104]) Accepted service ssh-userauth 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36104]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36104]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36104]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36104]) no authentication factory for method=none 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36104]) SSH_MSG_USERAUTH_REQUEST 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36104]) remaining methods: password,publickey 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36104]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #10 SSH_MSG_IGNORE 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36104]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36104]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:45.911 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36104]) authentication result: true 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36104]) SSH_MSG_USERAUTH_REQUEST 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36104])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36104]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36104]) no heartbeat to stop 23:10:45.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36104]) heartbeat type=IGNORE, interval=PT30S 23:10:45.912 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36104 authenticated 23:10:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36104]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36104]] session=TransportServerSession[admin@/10.30.170.252:36104] id=0 23:10:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36104])) size=2097152, max=2097152, packet=32768 23:10:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36104]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36104] 23:10:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36104]) recipient=0 23:10:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104])) size=2097152, max=2097152, packet=32768 23:10:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104])) re-initializing 23:10:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104])) size=2097152, max=2097152, packet=32768 23:10:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:45.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:45.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:45.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104])[want-reply=true] subsystem=netconf 23:10:45.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104])[subsystem] prepared command 23:10:45.913 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:45.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:45.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104]}} established 23:10:45.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 266: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18095 23:10:45.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 266: Creating data stores for simulated device 23:10:45.913 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:45.913 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:45.914 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:45.914 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:45.914 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:45.914 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@465e15 23:10:45.914 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:45.915 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:45.915 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:45.915 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:45.915 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:45.915 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:45.915 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:45.915 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:45.915 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@465e15, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@465e15, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32cfbe41, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32cfbe41, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:45.916 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:45.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:45.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104] 23:10:45.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 266 on channel [id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104] 23:10:45.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) by 1103 down to 2096049 23:10:45.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:45.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104] 23:10:45.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104] 23:10:45.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) request=subsystem result=ReplySuccess, want-reply=true 23:10:45.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:45.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) request=subsystem activate command 23:10:45.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) starting runner for command=netconf 23:10:45.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #5 SSH_MSG_CHANNEL_DATA 23:10:45.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) by 373 down to 2096779 23:10:45.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_CHANNEL_DATA len=373 23:10:45.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104] 23:10:45.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:45.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:45.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104] 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104] 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18095', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=266} created 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104]} created 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104] successful with session NetconfServerSession{sessionId=266, channel=[id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104]} 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104]} up 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #6 SSH_MSG_CHANNEL_DATA 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) by 393 down to 2096386 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_CHANNEL_DATA len=393 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104] 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:45.919 [netconf-device-simulator-threads-6] 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=266} 23:10:45.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:45.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x4790240f, L:/10.30.170.33:18095 - R:/10.30.170.252:36104]} EXI handlers added to pipeline 23:10:45.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:45.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) by 179 down to 2095870 23:10:45.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:45.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:45.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #7 SSH_MSG_CHANNEL_DATA 23:10:45.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) by 340 down to 2096046 23:10:45.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_CHANNEL_DATA len=340 23:10:45.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104] 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=266} 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32cfbe41 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:45.922 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:45.923 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:45.923 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:45.923 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:45.923 [netconf-device-simulator-threads-6] 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 23:10:45.923 [netconf-device-simulator-threads-6] 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 23:10:45.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:45.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) by 733 down to 2095137 23:10:45.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:45.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #11 SSH_MSG_IGNORE 23:10:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:10:46.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:46.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #9 SSH_MSG_IGNORE 23:10:46.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_IGNORE 23:10:46.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #8 SSH_MSG_IGNORE 23:10:46.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_IGNORE 23:10:46.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:46.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112]} 23:10:46.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46112]): SSH-2.0-SSHD-UNKNOWN 23:10:46.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46112]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:46.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46112]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:46.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46112]) Send SSH_MSG_KEXINIT 23:10:46.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46112]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:46.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46112]) process #0 SSH_MSG_KEXINIT 23:10:46.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46112]) SSH_MSG_KEXINIT 23:10:46.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46112]) strict KEX=true client=true server=true 23:10:46.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46112]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:46.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46112]) Kex: server host key algorithms = rsa-sha2-512 23:10:46.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46112]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:46.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46112]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:46.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46112]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:46.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46112]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:46.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46112]) Kex: compression algorithms (client to server) = none 23:10:46.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46112]) Kex: compression algorithms (server to client) = none 23:10:46.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:46.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:46.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46112]) process #1 30 23:10:46.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46112]] process command=SSH_MSG_KEXDH_INIT 23:10:46.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46112]] Send SSH_MSG_KEXDH_REPLY 23:10:46.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46112]) packet #1 sending command=31[31] len=1639 23:10:46.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46112])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:46.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46112]) Send SSH_MSG_NEWKEYS 23:10:46.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46112]) session ID=5b:eb:de:8e:60:7c:04:91:9d:88:29:35:7e:0d:a1:fb:e6:93:3a:dd:1d:92:2f:8b:f7:44:3f:4a:18:13:42:61:86:ac:b4:43:7f:a2:8f:d2:fe:58:48:ec:e2:d4:5e:eb:cc:02:de:56:7c:d2:c5:0a:0d:62:03:5a:b8:f5:70:52 23:10:46.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46112]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:46.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46112]): strict KEX resets output message sequence number from 3 to 0 23:10:46.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46112]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56201ce5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:46.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46112])[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 23:10:46.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46112])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:46.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46112]) packet #0 sending command=7[7] len=419 23:10:46.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46112]) No pending packets to flush at end of KEX 23:10:46.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #10 SSH_MSG_IGNORE 23:10:46.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46112]) process #2 SSH_MSG_NEWKEYS 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46112]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46112]): strict KEX resets input message sequence number from 3 to 0 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46112]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20e6fd6b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46112]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46112]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46112]) authorized authentication methods: password,publickey 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46112]) Accepted service ssh-userauth 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46112]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46112]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46112]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46112]) no authentication factory for method=none 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46112]) SSH_MSG_USERAUTH_REQUEST 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46112]) remaining methods: password,publickey 23:10:46.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46112]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:46.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46112]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:46.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:46.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46112]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:46.581 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:46.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46112]) authentication result: true 23:10:46.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46112]) SSH_MSG_USERAUTH_REQUEST 23:10:46.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46112])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:46.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46112]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:46.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:46.581 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:46.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46112]) no heartbeat to stop 23:10:46.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46112]) heartbeat type=IGNORE, interval=PT30S 23:10:46.581 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46112 authenticated 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46112]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46112]] session=TransportServerSession[admin@/10.30.170.252:46112] id=0 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46112])) size=2097152, max=2097152, packet=32768 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46112]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46112] 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46112]) recipient=0 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112])) size=2097152, max=2097152, packet=32768 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112])) re-initializing 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112])) size=2097152, max=2097152, packet=32768 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:46.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:46.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112])[want-reply=true] subsystem=netconf 23:10:46.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112])[subsystem] prepared command 23:10:46.583 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:46.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:46.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112]}} established 23:10:46.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 267: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18096 23:10:46.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 267: Creating data stores for simulated device 23:10:46.583 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:46.583 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:46.583 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:46.583 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:46.583 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:46.584 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb9afd9 23:10:46.584 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:46.584 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:46.584 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:46.584 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:46.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:46.585 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:46.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:46.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:46.586 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb9afd9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb9afd9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64c94deb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64c94deb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:46.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:46.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:46.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112] 23:10:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 267 on channel [id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112] 23:10:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) by 1103 down to 2096049 23:10:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112] 23:10:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112] 23:10:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) request=subsystem result=ReplySuccess, want-reply=true 23:10:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) request=subsystem activate command 23:10:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) starting runner for command=netconf 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #5 SSH_MSG_CHANNEL_DATA 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) by 373 down to 2096779 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_CHANNEL_DATA len=373 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112] 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112] 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112] 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18096', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=267} created 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112]} created 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112] successful with session NetconfServerSession{sessionId=267, channel=[id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112]} 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112]} up 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #6 SSH_MSG_CHANNEL_DATA 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) by 393 down to 2096386 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_CHANNEL_DATA len=393 23:10:46.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112] 23:10:46.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:46.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:46.590 [netconf-device-simulator-threads-0] 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=267} 23:10:46.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:46.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xe814f62c, L:/10.30.170.33:18096 - R:/10.30.170.252:46112]} EXI handlers added to pipeline 23:10:46.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:46.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) by 179 down to 2095870 23:10:46.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:46.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #7 SSH_MSG_CHANNEL_DATA 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) by 340 down to 2096046 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_CHANNEL_DATA len=340 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112] 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=267} 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64c94deb 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:46.593 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:46.594 [netconf-device-simulator-threads-0] 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 23:10:46.594 [netconf-device-simulator-threads-0] 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 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) by 733 down to 2095137 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:46.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #9 SSH_MSG_IGNORE 23:10:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_IGNORE 23:10:46.799 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #11 SSH_MSG_IGNORE 23:10:46.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:10:46.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:46.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346]} 23:10:46.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54346]): SSH-2.0-SSHD-UNKNOWN 23:10:46.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54346]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:46.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54346]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54346]) Send SSH_MSG_KEXINIT 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54346]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54346]) process #0 SSH_MSG_KEXINIT 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54346]) SSH_MSG_KEXINIT 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54346]) strict KEX=true client=true server=true 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54346]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54346]) Kex: server host key algorithms = rsa-sha2-512 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54346]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54346]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54346]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54346]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54346]) Kex: compression algorithms (client to server) = none 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54346]) Kex: compression algorithms (server to client) = none 23:10:46.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54346]) process #1 30 23:10:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54346]] process command=SSH_MSG_KEXDH_INIT 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54346]] Send SSH_MSG_KEXDH_REPLY 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54346]) packet #1 sending command=31[31] len=1639 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54346])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54346]) Send SSH_MSG_NEWKEYS 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54346]) session ID=1b:2a:1e:7c:dc:e9:35:b0:f7:ce:90:5e:17:9c:36:3a:77:91:9b:37:15:c6:15:04:6f:03:b0:73:85:31:81:e7:32:ef:3d:db:fb:a6:73:82:36:9e:d0:e7:a0:b7:8b:ad:d1:dc:02:fa:37:ec:6a:fa:46:02:fa:8e:be:c7:bf:36 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54346]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54346]): strict KEX resets output message sequence number from 3 to 0 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54346]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64d6d7c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54346])[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 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54346])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54346]) packet #0 sending command=7[7] len=419 23:10:47.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54346]) No pending packets to flush at end of KEX 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54346]) process #2 SSH_MSG_NEWKEYS 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54346]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54346]): strict KEX resets input message sequence number from 3 to 0 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54346]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@68e94485; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54346]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54346]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54346]) authorized authentication methods: password,publickey 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54346]) Accepted service ssh-userauth 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54346]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54346]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54346]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54346]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54346]) no authentication factory for method=none 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54346]) SSH_MSG_USERAUTH_REQUEST 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54346]) remaining methods: password,publickey 23:10:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54346]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54346]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54346]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54346]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:47.097 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54346]) authentication result: true 23:10:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54346]) SSH_MSG_USERAUTH_REQUEST 23:10:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54346])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54346]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54346]) no heartbeat to stop 23:10:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54346]) heartbeat type=IGNORE, interval=PT30S 23:10:47.097 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54346 authenticated 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54346]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54346]] session=TransportServerSession[admin@/10.30.170.252:54346] id=0 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54346])) size=2097152, max=2097152, packet=32768 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54346]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54346] 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54346]) recipient=0 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346])) size=2097152, max=2097152, packet=32768 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346])) re-initializing 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346])) size=2097152, max=2097152, packet=32768 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346])[want-reply=true] subsystem=netconf 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346])[subsystem] prepared command 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346]}} established 23:10:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 268: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18097 23:10:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 268: Creating data stores for simulated device 23:10:47.099 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:47.099 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:47.099 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f389f28 23:10:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:47.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:47.101 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:47.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:47.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:47.101 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f389f28, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f389f28, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@439a734, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@439a734, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:47.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:47.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:47.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346] 23:10:47.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 268 on channel [id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346] 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) by 1103 down to 2096049 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346] 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346] 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) request=subsystem result=ReplySuccess, want-reply=true 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) request=subsystem activate command 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) starting runner for command=netconf 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #5 SSH_MSG_CHANNEL_DATA 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) by 373 down to 2096779 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_CHANNEL_DATA len=373 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346] 23:10:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346] 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346] 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18097', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=268} created 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346]} created 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346] successful with session NetconfServerSession{sessionId=268, channel=[id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346]} 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346]} up 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #6 SSH_MSG_CHANNEL_DATA 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) by 393 down to 2096386 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_CHANNEL_DATA len=393 23:10:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346] 23:10:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:47.105 [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=268} 23:10:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xddeebcf4, L:/10.30.170.33:18097 - R:/10.30.170.252:54346]} EXI handlers added to pipeline 23:10:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:47.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) by 179 down to 2095870 23:10:47.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:47.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:47.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #8 SSH_MSG_IGNORE 23:10:47.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_IGNORE 23:10:47.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #7 SSH_MSG_CHANNEL_DATA 23:10:47.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) by 340 down to 2096046 23:10:47.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_CHANNEL_DATA len=340 23:10:47.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346] 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=268} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@439a734 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:47.108 [netconf-device-simulator-threads-2] 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 23:10:47.108 [netconf-device-simulator-threads-2] 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 23:10:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:47.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) by 733 down to 2095137 23:10:47.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:47.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #11 SSH_MSG_IGNORE 23:10:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:10:47.146 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:47.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:47.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #10 SSH_MSG_IGNORE 23:10:47.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:10:47.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #8 SSH_MSG_IGNORE 23:10:47.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_IGNORE 23:10:47.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:47.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432]} 23:10:47.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46432]): SSH-2.0-SSHD-UNKNOWN 23:10:47.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46432]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:47.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46432]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:47.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46432]) Send SSH_MSG_KEXINIT 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46432]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46432]) process #0 SSH_MSG_KEXINIT 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46432]) SSH_MSG_KEXINIT 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46432]) strict KEX=true client=true server=true 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46432]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46432]) Kex: server host key algorithms = rsa-sha2-512 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46432]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46432]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46432]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46432]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46432]) Kex: compression algorithms (client to server) = none 23:10:47.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46432]) Kex: compression algorithms (server to client) = none 23:10:47.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:47.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #9 SSH_MSG_IGNORE 23:10:47.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_IGNORE 23:10:47.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46432]) process #1 30 23:10:47.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46432]] process command=SSH_MSG_KEXDH_INIT 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46432]] Send SSH_MSG_KEXDH_REPLY 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46432]) packet #1 sending command=31[31] len=1639 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46432])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46432]) Send SSH_MSG_NEWKEYS 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46432]) session ID=7e:84:a0:fd:0a:7a:b4:f2:54:42:5c:0f:ce:12:52:79:83:30:b1:06:c7:5e:a7:e1:44:9b:16:d0:c2:57:45:1e:f4:39:a5:69:58:0f:ab:e6:b2:8f:d8:62:24:cb:ca:e5:24:71:7d:f0:a1:b9:a1:50:44:e9:28:c8:54:95:13:4f 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46432]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46432]): strict KEX resets output message sequence number from 3 to 0 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46432]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5d7b860c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46432])[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 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46432])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46432]) packet #0 sending command=7[7] len=419 23:10:47.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46432]) No pending packets to flush at end of KEX 23:10:47.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46432]) process #2 SSH_MSG_NEWKEYS 23:10:47.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46432]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:47.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46432]): strict KEX resets input message sequence number from 3 to 0 23:10:47.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46432]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@279a403f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:47.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:47.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46432]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:47.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46432]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:47.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46432]) authorized authentication methods: password,publickey 23:10:47.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46432]) Accepted service ssh-userauth 23:10:47.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46432]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46432]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46432]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46432]) no authentication factory for method=none 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46432]) SSH_MSG_USERAUTH_REQUEST 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46432]) remaining methods: password,publickey 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46432]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46432]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46432]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:47.591 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46432]) authentication result: true 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46432]) SSH_MSG_USERAUTH_REQUEST 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46432])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46432]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46432]) no heartbeat to stop 23:10:47.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46432]) heartbeat type=IGNORE, interval=PT30S 23:10:47.592 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46432 authenticated 23:10:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46432]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46432]] session=TransportServerSession[admin@/10.30.170.252:46432] id=0 23:10:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46432])) size=2097152, max=2097152, packet=32768 23:10:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46432]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46432] 23:10:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46432]) recipient=0 23:10:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432])) size=2097152, max=2097152, packet=32768 23:10:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432])) re-initializing 23:10:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432])) size=2097152, max=2097152, packet=32768 23:10:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432])[want-reply=true] subsystem=netconf 23:10:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432])[subsystem] prepared command 23:10:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432]}} established 23:10:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 269: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18098 23:10:47.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 269: Creating data stores for simulated device 23:10:47.594 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:47.594 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:47.594 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:47.594 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:47.594 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:47.595 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52198df0 23:10:47.595 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:47.595 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:47.595 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:47.595 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:47.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:47.596 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:47.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:47.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:47.596 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52198df0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52198df0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e78e3cf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e78e3cf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:47.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:47.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:47.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432] 23:10:47.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 269 on channel [id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432] 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) by 1103 down to 2096049 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432] 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432] 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) request=subsystem result=ReplySuccess, want-reply=true 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) request=subsystem activate command 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) starting runner for command=netconf 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #5 SSH_MSG_CHANNEL_DATA 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) by 373 down to 2096779 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_CHANNEL_DATA len=373 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432] 23:10:47.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432] 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432] 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18098', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=269} created 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432]} created 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432] successful with session NetconfServerSession{sessionId=269, channel=[id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432]} 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432]} up 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #6 SSH_MSG_CHANNEL_DATA 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) by 393 down to 2096386 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_CHANNEL_DATA len=393 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432] 23:10:47.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:47.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:47.600 [netconf-device-simulator-threads-4] 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=269} 23:10:47.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:47.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x28c76741, L:/10.30.170.33:18098 - R:/10.30.170.252:46432]} EXI handlers added to pipeline 23:10:47.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:47.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) by 179 down to 2095870 23:10:47.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:47.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #7 SSH_MSG_CHANNEL_DATA 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) by 340 down to 2096046 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_CHANNEL_DATA len=340 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432] 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=269} 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e78e3cf 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:47.602 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:47.603 [netconf-device-simulator-threads-4] 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 23:10:47.603 [netconf-device-simulator-threads-4] 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 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) by 733 down to 2095137 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:47.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:47.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:47.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #10 SSH_MSG_IGNORE 23:10:47.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:10:47.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #8 SSH_MSG_IGNORE 23:10:47.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_IGNORE 23:10:47.845 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:47.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264]} 23:10:47.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59264]): SSH-2.0-SSHD-UNKNOWN 23:10:47.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59264]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:47.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59264]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:47.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #11 SSH_MSG_IGNORE 23:10:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:10:47.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59264]) Send SSH_MSG_KEXINIT 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59264]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59264]) process #0 SSH_MSG_KEXINIT 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59264]) SSH_MSG_KEXINIT 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59264]) strict KEX=true client=true server=true 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59264]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59264]) Kex: server host key algorithms = rsa-sha2-512 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59264]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59264]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59264]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59264]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59264]) Kex: compression algorithms (client to server) = none 23:10:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59264]) Kex: compression algorithms (server to client) = none 23:10:48.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:48.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #9 SSH_MSG_IGNORE 23:10:48.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_IGNORE 23:10:48.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:48.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59264]) process #1 30 23:10:48.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59264]] process command=SSH_MSG_KEXDH_INIT 23:10:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59264]] Send SSH_MSG_KEXDH_REPLY 23:10:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59264]) packet #1 sending command=31[31] len=1639 23:10:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59264])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59264]) Send SSH_MSG_NEWKEYS 23:10:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59264]) session ID=0f:8c:73:14:76:02:52:2b:6e:4b:11:71:e0:3b:41:79:e1:44:fc:a3:55:a5:6d:3a:49:2c:81:97:de:18:68:56:86:ac:1b:6a:e7:66:47:d7:45:e2:e7:f7:00:7c:ea:69:bb:46:e2:77:96:20:e0:7a:47:be:e1:a0:d7:d4:e8:4a 23:10:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59264]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59264]): strict KEX resets output message sequence number from 3 to 0 23:10:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59264]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d607c2a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59264])[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 23:10:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59264])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59264]) packet #0 sending command=7[7] len=419 23:10:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59264]) No pending packets to flush at end of KEX 23:10:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #10 SSH_MSG_IGNORE 23:10:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:10:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #11 SSH_MSG_IGNORE 23:10:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:10:48.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:48.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59264]) process #2 SSH_MSG_NEWKEYS 23:10:48.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59264]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:48.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59264]): strict KEX resets input message sequence number from 3 to 0 23:10:48.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59264]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10ac9550; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:48.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:48.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59264]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:48.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59264]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:48.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59264]) authorized authentication methods: password,publickey 23:10:48.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59264]) Accepted service ssh-userauth 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59264]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59264]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59264]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59264]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59264]) no authentication factory for method=none 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59264]) SSH_MSG_USERAUTH_REQUEST 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59264]) remaining methods: password,publickey 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59264]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59264]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59264]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59264]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:48.223 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59264]) authentication result: true 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59264]) SSH_MSG_USERAUTH_REQUEST 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59264])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59264]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59264]) no heartbeat to stop 23:10:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59264]) heartbeat type=IGNORE, interval=PT30S 23:10:48.223 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59264 authenticated 23:10:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59264]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59264]] session=TransportServerSession[admin@/10.30.170.252:59264] id=0 23:10:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59264])) size=2097152, max=2097152, packet=32768 23:10:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59264]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59264] 23:10:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59264]) recipient=0 23:10:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264])) size=2097152, max=2097152, packet=32768 23:10:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264])) re-initializing 23:10:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264])) size=2097152, max=2097152, packet=32768 23:10:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:48.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:48.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:48.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264])[want-reply=true] subsystem=netconf 23:10:48.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264])[subsystem] prepared command 23:10:48.225 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:48.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:48.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264]}} established 23:10:48.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 270: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18099 23:10:48.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 270: Creating data stores for simulated device 23:10:48.225 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:48.225 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:48.225 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:48.225 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:48.225 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:48.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f77a993 23:10:48.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:48.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:48.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:48.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:48.227 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:48.227 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:48.227 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:48.227 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:48.227 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f77a993, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f77a993, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47b471f6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47b471f6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:48.227 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:48.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:48.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264] 23:10:48.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 270 on channel [id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264] 23:10:48.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) by 1103 down to 2096049 23:10:48.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:48.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264] 23:10:48.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264] 23:10:48.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) request=subsystem result=ReplySuccess, want-reply=true 23:10:48.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:48.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) request=subsystem activate command 23:10:48.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) starting runner for command=netconf 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #5 SSH_MSG_CHANNEL_DATA 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) by 373 down to 2096779 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_CHANNEL_DATA len=373 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264] 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264] 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264] 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18099', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=270} created 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264]} created 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264] successful with session NetconfServerSession{sessionId=270, channel=[id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264]} 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264]} up 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #6 SSH_MSG_CHANNEL_DATA 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) by 393 down to 2096386 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_CHANNEL_DATA len=393 23:10:48.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264] 23:10:48.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:48.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:48.230 [netconf-device-simulator-threads-6] 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=270} 23:10:48.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:48.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xbc887820, L:/10.30.170.33:18099 - R:/10.30.170.252:59264]} EXI handlers added to pipeline 23:10:48.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:48.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) by 179 down to 2095870 23:10:48.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:48.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #7 SSH_MSG_CHANNEL_DATA 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) by 340 down to 2096046 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_CHANNEL_DATA len=340 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264] 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=270} 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47b471f6 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:48.232 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:48.233 [netconf-device-simulator-threads-6] 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 23:10:48.233 [netconf-device-simulator-threads-6] 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 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) by 733 down to 2095137 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:48.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282]} 23:10:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52282]): SSH-2.0-SSHD-UNKNOWN 23:10:48.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52282]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:48.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52282]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52282]) Send SSH_MSG_KEXINIT 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52282]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52282]) process #0 SSH_MSG_KEXINIT 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52282]) SSH_MSG_KEXINIT 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52282]) strict KEX=true client=true server=true 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52282]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52282]) Kex: server host key algorithms = rsa-sha2-512 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52282]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52282]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52282]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52282]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52282]) Kex: compression algorithms (client to server) = none 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52282]) Kex: compression algorithms (server to client) = none 23:10:48.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:48.525 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:48.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52282]) process #1 30 23:10:48.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52282]] process command=SSH_MSG_KEXDH_INIT 23:10:48.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:48.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52282]] Send SSH_MSG_KEXDH_REPLY 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52282]) packet #1 sending command=31[31] len=1639 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52282])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52282]) Send SSH_MSG_NEWKEYS 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52282]) session ID=7c:37:5f:fd:c1:64:95:20:69:c8:76:5f:8d:7d:67:db:47:5c:77:e5:06:fc:25:4c:d1:99:26:9c:aa:9c:a9:f9:6f:50:bc:64:2b:0a:77:10:76:b9:80:ea:b1:49:39:26:11:78:02:a5:66:c0:a3:54:5a:5f:cc:a0:0d:90:54:4b 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52282]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52282]): strict KEX resets output message sequence number from 3 to 0 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fd13730; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52282])[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 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52282])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52282]) packet #0 sending command=7[7] len=419 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52282]) No pending packets to flush at end of KEX 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #9 SSH_MSG_IGNORE 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_IGNORE 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #8 SSH_MSG_IGNORE 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_IGNORE 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #10 SSH_MSG_IGNORE 23:10:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:10:48.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52282]) process #2 SSH_MSG_NEWKEYS 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52282]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52282]): strict KEX resets input message sequence number from 3 to 0 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ca18188; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52282]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52282]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52282]) authorized authentication methods: password,publickey 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52282]) Accepted service ssh-userauth 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52282]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52282]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52282]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52282]) no authentication factory for method=none 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52282]) SSH_MSG_USERAUTH_REQUEST 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52282]) remaining methods: password,publickey 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52282]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52282]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:48.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52282]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:48.617 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52282]) authentication result: true 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52282]) SSH_MSG_USERAUTH_REQUEST 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52282])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52282]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52282]) no heartbeat to stop 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52282]) heartbeat type=IGNORE, interval=PT30S 23:10:48.617 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52282 authenticated 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52282]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52282]] session=TransportServerSession[admin@/10.30.170.252:52282] id=0 23:10:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52282])) size=2097152, max=2097152, packet=32768 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52282]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52282] 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52282]) recipient=0 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282])) size=2097152, max=2097152, packet=32768 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282])) re-initializing 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282])) size=2097152, max=2097152, packet=32768 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282])[want-reply=true] subsystem=netconf 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282])[subsystem] prepared command 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282]}} established 23:10:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 271: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18100 23:10:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 271: Creating data stores for simulated device 23:10:48.619 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:48.619 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:48.619 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:48.620 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29fa083c 23:10:48.620 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:48.620 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:48.620 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:48.620 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:48.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:48.621 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:48.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:48.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:48.621 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29fa083c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29fa083c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44d878c5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44d878c5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:48.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:48.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:48.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282] 23:10:48.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 271 on channel [id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282] 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) by 1103 down to 2096049 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282] 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282] 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) request=subsystem result=ReplySuccess, want-reply=true 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) request=subsystem activate command 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) starting runner for command=netconf 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #5 SSH_MSG_CHANNEL_DATA 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) by 373 down to 2096779 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_CHANNEL_DATA len=373 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282] 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282] 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282] 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18100', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=271} created 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282]} created 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282] successful with session NetconfServerSession{sessionId=271, channel=[id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282]} 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282]} up 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #6 SSH_MSG_CHANNEL_DATA 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) by 393 down to 2096386 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_CHANNEL_DATA len=393 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282] 23:10:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:48.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:48.625 [netconf-device-simulator-threads-0] 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=271} 23:10:48.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:48.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x64692379, L:/10.30.170.33:18100 - R:/10.30.170.252:52282]} EXI handlers added to pipeline 23:10:48.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:48.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) by 179 down to 2095870 23:10:48.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:48.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #7 SSH_MSG_CHANNEL_DATA 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) by 340 down to 2096046 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_CHANNEL_DATA len=340 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282] 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=271} 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44d878c5 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:48.627 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:48.628 [netconf-device-simulator-threads-0] 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 23:10:48.628 [netconf-device-simulator-threads-0] 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 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) by 733 down to 2095137 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:48.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:48.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348]} 23:10:48.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46348]): SSH-2.0-SSHD-UNKNOWN 23:10:48.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46348]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:48.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46348]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:49.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #11 SSH_MSG_IGNORE 23:10:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:10:49.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:49.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46348]) Send SSH_MSG_KEXINIT 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46348]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46348]) process #0 SSH_MSG_KEXINIT 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46348]) SSH_MSG_KEXINIT 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46348]) strict KEX=true client=true server=true 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46348]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46348]) Kex: server host key algorithms = rsa-sha2-512 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46348]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46348]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46348]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46348]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46348]) Kex: compression algorithms (client to server) = none 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46348]) Kex: compression algorithms (server to client) = none 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #8 SSH_MSG_IGNORE 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_IGNORE 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #9 SSH_MSG_IGNORE 23:10:49.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_IGNORE 23:10:49.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46348]) process #1 30 23:10:49.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46348]] process command=SSH_MSG_KEXDH_INIT 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46348]] Send SSH_MSG_KEXDH_REPLY 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46348]) packet #1 sending command=31[31] len=1639 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46348])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46348]) Send SSH_MSG_NEWKEYS 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46348]) session ID=6f:e2:af:42:86:69:f9:c4:83:88:e6:e9:db:92:27:3d:7a:1a:75:33:8b:aa:c1:4f:a4:6e:75:b4:40:af:96:9e:d8:fe:c4:be:cf:ff:dc:32:d3:34:e9:c4:15:88:9b:f8:41:49:32:23:53:78:77:82:7f:5d:99:97:c8:5f:be:26 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46348]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46348]): strict KEX resets output message sequence number from 3 to 0 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46348]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b1b540d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46348])[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 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46348])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46348]) packet #0 sending command=7[7] len=419 23:10:49.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46348]) No pending packets to flush at end of KEX 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46348]) process #2 SSH_MSG_NEWKEYS 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46348]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46348]): strict KEX resets input message sequence number from 3 to 0 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46348]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4a9a230a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46348]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46348]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46348]) authorized authentication methods: password,publickey 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46348]) Accepted service ssh-userauth 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46348]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46348]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46348]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46348]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46348]) no authentication factory for method=none 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46348]) SSH_MSG_USERAUTH_REQUEST 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46348]) remaining methods: password,publickey 23:10:49.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46348]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:49.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46348]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:49.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46348]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:49.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46348]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:49.225 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:49.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46348]) authentication result: true 23:10:49.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46348]) SSH_MSG_USERAUTH_REQUEST 23:10:49.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46348])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:49.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46348]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:49.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:49.225 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:49.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46348]) no heartbeat to stop 23:10:49.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46348]) heartbeat type=IGNORE, interval=PT30S 23:10:49.225 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46348 authenticated 23:10:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46348]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46348]] session=TransportServerSession[admin@/10.30.170.252:46348] id=0 23:10:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46348])) size=2097152, max=2097152, packet=32768 23:10:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46348]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46348] 23:10:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46348]) recipient=0 23:10:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348])) size=2097152, max=2097152, packet=32768 23:10:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348])) re-initializing 23:10:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348])) size=2097152, max=2097152, packet=32768 23:10:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348])[want-reply=true] subsystem=netconf 23:10:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348])[subsystem] prepared command 23:10:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348]}} established 23:10:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 272: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18101 23:10:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 272: Creating data stores for simulated device 23:10:49.228 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:49.228 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:49.228 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:49.228 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:49.228 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:49.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f5d87a7 23:10:49.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:49.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:49.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:49.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:49.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:49.237 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:49.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:49.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:49.237 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f5d87a7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f5d87a7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5758d6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5758d6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:49.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348] 23:10:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 272 on channel [id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348] 23:10:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) by 1103 down to 2096049 23:10:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348] 23:10:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348] 23:10:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) request=subsystem result=ReplySuccess, want-reply=true 23:10:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) request=subsystem activate command 23:10:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) starting runner for command=netconf 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #5 SSH_MSG_CHANNEL_DATA 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) by 373 down to 2096779 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_CHANNEL_DATA len=373 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348] 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348] 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348] 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18101', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=272} created 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=272, channel=[id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348]} created 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348] successful with session NetconfServerSession{sessionId=272, channel=[id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348]} 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=272, channel=[id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348]} up 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #6 SSH_MSG_CHANNEL_DATA 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) by 393 down to 2096386 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_CHANNEL_DATA len=393 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348] 23:10:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:49.240 [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=272} 23:10:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=272, channel=[id: 0xf80ee768, L:/10.30.170.33:18101 - R:/10.30.170.252:46348]} EXI handlers added to pipeline 23:10:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) by 179 down to 2095870 23:10:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:49.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #7 SSH_MSG_CHANNEL_DATA 23:10:49.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) by 340 down to 2096046 23:10:49.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_CHANNEL_DATA len=340 23:10:49.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348] 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=272} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5758d6 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:49.242 [netconf-device-simulator-threads-2] 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 23:10:49.242 [netconf-device-simulator-threads-2] 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 23:10:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) by 733 down to 2095137 23:10:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:49.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:49.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:49.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #9 SSH_MSG_IGNORE 23:10:49.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_IGNORE 23:10:49.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #10 SSH_MSG_IGNORE 23:10:49.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:10:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #11 SSH_MSG_IGNORE 23:10:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:10:49.396 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:49.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:49.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #8 SSH_MSG_IGNORE 23:10:49.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_IGNORE 23:10:49.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190]} 23:10:49.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40190]): SSH-2.0-SSHD-UNKNOWN 23:10:49.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40190]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:49.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40190]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40190]) Send SSH_MSG_KEXINIT 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40190]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40190]) process #0 SSH_MSG_KEXINIT 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40190]) SSH_MSG_KEXINIT 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40190]) strict KEX=true client=true server=true 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40190]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40190]) Kex: server host key algorithms = rsa-sha2-512 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40190]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40190]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40190]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40190]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40190]) Kex: compression algorithms (client to server) = none 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40190]) Kex: compression algorithms (server to client) = none 23:10:49.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40190]) process #1 30 23:10:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40190]] process command=SSH_MSG_KEXDH_INIT 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40190]] Send SSH_MSG_KEXDH_REPLY 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40190]) packet #1 sending command=31[31] len=1639 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40190])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40190]) Send SSH_MSG_NEWKEYS 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40190]) session ID=4b:fb:53:dc:01:ae:d1:c7:8e:d2:c9:46:01:e1:92:fc:1f:8e:3b:75:8b:a2:37:9e:95:b7:2a:d6:44:02:bc:d4:c4:dc:83:d9:04:93:03:d4:13:99:f3:89:a0:36:39:c9:7e:2b:e9:71:ba:e7:df:b7:27:20:cf:e7:d3:a1:7c:18 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40190]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40190]): strict KEX resets output message sequence number from 3 to 0 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40190]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9b1b700; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40190])[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 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40190])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40190]) packet #0 sending command=7[7] len=419 23:10:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40190]) No pending packets to flush at end of KEX 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40190]) process #2 SSH_MSG_NEWKEYS 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40190]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40190]): strict KEX resets input message sequence number from 3 to 0 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40190]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5548cc9d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40190]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40190]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40190]) authorized authentication methods: password,publickey 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40190]) Accepted service ssh-userauth 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40190]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40190]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40190]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40190]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40190]) no authentication factory for method=none 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40190]) SSH_MSG_USERAUTH_REQUEST 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40190]) remaining methods: password,publickey 23:10:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40190]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40190]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40190]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40190]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:49.700 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40190]) authentication result: true 23:10:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40190]) SSH_MSG_USERAUTH_REQUEST 23:10:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40190])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40190]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40190]) no heartbeat to stop 23:10:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40190]) heartbeat type=IGNORE, interval=PT30S 23:10:49.700 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40190 authenticated 23:10:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40190]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40190]] session=TransportServerSession[admin@/10.30.170.252:40190] id=0 23:10:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40190])) size=2097152, max=2097152, packet=32768 23:10:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40190]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40190] 23:10:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40190]) recipient=0 23:10:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190])) size=2097152, max=2097152, packet=32768 23:10:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190])) re-initializing 23:10:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190])) size=2097152, max=2097152, packet=32768 23:10:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190])[want-reply=true] subsystem=netconf 23:10:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190])[subsystem] prepared command 23:10:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190]}} established 23:10:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 273: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18102 23:10:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 273: Creating data stores for simulated device 23:10:49.702 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:49.702 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:49.703 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@649c6fc1 23:10:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:49.704 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:49.704 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:49.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:49.704 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:49.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:49.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:49.704 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@649c6fc1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@649c6fc1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@365f0169, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@365f0169, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:49.705 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:49.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:49.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190] 23:10:49.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 273 on channel [id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190] 23:10:49.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) by 1103 down to 2096049 23:10:49.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190] 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190] 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) request=subsystem result=ReplySuccess, want-reply=true 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) request=subsystem activate command 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) starting runner for command=netconf 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #5 SSH_MSG_CHANNEL_DATA 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) by 373 down to 2096779 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_CHANNEL_DATA len=373 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190] 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190] 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190] 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18102', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=273} created 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190]} created 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190] successful with session NetconfServerSession{sessionId=273, channel=[id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190]} 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190]} up 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #6 SSH_MSG_CHANNEL_DATA 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) by 393 down to 2096386 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_CHANNEL_DATA len=393 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190] 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:49.708 [netconf-device-simulator-threads-4] 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=273} 23:10:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:49.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x3428a93d, L:/10.30.170.33:18102 - R:/10.30.170.252:40190]} EXI handlers added to pipeline 23:10:49.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:49.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) by 179 down to 2095870 23:10:49.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:49.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #7 SSH_MSG_CHANNEL_DATA 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) by 340 down to 2096046 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_CHANNEL_DATA len=340 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190] 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=273} 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@365f0169 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:49.711 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:49.712 [netconf-device-simulator-threads-4] 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 23:10:49.712 [netconf-device-simulator-threads-4] 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 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) by 733 down to 2095137 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:49.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #10 SSH_MSG_IGNORE 23:10:49.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:10:49.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:49.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:49.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #11 SSH_MSG_IGNORE 23:10:49.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:10:49.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #9 SSH_MSG_IGNORE 23:10:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_IGNORE 23:10:49.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026]} 23:10:49.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55026]): SSH-2.0-SSHD-UNKNOWN 23:10:49.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55026]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:49.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55026]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:50.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:50.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55026]) Send SSH_MSG_KEXINIT 23:10:50.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55026]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:50.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55026]) process #0 SSH_MSG_KEXINIT 23:10:50.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55026]) SSH_MSG_KEXINIT 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55026]) strict KEX=true client=true server=true 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55026]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55026]) Kex: server host key algorithms = rsa-sha2-512 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55026]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55026]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55026]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55026]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55026]) Kex: compression algorithms (client to server) = none 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55026]) Kex: compression algorithms (server to client) = none 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #8 SSH_MSG_IGNORE 23:10:50.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_IGNORE 23:10:50.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55026]) process #1 30 23:10:50.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55026]] process command=SSH_MSG_KEXDH_INIT 23:10:50.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55026]] Send SSH_MSG_KEXDH_REPLY 23:10:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55026]) packet #1 sending command=31[31] len=1639 23:10:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55026])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55026]) Send SSH_MSG_NEWKEYS 23:10:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55026]) session ID=0a:f5:05:50:50:88:fb:9d:30:9c:cf:17:ff:28:86:df:38:90:8f:b3:50:ed:c7:67:ff:f8:42:76:47:36:2b:25:47:f5:56:da:29:ac:02:b7:2c:ca:22:95:af:17:45:fb:5e:11:1b:1f:36:27:7b:9f:56:17:7c:10:61:55:1a:28 23:10:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55026]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55026]): strict KEX resets output message sequence number from 3 to 0 23:10:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f823de; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55026])[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 23:10:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55026])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55026]) packet #0 sending command=7[7] len=419 23:10:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55026]) No pending packets to flush at end of KEX 23:10:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #10 SSH_MSG_IGNORE 23:10:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55026]) process #2 SSH_MSG_NEWKEYS 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55026]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55026]): strict KEX resets input message sequence number from 3 to 0 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6eb9b62e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55026]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55026]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55026]) authorized authentication methods: password,publickey 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55026]) Accepted service ssh-userauth 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55026]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55026]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55026]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55026]) no authentication factory for method=none 23:10:50.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55026]) SSH_MSG_USERAUTH_REQUEST 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55026]) remaining methods: password,publickey 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55026]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55026]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55026]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:50.196 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55026]) authentication result: true 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55026]) SSH_MSG_USERAUTH_REQUEST 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55026])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55026]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55026]) no heartbeat to stop 23:10:50.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55026]) heartbeat type=IGNORE, interval=PT30S 23:10:50.196 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55026 authenticated 23:10:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55026]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55026]] session=TransportServerSession[admin@/10.30.170.252:55026] id=0 23:10:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55026])) size=2097152, max=2097152, packet=32768 23:10:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55026]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55026] 23:10:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55026]) recipient=0 23:10:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026])) size=2097152, max=2097152, packet=32768 23:10:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026])) re-initializing 23:10:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026])) size=2097152, max=2097152, packet=32768 23:10:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:50.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:50.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:50.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026])[want-reply=true] subsystem=netconf 23:10:50.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026])[subsystem] prepared command 23:10:50.198 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:50.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:50.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026]}} established 23:10:50.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 274: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18103 23:10:50.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 274: Creating data stores for simulated device 23:10:50.198 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:50.198 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:50.198 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:50.198 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:50.198 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:50.199 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12aaf5e0 23:10:50.199 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:50.199 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:50.199 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:50.199 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:50.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:50.200 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:50.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:50.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:50.200 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12aaf5e0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12aaf5e0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55740bd6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55740bd6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:50.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:50.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:50.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026] 23:10:50.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 274 on channel [id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026] 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) by 1103 down to 2096049 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026] 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026] 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) request=subsystem result=ReplySuccess, want-reply=true 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) request=subsystem activate command 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) starting runner for command=netconf 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #5 SSH_MSG_CHANNEL_DATA 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) by 373 down to 2096779 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_CHANNEL_DATA len=373 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026] 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026] 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026] 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18103', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=274} created 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026]} created 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026] successful with session NetconfServerSession{sessionId=274, channel=[id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026]} 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026]} up 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #6 SSH_MSG_CHANNEL_DATA 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) by 393 down to 2096386 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_CHANNEL_DATA len=393 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026] 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:50.203 [netconf-device-simulator-threads-6] 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=274} 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x19a55673, L:/10.30.170.33:18103 - R:/10.30.170.252:55026]} EXI handlers added to pipeline 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:50.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) by 179 down to 2095870 23:10:50.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:50.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:50.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #7 SSH_MSG_CHANNEL_DATA 23:10:50.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) by 340 down to 2096046 23:10:50.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_CHANNEL_DATA len=340 23:10:50.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026] 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=274} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55740bd6 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:50.206 [netconf-device-simulator-threads-6] 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 23:10:50.206 [netconf-device-simulator-threads-6] 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 23:10:50.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:50.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) by 733 down to 2095137 23:10:50.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:50.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #11 SSH_MSG_IGNORE 23:10:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:10:50.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:50.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:50.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #9 SSH_MSG_IGNORE 23:10:50.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_IGNORE 23:10:50.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724]} 23:10:50.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56724]): SSH-2.0-SSHD-UNKNOWN 23:10:50.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56724]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:50.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56724]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:50.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56724]) Send SSH_MSG_KEXINIT 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56724]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56724]) process #0 SSH_MSG_KEXINIT 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56724]) SSH_MSG_KEXINIT 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56724]) strict KEX=true client=true server=true 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56724]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56724]) Kex: server host key algorithms = rsa-sha2-512 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56724]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56724]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56724]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56724]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56724]) Kex: compression algorithms (client to server) = none 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56724]) Kex: compression algorithms (server to client) = none 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #10 SSH_MSG_IGNORE 23:10:50.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:10:50.801 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #11 SSH_MSG_IGNORE 23:10:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:10:50.852 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:50.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56724]) process #1 30 23:10:50.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56724]] process command=SSH_MSG_KEXDH_INIT 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56724]] Send SSH_MSG_KEXDH_REPLY 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56724]) packet #1 sending command=31[31] len=1639 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56724])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56724]) Send SSH_MSG_NEWKEYS 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56724]) session ID=66:41:79:d7:59:cf:83:4e:bd:58:a6:82:9a:46:c5:9c:25:23:84:0f:7d:eb:90:c0:49:b2:e4:3c:63:0f:19:b0:01:b6:0c:58:24:24:c4:2c:8a:8a:ab:8b:79:bd:7c:3a:ec:44:6a:57:e0:73:b5:e7:ad:b3:0b:cd:02:83:06:d8 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56724]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56724]): strict KEX resets output message sequence number from 3 to 0 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56724]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1fa9fbd2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56724])[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 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56724])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56724]) packet #0 sending command=7[7] len=419 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56724]) No pending packets to flush at end of KEX 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #8 SSH_MSG_IGNORE 23:10:50.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_IGNORE 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56724]) process #2 SSH_MSG_NEWKEYS 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56724]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56724]): strict KEX resets input message sequence number from 3 to 0 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56724]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6554f2dd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56724]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56724]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56724]) authorized authentication methods: password,publickey 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56724]) Accepted service ssh-userauth 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56724]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56724]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56724]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56724]) no authentication factory for method=none 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56724]) SSH_MSG_USERAUTH_REQUEST 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56724]) remaining methods: password,publickey 23:10:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56724]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56724]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56724]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:50.910 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56724]) authentication result: true 23:10:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56724]) SSH_MSG_USERAUTH_REQUEST 23:10:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56724])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56724]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56724]) no heartbeat to stop 23:10:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56724]) heartbeat type=IGNORE, interval=PT30S 23:10:50.910 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56724 authenticated 23:10:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56724]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56724]] session=TransportServerSession[admin@/10.30.170.252:56724] id=0 23:10:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56724])) size=2097152, max=2097152, packet=32768 23:10:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56724]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56724] 23:10:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56724]) recipient=0 23:10:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724])) size=2097152, max=2097152, packet=32768 23:10:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724])) re-initializing 23:10:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724])) size=2097152, max=2097152, packet=32768 23:10:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:50.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:50.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:50.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724])[want-reply=true] subsystem=netconf 23:10:50.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724])[subsystem] prepared command 23:10:50.912 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:50.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:50.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724]}} established 23:10:50.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 275: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18104 23:10:50.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 275: Creating data stores for simulated device 23:10:50.912 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:50.912 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:50.913 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:50.913 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:50.913 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:50.913 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8884ba2 23:10:50.913 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:50.914 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:50.914 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:50.914 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:50.914 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:50.914 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:50.914 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:50.914 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:50.914 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8884ba2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8884ba2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68d001d9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68d001d9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:50.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:50.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:50.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724] 23:10:50.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 275 on channel [id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724] 23:10:50.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) by 1103 down to 2096049 23:10:50.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:50.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724] 23:10:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724] 23:10:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) request=subsystem result=ReplySuccess, want-reply=true 23:10:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) request=subsystem activate command 23:10:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) starting runner for command=netconf 23:10:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #5 SSH_MSG_CHANNEL_DATA 23:10:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) by 373 down to 2096779 23:10:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_CHANNEL_DATA len=373 23:10:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724] 23:10:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724] 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724] 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18104', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=275} created 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=275, channel=[id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724]} created 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724] successful with session NetconfServerSession{sessionId=275, channel=[id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724]} 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=275, channel=[id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724]} up 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #6 SSH_MSG_CHANNEL_DATA 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) by 393 down to 2096386 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_CHANNEL_DATA len=393 23:10:50.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724] 23:10:50.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:50.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:50.921 [netconf-device-simulator-threads-0] 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=275} 23:10:50.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:50.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=275, channel=[id: 0x9ec79211, L:/10.30.170.33:18104 - R:/10.30.170.252:56724]} EXI handlers added to pipeline 23:10:50.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:50.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) by 179 down to 2095870 23:10:50.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:50.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #7 SSH_MSG_CHANNEL_DATA 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) by 340 down to 2096046 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_CHANNEL_DATA len=340 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724] 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=275} 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68d001d9 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:50.924 [netconf-device-simulator-threads-0] 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 23:10:50.924 [netconf-device-simulator-threads-0] 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 23:10:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:50.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) by 733 down to 2095137 23:10:50.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:50.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:51.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020]} 23:10:51.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54020]): SSH-2.0-SSHD-UNKNOWN 23:10:51.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54020]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:51.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54020]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:51.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54020]) Send SSH_MSG_KEXINIT 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54020]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54020]) process #0 SSH_MSG_KEXINIT 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54020]) SSH_MSG_KEXINIT 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54020]) strict KEX=true client=true server=true 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54020]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54020]) Kex: server host key algorithms = rsa-sha2-512 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54020]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54020]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54020]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54020]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54020]) Kex: compression algorithms (client to server) = none 23:10:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54020]) Kex: compression algorithms (server to client) = none 23:10:51.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:51.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #10 SSH_MSG_IGNORE 23:10:51.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:10:51.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:51.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54020]) process #1 30 23:10:51.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54020]] process command=SSH_MSG_KEXDH_INIT 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54020]] Send SSH_MSG_KEXDH_REPLY 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54020]) packet #1 sending command=31[31] len=1639 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54020])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54020]) Send SSH_MSG_NEWKEYS 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54020]) session ID=e6:7d:7e:90:8f:77:86:24:e1:11:f3:ab:b4:4b:fe:15:39:60:b7:6d:18:f3:bc:25:f8:2e:5b:f1:32:26:e6:4a:c1:cb:3f:81:78:c9:8d:4f:b3:fd:25:11:5b:51:b1:79:b1:8e:13:eb:dd:99:bc:d8:b2:2c:22:4a:97:45:d0:92 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54020]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54020]): strict KEX resets output message sequence number from 3 to 0 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54020]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f63fa83; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54020])[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 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54020])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54020]) packet #0 sending command=7[7] len=419 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54020]) No pending packets to flush at end of KEX 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #9 SSH_MSG_IGNORE 23:10:51.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_IGNORE 23:10:51.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54020]) process #2 SSH_MSG_NEWKEYS 23:10:51.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54020]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:51.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54020]): strict KEX resets input message sequence number from 3 to 0 23:10:51.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54020]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@66de9b59; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54020]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54020]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54020]) authorized authentication methods: password,publickey 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54020]) Accepted service ssh-userauth 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54020]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54020]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54020]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54020]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54020]) no authentication factory for method=none 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54020]) SSH_MSG_USERAUTH_REQUEST 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54020]) remaining methods: password,publickey 23:10:51.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54020]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:51.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54020]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:51.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54020]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:51.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54020]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:51.370 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:51.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54020]) authentication result: true 23:10:51.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54020]) SSH_MSG_USERAUTH_REQUEST 23:10:51.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54020])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:51.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54020]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:51.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:51.370 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:51.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54020]) no heartbeat to stop 23:10:51.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54020]) heartbeat type=IGNORE, interval=PT30S 23:10:51.370 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54020 authenticated 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54020]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54020]] session=TransportServerSession[admin@/10.30.170.252:54020] id=0 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54020])) size=2097152, max=2097152, packet=32768 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54020]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54020] 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54020]) recipient=0 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020])) size=2097152, max=2097152, packet=32768 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020])) re-initializing 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020])) size=2097152, max=2097152, packet=32768 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020])[want-reply=true] subsystem=netconf 23:10:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020])[subsystem] prepared command 23:10:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020]}} established 23:10:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 276: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18105 23:10:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 276: Creating data stores for simulated device 23:10:51.372 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:51.372 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:51.372 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:51.373 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c6183e6 23:10:51.373 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:51.373 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:51.373 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:51.373 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:51.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:51.374 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:51.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:51.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:51.374 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c6183e6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c6183e6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dfa3247, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dfa3247, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:51.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:51.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:51.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020] 23:10:51.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 276 on channel [id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020] 23:10:51.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) by 1103 down to 2096049 23:10:51.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:51.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020] 23:10:51.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020] 23:10:51.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) request=subsystem result=ReplySuccess, want-reply=true 23:10:51.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:51.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) request=subsystem activate command 23:10:51.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) starting runner for command=netconf 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #5 SSH_MSG_CHANNEL_DATA 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) by 373 down to 2096779 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_CHANNEL_DATA len=373 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020] 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020] 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020] 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18105', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=276} created 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020]} created 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020] successful with session NetconfServerSession{sessionId=276, channel=[id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020]} 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020]} up 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #6 SSH_MSG_CHANNEL_DATA 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) by 393 down to 2096386 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_CHANNEL_DATA len=393 23:10:51.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020] 23:10:51.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:51.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:51.378 [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=276} 23:10:51.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:51.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xdd0fa745, L:/10.30.170.33:18105 - R:/10.30.170.252:54020]} EXI handlers added to pipeline 23:10:51.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:51.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) by 179 down to 2095870 23:10:51.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:51.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #7 SSH_MSG_CHANNEL_DATA 23:10:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) by 340 down to 2096046 23:10:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_CHANNEL_DATA len=340 23:10:51.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020] 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=276} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dfa3247 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:51.380 [netconf-device-simulator-threads-2] 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 23:10:51.380 [netconf-device-simulator-threads-2] 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 23:10:51.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:51.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) by 733 down to 2095137 23:10:51.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:51.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #11 SSH_MSG_IGNORE 23:10:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:10:51.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:51.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:51.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #8 SSH_MSG_IGNORE 23:10:51.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_IGNORE 23:10:51.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582]} 23:10:51.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52582]): SSH-2.0-SSHD-UNKNOWN 23:10:51.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52582]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:51.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52582]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:51.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:51.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #9 SSH_MSG_IGNORE 23:10:51.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_IGNORE 23:10:51.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52582]) Send SSH_MSG_KEXINIT 23:10:51.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52582]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:51.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52582]) process #0 SSH_MSG_KEXINIT 23:10:51.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52582]) SSH_MSG_KEXINIT 23:10:51.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52582]) strict KEX=true client=true server=true 23:10:51.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52582]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:51.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52582]) Kex: server host key algorithms = rsa-sha2-512 23:10:51.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52582]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:51.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52582]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:51.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52582]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:51.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52582]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:51.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52582]) Kex: compression algorithms (client to server) = none 23:10:51.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52582]) Kex: compression algorithms (server to client) = none 23:10:51.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:51.706 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:51.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:51.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #8 SSH_MSG_IGNORE 23:10:51.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_IGNORE 23:10:51.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52582]) process #1 30 23:10:51.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52582]] process command=SSH_MSG_KEXDH_INIT 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52582]] Send SSH_MSG_KEXDH_REPLY 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52582]) packet #1 sending command=31[31] len=1639 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52582])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52582]) Send SSH_MSG_NEWKEYS 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52582]) session ID=09:fb:a7:79:1f:43:e8:bc:fe:45:77:4a:e4:7e:e0:0f:b0:46:68:bd:63:82:20:e6:26:46:64:27:4e:73:d2:f4:1b:b5:7b:b8:98:21:8b:70:7e:86:28:f7:f8:22:31:76:8c:4f:77:46:91:21:41:d5:a4:76:14:db:94:9d:44:23 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52582]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52582]): strict KEX resets output message sequence number from 3 to 0 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52582]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3a5340cb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52582])[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 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52582])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52582]) packet #0 sending command=7[7] len=419 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52582]) No pending packets to flush at end of KEX 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #10 SSH_MSG_IGNORE 23:10:51.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52582]) process #2 SSH_MSG_NEWKEYS 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52582]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52582]): strict KEX resets input message sequence number from 3 to 0 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52582]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24943d9e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52582]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52582]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52582]) authorized authentication methods: password,publickey 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52582]) Accepted service ssh-userauth 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52582]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52582]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52582]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52582]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52582]) no authentication factory for method=none 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52582]) SSH_MSG_USERAUTH_REQUEST 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52582]) remaining methods: password,publickey 23:10:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52582]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:51.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52582]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:51.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52582]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:51.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52582]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:51.788 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:51.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52582]) authentication result: true 23:10:51.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52582]) SSH_MSG_USERAUTH_REQUEST 23:10:51.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52582])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:51.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52582]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:51.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:51.788 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:51.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52582]) no heartbeat to stop 23:10:51.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52582]) heartbeat type=IGNORE, interval=PT30S 23:10:51.788 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52582 authenticated 23:10:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52582]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52582]] session=TransportServerSession[admin@/10.30.170.252:52582] id=0 23:10:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52582])) size=2097152, max=2097152, packet=32768 23:10:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52582]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52582] 23:10:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52582]) recipient=0 23:10:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582])) size=2097152, max=2097152, packet=32768 23:10:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582])) re-initializing 23:10:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582])) size=2097152, max=2097152, packet=32768 23:10:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:51.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:51.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:51.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582])[want-reply=true] subsystem=netconf 23:10:51.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582])[subsystem] prepared command 23:10:51.790 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:51.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:51.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582]}} established 23:10:51.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 277: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18106 23:10:51.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 277: Creating data stores for simulated device 23:10:51.790 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:51.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:51.790 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:51.790 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:51.790 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:51.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@409fb25a 23:10:51.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:51.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:51.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:51.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:51.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:51.792 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:51.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:51.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:51.792 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@409fb25a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@409fb25a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ac2307, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ac2307, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:51.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:51.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:51.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582] 23:10:51.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 277 on channel [id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582] 23:10:51.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) by 1103 down to 2096049 23:10:51.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:51.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582] 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582] 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) request=subsystem result=ReplySuccess, want-reply=true 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) request=subsystem activate command 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) starting runner for command=netconf 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #5 SSH_MSG_CHANNEL_DATA 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) by 373 down to 2096779 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_CHANNEL_DATA len=373 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582] 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582] 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582] 23:10:51.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18106', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=277} created 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=277, channel=[id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582]} created 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582] successful with session NetconfServerSession{sessionId=277, channel=[id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582]} 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=277, channel=[id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582]} up 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #6 SSH_MSG_CHANNEL_DATA 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) by 393 down to 2096386 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_CHANNEL_DATA len=393 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582] 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:51.796 [netconf-device-simulator-threads-4] 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=277} 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:51.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=277, channel=[id: 0xd5a800cb, L:/10.30.170.33:18106 - R:/10.30.170.252:52582]} EXI handlers added to pipeline 23:10:51.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:51.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) by 179 down to 2095870 23:10:51.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:51.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:51.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #7 SSH_MSG_CHANNEL_DATA 23:10:51.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) by 340 down to 2096046 23:10:51.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_CHANNEL_DATA len=340 23:10:51.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582] 23:10:51.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:51.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:51.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=277} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ac2307 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:51.799 [netconf-device-simulator-threads-4] 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 23:10:51.799 [netconf-device-simulator-threads-4] 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 23:10:51.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:51.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) by 733 down to 2095137 23:10:51.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:51.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #11 SSH_MSG_IGNORE 23:10:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:10:51.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:52.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170]} 23:10:52.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42170]): SSH-2.0-SSHD-UNKNOWN 23:10:52.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42170]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:52.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42170]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:52.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:52.263 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42170]) Send SSH_MSG_KEXINIT 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42170]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42170]) process #0 SSH_MSG_KEXINIT 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42170]) SSH_MSG_KEXINIT 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42170]) strict KEX=true client=true server=true 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42170]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42170]) Kex: server host key algorithms = rsa-sha2-512 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42170]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42170]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42170]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42170]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42170]) Kex: compression algorithms (client to server) = none 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42170]) Kex: compression algorithms (server to client) = none 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #8 SSH_MSG_IGNORE 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_IGNORE 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #9 SSH_MSG_IGNORE 23:10:52.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_IGNORE 23:10:52.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:52.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42170]) process #1 30 23:10:52.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42170]] process command=SSH_MSG_KEXDH_INIT 23:10:52.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42170]] Send SSH_MSG_KEXDH_REPLY 23:10:52.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42170]) packet #1 sending command=31[31] len=1639 23:10:52.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42170])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:52.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42170]) Send SSH_MSG_NEWKEYS 23:10:52.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42170]) session ID=05:d5:5a:3c:01:68:c8:76:33:37:1d:49:70:92:70:25:77:4d:39:37:8e:1f:33:37:f3:e2:84:1d:97:21:d9:4c:39:f1:74:1f:64:a5:d1:bb:89:5f:1c:0a:35:de:bd:6f:87:09:e8:93:96:74:5f:a3:07:58:4b:3a:87:dc:20:4a 23:10:52.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42170]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:52.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42170]): strict KEX resets output message sequence number from 3 to 0 23:10:52.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42170]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41e87b1d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:52.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42170])[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 23:10:52.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42170])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:52.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42170]) packet #0 sending command=7[7] len=419 23:10:52.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42170]) No pending packets to flush at end of KEX 23:10:52.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #10 SSH_MSG_IGNORE 23:10:52.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:10:52.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:52.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #11 SSH_MSG_IGNORE 23:10:52.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:10:52.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42170]) process #2 SSH_MSG_NEWKEYS 23:10:52.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42170]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:52.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42170]): strict KEX resets input message sequence number from 3 to 0 23:10:52.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42170]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@120d82d4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:52.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:52.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42170]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:52.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42170]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:52.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42170]) authorized authentication methods: password,publickey 23:10:52.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42170]) Accepted service ssh-userauth 23:10:52.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42170]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42170]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42170]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42170]) no authentication factory for method=none 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42170]) SSH_MSG_USERAUTH_REQUEST 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42170]) remaining methods: password,publickey 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42170]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42170]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42170]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:52.454 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42170]) authentication result: true 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42170]) SSH_MSG_USERAUTH_REQUEST 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42170])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42170]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:52.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42170]) no heartbeat to stop 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42170]) heartbeat type=IGNORE, interval=PT30S 23:10:52.455 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42170 authenticated 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42170]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42170]] session=TransportServerSession[admin@/10.30.170.252:42170] id=0 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42170])) size=2097152, max=2097152, packet=32768 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42170]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42170] 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42170]) recipient=0 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170])) size=2097152, max=2097152, packet=32768 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170])) re-initializing 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170])) size=2097152, max=2097152, packet=32768 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:52.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:52.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:52.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170])[want-reply=true] subsystem=netconf 23:10:52.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170])[subsystem] prepared command 23:10:52.456 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:52.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:52.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170]}} established 23:10:52.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 278: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18107 23:10:52.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 278: Creating data stores for simulated device 23:10:52.456 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:52.457 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:52.457 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:52.457 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:52.457 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:52.457 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3776d54a 23:10:52.458 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:52.458 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:52.458 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:52.458 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:52.458 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:52.459 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:52.459 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:52.459 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:52.459 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3776d54a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3776d54a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c76dc31, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c76dc31, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:52.459 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:52.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:52.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170] 23:10:52.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 278 on channel [id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170] 23:10:52.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) by 1103 down to 2096049 23:10:52.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:52.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170] 23:10:52.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170] 23:10:52.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) request=subsystem result=ReplySuccess, want-reply=true 23:10:52.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:52.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) request=subsystem activate command 23:10:52.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) starting runner for command=netconf 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #5 SSH_MSG_CHANNEL_DATA 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) by 373 down to 2096779 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_CHANNEL_DATA len=373 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170] 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170] 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170] 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18107', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=278} created 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=278, channel=[id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170]} created 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170] successful with session NetconfServerSession{sessionId=278, channel=[id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170]} 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=278, channel=[id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170]} up 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #6 SSH_MSG_CHANNEL_DATA 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) by 393 down to 2096386 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_CHANNEL_DATA len=393 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170] 23:10:52.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:52.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:52.463 [netconf-device-simulator-threads-6] 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=278} 23:10:52.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:52.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=278, channel=[id: 0xa3eac408, L:/10.30.170.33:18107 - R:/10.30.170.252:42170]} EXI handlers added to pipeline 23:10:52.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:52.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) by 179 down to 2095870 23:10:52.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:52.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:52.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #7 SSH_MSG_CHANNEL_DATA 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) by 340 down to 2096046 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_CHANNEL_DATA len=340 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170] 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=278} 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c76dc31 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:52.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:52.466 [netconf-device-simulator-threads-6] 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 23:10:52.466 [netconf-device-simulator-threads-6] 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 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) by 733 down to 2095137 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:52.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:52.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044]} 23:10:52.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34044]): SSH-2.0-SSHD-UNKNOWN 23:10:52.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34044]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:52.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34044]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:52.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34044]) Send SSH_MSG_KEXINIT 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34044]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34044]) process #0 SSH_MSG_KEXINIT 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34044]) SSH_MSG_KEXINIT 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34044]) strict KEX=true client=true server=true 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34044]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34044]) Kex: server host key algorithms = rsa-sha2-512 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34044]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34044]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34044]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34044]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34044]) Kex: compression algorithms (client to server) = none 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34044]) Kex: compression algorithms (server to client) = none 23:10:52.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:52.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34044]) process #1 30 23:10:52.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34044]] process command=SSH_MSG_KEXDH_INIT 23:10:52.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:52.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34044]] Send SSH_MSG_KEXDH_REPLY 23:10:52.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34044]) packet #1 sending command=31[31] len=1639 23:10:52.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34044])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:52.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34044]) Send SSH_MSG_NEWKEYS 23:10:52.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34044]) session ID=56:df:ee:13:23:26:13:d2:fb:e8:f8:2b:05:a1:ac:7a:53:68:10:a5:f9:94:cc:5b:3d:79:50:9f:dd:9d:ef:45:c4:c5:7c:4e:39:c0:84:31:98:48:7d:9c:d8:a2:5a:c6:e5:f9:f6:05:e5:e9:73:05:2d:14:c5:6b:b6:ab:d4:dd 23:10:52.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34044]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:52.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34044]): strict KEX resets output message sequence number from 3 to 0 23:10:52.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34044]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@405ec63e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:52.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34044])[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 23:10:52.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34044])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:52.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34044]) packet #0 sending command=7[7] len=419 23:10:52.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34044]) No pending packets to flush at end of KEX 23:10:52.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #8 SSH_MSG_IGNORE 23:10:52.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_IGNORE 23:10:52.833 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34044]) process #2 SSH_MSG_NEWKEYS 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34044]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34044]): strict KEX resets input message sequence number from 3 to 0 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34044]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fe88812; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34044]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34044]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34044]) authorized authentication methods: password,publickey 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34044]) Accepted service ssh-userauth 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34044]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34044]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34044]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34044]) no authentication factory for method=none 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34044]) SSH_MSG_USERAUTH_REQUEST 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34044]) remaining methods: password,publickey 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34044]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #9 SSH_MSG_IGNORE 23:10:52.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_IGNORE 23:10:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34044]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34044]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:52.840 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34044]) authentication result: true 23:10:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34044]) SSH_MSG_USERAUTH_REQUEST 23:10:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34044])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34044]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34044]) no heartbeat to stop 23:10:52.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34044]) heartbeat type=IGNORE, interval=PT30S 23:10:52.840 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34044 authenticated 23:10:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34044]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34044]] session=TransportServerSession[admin@/10.30.170.252:34044] id=0 23:10:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34044])) size=2097152, max=2097152, packet=32768 23:10:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34044]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34044] 23:10:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34044]) recipient=0 23:10:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044])) size=2097152, max=2097152, packet=32768 23:10:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044])) re-initializing 23:10:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044])) size=2097152, max=2097152, packet=32768 23:10:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044])[want-reply=true] subsystem=netconf 23:10:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044])[subsystem] prepared command 23:10:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044]}} established 23:10:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 279: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18108 23:10:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 279: Creating data stores for simulated device 23:10:52.842 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:52.842 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:52.843 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:52.843 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:52.843 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:52.843 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c9e5be1 23:10:52.843 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:52.844 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:52.844 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:52.844 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:52.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:52.844 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:52.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:52.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:52.844 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c9e5be1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c9e5be1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@153eff40, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@153eff40, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:52.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:52.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044] 23:10:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 279 on channel [id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044] 23:10:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) by 1103 down to 2096049 23:10:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044] 23:10:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044] 23:10:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) request=subsystem result=ReplySuccess, want-reply=true 23:10:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) request=subsystem activate command 23:10:52.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) starting runner for command=netconf 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #5 SSH_MSG_CHANNEL_DATA 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) by 373 down to 2096779 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_CHANNEL_DATA len=373 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044] 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044] 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044] 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18108', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=279} created 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044]} created 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044] successful with session NetconfServerSession{sessionId=279, channel=[id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044]} 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044]} up 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #6 SSH_MSG_CHANNEL_DATA 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) by 393 down to 2096386 23:10:52.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_CHANNEL_DATA len=393 23:10:52.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044] 23:10:52.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:52.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:52.848 [netconf-device-simulator-threads-0] 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=279} 23:10:52.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:52.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x9b85be6f, L:/10.30.170.33:18108 - R:/10.30.170.252:34044]} EXI handlers added to pipeline 23:10:52.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:52.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) by 179 down to 2095870 23:10:52.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:52.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:52.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #7 SSH_MSG_CHANNEL_DATA 23:10:52.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) by 340 down to 2096046 23:10:52.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_CHANNEL_DATA len=340 23:10:52.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044] 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=279} 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@153eff40 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:52.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:52.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:52.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:52.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:52.852 [netconf-device-simulator-threads-0] 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 23:10:52.852 [netconf-device-simulator-threads-0] 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 23:10:52.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:52.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) by 733 down to 2095137 23:10:52.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:52.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #11 SSH_MSG_IGNORE 23:10:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:10:52.876 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:52.947 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:52.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #10 SSH_MSG_IGNORE 23:10:52.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:10:53.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930]} 23:10:53.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36930]): SSH-2.0-SSHD-UNKNOWN 23:10:53.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36930]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:53.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36930]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:53.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:53.290 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:53.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:53.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36930]) Send SSH_MSG_KEXINIT 23:10:53.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36930]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36930]) process #0 SSH_MSG_KEXINIT 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36930]) SSH_MSG_KEXINIT 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36930]) strict KEX=true client=true server=true 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36930]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36930]) Kex: server host key algorithms = rsa-sha2-512 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36930]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36930]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36930]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36930]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36930]) Kex: compression algorithms (client to server) = none 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36930]) Kex: compression algorithms (server to client) = none 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #9 SSH_MSG_IGNORE 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_IGNORE 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #10 SSH_MSG_IGNORE 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #8 SSH_MSG_IGNORE 23:10:53.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_IGNORE 23:10:53.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #11 SSH_MSG_IGNORE 23:10:53.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:10:53.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36930]) process #1 30 23:10:53.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36930]] process command=SSH_MSG_KEXDH_INIT 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36930]] Send SSH_MSG_KEXDH_REPLY 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36930]) packet #1 sending command=31[31] len=1639 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36930])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36930]) Send SSH_MSG_NEWKEYS 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36930]) session ID=e3:6c:5a:52:89:12:60:16:ba:9d:7f:84:27:df:8f:32:38:45:18:8e:28:08:ee:65:91:0e:c5:7d:c8:4a:d4:3d:9f:2c:e3:9e:eb:ac:9c:67:69:48:3c:0a:65:20:03:3c:48:80:8b:c2:51:72:23:33:b5:6e:d5:bd:b1:38:e5:25 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36930]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36930]): strict KEX resets output message sequence number from 3 to 0 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36930]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@44aa6c1b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36930])[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 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36930])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36930]) packet #0 sending command=7[7] len=419 23:10:53.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36930]) No pending packets to flush at end of KEX 23:10:53.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570]} 23:10:53.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52570]): SSH-2.0-SSHD-UNKNOWN 23:10:53.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52570]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:53.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52570]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36930]) process #2 SSH_MSG_NEWKEYS 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36930]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36930]): strict KEX resets input message sequence number from 3 to 0 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36930]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60ce6ae3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36930]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36930]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36930]) authorized authentication methods: password,publickey 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36930]) Accepted service ssh-userauth 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36930]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36930]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36930]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36930]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36930]) no authentication factory for method=none 23:10:53.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36930]) SSH_MSG_USERAUTH_REQUEST 23:10:53.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36930]) remaining methods: password,publickey 23:10:53.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36930]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:53.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36930]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:53.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36930]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36930]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:53.651 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36930]) authentication result: true 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36930]) SSH_MSG_USERAUTH_REQUEST 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36930])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36930]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36930]) no heartbeat to stop 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36930]) heartbeat type=IGNORE, interval=PT30S 23:10:53.651 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36930 authenticated 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36930]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36930]] session=TransportServerSession[admin@/10.30.170.252:36930] id=0 23:10:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36930])) size=2097152, max=2097152, packet=32768 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36930]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36930] 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36930]) recipient=0 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930])) size=2097152, max=2097152, packet=32768 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930])) re-initializing 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930])) size=2097152, max=2097152, packet=32768 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930])[want-reply=true] subsystem=netconf 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930])[subsystem] prepared command 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930]}} established 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 280: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18109 23:10:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 280: Creating data stores for simulated device 23:10:53.653 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:53.653 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:53.653 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:53.653 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:53.653 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:53.654 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20dfb759 23:10:53.654 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:53.654 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:53.654 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:53.654 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:53.654 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:53.654 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:53.654 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:53.655 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:53.655 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20dfb759, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20dfb759, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@467cd269, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@467cd269, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:53.655 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:53.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:53.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930] 23:10:53.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 280 on channel [id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930] 23:10:53.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) by 1103 down to 2096049 23:10:53.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930] 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930] 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) request=subsystem result=ReplySuccess, want-reply=true 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) request=subsystem activate command 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) starting runner for command=netconf 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #5 SSH_MSG_CHANNEL_DATA 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) by 373 down to 2096779 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_CHANNEL_DATA len=373 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930] 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:53.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930] 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930] 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18109', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=280} created 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=280, channel=[id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930]} created 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930] successful with session NetconfServerSession{sessionId=280, channel=[id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930]} 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=280, channel=[id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930]} up 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #6 SSH_MSG_CHANNEL_DATA 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) by 393 down to 2096386 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_CHANNEL_DATA len=393 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930] 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:53.658 [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=280} 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=280, channel=[id: 0xd0b6c1a2, L:/10.30.170.33:18109 - R:/10.30.170.252:36930]} EXI handlers added to pipeline 23:10:53.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) by 179 down to 2095870 23:10:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #7 SSH_MSG_CHANNEL_DATA 23:10:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) by 340 down to 2096046 23:10:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_CHANNEL_DATA len=340 23:10:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930] 23:10:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=280} 23:10:53.661 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@467cd269 23:10:53.661 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:53.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:53.661 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:53.661 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:53.661 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:53.662 [netconf-device-simulator-threads-2] 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 23:10:53.662 [netconf-device-simulator-threads-2] 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 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) by 733 down to 2095137 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:53.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #9 SSH_MSG_IGNORE 23:10:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_IGNORE 23:10:53.733 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52570]) Send SSH_MSG_KEXINIT 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52570]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52570]) process #0 SSH_MSG_KEXINIT 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52570]) SSH_MSG_KEXINIT 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52570]) strict KEX=true client=true server=true 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52570]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52570]) Kex: server host key algorithms = rsa-sha2-512 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52570]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52570]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52570]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52570]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52570]) Kex: compression algorithms (client to server) = none 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52570]) Kex: compression algorithms (server to client) = none 23:10:53.892 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:53.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #10 SSH_MSG_IGNORE 23:10:53.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:10:53.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:53.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #8 SSH_MSG_IGNORE 23:10:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_IGNORE 23:10:53.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52570]) process #1 30 23:10:53.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52570]] process command=SSH_MSG_KEXDH_INIT 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52570]] Send SSH_MSG_KEXDH_REPLY 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52570]) packet #1 sending command=31[31] len=1639 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52570])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52570]) Send SSH_MSG_NEWKEYS 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52570]) session ID=38:73:28:c5:2b:fe:c8:67:05:b5:04:63:df:4f:25:12:85:57:8c:02:70:6a:05:0c:08:3f:bc:57:0a:6b:01:f1:4b:2a:cb:da:f1:f7:f8:ea:8b:91:b0:e8:1d:85:99:cf:cf:f1:b9:d6:7f:31:7d:3a:8f:b0:35:dd:2d:22:b8:37 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52570]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52570]): strict KEX resets output message sequence number from 3 to 0 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52570]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2db7e8c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52570])[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 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52570])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52570]) packet #0 sending command=7[7] len=419 23:10:53.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52570]) No pending packets to flush at end of KEX 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52570]) process #2 SSH_MSG_NEWKEYS 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52570]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52570]): strict KEX resets input message sequence number from 3 to 0 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52570]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6174e8dd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52570]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52570]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52570]) authorized authentication methods: password,publickey 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52570]) Accepted service ssh-userauth 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52570]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52570]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52570]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52570]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52570]) no authentication factory for method=none 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52570]) SSH_MSG_USERAUTH_REQUEST 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52570]) remaining methods: password,publickey 23:10:54.012 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52570]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:54.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52570]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:54.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52570]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:54.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52570]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:54.013 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:54.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52570]) authentication result: true 23:10:54.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52570]) SSH_MSG_USERAUTH_REQUEST 23:10:54.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52570])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:54.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52570]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:54.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:54.013 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:54.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52570]) no heartbeat to stop 23:10:54.013 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52570]) heartbeat type=IGNORE, interval=PT30S 23:10:54.014 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52570 authenticated 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52570]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52570]] session=TransportServerSession[admin@/10.30.170.252:52570] id=0 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52570])) size=2097152, max=2097152, packet=32768 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52570]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52570] 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52570]) recipient=0 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570])) size=2097152, max=2097152, packet=32768 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570])) re-initializing 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570])) size=2097152, max=2097152, packet=32768 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:54.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570])[want-reply=true] subsystem=netconf 23:10:54.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570])[subsystem] prepared command 23:10:54.016 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:54.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:54.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570]}} established 23:10:54.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 281: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18110 23:10:54.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 281: Creating data stores for simulated device 23:10:54.016 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:54.016 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:54.016 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:54.016 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:54.016 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:54.017 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62ab0963 23:10:54.017 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:54.017 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:54.017 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:54.017 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:54.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:54.018 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:54.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:54.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:54.018 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62ab0963, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62ab0963, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@763ba541, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@763ba541, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:54.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:54.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:54.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570] 23:10:54.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 281 on channel [id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570] 23:10:54.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) by 1103 down to 2096049 23:10:54.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:54.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570] 23:10:54.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570] 23:10:54.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) request=subsystem result=ReplySuccess, want-reply=true 23:10:54.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:54.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) request=subsystem activate command 23:10:54.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) starting runner for command=netconf 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #5 SSH_MSG_CHANNEL_DATA 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) by 373 down to 2096779 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_CHANNEL_DATA len=373 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570] 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570] 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570] 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18110', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=281} created 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=281, channel=[id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570]} created 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570] successful with session NetconfServerSession{sessionId=281, channel=[id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570]} 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=281, channel=[id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570]} up 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #6 SSH_MSG_CHANNEL_DATA 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) by 393 down to 2096386 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_CHANNEL_DATA len=393 23:10:54.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570] 23:10:54.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:54.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:54.022 [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=281} 23:10:54.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:54.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=281, channel=[id: 0x47fa6cd4, L:/10.30.170.33:18110 - R:/10.30.170.252:52570]} EXI handlers added to pipeline 23:10:54.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:54.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) by 179 down to 2095870 23:10:54.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:54.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:54.023 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #7 SSH_MSG_CHANNEL_DATA 23:10:54.023 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) by 340 down to 2096046 23:10:54.023 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_CHANNEL_DATA len=340 23:10:54.023 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570] 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=281} 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@763ba541 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:54.024 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:54.025 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:54.025 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:54.025 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:54.025 [netconf-device-simulator-threads-3] 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 23:10:54.025 [netconf-device-simulator-threads-3] 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 23:10:54.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:54.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) by 733 down to 2095137 23:10:54.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:54.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:54.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #11 SSH_MSG_IGNORE 23:10:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:10:54.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662]} 23:10:54.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49662]): SSH-2.0-SSHD-UNKNOWN 23:10:54.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49662]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:54.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49662]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49662]) Send SSH_MSG_KEXINIT 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49662]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49662]) process #0 SSH_MSG_KEXINIT 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49662]) SSH_MSG_KEXINIT 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49662]) strict KEX=true client=true server=true 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49662]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49662]) Kex: server host key algorithms = rsa-sha2-512 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49662]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49662]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49662]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49662]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49662]) Kex: compression algorithms (client to server) = none 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49662]) Kex: compression algorithms (server to client) = none 23:10:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:54.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:54.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49662]) process #1 30 23:10:54.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49662]] process command=SSH_MSG_KEXDH_INIT 23:10:54.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49662]] Send SSH_MSG_KEXDH_REPLY 23:10:54.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49662]) packet #1 sending command=31[31] len=1639 23:10:54.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49662])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:54.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49662]) Send SSH_MSG_NEWKEYS 23:10:54.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49662]) session ID=5a:9e:91:f4:fa:49:24:66:99:83:78:59:8d:b5:69:e6:d3:dc:df:07:1d:29:5b:0f:52:b5:f8:e2:05:87:84:4f:68:45:7e:c7:1e:b6:f8:35:a1:8b:b5:19:5c:3d:43:1c:d8:d1:4a:40:f8:d3:33:e0:12:10:f4:f6:8e:79:79:2c 23:10:54.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49662]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:54.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49662]): strict KEX resets output message sequence number from 3 to 0 23:10:54.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49662]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2375d60d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:54.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49662])[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 23:10:54.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49662])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:54.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49662]) packet #0 sending command=7[7] len=419 23:10:54.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49662]) No pending packets to flush at end of KEX 23:10:54.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #9 SSH_MSG_IGNORE 23:10:54.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_IGNORE 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49662]) process #2 SSH_MSG_NEWKEYS 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49662]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49662]): strict KEX resets input message sequence number from 3 to 0 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49662]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60f7bd9a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49662]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49662]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49662]) authorized authentication methods: password,publickey 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49662]) Accepted service ssh-userauth 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49662]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49662]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49662]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49662]) no authentication factory for method=none 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49662]) SSH_MSG_USERAUTH_REQUEST 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49662]) remaining methods: password,publickey 23:10:54.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49662]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:54.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49662]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:54.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:54.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49662]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:54.370 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:54.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49662]) authentication result: true 23:10:54.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49662]) SSH_MSG_USERAUTH_REQUEST 23:10:54.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49662])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:54.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49662]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:54.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:54.370 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:54.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49662]) no heartbeat to stop 23:10:54.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49662]) heartbeat type=IGNORE, interval=PT30S 23:10:54.371 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49662 authenticated 23:10:54.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:54.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49662]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49662]] session=TransportServerSession[admin@/10.30.170.252:49662] id=0 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49662])) size=2097152, max=2097152, packet=32768 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49662]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49662] 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49662]) recipient=0 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662])) size=2097152, max=2097152, packet=32768 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662])) re-initializing 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662])) size=2097152, max=2097152, packet=32768 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662])[want-reply=true] subsystem=netconf 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662])[subsystem] prepared command 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662]}} established 23:10:54.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 282: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18111 23:10:54.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 282: Creating data stores for simulated device 23:10:54.373 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:54.373 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:54.373 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:54.373 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:54.373 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:54.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@551441bb 23:10:54.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:54.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:54.375 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:54.375 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:54.376 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:54.376 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:54.376 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:54.376 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:54.376 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@551441bb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@551441bb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ee40975, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ee40975, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:54.377 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:54.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:54.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662] 23:10:54.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 282 on channel [id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662] 23:10:54.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) by 1103 down to 2096049 23:10:54.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:54.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662] 23:10:54.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662] 23:10:54.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) request=subsystem result=ReplySuccess, want-reply=true 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) request=subsystem activate command 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) starting runner for command=netconf 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #5 SSH_MSG_CHANNEL_DATA 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) by 373 down to 2096779 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_CHANNEL_DATA len=373 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662] 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662] 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662] 23:10:54.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18111', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=282} created 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662]} created 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662] successful with session NetconfServerSession{sessionId=282, channel=[id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662]} 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662]} up 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #6 SSH_MSG_CHANNEL_DATA 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) by 393 down to 2096386 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_CHANNEL_DATA len=393 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662] 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:54.380 [netconf-device-simulator-threads-6] 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=282} 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x4489af0c, L:/10.30.170.33:18111 - R:/10.30.170.252:49662]} EXI handlers added to pipeline 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:54.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) by 179 down to 2095870 23:10:54.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:54.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:54.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #7 SSH_MSG_CHANNEL_DATA 23:10:54.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) by 340 down to 2096046 23:10:54.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_CHANNEL_DATA len=340 23:10:54.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662] 23:10:54.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:54.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:54.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=282} 23:10:54.383 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ee40975 23:10:54.383 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:54.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:54.384 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:54.384 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:54.385 [netconf-device-simulator-threads-6] 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 23:10:54.385 [netconf-device-simulator-threads-6] 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 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) by 733 down to 2095137 23:10:54.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:54.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #11 SSH_MSG_IGNORE 23:10:54.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:10:54.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:54.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:54.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #8 SSH_MSG_IGNORE 23:10:54.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:10:54.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:54.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #10 SSH_MSG_IGNORE 23:10:54.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:10:54.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298]} 23:10:54.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59298]): SSH-2.0-SSHD-UNKNOWN 23:10:54.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59298]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:54.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59298]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:54.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:54.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #11 SSH_MSG_IGNORE 23:10:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:10:55.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59298]) Send SSH_MSG_KEXINIT 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59298]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59298]) process #0 SSH_MSG_KEXINIT 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59298]) SSH_MSG_KEXINIT 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59298]) strict KEX=true client=true server=true 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59298]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59298]) Kex: server host key algorithms = rsa-sha2-512 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59298]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59298]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59298]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59298]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59298]) Kex: compression algorithms (client to server) = none 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59298]) Kex: compression algorithms (server to client) = none 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #9 SSH_MSG_IGNORE 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_IGNORE 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #10 SSH_MSG_IGNORE 23:10:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:10:55.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59298]) process #1 30 23:10:55.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59298]] process command=SSH_MSG_KEXDH_INIT 23:10:55.091 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59298]] Send SSH_MSG_KEXDH_REPLY 23:10:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59298]) packet #1 sending command=31[31] len=1639 23:10:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59298])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59298]) Send SSH_MSG_NEWKEYS 23:10:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59298]) session ID=3b:23:b0:18:75:2d:e9:f9:d5:da:72:e3:9c:00:d0:20:ec:b8:32:09:f9:07:da:bd:09:d1:e6:7c:9e:d2:f8:b1:36:b0:06:de:bb:8d:53:6b:44:bf:14:ab:a9:4e:1e:33:a5:41:3c:59:49:6c:11:9a:07:13:7f:de:d3:4a:c6:12 23:10:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59298]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59298]): strict KEX resets output message sequence number from 3 to 0 23:10:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59298]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5100f145; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59298])[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 23:10:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59298])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59298]) packet #0 sending command=7[7] len=419 23:10:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59298]) No pending packets to flush at end of KEX 23:10:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #8 SSH_MSG_IGNORE 23:10:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:10:55.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59298]) process #2 SSH_MSG_NEWKEYS 23:10:55.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59298]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:55.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59298]): strict KEX resets input message sequence number from 3 to 0 23:10:55.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59298]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ac4bf57; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:55.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:55.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59298]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:55.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59298]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59298]) authorized authentication methods: password,publickey 23:10:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59298]) Accepted service ssh-userauth 23:10:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59298]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59298]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59298]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59298]) no authentication factory for method=none 23:10:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59298]) SSH_MSG_USERAUTH_REQUEST 23:10:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59298]) remaining methods: password,publickey 23:10:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59298]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59298]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59298]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:55.141 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59298]) authentication result: true 23:10:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59298]) SSH_MSG_USERAUTH_REQUEST 23:10:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59298])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59298]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59298]) no heartbeat to stop 23:10:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59298]) heartbeat type=IGNORE, interval=PT30S 23:10:55.141 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59298 authenticated 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59298]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59298]] session=TransportServerSession[admin@/10.30.170.252:59298] id=0 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59298])) size=2097152, max=2097152, packet=32768 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59298]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59298] 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59298]) recipient=0 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298])) size=2097152, max=2097152, packet=32768 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298])) re-initializing 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298])) size=2097152, max=2097152, packet=32768 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298])[want-reply=true] subsystem=netconf 23:10:55.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298])[subsystem] prepared command 23:10:55.143 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:55.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:55.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298]}} established 23:10:55.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 283: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18112 23:10:55.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 283: Creating data stores for simulated device 23:10:55.143 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:55.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:55.144 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:55.144 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:55.144 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:55.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61eff63c 23:10:55.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:55.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:55.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:55.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:55.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:55.146 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:55.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:55.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:55.146 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61eff63c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61eff63c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c812de6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c812de6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:55.147 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:55.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:55.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298] 23:10:55.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 283 on channel [id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298] 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) by 1103 down to 2096049 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298] 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298] 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) request=subsystem result=ReplySuccess, want-reply=true 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) request=subsystem activate command 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) starting runner for command=netconf 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #5 SSH_MSG_CHANNEL_DATA 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) by 373 down to 2096779 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_CHANNEL_DATA len=373 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298] 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298] 23:10:55.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298] 23:10:55.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18112', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:55.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=283} created 23:10:55.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=283, channel=[id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298]} created 23:10:55.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298] successful with session NetconfServerSession{sessionId=283, channel=[id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298]} 23:10:55.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=283, channel=[id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298]} up 23:10:55.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #6 SSH_MSG_CHANNEL_DATA 23:10:55.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) by 393 down to 2096386 23:10:55.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_CHANNEL_DATA len=393 23:10:55.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298] 23:10:55.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:55.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:55.151 [netconf-device-simulator-threads-0] 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=283} 23:10:55.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=283, channel=[id: 0x8c8f1ab9, L:/10.30.170.33:18112 - R:/10.30.170.252:59298]} EXI handlers added to pipeline 23:10:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) by 179 down to 2095870 23:10:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:55.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #7 SSH_MSG_CHANNEL_DATA 23:10:55.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) by 340 down to 2096046 23:10:55.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_CHANNEL_DATA len=340 23:10:55.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298] 23:10:55.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:55.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:55.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=283} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c812de6 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:55.155 [netconf-device-simulator-threads-0] 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 23:10:55.155 [netconf-device-simulator-threads-0] 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 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) by 733 down to 2095137 23:10:55.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:55.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:55.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658]} 23:10:55.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53658]): SSH-2.0-SSHD-UNKNOWN 23:10:55.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53658]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:55.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53658]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:10:55.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #12 SSH_MSG_IGNORE 23:10:55.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53658]) Send SSH_MSG_KEXINIT 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53658]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53658]) process #0 SSH_MSG_KEXINIT 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53658]) SSH_MSG_KEXINIT 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53658]) strict KEX=true client=true server=true 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53658]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53658]) Kex: server host key algorithms = rsa-sha2-512 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53658]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53658]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53658]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53658]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53658]) Kex: compression algorithms (client to server) = none 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53658]) Kex: compression algorithms (server to client) = none 23:10:55.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:55.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53658]) process #1 30 23:10:55.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53658]] process command=SSH_MSG_KEXDH_INIT 23:10:55.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53658]] Send SSH_MSG_KEXDH_REPLY 23:10:55.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53658]) packet #1 sending command=31[31] len=1639 23:10:55.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53658])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:55.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53658]) Send SSH_MSG_NEWKEYS 23:10:55.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53658]) session ID=e2:dd:04:ef:13:66:2a:8d:53:a4:fc:b1:11:5e:f9:4d:66:d8:41:a6:4c:d3:cb:f6:59:fb:bf:34:b8:ad:d1:97:04:21:ed:a8:e9:5b:c8:2a:d8:59:ec:ba:fa:46:1b:bd:17:1c:51:2a:95:b5:5a:47:b1:c4:c0:32:57:2b:ea:e9 23:10:55.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53658]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:55.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53658]): strict KEX resets output message sequence number from 3 to 0 23:10:55.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53658]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@55e67ccb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:55.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53658])[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 23:10:55.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53658])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:55.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53658]) packet #0 sending command=7[7] len=419 23:10:55.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53658]) No pending packets to flush at end of KEX 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53658]) process #2 SSH_MSG_NEWKEYS 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53658]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53658]): strict KEX resets input message sequence number from 3 to 0 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53658]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@30f7ff5e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53658]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53658]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53658]) authorized authentication methods: password,publickey 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53658]) Accepted service ssh-userauth 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53658]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53658]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53658]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53658]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53658]) no authentication factory for method=none 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53658]) SSH_MSG_USERAUTH_REQUEST 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53658]) remaining methods: password,publickey 23:10:55.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53658]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:55.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53658]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:55.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53658]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:55.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53658]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:55.500 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:55.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53658]) authentication result: true 23:10:55.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53658]) SSH_MSG_USERAUTH_REQUEST 23:10:55.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53658])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:55.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53658]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:55.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:55.500 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:55.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53658]) no heartbeat to stop 23:10:55.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53658]) heartbeat type=IGNORE, interval=PT30S 23:10:55.500 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53658 authenticated 23:10:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53658]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53658]] session=TransportServerSession[admin@/10.30.170.252:53658] id=0 23:10:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53658])) size=2097152, max=2097152, packet=32768 23:10:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53658]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53658] 23:10:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53658]) recipient=0 23:10:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658])) size=2097152, max=2097152, packet=32768 23:10:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658])) re-initializing 23:10:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658])) size=2097152, max=2097152, packet=32768 23:10:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658])[want-reply=true] subsystem=netconf 23:10:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658])[subsystem] prepared command 23:10:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658]}} established 23:10:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 284: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18113 23:10:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 284: Creating data stores for simulated device 23:10:55.502 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:55.502 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:55.502 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:55.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26e9dfdf 23:10:55.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:55.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:55.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:55.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:55.504 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:55.504 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:55.504 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:55.504 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:55.504 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26e9dfdf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26e9dfdf, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35b1dbe8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35b1dbe8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:55.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:55.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658] 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 284 on channel [id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658] 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) by 1103 down to 2096049 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658] 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658] 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) request=subsystem result=ReplySuccess, want-reply=true 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) request=subsystem activate command 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) starting runner for command=netconf 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #5 SSH_MSG_CHANNEL_DATA 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) by 373 down to 2096779 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_CHANNEL_DATA len=373 23:10:55.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658] 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658] 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658] 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18113', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=284} created 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658]} created 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658] successful with session NetconfServerSession{sessionId=284, channel=[id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658]} 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658]} up 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #6 SSH_MSG_CHANNEL_DATA 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) by 393 down to 2096386 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_CHANNEL_DATA len=393 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658] 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:55.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:55.507 [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=284} 23:10:55.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:55.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x76f75e47, L:/10.30.170.33:18113 - R:/10.30.170.252:53658]} EXI handlers added to pipeline 23:10:55.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:55.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) by 179 down to 2095870 23:10:55.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:55.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:55.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #7 SSH_MSG_CHANNEL_DATA 23:10:55.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) by 340 down to 2096046 23:10:55.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_CHANNEL_DATA len=340 23:10:55.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658] 23:10:55.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:55.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:55.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=284} 23:10:55.510 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35b1dbe8 23:10:55.510 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:55.511 [netconf-device-simulator-threads-2] 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 23:10:55.511 [netconf-device-simulator-threads-2] 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 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) by 733 down to 2095137 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:55.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:55.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:55.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #9 SSH_MSG_IGNORE 23:10:55.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_IGNORE 23:10:55.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #12 SSH_MSG_IGNORE 23:10:55.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:10:55.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:10:55.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #10 SSH_MSG_IGNORE 23:10:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:10:55.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764]} 23:10:55.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56764]): SSH-2.0-SSHD-UNKNOWN 23:10:55.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56764]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:55.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56764]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:55.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:55.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #8 SSH_MSG_IGNORE 23:10:55.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:10:55.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56764]) Send SSH_MSG_KEXINIT 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56764]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56764]) process #0 SSH_MSG_KEXINIT 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56764]) SSH_MSG_KEXINIT 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56764]) strict KEX=true client=true server=true 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56764]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56764]) Kex: server host key algorithms = rsa-sha2-512 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56764]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56764]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56764]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56764]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56764]) Kex: compression algorithms (client to server) = none 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56764]) Kex: compression algorithms (server to client) = none 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #9 SSH_MSG_IGNORE 23:10:55.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_IGNORE 23:10:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #11 SSH_MSG_IGNORE 23:10:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:10:55.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:55.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56764]) process #1 30 23:10:55.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56764]] process command=SSH_MSG_KEXDH_INIT 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56764]] Send SSH_MSG_KEXDH_REPLY 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56764]) packet #1 sending command=31[31] len=1639 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56764])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56764]) Send SSH_MSG_NEWKEYS 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56764]) session ID=fa:1c:ea:62:5a:11:c7:11:f4:ba:3e:5e:f1:81:d5:b5:26:f3:6a:75:54:11:d9:3a:98:39:a8:95:4a:3f:bc:63:9b:46:11:5a:4f:08:15:da:2f:d0:c1:95:d4:af:b9:a0:72:0d:51:36:69:35:68:d3:07:5a:6d:84:17:f4:fc:65 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56764]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56764]): strict KEX resets output message sequence number from 3 to 0 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56764]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e268cce; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56764])[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 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56764])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56764]) packet #0 sending command=7[7] len=419 23:10:55.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56764]) No pending packets to flush at end of KEX 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56764]) process #2 SSH_MSG_NEWKEYS 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56764]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56764]): strict KEX resets input message sequence number from 3 to 0 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56764]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@29162ca0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56764]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56764]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56764]) authorized authentication methods: password,publickey 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56764]) Accepted service ssh-userauth 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56764]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56764]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56764]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56764]) no authentication factory for method=none 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56764]) SSH_MSG_USERAUTH_REQUEST 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56764]) remaining methods: password,publickey 23:10:55.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56764]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56764]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56764]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:55.953 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56764]) authentication result: true 23:10:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56764]) SSH_MSG_USERAUTH_REQUEST 23:10:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56764])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56764]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56764]) no heartbeat to stop 23:10:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56764]) heartbeat type=IGNORE, interval=PT30S 23:10:55.953 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56764 authenticated 23:10:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56764]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56764]] session=TransportServerSession[admin@/10.30.170.252:56764] id=0 23:10:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56764])) size=2097152, max=2097152, packet=32768 23:10:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56764]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56764] 23:10:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56764]) recipient=0 23:10:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764])) size=2097152, max=2097152, packet=32768 23:10:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764])) re-initializing 23:10:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764])) size=2097152, max=2097152, packet=32768 23:10:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764])[want-reply=true] subsystem=netconf 23:10:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764])[subsystem] prepared command 23:10:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764]}} established 23:10:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 285: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18114 23:10:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 285: Creating data stores for simulated device 23:10:55.955 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:55.955 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:55.955 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:55.956 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3144d5bb 23:10:55.956 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:55.956 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:55.957 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:55.957 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:55.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:55.957 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:55.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:55.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:55.958 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3144d5bb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3144d5bb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b56dbbb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b56dbbb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:55.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:55.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:55.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764] 23:10:55.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 285 on channel [id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764] 23:10:55.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) by 1103 down to 2096049 23:10:55.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:55.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764] 23:10:55.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764] 23:10:55.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) request=subsystem result=ReplySuccess, want-reply=true 23:10:55.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:55.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) request=subsystem activate command 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) starting runner for command=netconf 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #5 SSH_MSG_CHANNEL_DATA 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) by 373 down to 2096779 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_CHANNEL_DATA len=373 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764] 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764] 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764] 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18114', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=285} created 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=285, channel=[id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764]} created 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764] successful with session NetconfServerSession{sessionId=285, channel=[id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764]} 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=285, channel=[id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764]} up 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #6 SSH_MSG_CHANNEL_DATA 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) by 393 down to 2096386 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_CHANNEL_DATA len=393 23:10:55.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764] 23:10:55.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:55.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:55.964 [netconf-device-simulator-threads-4] 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=285} 23:10:55.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:55.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=285, channel=[id: 0x06741464, L:/10.30.170.33:18114 - R:/10.30.170.252:56764]} EXI handlers added to pipeline 23:10:55.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:55.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) by 179 down to 2095870 23:10:55.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:55.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:55.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #7 SSH_MSG_CHANNEL_DATA 23:10:55.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) by 340 down to 2096046 23:10:55.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_CHANNEL_DATA len=340 23:10:55.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764] 23:10:55.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:55.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:55.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=285} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b56dbbb 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:55.969 [netconf-device-simulator-threads-4] 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 23:10:55.969 [netconf-device-simulator-threads-4] 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 23:10:55.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:55.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) by 733 down to 2095137 23:10:55.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:55.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:55.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:55.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #10 SSH_MSG_IGNORE 23:10:55.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:10:56.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #12 SSH_MSG_IGNORE 23:10:56.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:10:56.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:10:56.078 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:56.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #8 SSH_MSG_IGNORE 23:10:56.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:10:56.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #11 SSH_MSG_IGNORE 23:10:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:10:56.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704]} 23:10:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55704]): SSH-2.0-SSHD-UNKNOWN 23:10:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55704]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55704]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55704]) Send SSH_MSG_KEXINIT 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55704]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55704]) process #0 SSH_MSG_KEXINIT 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55704]) SSH_MSG_KEXINIT 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55704]) strict KEX=true client=true server=true 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55704]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55704]) Kex: server host key algorithms = rsa-sha2-512 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55704]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55704]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55704]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55704]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55704]) Kex: compression algorithms (client to server) = none 23:10:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55704]) Kex: compression algorithms (server to client) = none 23:10:56.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:56.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55704]) process #1 30 23:10:56.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55704]] process command=SSH_MSG_KEXDH_INIT 23:10:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55704]] Send SSH_MSG_KEXDH_REPLY 23:10:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55704]) packet #1 sending command=31[31] len=1639 23:10:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55704])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55704]) Send SSH_MSG_NEWKEYS 23:10:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55704]) session ID=c2:c5:70:01:5b:f4:49:33:74:b1:58:24:4d:5c:5c:63:97:ae:cb:6f:ae:8b:a5:6e:87:37:ea:5e:f9:ea:bb:ee:d0:27:14:66:db:0b:19:4a:5a:d6:32:8e:28:ed:88:e6:9d:ea:d9:09:79:ff:23:24:48:b6:7b:df:5b:ae:1e:16 23:10:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55704]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55704]): strict KEX resets output message sequence number from 3 to 0 23:10:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55704]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@52525bc2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55704])[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 23:10:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55704])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55704]) packet #0 sending command=7[7] len=419 23:10:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55704]) No pending packets to flush at end of KEX 23:10:56.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55704]) process #2 SSH_MSG_NEWKEYS 23:10:56.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55704]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:56.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55704]): strict KEX resets input message sequence number from 3 to 0 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55704]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@356ef72c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55704]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55704]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55704]) authorized authentication methods: password,publickey 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55704]) Accepted service ssh-userauth 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55704]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55704]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55704]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55704]) no authentication factory for method=none 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55704]) SSH_MSG_USERAUTH_REQUEST 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55704]) remaining methods: password,publickey 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55704]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55704]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55704]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:56.530 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55704]) authentication result: true 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55704]) SSH_MSG_USERAUTH_REQUEST 23:10:56.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55704])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55704]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55704]) no heartbeat to stop 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55704]) heartbeat type=IGNORE, interval=PT30S 23:10:56.531 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55704 authenticated 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55704]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55704]] session=TransportServerSession[admin@/10.30.170.252:55704] id=0 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55704])) size=2097152, max=2097152, packet=32768 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55704]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55704] 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55704]) recipient=0 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704])) size=2097152, max=2097152, packet=32768 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704])) re-initializing 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704])) size=2097152, max=2097152, packet=32768 23:10:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704])[want-reply=true] subsystem=netconf 23:10:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704])[subsystem] prepared command 23:10:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704]}} established 23:10:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 286: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18115 23:10:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 286: Creating data stores for simulated device 23:10:56.532 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:56.533 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:56.533 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:56.533 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:56.533 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e6e116c 23:10:56.533 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:56.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:56.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:56.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:56.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:56.535 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:56.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:56.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:56.535 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e6e116c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e6e116c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eea62cc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eea62cc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:56.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:56.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:56.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704] 23:10:56.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 286 on channel [id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704] 23:10:56.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) by 1103 down to 2096049 23:10:56.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:56.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704] 23:10:56.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704] 23:10:56.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) request=subsystem result=ReplySuccess, want-reply=true 23:10:56.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:56.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) request=subsystem activate command 23:10:56.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) starting runner for command=netconf 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #5 SSH_MSG_CHANNEL_DATA 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) by 373 down to 2096779 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_CHANNEL_DATA len=373 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704] 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704] 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704] 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18115', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=286} created 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704]} created 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704] successful with session NetconfServerSession{sessionId=286, channel=[id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704]} 23:10:56.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704]} up 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #6 SSH_MSG_CHANNEL_DATA 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) by 393 down to 2096386 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_CHANNEL_DATA len=393 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704] 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:56.539 [netconf-device-simulator-threads-6] 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=286} 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x49968337, L:/10.30.170.33:18115 - R:/10.30.170.252:55704]} EXI handlers added to pipeline 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) by 179 down to 2095870 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:56.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:56.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #7 SSH_MSG_CHANNEL_DATA 23:10:56.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) by 340 down to 2096046 23:10:56.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_CHANNEL_DATA len=340 23:10:56.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704] 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=286} 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eea62cc 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:56.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:56.542 [netconf-device-simulator-threads-6] 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 23:10:56.542 [netconf-device-simulator-threads-6] 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 23:10:56.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:56.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) by 733 down to 2095137 23:10:56.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:56.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:56.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #10 SSH_MSG_IGNORE 23:10:56.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:10:56.573 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:10:56.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #12 SSH_MSG_IGNORE 23:10:56.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:10:56.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #9 SSH_MSG_IGNORE 23:10:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_IGNORE 23:10:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #11 SSH_MSG_IGNORE 23:10:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:10:56.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:56.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794]} 23:10:56.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47794]): SSH-2.0-SSHD-UNKNOWN 23:10:56.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47794]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:56.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47794]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:56.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #8 SSH_MSG_IGNORE 23:10:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_IGNORE 23:10:56.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #12 SSH_MSG_IGNORE 23:10:56.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:10:56.925 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47794]) Send SSH_MSG_KEXINIT 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47794]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47794]) process #0 SSH_MSG_KEXINIT 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47794]) SSH_MSG_KEXINIT 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47794]) strict KEX=true client=true server=true 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47794]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47794]) Kex: server host key algorithms = rsa-sha2-512 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47794]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47794]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47794]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47794]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47794]) Kex: compression algorithms (client to server) = none 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47794]) Kex: compression algorithms (server to client) = none 23:10:56.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:57.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47794]) process #1 30 23:10:57.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47794]] process command=SSH_MSG_KEXDH_INIT 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47794]] Send SSH_MSG_KEXDH_REPLY 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47794]) packet #1 sending command=31[31] len=1639 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47794])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47794]) Send SSH_MSG_NEWKEYS 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47794]) session ID=26:5e:8c:b2:3f:0e:96:46:f9:ce:31:4f:d4:de:e2:22:92:f5:89:b6:26:67:1c:c5:06:26:27:a3:78:41:cf:d0:26:ce:8a:b3:c8:8f:d6:9c:a1:46:a2:fb:a1:4f:58:87:9c:af:94:c8:1c:24:1b:a2:9d:40:23:89:5c:23:85:a5 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47794]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47794]): strict KEX resets output message sequence number from 3 to 0 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47794]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b12f998; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47794])[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 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47794])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47794]) packet #0 sending command=7[7] len=419 23:10:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47794]) No pending packets to flush at end of KEX 23:10:57.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47794]) process #2 SSH_MSG_NEWKEYS 23:10:57.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47794]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:57.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47794]): strict KEX resets input message sequence number from 3 to 0 23:10:57.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47794]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c1edccc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:57.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:57.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47794]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:57.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47794]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:57.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47794]) authorized authentication methods: password,publickey 23:10:57.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47794]) Accepted service ssh-userauth 23:10:57.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47794]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47794]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47794]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47794]) no authentication factory for method=none 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47794]) SSH_MSG_USERAUTH_REQUEST 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47794]) remaining methods: password,publickey 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47794]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47794]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47794]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:57.081 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47794]) authentication result: true 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47794]) SSH_MSG_USERAUTH_REQUEST 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47794])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47794]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47794]) no heartbeat to stop 23:10:57.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47794]) heartbeat type=IGNORE, interval=PT30S 23:10:57.082 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47794 authenticated 23:10:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47794]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47794]] session=TransportServerSession[admin@/10.30.170.252:47794] id=0 23:10:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47794])) size=2097152, max=2097152, packet=32768 23:10:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47794]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47794] 23:10:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47794]) recipient=0 23:10:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794])) size=2097152, max=2097152, packet=32768 23:10:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794])) re-initializing 23:10:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794])) size=2097152, max=2097152, packet=32768 23:10:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794])[want-reply=true] subsystem=netconf 23:10:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794])[subsystem] prepared command 23:10:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794]}} established 23:10:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 287: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18116 23:10:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 287: Creating data stores for simulated device 23:10:57.084 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:57.084 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:57.084 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:57.084 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:57.084 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:57.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@370ca089 23:10:57.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:57.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:57.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:57.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:57.085 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:57.085 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:57.085 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:57.085 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:57.085 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@370ca089, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@370ca089, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d0c7306, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d0c7306, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:57.086 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:57.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:57.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794] 23:10:57.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 287 on channel [id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794] 23:10:57.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) by 1103 down to 2096049 23:10:57.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:57.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794] 23:10:57.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794] 23:10:57.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) request=subsystem result=ReplySuccess, want-reply=true 23:10:57.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:57.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) request=subsystem activate command 23:10:57.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) starting runner for command=netconf 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #5 SSH_MSG_CHANNEL_DATA 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) by 373 down to 2096779 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_CHANNEL_DATA len=373 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794] 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794] 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794] 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18116', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=287} created 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794]} created 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794] successful with session NetconfServerSession{sessionId=287, channel=[id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794]} 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794]} up 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #6 SSH_MSG_CHANNEL_DATA 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) by 393 down to 2096386 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_CHANNEL_DATA len=393 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794] 23:10:57.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:57.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:57.089 [netconf-device-simulator-threads-0] 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=287} 23:10:57.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:57.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xd89c48b4, L:/10.30.170.33:18116 - R:/10.30.170.252:47794]} EXI handlers added to pipeline 23:10:57.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:57.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) by 179 down to 2095870 23:10:57.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:57.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:57.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #7 SSH_MSG_CHANNEL_DATA 23:10:57.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) by 340 down to 2096046 23:10:57.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_CHANNEL_DATA len=340 23:10:57.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794] 23:10:57.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:57.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=287} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d0c7306 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:57.096 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:57.099 [netconf-device-simulator-threads-0] 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 23:10:57.099 [netconf-device-simulator-threads-0] 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 23:10:57.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:57.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) by 733 down to 2095137 23:10:57.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:57.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:57.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #8 SSH_MSG_IGNORE 23:10:57.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_IGNORE 23:10:57.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:57.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #11 SSH_MSG_IGNORE 23:10:57.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:10:57.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:57.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484]} 23:10:57.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44484]): SSH-2.0-SSHD-UNKNOWN 23:10:57.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44484]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:57.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44484]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:57.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #10 SSH_MSG_IGNORE 23:10:57.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:10:57.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #9 SSH_MSG_IGNORE 23:10:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_IGNORE 23:10:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44484]) Send SSH_MSG_KEXINIT 23:10:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44484]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44484]) process #0 SSH_MSG_KEXINIT 23:10:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44484]) SSH_MSG_KEXINIT 23:10:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44484]) strict KEX=true client=true server=true 23:10:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44484]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44484]) Kex: server host key algorithms = rsa-sha2-512 23:10:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44484]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44484]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44484]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44484]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44484]) Kex: compression algorithms (client to server) = none 23:10:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44484]) Kex: compression algorithms (server to client) = none 23:10:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:57.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44484]) process #1 30 23:10:57.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44484]] process command=SSH_MSG_KEXDH_INIT 23:10:57.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:10:57.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #12 SSH_MSG_IGNORE 23:10:57.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44484]] Send SSH_MSG_KEXDH_REPLY 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44484]) packet #1 sending command=31[31] len=1639 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44484])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44484]) Send SSH_MSG_NEWKEYS 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44484]) session ID=47:69:36:0c:57:a8:7d:a2:f1:6f:9e:bc:bd:1f:54:ce:b1:28:91:f5:74:2e:aa:4c:25:d9:4f:23:fc:02:c8:f4:63:96:cc:a7:bc:a7:56:35:51:e6:98:c5:8f:69:22:6e:ac:c0:f8:40:d9:bd:18:e4:9b:74:4a:19:c4:78:4a:2e 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44484]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44484]): strict KEX resets output message sequence number from 3 to 0 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44484]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8c1b5ef; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44484])[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 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44484])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44484]) packet #0 sending command=7[7] len=419 23:10:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44484]) No pending packets to flush at end of KEX 23:10:57.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #9 SSH_MSG_IGNORE 23:10:57.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_IGNORE 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44484]) process #2 SSH_MSG_NEWKEYS 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44484]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44484]): strict KEX resets input message sequence number from 3 to 0 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44484]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20808135; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44484]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44484]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44484]) authorized authentication methods: password,publickey 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44484]) Accepted service ssh-userauth 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44484]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44484]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44484]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44484]) no authentication factory for method=none 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44484]) SSH_MSG_USERAUTH_REQUEST 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44484]) remaining methods: password,publickey 23:10:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44484]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44484]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44484]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:57.559 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44484]) authentication result: true 23:10:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44484]) SSH_MSG_USERAUTH_REQUEST 23:10:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44484])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44484]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44484]) no heartbeat to stop 23:10:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44484]) heartbeat type=IGNORE, interval=PT30S 23:10:57.559 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44484 authenticated 23:10:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44484]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44484]] session=TransportServerSession[admin@/10.30.170.252:44484] id=0 23:10:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44484])) size=2097152, max=2097152, packet=32768 23:10:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44484]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44484] 23:10:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44484]) recipient=0 23:10:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484])) size=2097152, max=2097152, packet=32768 23:10:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484])) re-initializing 23:10:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484])) size=2097152, max=2097152, packet=32768 23:10:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484])[want-reply=true] subsystem=netconf 23:10:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484])[subsystem] prepared command 23:10:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484]}} established 23:10:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 288: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18117 23:10:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 288: Creating data stores for simulated device 23:10:57.561 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:57.561 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:57.561 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:57.564 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61cf9eb6 23:10:57.564 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:57.564 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:57.564 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:57.564 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:57.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:57.565 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:57.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:57.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:57.565 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61cf9eb6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61cf9eb6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53dd5388, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53dd5388, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:57.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:57.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:57.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484] 23:10:57.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 288 on channel [id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484] 23:10:57.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) by 1103 down to 2096049 23:10:57.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:57.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484] 23:10:57.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484] 23:10:57.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) request=subsystem result=ReplySuccess, want-reply=true 23:10:57.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:57.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) request=subsystem activate command 23:10:57.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) starting runner for command=netconf 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #5 SSH_MSG_CHANNEL_DATA 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) by 373 down to 2096779 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_CHANNEL_DATA len=373 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484] 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484] 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484] 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18117', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=288} created 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484]} created 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484] successful with session NetconfServerSession{sessionId=288, channel=[id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484]} 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484]} up 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #6 SSH_MSG_CHANNEL_DATA 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) by 393 down to 2096386 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_CHANNEL_DATA len=393 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484] 23:10:57.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:57.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:57.569 [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=288} 23:10:57.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:57.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x23c8568a, L:/10.30.170.33:18117 - R:/10.30.170.252:44484]} EXI handlers added to pipeline 23:10:57.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:57.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) by 179 down to 2095870 23:10:57.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:57.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:57.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #7 SSH_MSG_CHANNEL_DATA 23:10:57.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) by 340 down to 2096046 23:10:57.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_CHANNEL_DATA len=340 23:10:57.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484] 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=288} 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53dd5388 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:57.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:57.572 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:57.572 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:57.572 [netconf-device-simulator-threads-2] 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 23:10:57.572 [netconf-device-simulator-threads-2] 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 23:10:57.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:57.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) by 733 down to 2095137 23:10:57.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:57.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:57.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:57.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #10 SSH_MSG_IGNORE 23:10:57.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:10:57.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:57.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #8 SSH_MSG_IGNORE 23:10:57.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_IGNORE 23:10:57.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #11 SSH_MSG_IGNORE 23:10:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:10:57.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614]} 23:10:57.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53614]): SSH-2.0-SSHD-UNKNOWN 23:10:57.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53614]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:57.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53614]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #12 SSH_MSG_IGNORE 23:10:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:10:57.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:10:58.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53614]) Send SSH_MSG_KEXINIT 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53614]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53614]) process #0 SSH_MSG_KEXINIT 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53614]) SSH_MSG_KEXINIT 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53614]) strict KEX=true client=true server=true 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53614]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53614]) Kex: server host key algorithms = rsa-sha2-512 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53614]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53614]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53614]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53614]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53614]) Kex: compression algorithms (client to server) = none 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53614]) Kex: compression algorithms (server to client) = none 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #9 SSH_MSG_IGNORE 23:10:58.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:10:58.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53614]) process #1 30 23:10:58.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53614]] process command=SSH_MSG_KEXDH_INIT 23:10:58.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53614]] Send SSH_MSG_KEXDH_REPLY 23:10:58.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53614]) packet #1 sending command=31[31] len=1639 23:10:58.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53614])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:58.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53614]) Send SSH_MSG_NEWKEYS 23:10:58.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53614]) session ID=e7:da:a0:1f:13:e8:ea:f1:b5:87:97:2c:3e:ac:38:43:4f:c7:c9:77:51:7a:bd:13:fb:fb:ab:54:40:a0:75:fb:9a:5d:05:72:36:34:4f:26:ba:06:cc:09:7f:c6:2a:c3:5c:1d:ae:ad:26:a9:d0:b8:ba:0d:1a:9e:8f:3b:7c:aa 23:10:58.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53614]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:58.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53614]): strict KEX resets output message sequence number from 3 to 0 23:10:58.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53614]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76829164; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:58.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53614])[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 23:10:58.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53614])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:58.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53614]) packet #0 sending command=7[7] len=419 23:10:58.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53614]) No pending packets to flush at end of KEX 23:10:58.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53614]) process #2 SSH_MSG_NEWKEYS 23:10:58.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53614]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:58.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53614]): strict KEX resets input message sequence number from 3 to 0 23:10:58.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53614]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6870b15b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:58.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:58.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53614]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:58.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53614]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:58.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53614]) authorized authentication methods: password,publickey 23:10:58.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53614]) Accepted service ssh-userauth 23:10:58.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53614]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53614]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53614]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53614]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53614]) no authentication factory for method=none 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53614]) SSH_MSG_USERAUTH_REQUEST 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53614]) remaining methods: password,publickey 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53614]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53614]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53614]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53614]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:58.147 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53614]) authentication result: true 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53614]) SSH_MSG_USERAUTH_REQUEST 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53614])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53614]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53614]) no heartbeat to stop 23:10:58.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53614]) heartbeat type=IGNORE, interval=PT30S 23:10:58.148 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53614 authenticated 23:10:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53614]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53614]] session=TransportServerSession[admin@/10.30.170.252:53614] id=0 23:10:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53614])) size=2097152, max=2097152, packet=32768 23:10:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53614]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53614] 23:10:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53614]) recipient=0 23:10:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614])) size=2097152, max=2097152, packet=32768 23:10:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614])) re-initializing 23:10:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614])) size=2097152, max=2097152, packet=32768 23:10:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614])[want-reply=true] subsystem=netconf 23:10:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614])[subsystem] prepared command 23:10:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614]}} established 23:10:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 289: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18118 23:10:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 289: Creating data stores for simulated device 23:10:58.149 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:58.149 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:58.150 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:58.150 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:58.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@646fd305 23:10:58.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:58.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:58.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:58.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:58.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:58.151 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:58.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:58.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:58.151 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@646fd305, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@646fd305, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70f2bf3b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70f2bf3b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:58.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:58.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:58.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614] 23:10:58.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 289 on channel [id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614] 23:10:58.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) by 1103 down to 2096049 23:10:58.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614] 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614] 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) request=subsystem result=ReplySuccess, want-reply=true 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) request=subsystem activate command 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) starting runner for command=netconf 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #5 SSH_MSG_CHANNEL_DATA 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) by 373 down to 2096779 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_CHANNEL_DATA len=373 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614] 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:58.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614] 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614] 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18118', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=289} created 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614]} created 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614] successful with session NetconfServerSession{sessionId=289, channel=[id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614]} 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614]} up 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #6 SSH_MSG_CHANNEL_DATA 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) by 393 down to 2096386 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_CHANNEL_DATA len=393 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614] 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:58.155 [netconf-device-simulator-threads-4] 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=289} 23:10:58.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:58.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xa72072d4, L:/10.30.170.33:18118 - R:/10.30.170.252:53614]} EXI handlers added to pipeline 23:10:58.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:58.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) by 179 down to 2095870 23:10:58.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:58.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:58.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #7 SSH_MSG_CHANNEL_DATA 23:10:58.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) by 340 down to 2096046 23:10:58.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_CHANNEL_DATA len=340 23:10:58.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614] 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=289} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70f2bf3b 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:58.158 [netconf-device-simulator-threads-4] 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 23:10:58.158 [netconf-device-simulator-threads-4] 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 23:10:58.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:58.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) by 733 down to 2095137 23:10:58.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:58.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:58.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #11 SSH_MSG_IGNORE 23:10:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:10:58.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:58.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #8 SSH_MSG_IGNORE 23:10:58.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_IGNORE 23:10:58.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #10 SSH_MSG_IGNORE 23:10:58.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:10:58.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:58.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900]} 23:10:58.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49900]): SSH-2.0-SSHD-UNKNOWN 23:10:58.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49900]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:58.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49900]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:58.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:58.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:58.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:10:58.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #12 SSH_MSG_IGNORE 23:10:58.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:10:58.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49900]) Send SSH_MSG_KEXINIT 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49900]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49900]) process #0 SSH_MSG_KEXINIT 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49900]) SSH_MSG_KEXINIT 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49900]) strict KEX=true client=true server=true 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49900]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49900]) Kex: server host key algorithms = rsa-sha2-512 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49900]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49900]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49900]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49900]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49900]) Kex: compression algorithms (client to server) = none 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49900]) Kex: compression algorithms (server to client) = none 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #9 SSH_MSG_IGNORE 23:10:58.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_IGNORE 23:10:58.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #10 SSH_MSG_IGNORE 23:10:58.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:10:58.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #8 SSH_MSG_IGNORE 23:10:58.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_IGNORE 23:10:58.872 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362]} 23:10:58.873 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37362]): SSH-2.0-SSHD-UNKNOWN 23:10:58.873 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37362]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:58.873 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37362]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:58.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49900]) process #1 30 23:10:58.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49900]] process command=SSH_MSG_KEXDH_INIT 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49900]] Send SSH_MSG_KEXDH_REPLY 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49900]) packet #1 sending command=31[31] len=1639 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49900])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49900]) Send SSH_MSG_NEWKEYS 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49900]) session ID=e3:1c:67:e1:5f:36:dd:1b:5b:12:13:d2:bf:f3:87:ec:b5:6b:67:1b:0c:92:62:6b:ca:56:eb:11:ac:a7:d3:fe:37:d5:14:2d:3f:2d:68:5f:d7:a5:f0:5b:3b:eb:94:6b:db:b1:5d:5c:b7:40:5d:27:6e:e4:fc:25:03:b6:98:04 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49900]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49900]): strict KEX resets output message sequence number from 3 to 0 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@57d72c8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49900])[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 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49900])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49900]) packet #0 sending command=7[7] len=419 23:10:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49900]) No pending packets to flush at end of KEX 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49900]) process #2 SSH_MSG_NEWKEYS 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49900]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49900]): strict KEX resets input message sequence number from 3 to 0 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@46d29fa0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49900]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49900]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49900]) authorized authentication methods: password,publickey 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49900]) Accepted service ssh-userauth 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49900]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49900]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49900]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49900]) no authentication factory for method=none 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49900]) SSH_MSG_USERAUTH_REQUEST 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49900]) remaining methods: password,publickey 23:10:58.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49900]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:58.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49900]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:58.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:58.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49900]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:58.993 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:58.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49900]) authentication result: true 23:10:58.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49900]) SSH_MSG_USERAUTH_REQUEST 23:10:58.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49900])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:58.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49900]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:58.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:58.993 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:58.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49900]) no heartbeat to stop 23:10:58.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49900]) heartbeat type=IGNORE, interval=PT30S 23:10:58.993 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49900 authenticated 23:10:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49900]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49900]] session=TransportServerSession[admin@/10.30.170.252:49900] id=0 23:10:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49900])) size=2097152, max=2097152, packet=32768 23:10:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49900]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49900] 23:10:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49900]) recipient=0 23:10:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900])) size=2097152, max=2097152, packet=32768 23:10:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900])) re-initializing 23:10:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900])) size=2097152, max=2097152, packet=32768 23:10:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900])[want-reply=true] subsystem=netconf 23:10:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900])[subsystem] prepared command 23:10:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900]}} established 23:10:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 290: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18119 23:10:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 290: Creating data stores for simulated device 23:10:58.995 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:58.995 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:58.995 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:58.996 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67ae9cab 23:10:58.996 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:58.996 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:58.996 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:58.996 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:59.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:59.003 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:59.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:59.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:59.003 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67ae9cab, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67ae9cab, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261b0062, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261b0062, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:59.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:59.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:59.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900] 23:10:59.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 290 on channel [id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900] 23:10:59.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) by 1103 down to 2096049 23:10:59.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:59.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900] 23:10:59.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900] 23:10:59.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) request=subsystem result=ReplySuccess, want-reply=true 23:10:59.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:59.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) request=subsystem activate command 23:10:59.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) starting runner for command=netconf 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #5 SSH_MSG_CHANNEL_DATA 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) by 373 down to 2096779 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_CHANNEL_DATA len=373 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900] 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900] 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900] 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18119', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=290} created 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900]} created 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900] successful with session NetconfServerSession{sessionId=290, channel=[id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900]} 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900]} up 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #6 SSH_MSG_CHANNEL_DATA 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) by 393 down to 2096386 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_CHANNEL_DATA len=393 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900] 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:59.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:59.010 [netconf-device-simulator-threads-6] 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=290} 23:10:59.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:59.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x3b0ed10d, L:/10.30.170.33:18119 - R:/10.30.170.252:49900]} EXI handlers added to pipeline 23:10:59.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:59.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) by 179 down to 2095870 23:10:59.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:59.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #7 SSH_MSG_CHANNEL_DATA 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) by 340 down to 2096046 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_CHANNEL_DATA len=340 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900] 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=290} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261b0062 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.013 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:59.014 [netconf-device-simulator-threads-6] 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 23:10:59.014 [netconf-device-simulator-threads-6] 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 23:10:59.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:59.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) by 733 down to 2095137 23:10:59.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:59.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:59.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #12 SSH_MSG_IGNORE 23:10:59.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:10:59.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:10:59.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:59.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #10 SSH_MSG_IGNORE 23:10:59.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:10:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #11 SSH_MSG_IGNORE 23:10:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:10:59.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:59.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #9 SSH_MSG_IGNORE 23:10:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_IGNORE 23:10:59.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37362]) Send SSH_MSG_KEXINIT 23:10:59.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37362]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:59.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37362]) process #0 SSH_MSG_KEXINIT 23:10:59.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37362]) SSH_MSG_KEXINIT 23:10:59.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37362]) strict KEX=true client=true server=true 23:10:59.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37362]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:59.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37362]) Kex: server host key algorithms = rsa-sha2-512 23:10:59.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37362]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:59.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37362]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:59.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37362]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:59.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37362]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:59.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37362]) Kex: compression algorithms (client to server) = none 23:10:59.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37362]) Kex: compression algorithms (server to client) = none 23:10:59.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:59.302 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37362]) process #1 30 23:10:59.304 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37362]] process command=SSH_MSG_KEXDH_INIT 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37362]] Send SSH_MSG_KEXDH_REPLY 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37362]) packet #1 sending command=31[31] len=1639 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37362])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37362]) Send SSH_MSG_NEWKEYS 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37362]) session ID=b0:1d:13:ca:b6:09:80:84:f0:23:10:c9:15:dc:cf:6c:89:01:67:a4:82:76:a1:1b:6f:f8:3e:fd:08:4b:ba:4a:64:84:9f:38:02:9b:46:b5:3b:20:ef:18:ee:3b:60:77:1c:ec:5f:5d:1a:96:50:be:13:72:e7:f2:83:dd:7a:9e 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37362]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37362]): strict KEX resets output message sequence number from 3 to 0 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37362]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5432b1fe; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37362])[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 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37362])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37362]) packet #0 sending command=7[7] len=419 23:10:59.323 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37362]) No pending packets to flush at end of KEX 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37362]) process #2 SSH_MSG_NEWKEYS 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37362]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37362]): strict KEX resets input message sequence number from 3 to 0 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37362]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76532c76; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37362]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37362]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37362]) authorized authentication methods: password,publickey 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37362]) Accepted service ssh-userauth 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37362]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37362]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37362]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37362]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37362]) no authentication factory for method=none 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37362]) SSH_MSG_USERAUTH_REQUEST 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37362]) remaining methods: password,publickey 23:10:59.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37362]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:59.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37362]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:59.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37362]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:59.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37362]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:59.358 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:59.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37362]) authentication result: true 23:10:59.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37362]) SSH_MSG_USERAUTH_REQUEST 23:10:59.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37362])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:59.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37362]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:59.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:59.358 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:59.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37362]) no heartbeat to stop 23:10:59.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37362]) heartbeat type=IGNORE, interval=PT30S 23:10:59.358 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37362 authenticated 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37362]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37362]] session=TransportServerSession[admin@/10.30.170.252:37362] id=0 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37362])) size=2097152, max=2097152, packet=32768 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37362]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37362] 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37362]) recipient=0 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362])) size=2097152, max=2097152, packet=32768 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362])) re-initializing 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362])) size=2097152, max=2097152, packet=32768 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362])[want-reply=true] subsystem=netconf 23:10:59.360 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362])[subsystem] prepared command 23:10:59.360 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:59.360 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:59.360 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362]}} established 23:10:59.360 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 291: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18120 23:10:59.360 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 291: Creating data stores for simulated device 23:10:59.360 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:59.360 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:59.360 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:59.360 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:59.360 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:59.365 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79f2383f 23:10:59.365 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:59.365 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:59.365 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:59.365 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:59.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:59.366 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:59.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:59.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:59.366 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79f2383f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79f2383f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b54389, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b54389, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:59.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:59.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:59.367 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362] 23:10:59.367 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.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: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 291 on channel [id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362] 23:10:59.367 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) by 1103 down to 2096049 23:10:59.367 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362] 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362] 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) request=subsystem result=ReplySuccess, want-reply=true 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) request=subsystem activate command 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) starting runner for command=netconf 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #5 SSH_MSG_CHANNEL_DATA 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) by 373 down to 2096779 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_CHANNEL_DATA len=373 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362] 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362] 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362] 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18120', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=291} created 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362]} created 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362] successful with session NetconfServerSession{sessionId=291, channel=[id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362]} 23:10:59.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362]} up 23:10:59.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #6 SSH_MSG_CHANNEL_DATA 23:10:59.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) by 393 down to 2096386 23:10:59.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_CHANNEL_DATA len=393 23:10:59.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362] 23:10:59.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:59.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:59.369 [netconf-device-simulator-threads-7] 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=291} 23:10:59.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:59.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x0b5694e7, L:/10.30.170.33:18120 - R:/10.30.170.252:37362]} EXI handlers added to pipeline 23:10:59.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:59.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) by 179 down to 2095870 23:10:59.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:59.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:59.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #7 SSH_MSG_CHANNEL_DATA 23:10:59.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) by 340 down to 2096046 23:10:59.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_CHANNEL_DATA len=340 23:10:59.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362] 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=291} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b54389 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.372 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:59.373 [netconf-device-simulator-threads-7] 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 23:10:59.373 [netconf-device-simulator-threads-7] 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 23:10:59.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:59.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) by 733 down to 2095137 23:10:59.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:59.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:59.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:10:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #11 SSH_MSG_IGNORE 23:10:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:10:59.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620]} 23:10:59.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43620]): SSH-2.0-SSHD-UNKNOWN 23:10:59.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43620]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:59.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43620]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43620]) Send SSH_MSG_KEXINIT 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43620]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43620]) process #0 SSH_MSG_KEXINIT 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43620]) SSH_MSG_KEXINIT 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43620]) strict KEX=true client=true server=true 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43620]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43620]) Kex: server host key algorithms = rsa-sha2-512 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43620]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43620]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43620]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43620]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43620]) Kex: compression algorithms (client to server) = none 23:10:59.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43620]) Kex: compression algorithms (server to client) = none 23:10:59.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:10:59.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #8 SSH_MSG_IGNORE 23:10:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_IGNORE 23:10:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43620]) process #1 30 23:10:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43620]] process command=SSH_MSG_KEXDH_INIT 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43620]] Send SSH_MSG_KEXDH_REPLY 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43620]) packet #1 sending command=31[31] len=1639 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43620])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43620]) Send SSH_MSG_NEWKEYS 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43620]) session ID=08:2f:a6:ce:4c:a4:d5:c3:45:eb:67:89:db:84:a5:93:3a:37:26:21:a0:31:4a:95:a3:a1:c4:f8:45:da:65:11:7d:57:53:f8:df:ba:49:b3:98:59:55:ec:29:7a:4c:8c:a9:06:f6:23:21:36:c0:32:1d:c5:42:b5:70:24:b9:1a 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43620]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43620]): strict KEX resets output message sequence number from 3 to 0 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43620]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d212609; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43620])[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 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43620])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43620]) packet #0 sending command=7[7] len=419 23:10:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43620]) No pending packets to flush at end of KEX 23:10:59.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43620]) process #2 SSH_MSG_NEWKEYS 23:10:59.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43620]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:10:59.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43620]): strict KEX resets input message sequence number from 3 to 0 23:10:59.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43620]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5d23b684; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:10:59.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43620]) process #0 SSH_MSG_SERVICE_REQUEST 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43620]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43620]) authorized authentication methods: password,publickey 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43620]) Accepted service ssh-userauth 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43620]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43620]) process #1 SSH_MSG_USERAUTH_REQUEST 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43620]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43620]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43620]) no authentication factory for method=none 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43620]) SSH_MSG_USERAUTH_REQUEST 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43620]) remaining methods: password,publickey 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43620]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43620]) process #2 SSH_MSG_USERAUTH_REQUEST 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43620]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:10:59.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43620]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:10:59.593 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43620]) authentication result: true 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43620]) SSH_MSG_USERAUTH_REQUEST 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43620])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43620]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43620]) no heartbeat to stop 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43620]) heartbeat type=IGNORE, interval=PT30S 23:10:59.593 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43620 authenticated 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #3 SSH_MSG_CHANNEL_OPEN 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43620]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43620]] session=TransportServerSession[admin@/10.30.170.252:43620] id=0 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43620])) size=2097152, max=2097152, packet=32768 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43620]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43620] 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43620]) recipient=0 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620])) size=2097152, max=2097152, packet=32768 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620])) re-initializing 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620])) size=2097152, max=2097152, packet=32768 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:10:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:10:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #4 SSH_MSG_CHANNEL_REQUEST 23:10:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:10:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620])[want-reply=true] subsystem=netconf 23:10:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620])[subsystem] prepared command 23:10:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:10:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:10:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620]}} established 23:10:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 292: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18121 23:10:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 292: Creating data stores for simulated device 23:10:59.594 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:10:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:59.600 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:10:59.602 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:10:59.602 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:10:59.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18414f0b 23:10:59.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:10:59.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:10:59.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:10:59.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:10:59.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:10:59.607 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:10:59.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:10:59.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:10:59.607 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18414f0b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18414f0b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72bf83df, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72bf83df, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:10:59.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:10:59.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:10:59.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620] 23:10:59.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 292 on channel [id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620] 23:10:59.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) by 1103 down to 2096049 23:10:59.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:10:59.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620] 23:10:59.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620] 23:10:59.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) request=subsystem result=ReplySuccess, want-reply=true 23:10:59.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:10:59.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) request=subsystem activate command 23:10:59.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) starting runner for command=netconf 23:10:59.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #5 SSH_MSG_CHANNEL_DATA 23:10:59.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) by 373 down to 2096779 23:10:59.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_CHANNEL_DATA len=373 23:10:59.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620] 23:10:59.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:10:59.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620] 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620] 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18121', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=292} created 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=292, channel=[id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620]} created 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620] successful with session NetconfServerSession{sessionId=292, channel=[id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620]} 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=292, channel=[id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620]} up 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #6 SSH_MSG_CHANNEL_DATA 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) by 393 down to 2096386 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_CHANNEL_DATA len=393 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620] 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:10:59.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:59.612 [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=292} 23:10:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:10:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=292, channel=[id: 0xd23a0719, L:/10.30.170.33:18121 - R:/10.30.170.252:43620]} EXI handlers added to pipeline 23:10:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:10:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) by 179 down to 2095870 23:10:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:10:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:10:59.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #7 SSH_MSG_CHANNEL_DATA 23:10:59.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) by 340 down to 2096046 23:10:59.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_CHANNEL_DATA len=340 23:10:59.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620] 23:10:59.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=292} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72bf83df 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:10:59.616 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:10:59.617 [netconf-device-simulator-threads-2] 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 23:10:59.617 [netconf-device-simulator-threads-2] 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 23:10:59.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:10:59.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) by 733 down to 2095137 23:10:59.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:10:59.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:10:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #9 SSH_MSG_IGNORE 23:10:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_IGNORE 23:10:59.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:10:59.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:10:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #8 SSH_MSG_IGNORE 23:10:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_IGNORE 23:10:59.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #12 SSH_MSG_IGNORE 23:10:59.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:10:59.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:10:59.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:10:59.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #10 SSH_MSG_IGNORE 23:10:59.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_IGNORE 23:10:59.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864]} 23:10:59.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58864]): SSH-2.0-SSHD-UNKNOWN 23:10:59.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58864]) line='SSH-2.0-SSHD-UNKNOWN' 23:10:59.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58864]) client version string: SSH-2.0-SSHD-UNKNOWN 23:10:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #11 SSH_MSG_IGNORE 23:10:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:10:59.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58864]) Send SSH_MSG_KEXINIT 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58864]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58864]) process #0 SSH_MSG_KEXINIT 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58864]) SSH_MSG_KEXINIT 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58864]) strict KEX=true client=true server=true 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58864]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58864]) Kex: server host key algorithms = rsa-sha2-512 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58864]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58864]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58864]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58864]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58864]) Kex: compression algorithms (client to server) = none 23:11:00.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58864]) Kex: compression algorithms (server to client) = none 23:11:00.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:00.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #12 SSH_MSG_IGNORE 23:11:00.070 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:11:00.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:00.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58864]) process #1 30 23:11:00.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58864]] process command=SSH_MSG_KEXDH_INIT 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58864]] Send SSH_MSG_KEXDH_REPLY 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58864]) packet #1 sending command=31[31] len=1639 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58864])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58864]) Send SSH_MSG_NEWKEYS 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58864]) session ID=33:64:bd:99:35:41:09:6b:0a:a1:d2:6e:86:cd:ba:04:eb:fc:e0:14:33:1b:ed:f2:3a:ba:84:6f:1b:41:2f:b9:00:50:66:4c:21:3c:35:e8:f2:02:cd:74:a9:b6:96:30:af:21:4c:86:8f:68:bd:ca:9c:5d:00:9f:ab:39:fe:3f 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58864]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58864]): strict KEX resets output message sequence number from 3 to 0 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58864]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@425a7abe; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58864])[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 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58864])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58864]) packet #0 sending command=7[7] len=419 23:11:00.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58864]) No pending packets to flush at end of KEX 23:11:00.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58864]) process #2 SSH_MSG_NEWKEYS 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58864]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58864]): strict KEX resets input message sequence number from 3 to 0 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58864]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@72da26a3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58864]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58864]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58864]) authorized authentication methods: password,publickey 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58864]) Accepted service ssh-userauth 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58864]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58864]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58864]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58864]) no authentication factory for method=none 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58864]) SSH_MSG_USERAUTH_REQUEST 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58864]) remaining methods: password,publickey 23:11:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58864]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:00.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58864]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:00.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:00.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58864]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:00.185 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:00.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58864]) authentication result: true 23:11:00.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58864]) SSH_MSG_USERAUTH_REQUEST 23:11:00.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58864])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:00.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58864]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:00.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:00.185 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:00.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58864]) no heartbeat to stop 23:11:00.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58864]) heartbeat type=IGNORE, interval=PT30S 23:11:00.185 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58864 authenticated 23:11:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58864]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58864]] session=TransportServerSession[admin@/10.30.170.252:58864] id=0 23:11:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58864])) size=2097152, max=2097152, packet=32768 23:11:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58864]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58864] 23:11:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58864]) recipient=0 23:11:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864])) size=2097152, max=2097152, packet=32768 23:11:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864])) re-initializing 23:11:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864])) size=2097152, max=2097152, packet=32768 23:11:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:00.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:00.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:00.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864])[want-reply=true] subsystem=netconf 23:11:00.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864])[subsystem] prepared command 23:11:00.187 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:00.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:00.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864]}} established 23:11:00.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 293: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18122 23:11:00.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 293: Creating data stores for simulated device 23:11:00.187 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:00.187 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:00.188 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:00.188 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:00.188 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:00.189 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@790bd2ff 23:11:00.189 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:00.190 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:00.190 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:00.190 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:00.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:00.191 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:00.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:00.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:00.191 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@790bd2ff, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@790bd2ff, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54331af0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54331af0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:00.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:00.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:00.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864] 23:11:00.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 293 on channel [id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864] 23:11:00.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) by 1103 down to 2096049 23:11:00.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864] 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864] 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) request=subsystem result=ReplySuccess, want-reply=true 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) request=subsystem activate command 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) starting runner for command=netconf 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #5 SSH_MSG_CHANNEL_DATA 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) by 373 down to 2096779 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_CHANNEL_DATA len=373 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864] 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864] 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864] 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18122', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=293} created 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=293, channel=[id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864]} created 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864] successful with session NetconfServerSession{sessionId=293, channel=[id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864]} 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=293, channel=[id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864]} up 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #6 SSH_MSG_CHANNEL_DATA 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) by 393 down to 2096386 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_CHANNEL_DATA len=393 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864] 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:00.195 [netconf-device-simulator-threads-4] 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=293} 23:11:00.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:00.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=293, channel=[id: 0xc9fdc7c3, L:/10.30.170.33:18122 - R:/10.30.170.252:58864]} EXI handlers added to pipeline 23:11:00.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:00.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) by 179 down to 2095870 23:11:00.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:00.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:00.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #7 SSH_MSG_CHANNEL_DATA 23:11:00.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) by 340 down to 2096046 23:11:00.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_CHANNEL_DATA len=340 23:11:00.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864] 23:11:00.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:00.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=293} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54331af0 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:00.199 [netconf-device-simulator-threads-4] 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 23:11:00.199 [netconf-device-simulator-threads-4] 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 23:11:00.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:00.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) by 733 down to 2095137 23:11:00.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:00.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:00.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #10 SSH_MSG_IGNORE 23:11:00.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_IGNORE 23:11:00.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:00.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #11 SSH_MSG_IGNORE 23:11:00.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:11:00.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:00.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #9 SSH_MSG_IGNORE 23:11:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_IGNORE 23:11:00.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070]} 23:11:00.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52070]): SSH-2.0-SSHD-UNKNOWN 23:11:00.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52070]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:00.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52070]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:00.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:00.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #8 SSH_MSG_IGNORE 23:11:00.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_IGNORE 23:11:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52070]) Send SSH_MSG_KEXINIT 23:11:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52070]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52070]) process #0 SSH_MSG_KEXINIT 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52070]) SSH_MSG_KEXINIT 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52070]) strict KEX=true client=true server=true 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52070]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52070]) Kex: server host key algorithms = rsa-sha2-512 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52070]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52070]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52070]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52070]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52070]) Kex: compression algorithms (client to server) = none 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52070]) Kex: compression algorithms (server to client) = none 23:11:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:00.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52070]) process #1 30 23:11:00.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52070]] process command=SSH_MSG_KEXDH_INIT 23:11:00.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52070]] Send SSH_MSG_KEXDH_REPLY 23:11:00.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52070]) packet #1 sending command=31[31] len=1639 23:11:00.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52070])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:00.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52070]) Send SSH_MSG_NEWKEYS 23:11:00.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52070]) session ID=e2:6b:2a:41:8a:fc:3d:87:66:d8:43:bd:f8:d8:82:c9:75:86:fc:70:84:93:10:8b:68:2f:40:29:6e:2a:12:51:b1:dc:12:84:e4:ff:cd:a0:5b:68:35:3f:f5:f9:4a:b0:7e:ed:ef:b3:54:48:c5:22:e4:93:b0:c2:ae:13:b9:fc 23:11:00.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52070]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:00.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52070]): strict KEX resets output message sequence number from 3 to 0 23:11:00.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52070]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ba52f6a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:00.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52070])[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 23:11:00.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52070])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:00.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52070]) packet #0 sending command=7[7] len=419 23:11:00.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52070]) No pending packets to flush at end of KEX 23:11:00.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52070]) process #2 SSH_MSG_NEWKEYS 23:11:00.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52070]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:00.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52070]): strict KEX resets input message sequence number from 3 to 0 23:11:00.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52070]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@696a9a4c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:00.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:00.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52070]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:00.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52070]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52070]) authorized authentication methods: password,publickey 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52070]) Accepted service ssh-userauth 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52070]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52070]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52070]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52070]) no authentication factory for method=none 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52070]) SSH_MSG_USERAUTH_REQUEST 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52070]) remaining methods: password,publickey 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52070]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52070]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52070]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:00.642 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:00.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52070]) authentication result: true 23:11:00.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52070]) SSH_MSG_USERAUTH_REQUEST 23:11:00.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52070])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:00.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52070]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:00.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:00.642 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:00.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52070]) no heartbeat to stop 23:11:00.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52070]) heartbeat type=IGNORE, interval=PT30S 23:11:00.642 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52070 authenticated 23:11:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52070]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52070]] session=TransportServerSession[admin@/10.30.170.252:52070] id=0 23:11:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52070])) size=2097152, max=2097152, packet=32768 23:11:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52070]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52070] 23:11:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52070]) recipient=0 23:11:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070])) size=2097152, max=2097152, packet=32768 23:11:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070])) re-initializing 23:11:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070])) size=2097152, max=2097152, packet=32768 23:11:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070])[want-reply=true] subsystem=netconf 23:11:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070])[subsystem] prepared command 23:11:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070]}} established 23:11:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 294: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18123 23:11:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 294: Creating data stores for simulated device 23:11:00.644 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:00.645 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:00.645 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:00.645 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:00.646 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@aa853c4 23:11:00.646 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:00.646 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:00.646 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:00.646 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:00.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:00.648 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:00.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:00.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:00.648 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@aa853c4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@aa853c4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47c16bae, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47c16bae, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:00.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:00.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:00.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070] 23:11:00.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 294 on channel [id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070] 23:11:00.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) by 1103 down to 2096049 23:11:00.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:00.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070] 23:11:00.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070] 23:11:00.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) request=subsystem result=ReplySuccess, want-reply=true 23:11:00.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:00.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) request=subsystem activate command 23:11:00.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) starting runner for command=netconf 23:11:00.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #5 SSH_MSG_CHANNEL_DATA 23:11:00.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) by 373 down to 2096779 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_CHANNEL_DATA len=373 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070] 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070] 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070] 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18123', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=294} created 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070]} created 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070] successful with session NetconfServerSession{sessionId=294, channel=[id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070]} 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070]} up 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #6 SSH_MSG_CHANNEL_DATA 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) by 393 down to 2096386 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_CHANNEL_DATA len=393 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070] 23:11:00.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:00.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:00.653 [netconf-device-simulator-threads-6] 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=294} 23:11:00.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:00.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xa5e68e2b, L:/10.30.170.33:18123 - R:/10.30.170.252:52070]} EXI handlers added to pipeline 23:11:00.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:00.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) by 179 down to 2095870 23:11:00.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:00.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:00.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #7 SSH_MSG_CHANNEL_DATA 23:11:00.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) by 340 down to 2096046 23:11:00.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_CHANNEL_DATA len=340 23:11:00.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070] 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=294} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47c16bae 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:00.657 [netconf-device-simulator-threads-6] 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 23:11:00.657 [netconf-device-simulator-threads-6] 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 23:11:00.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:00.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) by 733 down to 2095137 23:11:00.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:00.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:00.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:00.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #12 SSH_MSG_IGNORE 23:11:00.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:11:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #9 SSH_MSG_IGNORE 23:11:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_IGNORE 23:11:00.799 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #11 SSH_MSG_IGNORE 23:11:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:11:00.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:00.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #8 SSH_MSG_IGNORE 23:11:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_IGNORE 23:11:00.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202]} 23:11:00.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41202]): SSH-2.0-SSHD-UNKNOWN 23:11:00.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41202]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:00.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41202]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:01.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #10 SSH_MSG_IGNORE 23:11:01.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_IGNORE 23:11:01.063 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #12 SSH_MSG_IGNORE 23:11:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:11:01.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:01.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41202]) Send SSH_MSG_KEXINIT 23:11:01.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41202]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41202]) process #0 SSH_MSG_KEXINIT 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41202]) SSH_MSG_KEXINIT 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41202]) strict KEX=true client=true server=true 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41202]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41202]) Kex: server host key algorithms = rsa-sha2-512 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41202]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41202]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41202]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41202]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41202]) Kex: compression algorithms (client to server) = none 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41202]) Kex: compression algorithms (server to client) = none 23:11:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:01.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41202]) process #1 30 23:11:01.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41202]] process command=SSH_MSG_KEXDH_INIT 23:11:01.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41202]] Send SSH_MSG_KEXDH_REPLY 23:11:01.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41202]) packet #1 sending command=31[31] len=1639 23:11:01.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41202])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:01.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41202]) Send SSH_MSG_NEWKEYS 23:11:01.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41202]) session ID=f4:08:94:c7:84:5d:79:8b:f0:6e:f6:fc:fb:33:bb:4e:61:79:2f:28:59:ad:d6:e8:87:d9:a6:d7:95:de:3b:a4:19:8c:1a:36:07:4b:64:14:9f:15:c2:f3:73:7f:67:dc:52:17:24:9c:00:8d:6f:00:4f:da:57:70:c5:57:8e:2b 23:11:01.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41202]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:01.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41202]): strict KEX resets output message sequence number from 3 to 0 23:11:01.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41202]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f7be365; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:01.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41202])[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 23:11:01.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41202])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:01.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41202]) packet #0 sending command=7[7] len=419 23:11:01.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41202]) No pending packets to flush at end of KEX 23:11:01.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #11 SSH_MSG_IGNORE 23:11:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:11:01.340 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:01.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41202]) process #2 SSH_MSG_NEWKEYS 23:11:01.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41202]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:01.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41202]): strict KEX resets input message sequence number from 3 to 0 23:11:01.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41202]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@27e97581; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:01.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:01.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41202]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:01.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41202]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41202]) authorized authentication methods: password,publickey 23:11:01.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41202]) Accepted service ssh-userauth 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41202]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #10 SSH_MSG_IGNORE 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_IGNORE 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41202]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41202]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41202]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41202]) no authentication factory for method=none 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41202]) SSH_MSG_USERAUTH_REQUEST 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41202]) remaining methods: password,publickey 23:11:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41202]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #8 SSH_MSG_IGNORE 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_IGNORE 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41202]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41202]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41202]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:01.372 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41202]) authentication result: true 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41202]) SSH_MSG_USERAUTH_REQUEST 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41202])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41202]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41202]) no heartbeat to stop 23:11:01.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41202]) heartbeat type=IGNORE, interval=PT30S 23:11:01.372 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41202 authenticated 23:11:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41202]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41202]] session=TransportServerSession[admin@/10.30.170.252:41202] id=0 23:11:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41202])) size=2097152, max=2097152, packet=32768 23:11:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41202]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41202] 23:11:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41202]) recipient=0 23:11:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202])) size=2097152, max=2097152, packet=32768 23:11:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202])) re-initializing 23:11:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202])) size=2097152, max=2097152, packet=32768 23:11:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202])[want-reply=true] subsystem=netconf 23:11:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202])[subsystem] prepared command 23:11:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202]}} established 23:11:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 295: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18124 23:11:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 295: Creating data stores for simulated device 23:11:01.375 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:01.375 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:01.375 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:01.377 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30826d78 23:11:01.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:01.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:01.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:01.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:01.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:01.379 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:01.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:01.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:01.379 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30826d78, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30826d78, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2439084f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2439084f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:01.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:01.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:01.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202] 23:11:01.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 295 on channel [id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202] 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) by 1103 down to 2096049 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202] 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202] 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) request=subsystem result=ReplySuccess, want-reply=true 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) request=subsystem activate command 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) starting runner for command=netconf 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #5 SSH_MSG_CHANNEL_DATA 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) by 373 down to 2096779 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_CHANNEL_DATA len=373 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202] 23:11:01.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:01.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202] 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202] 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18124', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=295} created 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=295, channel=[id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202]} created 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202] successful with session NetconfServerSession{sessionId=295, channel=[id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202]} 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=295, channel=[id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202]} up 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #6 SSH_MSG_CHANNEL_DATA 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) by 393 down to 2096386 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_CHANNEL_DATA len=393 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202] 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:01.383 [netconf-device-simulator-threads-0] 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=295} 23:11:01.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:01.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=295, channel=[id: 0xeb42aa97, L:/10.30.170.33:18124 - R:/10.30.170.252:41202]} EXI handlers added to pipeline 23:11:01.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:01.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) by 179 down to 2095870 23:11:01.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:01.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #7 SSH_MSG_CHANNEL_DATA 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) by 340 down to 2096046 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_CHANNEL_DATA len=340 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202] 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=295} 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2439084f 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:01.386 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:01.387 [netconf-device-simulator-threads-0] 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 23:11:01.387 [netconf-device-simulator-threads-0] 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 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) by 733 down to 2095137 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:01.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #9 SSH_MSG_IGNORE 23:11:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_IGNORE 23:11:01.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:01.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704]} 23:11:01.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42704]): SSH-2.0-SSHD-UNKNOWN 23:11:01.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42704]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:01.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42704]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #12 SSH_MSG_IGNORE 23:11:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:11:01.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42704]) Send SSH_MSG_KEXINIT 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42704]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42704]) process #0 SSH_MSG_KEXINIT 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42704]) SSH_MSG_KEXINIT 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42704]) strict KEX=true client=true server=true 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42704]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42704]) Kex: server host key algorithms = rsa-sha2-512 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42704]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42704]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42704]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42704]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42704]) Kex: compression algorithms (client to server) = none 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42704]) Kex: compression algorithms (server to client) = none 23:11:01.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42704]) process #1 30 23:11:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42704]] process command=SSH_MSG_KEXDH_INIT 23:11:01.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42704]] Send SSH_MSG_KEXDH_REPLY 23:11:01.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42704]) packet #1 sending command=31[31] len=1639 23:11:01.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42704])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:01.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42704]) Send SSH_MSG_NEWKEYS 23:11:01.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42704]) session ID=71:f6:8e:ff:1d:c8:1f:eb:df:94:76:1e:d9:70:74:0b:66:3b:58:e9:22:bf:7d:5a:19:7f:d5:58:43:ef:60:f6:f1:fc:8b:61:8e:58:ba:85:02:a0:e5:b0:45:c8:68:e2:42:5f:f7:1a:3b:01:99:50:94:f2:9f:b6:01:63:2e:bf 23:11:01.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42704]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:01.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42704]): strict KEX resets output message sequence number from 3 to 0 23:11:01.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42704]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a9edd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:01.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42704])[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 23:11:01.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42704])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:01.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42704]) packet #0 sending command=7[7] len=419 23:11:01.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42704]) No pending packets to flush at end of KEX 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42704]) process #2 SSH_MSG_NEWKEYS 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42704]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42704]): strict KEX resets input message sequence number from 3 to 0 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42704]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ab64ba7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42704]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42704]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42704]) authorized authentication methods: password,publickey 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42704]) Accepted service ssh-userauth 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42704]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42704]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42704]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42704]) no authentication factory for method=none 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42704]) SSH_MSG_USERAUTH_REQUEST 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42704]) remaining methods: password,publickey 23:11:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42704]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:01.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42704]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:01.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:01.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42704]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:01.857 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:01.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42704]) authentication result: true 23:11:01.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42704]) SSH_MSG_USERAUTH_REQUEST 23:11:01.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42704])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:01.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42704]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:01.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:01.857 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:01.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42704]) no heartbeat to stop 23:11:01.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42704]) heartbeat type=IGNORE, interval=PT30S 23:11:01.857 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42704 authenticated 23:11:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42704]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42704]] session=TransportServerSession[admin@/10.30.170.252:42704] id=0 23:11:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42704])) size=2097152, max=2097152, packet=32768 23:11:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42704]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42704] 23:11:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42704]) recipient=0 23:11:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704])) size=2097152, max=2097152, packet=32768 23:11:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704])) re-initializing 23:11:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704])) size=2097152, max=2097152, packet=32768 23:11:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:01.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:01.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:01.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704])[want-reply=true] subsystem=netconf 23:11:01.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704])[subsystem] prepared command 23:11:01.859 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:01.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:01.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704]}} established 23:11:01.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 296: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18125 23:11:01.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 296: Creating data stores for simulated device 23:11:01.860 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:01.860 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:01.860 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:01.860 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:01.860 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:01.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@190a4509 23:11:01.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:01.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:01.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:01.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:01.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:01.862 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:01.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:01.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:01.862 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@190a4509, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@190a4509, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62749ce4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62749ce4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:01.864 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:01.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:01.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704] 23:11:01.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 296 on channel [id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704] 23:11:01.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) by 1103 down to 2096049 23:11:01.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704] 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704] 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) request=subsystem result=ReplySuccess, want-reply=true 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) request=subsystem activate command 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) starting runner for command=netconf 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #5 SSH_MSG_CHANNEL_DATA 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) by 373 down to 2096779 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_CHANNEL_DATA len=373 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704] 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:01.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704] 23:11:01.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704] 23:11:01.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18125', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:01.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=296} created 23:11:01.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704]} created 23:11:01.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704] successful with session NetconfServerSession{sessionId=296, channel=[id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704]} 23:11:01.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704]} up 23:11:01.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #6 SSH_MSG_CHANNEL_DATA 23:11:01.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) by 393 down to 2096386 23:11:01.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_CHANNEL_DATA len=393 23:11:01.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704] 23:11:01.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:01.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:01.870 [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=296} 23:11:01.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:01.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x236d0fd4, L:/10.30.170.33:18125 - R:/10.30.170.252:42704]} EXI handlers added to pipeline 23:11:01.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:01.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) by 179 down to 2095870 23:11:01.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:01.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:01.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #7 SSH_MSG_CHANNEL_DATA 23:11:01.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) by 340 down to 2096046 23:11:01.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_CHANNEL_DATA len=340 23:11:01.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704] 23:11:01.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:01.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=296} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62749ce4 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:01.874 [netconf-device-simulator-threads-2] 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 23:11:01.874 [netconf-device-simulator-threads-2] 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 23:11:01.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:01.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) by 733 down to 2095137 23:11:01.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:01.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:01.886 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #8 SSH_MSG_IGNORE 23:11:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_IGNORE 23:11:01.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #10 SSH_MSG_IGNORE 23:11:01.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:01.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_IGNORE 23:11:02.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764]} 23:11:02.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53764]): SSH-2.0-SSHD-UNKNOWN 23:11:02.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53764]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:02.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53764]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #11 SSH_MSG_IGNORE 23:11:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:11:02.046 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53764]) Send SSH_MSG_KEXINIT 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53764]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53764]) process #0 SSH_MSG_KEXINIT 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53764]) SSH_MSG_KEXINIT 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53764]) strict KEX=true client=true server=true 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53764]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53764]) Kex: server host key algorithms = rsa-sha2-512 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53764]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53764]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53764]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53764]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53764]) Kex: compression algorithms (client to server) = none 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53764]) Kex: compression algorithms (server to client) = none 23:11:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:02.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #9 SSH_MSG_IGNORE 23:11:02.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_IGNORE 23:11:02.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53764]) process #1 30 23:11:02.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53764]] process command=SSH_MSG_KEXDH_INIT 23:11:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53764]] Send SSH_MSG_KEXDH_REPLY 23:11:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53764]) packet #1 sending command=31[31] len=1639 23:11:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53764])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53764]) Send SSH_MSG_NEWKEYS 23:11:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53764]) session ID=13:8f:7a:c1:6b:5a:f8:ec:a6:c8:52:39:21:c1:95:bf:8d:88:ce:d5:c1:6b:ae:64:81:08:58:50:c2:e0:4a:69:d2:02:25:ed:b6:fb:85:9a:23:cd:60:e8:32:09:c0:72:38:82:02:71:e7:c1:55:b1:d2:20:9d:a4:5a:f9:41:34 23:11:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53764]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53764]): strict KEX resets output message sequence number from 3 to 0 23:11:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53764]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4334ed9d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53764])[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 23:11:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53764])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53764]) packet #0 sending command=7[7] len=419 23:11:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53764]) No pending packets to flush at end of KEX 23:11:02.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #12 SSH_MSG_IGNORE 23:11:02.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:11:02.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53764]) process #2 SSH_MSG_NEWKEYS 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53764]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53764]): strict KEX resets input message sequence number from 3 to 0 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53764]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ecb5ab5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53764]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53764]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53764]) authorized authentication methods: password,publickey 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53764]) Accepted service ssh-userauth 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53764]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53764]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53764]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53764]) no authentication factory for method=none 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53764]) SSH_MSG_USERAUTH_REQUEST 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53764]) remaining methods: password,publickey 23:11:02.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53764]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:02.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53764]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:02.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:02.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53764]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:02.261 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:02.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53764]) authentication result: true 23:11:02.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53764]) SSH_MSG_USERAUTH_REQUEST 23:11:02.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53764])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:02.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53764]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:02.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:02.261 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:02.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53764]) no heartbeat to stop 23:11:02.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53764]) heartbeat type=IGNORE, interval=PT30S 23:11:02.261 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53764 authenticated 23:11:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53764]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53764]] session=TransportServerSession[admin@/10.30.170.252:53764] id=0 23:11:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53764])) size=2097152, max=2097152, packet=32768 23:11:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53764]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53764] 23:11:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53764]) recipient=0 23:11:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764])) size=2097152, max=2097152, packet=32768 23:11:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764])) re-initializing 23:11:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764])) size=2097152, max=2097152, packet=32768 23:11:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764])[want-reply=true] subsystem=netconf 23:11:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764])[subsystem] prepared command 23:11:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764]}} established 23:11:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 297: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18126 23:11:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 297: Creating data stores for simulated device 23:11:02.263 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:02.264 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:02.264 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:02.264 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:02.264 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:02.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6aff7ec9 23:11:02.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:02.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:02.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:02.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:02.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:02.266 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:02.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:02.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:02.266 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6aff7ec9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6aff7ec9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f59c986, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f59c986, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:02.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:02.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:02.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764] 23:11:02.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 297 on channel [id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764] 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) by 1103 down to 2096049 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764] 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764] 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) request=subsystem result=ReplySuccess, want-reply=true 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) request=subsystem activate command 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) starting runner for command=netconf 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #5 SSH_MSG_CHANNEL_DATA 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) by 373 down to 2096779 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_CHANNEL_DATA len=373 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764] 23:11:02.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764] 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764] 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18126', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=297} created 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=297, channel=[id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764]} created 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764] successful with session NetconfServerSession{sessionId=297, channel=[id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764]} 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=297, channel=[id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764]} up 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #6 SSH_MSG_CHANNEL_DATA 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) by 393 down to 2096386 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_CHANNEL_DATA len=393 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764] 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:02.269 [netconf-device-simulator-threads-4] 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=297} 23:11:02.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:02.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=297, channel=[id: 0x88a1d7e4, L:/10.30.170.33:18126 - R:/10.30.170.252:53764]} EXI handlers added to pipeline 23:11:02.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:02.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) by 179 down to 2095870 23:11:02.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:02.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:02.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #7 SSH_MSG_CHANNEL_DATA 23:11:02.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) by 340 down to 2096046 23:11:02.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_CHANNEL_DATA len=340 23:11:02.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764] 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=297} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f59c986 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:02.272 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:02.273 [netconf-device-simulator-threads-4] 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 23:11:02.273 [netconf-device-simulator-threads-4] 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 23:11:02.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:02.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) by 733 down to 2095137 23:11:02.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:02.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #11 SSH_MSG_IGNORE 23:11:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:11:02.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:02.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #8 SSH_MSG_IGNORE 23:11:02.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:02.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_IGNORE 23:11:02.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080]} 23:11:02.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34080]): SSH-2.0-SSHD-UNKNOWN 23:11:02.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34080]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:02.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34080]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:02.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:02.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #10 SSH_MSG_IGNORE 23:11:02.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_IGNORE 23:11:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #9 SSH_MSG_IGNORE 23:11:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_IGNORE 23:11:02.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:02.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34080]) Send SSH_MSG_KEXINIT 23:11:02.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34080]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:02.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34080]) process #0 SSH_MSG_KEXINIT 23:11:02.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34080]) SSH_MSG_KEXINIT 23:11:02.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34080]) strict KEX=true client=true server=true 23:11:02.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34080]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:02.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34080]) Kex: server host key algorithms = rsa-sha2-512 23:11:02.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34080]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:02.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34080]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:02.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34080]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:02.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34080]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:02.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34080]) Kex: compression algorithms (client to server) = none 23:11:02.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34080]) Kex: compression algorithms (server to client) = none 23:11:02.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:02.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34080]) process #1 30 23:11:02.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34080]] process command=SSH_MSG_KEXDH_INIT 23:11:02.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #12 SSH_MSG_IGNORE 23:11:02.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:11:02.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34080]] Send SSH_MSG_KEXDH_REPLY 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34080]) packet #1 sending command=31[31] len=1639 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34080])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34080]) Send SSH_MSG_NEWKEYS 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34080]) session ID=f8:e7:18:ee:81:de:72:9e:ac:91:b2:88:50:f0:0d:d0:f6:d9:87:16:13:e0:c9:2b:11:c8:f5:62:5b:71:a2:8b:20:88:d2:87:40:0b:e5:ef:f0:49:75:86:bf:fa:fb:cc:66:95:1c:cb:ea:77:52:4a:9f:90:de:95:6b:67:fb:9c 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34080]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34080]): strict KEX resets output message sequence number from 3 to 0 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34080]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b8a8938; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34080])[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 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34080])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34080]) packet #0 sending command=7[7] len=419 23:11:02.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34080]) No pending packets to flush at end of KEX 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34080]) process #2 SSH_MSG_NEWKEYS 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34080]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34080]): strict KEX resets input message sequence number from 3 to 0 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34080]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4a8bf5f1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34080]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34080]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34080]) authorized authentication methods: password,publickey 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34080]) Accepted service ssh-userauth 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34080]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34080]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34080]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34080]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:02.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34080]) no authentication factory for method=none 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34080]) SSH_MSG_USERAUTH_REQUEST 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34080]) remaining methods: password,publickey 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34080]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34080]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34080]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34080]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:02.899 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34080]) authentication result: true 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34080]) SSH_MSG_USERAUTH_REQUEST 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34080])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34080]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34080]) no heartbeat to stop 23:11:02.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34080]) heartbeat type=IGNORE, interval=PT30S 23:11:02.900 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34080 authenticated 23:11:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34080]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34080]] session=TransportServerSession[admin@/10.30.170.252:34080] id=0 23:11:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34080])) size=2097152, max=2097152, packet=32768 23:11:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34080]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34080] 23:11:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34080]) recipient=0 23:11:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080])) size=2097152, max=2097152, packet=32768 23:11:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080])) re-initializing 23:11:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080])) size=2097152, max=2097152, packet=32768 23:11:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080])[want-reply=true] subsystem=netconf 23:11:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080])[subsystem] prepared command 23:11:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080]}} established 23:11:02.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 298: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18127 23:11:02.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 298: Creating data stores for simulated device 23:11:02.902 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:02.902 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:02.902 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:02.902 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:02.902 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:02.905 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19a7c8be 23:11:02.905 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:02.906 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:02.906 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:02.906 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:02.907 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:02.907 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:02.907 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:02.907 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:02.907 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19a7c8be, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19a7c8be, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79a19ec0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79a19ec0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:02.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:02.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:02.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080] 23:11:02.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 298 on channel [id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080] 23:11:02.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) by 1103 down to 2096049 23:11:02.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:02.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080] 23:11:02.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080] 23:11:02.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) request=subsystem result=ReplySuccess, want-reply=true 23:11:02.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:02.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) request=subsystem activate command 23:11:02.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) starting runner for command=netconf 23:11:02.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #5 SSH_MSG_CHANNEL_DATA 23:11:02.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) by 373 down to 2096779 23:11:02.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_CHANNEL_DATA len=373 23:11:02.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080] 23:11:02.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:02.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:02.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080] 23:11:02.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080] 23:11:02.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18127', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:02.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=298} created 23:11:02.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=298, channel=[id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080]} created 23:11:02.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080] successful with session NetconfServerSession{sessionId=298, channel=[id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080]} 23:11:02.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=298, channel=[id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080]} up 23:11:02.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #6 SSH_MSG_CHANNEL_DATA 23:11:02.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) by 393 down to 2096386 23:11:02.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_CHANNEL_DATA len=393 23:11:02.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080] 23:11:02.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:02.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:02.914 [netconf-device-simulator-threads-6] 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=298} 23:11:02.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:02.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=298, channel=[id: 0x3b844c60, L:/10.30.170.33:18127 - R:/10.30.170.252:34080]} EXI handlers added to pipeline 23:11:02.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:02.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) by 179 down to 2095870 23:11:02.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:02.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:02.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #7 SSH_MSG_CHANNEL_DATA 23:11:02.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) by 340 down to 2096046 23:11:02.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_CHANNEL_DATA len=340 23:11:02.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080] 23:11:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=298} 23:11:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79a19ec0 23:11:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:02.919 [netconf-device-simulator-threads-6] 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 23:11:02.919 [netconf-device-simulator-threads-6] 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 23:11:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) by 733 down to 2095137 23:11:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #8 SSH_MSG_IGNORE 23:11:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_IGNORE 23:11:02.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #11 SSH_MSG_IGNORE 23:11:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:11:02.951 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:02.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:02.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #10 SSH_MSG_IGNORE 23:11:02.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:11:03.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194]} 23:11:03.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60194]): SSH-2.0-SSHD-UNKNOWN 23:11:03.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60194]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:03.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60194]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:03.139 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #9 SSH_MSG_IGNORE 23:11:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_IGNORE 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60194]) Send SSH_MSG_KEXINIT 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60194]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60194]) process #0 SSH_MSG_KEXINIT 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60194]) SSH_MSG_KEXINIT 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60194]) strict KEX=true client=true server=true 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60194]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60194]) Kex: server host key algorithms = rsa-sha2-512 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60194]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60194]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60194]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60194]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60194]) Kex: compression algorithms (client to server) = none 23:11:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60194]) Kex: compression algorithms (server to client) = none 23:11:03.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:03.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60194]) process #1 30 23:11:03.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60194]] process command=SSH_MSG_KEXDH_INIT 23:11:03.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #12 SSH_MSG_IGNORE 23:11:03.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:11:03.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60194]] Send SSH_MSG_KEXDH_REPLY 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60194]) packet #1 sending command=31[31] len=1639 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60194])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60194]) Send SSH_MSG_NEWKEYS 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60194]) session ID=0f:43:dc:2c:99:4b:3b:89:c9:3e:3f:c5:76:f8:fa:05:81:24:de:53:1e:64:61:c4:f5:53:02:35:5a:0e:57:98:67:1e:ac:3f:5d:e3:47:77:af:9b:42:53:02:8d:5f:e7:de:22:19:53:65:62:bf:f5:73:2e:46:ee:6b:44:7f:a6 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60194]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60194]): strict KEX resets output message sequence number from 3 to 0 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60194]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6d47445; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60194])[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 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60194])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60194]) packet #0 sending command=7[7] len=419 23:11:03.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60194]) No pending packets to flush at end of KEX 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60194]) process #2 SSH_MSG_NEWKEYS 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60194]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60194]): strict KEX resets input message sequence number from 3 to 0 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60194]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@133809bb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60194]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60194]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60194]) authorized authentication methods: password,publickey 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60194]) Accepted service ssh-userauth 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60194]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60194]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60194]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60194]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60194]) no authentication factory for method=none 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60194]) SSH_MSG_USERAUTH_REQUEST 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60194]) remaining methods: password,publickey 23:11:03.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60194]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:03.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60194]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:03.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60194]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:03.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60194]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:03.475 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:03.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60194]) authentication result: true 23:11:03.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60194]) SSH_MSG_USERAUTH_REQUEST 23:11:03.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60194])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:03.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60194]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:03.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:03.475 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:03.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60194]) no heartbeat to stop 23:11:03.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60194]) heartbeat type=IGNORE, interval=PT30S 23:11:03.476 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60194 authenticated 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60194]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60194]] session=TransportServerSession[admin@/10.30.170.252:60194] id=0 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60194])) size=2097152, max=2097152, packet=32768 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60194]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60194] 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60194]) recipient=0 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194])) size=2097152, max=2097152, packet=32768 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194])) re-initializing 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194])) size=2097152, max=2097152, packet=32768 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194])[want-reply=true] subsystem=netconf 23:11:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194])[subsystem] prepared command 23:11:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194]}} established 23:11:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 299: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18128 23:11:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 299: Creating data stores for simulated device 23:11:03.478 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:03.478 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:03.478 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:03.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5895e9fb 23:11:03.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:03.480 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:03.480 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:03.480 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:03.480 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:03.480 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:03.481 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:03.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:03.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:03.481 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5895e9fb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5895e9fb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35b5552, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35b5552, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:03.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:03.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:03.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194] 23:11:03.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 299 on channel [id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194] 23:11:03.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) by 1103 down to 2096049 23:11:03.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:03.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194] 23:11:03.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194] 23:11:03.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) request=subsystem result=ReplySuccess, want-reply=true 23:11:03.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:03.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) request=subsystem activate command 23:11:03.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) starting runner for command=netconf 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #5 SSH_MSG_CHANNEL_DATA 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) by 373 down to 2096779 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_CHANNEL_DATA len=373 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194] 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194] 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194] 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18128', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=299} created 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=299, channel=[id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194]} created 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194] successful with session NetconfServerSession{sessionId=299, channel=[id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194]} 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=299, channel=[id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194]} up 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #10 SSH_MSG_IGNORE 23:11:03.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_IGNORE 23:11:03.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #6 SSH_MSG_CHANNEL_DATA 23:11:03.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) by 393 down to 2096386 23:11:03.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_CHANNEL_DATA len=393 23:11:03.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194] 23:11:03.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:03.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:03.485 [netconf-device-simulator-threads-0] 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=299} 23:11:03.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:03.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=299, channel=[id: 0x98fec3a2, L:/10.30.170.33:18128 - R:/10.30.170.252:60194]} EXI handlers added to pipeline 23:11:03.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:03.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) by 179 down to 2095870 23:11:03.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:03.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:03.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #7 SSH_MSG_CHANNEL_DATA 23:11:03.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) by 340 down to 2096046 23:11:03.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_CHANNEL_DATA len=340 23:11:03.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194] 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=299} 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35b5552 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:03.488 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:03.489 [netconf-device-simulator-threads-0] 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 23:11:03.489 [netconf-device-simulator-threads-0] 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 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) by 733 down to 2095137 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:03.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #11 SSH_MSG_IGNORE 23:11:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:11:03.532 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:03.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244]} 23:11:03.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43244]): SSH-2.0-SSHD-UNKNOWN 23:11:03.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43244]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:03.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43244]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:03.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #9 SSH_MSG_IGNORE 23:11:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_IGNORE 23:11:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #8 SSH_MSG_IGNORE 23:11:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:11:03.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:03.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43244]) Send SSH_MSG_KEXINIT 23:11:03.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43244]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:03.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43244]) process #0 SSH_MSG_KEXINIT 23:11:03.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43244]) SSH_MSG_KEXINIT 23:11:03.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43244]) strict KEX=true client=true server=true 23:11:03.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43244]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:03.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43244]) Kex: server host key algorithms = rsa-sha2-512 23:11:03.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43244]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:03.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43244]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:03.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43244]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:03.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43244]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:03.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43244]) Kex: compression algorithms (client to server) = none 23:11:03.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43244]) Kex: compression algorithms (server to client) = none 23:11:03.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43244]) process #1 30 23:11:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43244]] process command=SSH_MSG_KEXDH_INIT 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43244]] Send SSH_MSG_KEXDH_REPLY 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43244]) packet #1 sending command=31[31] len=1639 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43244])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43244]) Send SSH_MSG_NEWKEYS 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43244]) session ID=2a:87:1f:4e:6e:b9:4b:a0:5e:b5:50:dc:97:be:19:b0:bf:a2:eb:7b:05:ed:20:ef:d0:5b:dc:8b:46:60:cf:27:17:1c:84:26:ca:15:5d:c7:72:61:5e:95:22:ac:8d:6f:64:a7:56:92:74:9e:04:97:9a:2f:07:81:a4:1d:a3:6e 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43244]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43244]): strict KEX resets output message sequence number from 3 to 0 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@a258837; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43244])[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 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43244])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43244]) packet #0 sending command=7[7] len=419 23:11:03.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43244]) No pending packets to flush at end of KEX 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43244]) process #2 SSH_MSG_NEWKEYS 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43244]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43244]): strict KEX resets input message sequence number from 3 to 0 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5d840880; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43244]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43244]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43244]) authorized authentication methods: password,publickey 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43244]) Accepted service ssh-userauth 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43244]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43244]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43244]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43244]) no authentication factory for method=none 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43244]) SSH_MSG_USERAUTH_REQUEST 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43244]) remaining methods: password,publickey 23:11:03.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43244]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:03.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43244]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:03.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:03.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43244]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:03.764 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:03.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43244]) authentication result: true 23:11:03.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43244]) SSH_MSG_USERAUTH_REQUEST 23:11:03.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43244])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:03.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43244]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:03.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:03.764 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:03.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43244]) no heartbeat to stop 23:11:03.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43244]) heartbeat type=IGNORE, interval=PT30S 23:11:03.764 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43244 authenticated 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43244]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43244]] session=TransportServerSession[admin@/10.30.170.252:43244] id=0 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43244])) size=2097152, max=2097152, packet=32768 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43244]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43244] 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43244]) recipient=0 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244])) size=2097152, max=2097152, packet=32768 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244])) re-initializing 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244])) size=2097152, max=2097152, packet=32768 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244])[want-reply=true] subsystem=netconf 23:11:03.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244])[subsystem] prepared command 23:11:03.766 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:03.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:03.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244]}} established 23:11:03.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 300: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18129 23:11:03.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 300: Creating data stores for simulated device 23:11:03.766 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:03.766 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:03.766 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:03.766 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:03.766 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:03.767 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d9b27d 23:11:03.767 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:03.767 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:03.767 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:03.768 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:03.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:03.768 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:03.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:03.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:03.768 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d9b27d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d9b27d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@552395a1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@552395a1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:03.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:03.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:03.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244] 23:11:03.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 300 on channel [id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244] 23:11:03.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) by 1103 down to 2096049 23:11:03.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:03.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244] 23:11:03.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244] 23:11:03.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) request=subsystem result=ReplySuccess, want-reply=true 23:11:03.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:03.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) request=subsystem activate command 23:11:03.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) starting runner for command=netconf 23:11:03.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #5 SSH_MSG_CHANNEL_DATA 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) by 373 down to 2096779 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_CHANNEL_DATA len=373 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244] 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244] 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244] 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18129', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=300} created 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=300, channel=[id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244]} created 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244] successful with session NetconfServerSession{sessionId=300, channel=[id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244]} 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=300, channel=[id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244]} up 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #6 SSH_MSG_CHANNEL_DATA 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) by 393 down to 2096386 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_CHANNEL_DATA len=393 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244] 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:03.773 [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=300} 23:11:03.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:03.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=300, channel=[id: 0x88fb4c9f, L:/10.30.170.33:18129 - R:/10.30.170.252:43244]} EXI handlers added to pipeline 23:11:03.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:03.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) by 179 down to 2095870 23:11:03.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:03.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:03.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #7 SSH_MSG_CHANNEL_DATA 23:11:03.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) by 340 down to 2096046 23:11:03.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_CHANNEL_DATA len=340 23:11:03.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244] 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=300} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@552395a1 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:03.777 [netconf-device-simulator-threads-2] 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 23:11:03.777 [netconf-device-simulator-threads-2] 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 23:11:03.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:03.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) by 733 down to 2095137 23:11:03.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:03.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #11 SSH_MSG_IGNORE 23:11:03.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:11:03.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:03.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #12 SSH_MSG_IGNORE 23:11:03.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:11:03.961 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:03.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:03.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #10 SSH_MSG_IGNORE 23:11:03.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_IGNORE 23:11:04.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762]} 23:11:04.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59762]): SSH-2.0-SSHD-UNKNOWN 23:11:04.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59762]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:04.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59762]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:04.136 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #9 SSH_MSG_IGNORE 23:11:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_IGNORE 23:11:04.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:04.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #8 SSH_MSG_IGNORE 23:11:04.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_IGNORE 23:11:04.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #12 SSH_MSG_IGNORE 23:11:04.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:11:04.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59762]) Send SSH_MSG_KEXINIT 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59762]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59762]) process #0 SSH_MSG_KEXINIT 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59762]) SSH_MSG_KEXINIT 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59762]) strict KEX=true client=true server=true 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59762]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59762]) Kex: server host key algorithms = rsa-sha2-512 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59762]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59762]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59762]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59762]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59762]) Kex: compression algorithms (client to server) = none 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59762]) Kex: compression algorithms (server to client) = none 23:11:04.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #11 SSH_MSG_IGNORE 23:11:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:11:04.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:04.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59762]) process #1 30 23:11:04.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59762]] process command=SSH_MSG_KEXDH_INIT 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59762]] Send SSH_MSG_KEXDH_REPLY 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59762]) packet #1 sending command=31[31] len=1639 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59762])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59762]) Send SSH_MSG_NEWKEYS 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59762]) session ID=78:2d:e9:36:83:8f:d4:ff:b4:d8:4b:7b:ca:2c:ab:b9:b5:08:96:30:e3:fe:d0:b0:ae:0a:d3:ef:d1:69:3f:36:12:83:78:e8:7b:fb:56:cb:0b:d6:d0:19:4d:c9:34:77:9c:be:99:e6:eb:d1:82:d5:f8:7a:01:c0:f6:80:b0:51 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59762]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59762]): strict KEX resets output message sequence number from 3 to 0 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59762]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b7c2360; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59762])[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 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59762])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59762]) packet #0 sending command=7[7] len=419 23:11:04.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59762]) No pending packets to flush at end of KEX 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59762]) process #2 SSH_MSG_NEWKEYS 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59762]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59762]): strict KEX resets input message sequence number from 3 to 0 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59762]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75bb80df; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59762]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59762]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59762]) authorized authentication methods: password,publickey 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59762]) Accepted service ssh-userauth 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59762]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59762]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59762]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59762]) no authentication factory for method=none 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59762]) SSH_MSG_USERAUTH_REQUEST 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59762]) remaining methods: password,publickey 23:11:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59762]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:04.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59762]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:04.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:04.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59762]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:04.472 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:04.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59762]) authentication result: true 23:11:04.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59762]) SSH_MSG_USERAUTH_REQUEST 23:11:04.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59762])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:04.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59762]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:04.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:04.472 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:04.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59762]) no heartbeat to stop 23:11:04.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59762]) heartbeat type=IGNORE, interval=PT30S 23:11:04.472 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59762 authenticated 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59762]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59762]] session=TransportServerSession[admin@/10.30.170.252:59762] id=0 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59762])) size=2097152, max=2097152, packet=32768 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59762]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59762] 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59762]) recipient=0 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762])) size=2097152, max=2097152, packet=32768 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762])) re-initializing 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762])) size=2097152, max=2097152, packet=32768 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762])[want-reply=true] subsystem=netconf 23:11:04.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762])[subsystem] prepared command 23:11:04.474 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:04.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:04.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762]}} established 23:11:04.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 301: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18130 23:11:04.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 301: Creating data stores for simulated device 23:11:04.474 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:04.474 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:04.474 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:04.474 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:04.474 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:04.475 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a348231 23:11:04.475 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:04.475 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:04.475 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:04.475 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:04.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:04.476 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:04.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:04.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:04.476 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a348231, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a348231, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@220b812a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@220b812a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:04.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:04.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:04.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762] 23:11:04.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 301 on channel [id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762] 23:11:04.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) by 1103 down to 2096049 23:11:04.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:04.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762] 23:11:04.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762] 23:11:04.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) request=subsystem result=ReplySuccess, want-reply=true 23:11:04.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:04.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) request=subsystem activate command 23:11:04.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) starting runner for command=netconf 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #5 SSH_MSG_CHANNEL_DATA 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) by 373 down to 2096779 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_CHANNEL_DATA len=373 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762] 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762] 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762] 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18130', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=301} created 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=301, channel=[id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762]} created 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762] successful with session NetconfServerSession{sessionId=301, channel=[id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762]} 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=301, channel=[id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762]} up 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #6 SSH_MSG_CHANNEL_DATA 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) by 393 down to 2096386 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_CHANNEL_DATA len=393 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762] 23:11:04.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:04.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:04.480 [netconf-device-simulator-threads-4] 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=301} 23:11:04.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:04.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=301, channel=[id: 0xb3480ade, L:/10.30.170.33:18130 - R:/10.30.170.252:59762]} EXI handlers added to pipeline 23:11:04.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:04.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) by 179 down to 2095870 23:11:04.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:04.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:04.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #7 SSH_MSG_CHANNEL_DATA 23:11:04.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) by 340 down to 2096046 23:11:04.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_CHANNEL_DATA len=340 23:11:04.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762] 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=301} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@220b812a 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:04.482 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:04.483 [netconf-device-simulator-threads-4] 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 23:11:04.483 [netconf-device-simulator-threads-4] 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 23:11:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) by 733 down to 2095137 23:11:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:04.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #10 SSH_MSG_IGNORE 23:11:04.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_IGNORE 23:11:04.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418]} 23:11:04.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51418]): SSH-2.0-SSHD-UNKNOWN 23:11:04.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51418]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:04.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51418]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:04.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #9 SSH_MSG_IGNORE 23:11:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_IGNORE 23:11:04.737 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #8 SSH_MSG_IGNORE 23:11:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_IGNORE 23:11:04.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51418]) Send SSH_MSG_KEXINIT 23:11:04.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:04.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #0 SSH_MSG_KEXINIT 23:11:04.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51418]) SSH_MSG_KEXINIT 23:11:04.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51418]) strict KEX=true client=true server=true 23:11:04.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:04.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: server host key algorithms = rsa-sha2-512 23:11:04.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:04.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:04.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:04.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:04.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: compression algorithms (client to server) = none 23:11:04.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51418]) Kex: compression algorithms (server to client) = none 23:11:04.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:04.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #1 30 23:11:04.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51418]] process command=SSH_MSG_KEXDH_INIT 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51418]] Send SSH_MSG_KEXDH_REPLY 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #1 sending command=31[31] len=1639 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51418])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51418]) Send SSH_MSG_NEWKEYS 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51418]) session ID=06:3f:c8:67:a8:7c:36:4f:14:a5:f3:1b:b2:30:4a:c8:60:04:5d:65:8b:29:f0:f1:28:e0:f9:a4:a6:db:6d:db:24:af:93:c5:b0:81:45:f9:bd:4b:d8:e4:89:d1:15:6c:9a:20:28:97:cf:41:17:d3:92:8d:b0:49:d0:ee:91:62 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51418]): strict KEX resets output message sequence number from 3 to 0 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5739eff2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51418])[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 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51418])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #0 sending command=7[7] len=419 23:11:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51418]) No pending packets to flush at end of KEX 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #2 SSH_MSG_NEWKEYS 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51418]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51418]): strict KEX resets input message sequence number from 3 to 0 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f9e236c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51418]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51418]) authorized authentication methods: password,publickey 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51418]) Accepted service ssh-userauth 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51418]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51418]) no authentication factory for method=none 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51418]) SSH_MSG_USERAUTH_REQUEST 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51418]) remaining methods: password,publickey 23:11:04.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:04.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51418]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:04.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:04.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51418]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:04.888 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:04.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51418]) authentication result: true 23:11:04.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51418]) SSH_MSG_USERAUTH_REQUEST 23:11:04.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51418])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:04.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51418]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:04.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:04.888 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:04.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51418]) no heartbeat to stop 23:11:04.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51418]) heartbeat type=IGNORE, interval=PT30S 23:11:04.889 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51418 authenticated 23:11:04.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:04.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51418]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:04.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51418]] session=TransportServerSession[admin@/10.30.170.252:51418] id=0 23:11:04.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51418])) size=2097152, max=2097152, packet=32768 23:11:04.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51418]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51418] 23:11:04.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51418]) recipient=0 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])) size=2097152, max=2097152, packet=32768 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])) re-initializing 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])) size=2097152, max=2097152, packet=32768 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[want-reply=true] subsystem=netconf 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[subsystem] prepared command 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418]}} established 23:11:04.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 302: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18131 23:11:04.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 302: Creating data stores for simulated device 23:11:04.891 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:04.891 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:04.891 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:04.891 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:04.891 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:04.892 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@495cc238 23:11:04.892 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:04.892 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:04.892 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:04.892 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:04.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:04.893 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:04.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:04.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:04.893 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@495cc238, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@495cc238, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f6be519, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f6be519, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:04.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:04.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:04.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418] 23:11:04.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 302 on channel [id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418] 23:11:04.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 1103 down to 2096049 23:11:04.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:04.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418] 23:11:04.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418] 23:11:04.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) request=subsystem result=ReplySuccess, want-reply=true 23:11:04.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:04.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) request=subsystem activate command 23:11:04.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) starting runner for command=netconf 23:11:04.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #5 SSH_MSG_CHANNEL_DATA 23:11:04.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 373 down to 2096779 23:11:04.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_DATA len=373 23:11:04.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418] 23:11:04.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:04.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:04.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418] 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418] 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18131', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=302} created 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=302, channel=[id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418]} created 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418] successful with session NetconfServerSession{sessionId=302, channel=[id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418]} 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=302, channel=[id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418]} up 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #6 SSH_MSG_CHANNEL_DATA 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 393 down to 2096386 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_DATA len=393 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418] 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:04.897 [netconf-device-simulator-threads-6] 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=302} 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=302, channel=[id: 0xcd6e5e7d, L:/10.30.170.33:18131 - R:/10.30.170.252:51418]} EXI handlers added to pipeline 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 179 down to 2095870 23:11:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #7 SSH_MSG_CHANNEL_DATA 23:11:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 340 down to 2096046 23:11:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_DATA len=340 23:11:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418] 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=302} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f6be519 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:04.900 [netconf-device-simulator-threads-6] 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 23:11:04.900 [netconf-device-simulator-threads-6] 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 23:11:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:04.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 733 down to 2095137 23:11:04.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:04.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #11 SSH_MSG_IGNORE 23:11:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:11:04.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:05.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:05.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #10 SSH_MSG_IGNORE 23:11:05.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_IGNORE 23:11:05.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698]} 23:11:05.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48698]): SSH-2.0-SSHD-UNKNOWN 23:11:05.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48698]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:05.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48698]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:05.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #9 SSH_MSG_IGNORE 23:11:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:11:05.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:05.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #8 SSH_MSG_IGNORE 23:11:05.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_IGNORE 23:11:05.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:05.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #12 SSH_MSG_IGNORE 23:11:05.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48698]) Send SSH_MSG_KEXINIT 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48698]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48698]) process #0 SSH_MSG_KEXINIT 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48698]) SSH_MSG_KEXINIT 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48698]) strict KEX=true client=true server=true 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48698]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48698]) Kex: server host key algorithms = rsa-sha2-512 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48698]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48698]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48698]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48698]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48698]) Kex: compression algorithms (client to server) = none 23:11:05.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48698]) Kex: compression algorithms (server to client) = none 23:11:05.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #11 SSH_MSG_IGNORE 23:11:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:11:05.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:05.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48698]) process #1 30 23:11:05.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48698]] process command=SSH_MSG_KEXDH_INIT 23:11:05.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48698]] Send SSH_MSG_KEXDH_REPLY 23:11:05.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48698]) packet #1 sending command=31[31] len=1639 23:11:05.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48698])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:05.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48698]) Send SSH_MSG_NEWKEYS 23:11:05.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48698]) session ID=70:59:72:5e:9b:38:a4:be:1e:ef:53:40:94:86:a7:5c:de:7b:79:6d:36:b7:4a:a0:22:fc:dc:97:d4:43:10:51:8e:1e:21:39:d9:df:16:b6:d3:f0:db:cc:36:0a:c2:87:2e:96:0f:c0:99:63:bd:82:04:92:ae:7f:76:44:7c:63 23:11:05.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48698]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:05.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48698]): strict KEX resets output message sequence number from 3 to 0 23:11:05.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48698]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@cd30e79; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:05.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48698])[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 23:11:05.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48698])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:05.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48698]) packet #0 sending command=7[7] len=419 23:11:05.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48698]) No pending packets to flush at end of KEX 23:11:05.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48698]) process #2 SSH_MSG_NEWKEYS 23:11:05.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48698]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:05.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48698]): strict KEX resets input message sequence number from 3 to 0 23:11:05.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48698]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2cfa86d4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:05.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:05.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48698]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:05.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48698]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:05.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48698]) authorized authentication methods: password,publickey 23:11:05.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48698]) Accepted service ssh-userauth 23:11:05.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48698]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48698]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48698]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48698]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48698]) no authentication factory for method=none 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48698]) SSH_MSG_USERAUTH_REQUEST 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48698]) remaining methods: password,publickey 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48698]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48698]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48698]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48698]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:05.511 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48698]) authentication result: true 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48698]) SSH_MSG_USERAUTH_REQUEST 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48698])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48698]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48698]) no heartbeat to stop 23:11:05.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48698]) heartbeat type=IGNORE, interval=PT30S 23:11:05.512 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48698 authenticated 23:11:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48698]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48698]] session=TransportServerSession[admin@/10.30.170.252:48698] id=0 23:11:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48698])) size=2097152, max=2097152, packet=32768 23:11:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48698]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48698] 23:11:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48698]) recipient=0 23:11:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698])) size=2097152, max=2097152, packet=32768 23:11:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698])) re-initializing 23:11:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698])) size=2097152, max=2097152, packet=32768 23:11:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698])[want-reply=true] subsystem=netconf 23:11:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698])[subsystem] prepared command 23:11:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698]}} established 23:11:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 303: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18132 23:11:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 303: Creating data stores for simulated device 23:11:05.513 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:05.514 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:05.514 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:05.514 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:05.514 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:05.514 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10768b4a 23:11:05.515 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:05.515 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:05.515 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:05.515 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:05.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:05.516 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:05.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:05.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:05.516 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10768b4a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10768b4a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30cefc34, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30cefc34, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:05.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:05.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:05.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698] 23:11:05.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 303 on channel [id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698] 23:11:05.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) by 1103 down to 2096049 23:11:05.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:05.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698] 23:11:05.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698] 23:11:05.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) request=subsystem result=ReplySuccess, want-reply=true 23:11:05.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:05.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) request=subsystem activate command 23:11:05.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) starting runner for command=netconf 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #5 SSH_MSG_CHANNEL_DATA 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) by 373 down to 2096779 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_CHANNEL_DATA len=373 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698] 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698] 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698] 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18132', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=303} created 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698]} created 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698] successful with session NetconfServerSession{sessionId=303, channel=[id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698]} 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698]} up 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #6 SSH_MSG_CHANNEL_DATA 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) by 393 down to 2096386 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_CHANNEL_DATA len=393 23:11:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698] 23:11:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:05.520 [netconf-device-simulator-threads-0] 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=303} 23:11:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x03c38d13, L:/10.30.170.33:18132 - R:/10.30.170.252:48698]} EXI handlers added to pipeline 23:11:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:05.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) by 179 down to 2095870 23:11:05.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:05.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:05.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #7 SSH_MSG_CHANNEL_DATA 23:11:05.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) by 340 down to 2096046 23:11:05.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_CHANNEL_DATA len=340 23:11:05.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698] 23:11:05.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=303} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30cefc34 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:05.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:05.528 [netconf-device-simulator-threads-0] 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 23:11:05.529 [netconf-device-simulator-threads-0] 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 23:11:05.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:05.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) by 733 down to 2095137 23:11:05.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:05.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:05.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #12 SSH_MSG_IGNORE 23:11:05.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:11:05.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:05.646 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:05.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #8 SSH_MSG_IGNORE 23:11:05.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_IGNORE 23:11:05.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536]} 23:11:05.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55536]): SSH-2.0-SSHD-UNKNOWN 23:11:05.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55536]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:05.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55536]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55536]) Send SSH_MSG_KEXINIT 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55536]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55536]) process #0 SSH_MSG_KEXINIT 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55536]) SSH_MSG_KEXINIT 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55536]) strict KEX=true client=true server=true 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55536]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55536]) Kex: server host key algorithms = rsa-sha2-512 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55536]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55536]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55536]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55536]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55536]) Kex: compression algorithms (client to server) = none 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55536]) Kex: compression algorithms (server to client) = none 23:11:05.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:05.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:05.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #9 SSH_MSG_IGNORE 23:11:05.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_IGNORE 23:11:05.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55536]) process #1 30 23:11:05.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55536]] process command=SSH_MSG_KEXDH_INIT 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55536]] Send SSH_MSG_KEXDH_REPLY 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55536]) packet #1 sending command=31[31] len=1639 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55536])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55536]) Send SSH_MSG_NEWKEYS 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55536]) session ID=99:96:1d:0b:4e:df:8d:2e:7e:e6:b7:01:aa:bc:e2:b4:a2:5a:3b:78:f6:51:b0:b2:f4:2c:aa:11:69:6d:33:e8:6c:ed:f3:64:87:75:71:53:c9:fc:13:64:14:e1:e8:0b:46:56:dc:bf:d3:81:8e:a7:11:64:65:ce:6c:8e:54:10 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55536]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55536]): strict KEX resets output message sequence number from 3 to 0 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55536]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f7c1d59; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55536])[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 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55536])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55536]) packet #0 sending command=7[7] len=419 23:11:05.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55536]) No pending packets to flush at end of KEX 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55536]) process #2 SSH_MSG_NEWKEYS 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55536]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55536]): strict KEX resets input message sequence number from 3 to 0 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55536]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13cbfde3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55536]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55536]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55536]) authorized authentication methods: password,publickey 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55536]) Accepted service ssh-userauth 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55536]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55536]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55536]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55536]) no authentication factory for method=none 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55536]) SSH_MSG_USERAUTH_REQUEST 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55536]) remaining methods: password,publickey 23:11:05.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55536]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55536]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55536]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:05.883 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55536]) authentication result: true 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55536]) SSH_MSG_USERAUTH_REQUEST 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55536])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55536]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55536]) no heartbeat to stop 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55536]) heartbeat type=IGNORE, interval=PT30S 23:11:05.883 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55536 authenticated 23:11:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55536]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55536]] session=TransportServerSession[admin@/10.30.170.252:55536] id=0 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55536])) size=2097152, max=2097152, packet=32768 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55536]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55536] 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55536]) recipient=0 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536])) size=2097152, max=2097152, packet=32768 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536])) re-initializing 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536])) size=2097152, max=2097152, packet=32768 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536])[want-reply=true] subsystem=netconf 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536])[subsystem] prepared command 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536]}} established 23:11:05.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 304: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18133 23:11:05.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 304: Creating data stores for simulated device 23:11:05.885 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:05.885 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:05.885 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:05.885 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:05.885 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:05.886 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a1b2490 23:11:05.886 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:05.886 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:05.886 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:05.886 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:05.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:05.887 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:05.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:05.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:05.887 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a1b2490, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a1b2490, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f5a5dce, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f5a5dce, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:05.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:05.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:05.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536] 23:11:05.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 304 on channel [id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536] 23:11:05.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) by 1103 down to 2096049 23:11:05.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:05.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536] 23:11:05.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536] 23:11:05.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) request=subsystem result=ReplySuccess, want-reply=true 23:11:05.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:05.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) request=subsystem activate command 23:11:05.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) starting runner for command=netconf 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #5 SSH_MSG_CHANNEL_DATA 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) by 373 down to 2096779 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_CHANNEL_DATA len=373 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536] 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536] 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536] 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18133', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=304} created 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=304, channel=[id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536]} created 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536] successful with session NetconfServerSession{sessionId=304, channel=[id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536]} 23:11:05.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=304, channel=[id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536]} up 23:11:05.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #6 SSH_MSG_CHANNEL_DATA 23:11:05.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) by 393 down to 2096386 23:11:05.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_CHANNEL_DATA len=393 23:11:05.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536] 23:11:05.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:05.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:05.891 [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=304} 23:11:05.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:05.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=304, channel=[id: 0x9d120f02, L:/10.30.170.33:18133 - R:/10.30.170.252:55536]} EXI handlers added to pipeline 23:11:05.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:05.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) by 179 down to 2095870 23:11:05.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:05.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:05.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #7 SSH_MSG_CHANNEL_DATA 23:11:05.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) by 340 down to 2096046 23:11:05.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_CHANNEL_DATA len=340 23:11:05.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536] 23:11:05.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=304} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f5a5dce 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:05.894 [netconf-device-simulator-threads-2] 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 23:11:05.894 [netconf-device-simulator-threads-2] 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 23:11:05.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:05.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) by 733 down to 2095137 23:11:05.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:05.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:05.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:05.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #10 SSH_MSG_IGNORE 23:11:05.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_IGNORE 23:11:06.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #10 SSH_MSG_IGNORE 23:11:06.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:11:06.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:06.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390]} 23:11:06.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37390]): SSH-2.0-SSHD-UNKNOWN 23:11:06.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37390]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:06.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37390]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:06.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:06.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #12 SSH_MSG_IGNORE 23:11:06.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:11:06.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #11 SSH_MSG_IGNORE 23:11:06.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37390]) Send SSH_MSG_KEXINIT 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37390]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37390]) process #0 SSH_MSG_KEXINIT 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37390]) SSH_MSG_KEXINIT 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37390]) strict KEX=true client=true server=true 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37390]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37390]) Kex: server host key algorithms = rsa-sha2-512 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37390]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37390]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37390]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37390]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37390]) Kex: compression algorithms (client to server) = none 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37390]) Kex: compression algorithms (server to client) = none 23:11:06.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #9 SSH_MSG_IGNORE 23:11:06.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_IGNORE 23:11:06.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:06.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37390]) process #1 30 23:11:06.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37390]] process command=SSH_MSG_KEXDH_INIT 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37390]] Send SSH_MSG_KEXDH_REPLY 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37390]) packet #1 sending command=31[31] len=1639 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37390])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37390]) Send SSH_MSG_NEWKEYS 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37390]) session ID=73:a7:b8:71:2e:11:29:4a:81:08:80:6f:3b:1e:a5:6d:7f:95:c4:d4:84:79:c2:fb:82:ff:ee:12:07:be:03:3e:78:19:68:8f:09:6d:0c:91:72:93:a3:21:85:4f:b2:c3:5e:67:7e:40:3d:58:17:85:02:f8:84:4a:8a:0f:44:fe 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37390]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37390]): strict KEX resets output message sequence number from 3 to 0 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37390]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@71a63e13; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37390])[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 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37390])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37390]) packet #0 sending command=7[7] len=419 23:11:06.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37390]) No pending packets to flush at end of KEX 23:11:06.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #11 SSH_MSG_IGNORE 23:11:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:11:06.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:06.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37390]) process #2 SSH_MSG_NEWKEYS 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37390]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37390]): strict KEX resets input message sequence number from 3 to 0 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37390]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d27de4f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37390]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37390]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37390]) authorized authentication methods: password,publickey 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37390]) Accepted service ssh-userauth 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37390]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37390]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37390]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37390]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37390]) no authentication factory for method=none 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37390]) SSH_MSG_USERAUTH_REQUEST 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37390]) remaining methods: password,publickey 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37390]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:06.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #8 SSH_MSG_IGNORE 23:11:06.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_IGNORE 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37390]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37390]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37390]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:06.451 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37390]) authentication result: true 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37390]) SSH_MSG_USERAUTH_REQUEST 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37390])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37390]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37390]) no heartbeat to stop 23:11:06.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37390]) heartbeat type=IGNORE, interval=PT30S 23:11:06.451 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37390 authenticated 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37390]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37390]] session=TransportServerSession[admin@/10.30.170.252:37390] id=0 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37390])) size=2097152, max=2097152, packet=32768 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37390]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37390] 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37390]) recipient=0 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390])) size=2097152, max=2097152, packet=32768 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390])) re-initializing 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390])) size=2097152, max=2097152, packet=32768 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390])[want-reply=true] subsystem=netconf 23:11:06.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390])[subsystem] prepared command 23:11:06.453 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:06.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:06.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390]}} established 23:11:06.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 305: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18134 23:11:06.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 305: Creating data stores for simulated device 23:11:06.453 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:06.453 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:06.453 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:06.453 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:06.453 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:06.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20035826 23:11:06.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:06.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:06.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:06.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:06.454 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:06.454 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:06.454 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:06.454 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:06.454 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20035826, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20035826, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35241daa, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35241daa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:06.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:06.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:06.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390] 23:11:06.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 305 on channel [id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390] 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) by 1103 down to 2096049 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390] 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390] 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) request=subsystem result=ReplySuccess, want-reply=true 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) request=subsystem activate command 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) starting runner for command=netconf 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #5 SSH_MSG_CHANNEL_DATA 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) by 373 down to 2096779 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_CHANNEL_DATA len=373 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390] 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:06.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390] 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390] 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18134', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=305} created 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390]} created 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390] successful with session NetconfServerSession{sessionId=305, channel=[id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390]} 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390]} up 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #6 SSH_MSG_CHANNEL_DATA 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) by 393 down to 2096386 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_CHANNEL_DATA len=393 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390] 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:06.457 [netconf-device-simulator-threads-4] 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=305} 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x1e380d9f, L:/10.30.170.33:18134 - R:/10.30.170.252:37390]} EXI handlers added to pipeline 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) by 179 down to 2095870 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:06.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #7 SSH_MSG_CHANNEL_DATA 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) by 340 down to 2096046 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_CHANNEL_DATA len=340 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390] 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=305} 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35241daa 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:06.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:06.460 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:06.460 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:06.460 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:06.460 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:06.460 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:06.460 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:06.460 [netconf-device-simulator-threads-4] 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 23:11:06.460 [netconf-device-simulator-threads-4] 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 23:11:06.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:06.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) by 733 down to 2095137 23:11:06.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:06.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:06.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #12 SSH_MSG_IGNORE 23:11:06.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:11:06.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:06.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832]} 23:11:06.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34832]): SSH-2.0-SSHD-UNKNOWN 23:11:06.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34832]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:06.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34832]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #10 SSH_MSG_IGNORE 23:11:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_IGNORE 23:11:06.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34832]) Send SSH_MSG_KEXINIT 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34832]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34832]) process #0 SSH_MSG_KEXINIT 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34832]) SSH_MSG_KEXINIT 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34832]) strict KEX=true client=true server=true 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34832]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34832]) Kex: server host key algorithms = rsa-sha2-512 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34832]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34832]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34832]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34832]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34832]) Kex: compression algorithms (client to server) = none 23:11:06.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34832]) Kex: compression algorithms (server to client) = none 23:11:06.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:06.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #9 SSH_MSG_IGNORE 23:11:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_IGNORE 23:11:06.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34832]) process #1 30 23:11:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34832]] process command=SSH_MSG_KEXDH_INIT 23:11:06.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #8 SSH_MSG_IGNORE 23:11:06.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_IGNORE 23:11:06.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34832]] Send SSH_MSG_KEXDH_REPLY 23:11:06.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34832]) packet #1 sending command=31[31] len=1639 23:11:06.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34832])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:06.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34832]) Send SSH_MSG_NEWKEYS 23:11:06.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34832]) session ID=9d:fa:24:6f:ab:f0:28:68:88:b0:3d:2e:d8:4d:a4:de:3f:71:11:46:4d:ff:a1:64:81:8a:32:38:42:cf:ca:f6:25:37:bc:ce:0a:ad:81:02:02:51:71:3d:e4:d2:6a:56:fb:df:38:bf:9e:42:5c:c3:cc:71:7b:27:93:f6:60:b9 23:11:06.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34832]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:06.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34832]): strict KEX resets output message sequence number from 3 to 0 23:11:06.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34832]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c930b08; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:06.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34832])[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 23:11:06.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34832])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:06.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34832]) packet #0 sending command=7[7] len=419 23:11:06.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34832]) No pending packets to flush at end of KEX 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34832]) process #2 SSH_MSG_NEWKEYS 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34832]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34832]): strict KEX resets input message sequence number from 3 to 0 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34832]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@505a67d7; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34832]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34832]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34832]) authorized authentication methods: password,publickey 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34832]) Accepted service ssh-userauth 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34832]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34832]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34832]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34832]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34832]) no authentication factory for method=none 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34832]) SSH_MSG_USERAUTH_REQUEST 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34832]) remaining methods: password,publickey 23:11:07.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34832]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:07.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34832]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:07.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34832]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:07.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34832]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:07.015 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:07.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34832]) authentication result: true 23:11:07.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34832]) SSH_MSG_USERAUTH_REQUEST 23:11:07.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34832])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:07.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34832]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:07.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:07.015 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:07.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34832]) no heartbeat to stop 23:11:07.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34832]) heartbeat type=IGNORE, interval=PT30S 23:11:07.015 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34832 authenticated 23:11:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34832]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34832]] session=TransportServerSession[admin@/10.30.170.252:34832] id=0 23:11:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34832])) size=2097152, max=2097152, packet=32768 23:11:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34832]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34832] 23:11:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34832]) recipient=0 23:11:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832])) size=2097152, max=2097152, packet=32768 23:11:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832])) re-initializing 23:11:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832])) size=2097152, max=2097152, packet=32768 23:11:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832])[want-reply=true] subsystem=netconf 23:11:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832])[subsystem] prepared command 23:11:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832]}} established 23:11:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 306: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18135 23:11:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 306: Creating data stores for simulated device 23:11:07.017 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:07.017 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:07.018 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:07.018 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:07.018 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33a602a3 23:11:07.018 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:07.019 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:07.019 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:07.019 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:07.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:07.019 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:07.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:07.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:07.019 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33a602a3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33a602a3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14c24c28, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14c24c28, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:07.020 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:07.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:07.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832] 23:11:07.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 306 on channel [id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832] 23:11:07.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) by 1103 down to 2096049 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832] 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832] 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) request=subsystem result=ReplySuccess, want-reply=true 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) request=subsystem activate command 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) starting runner for command=netconf 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #5 SSH_MSG_CHANNEL_DATA 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) by 373 down to 2096779 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_CHANNEL_DATA len=373 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832] 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832] 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832] 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18135', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=306} created 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832]} created 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832] successful with session NetconfServerSession{sessionId=306, channel=[id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832]} 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832]} up 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #6 SSH_MSG_CHANNEL_DATA 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) by 393 down to 2096386 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_CHANNEL_DATA len=393 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832] 23:11:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:07.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:07.024 [netconf-device-simulator-threads-6] 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=306} 23:11:07.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:07.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x725f7167, L:/10.30.170.33:18135 - R:/10.30.170.252:34832]} EXI handlers added to pipeline 23:11:07.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:07.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) by 179 down to 2095870 23:11:07.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:07.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:07.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #7 SSH_MSG_CHANNEL_DATA 23:11:07.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) by 340 down to 2096046 23:11:07.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_CHANNEL_DATA len=340 23:11:07.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832] 23:11:07.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:07.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:07.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=306} 23:11:07.027 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14c24c28 23:11:07.027 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:07.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:07.027 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:07.027 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:07.027 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:07.027 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:07.028 [netconf-device-simulator-threads-6] 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 23:11:07.028 [netconf-device-simulator-threads-6] 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 23:11:07.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:07.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) by 733 down to 2095137 23:11:07.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:07.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:07.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #11 SSH_MSG_IGNORE 23:11:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:11:07.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #12 SSH_MSG_IGNORE 23:11:07.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:11:07.156 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:07.211 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:07.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #8 SSH_MSG_IGNORE 23:11:07.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_IGNORE 23:11:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044]} 23:11:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52044]): SSH-2.0-SSHD-UNKNOWN 23:11:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52044]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52044]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:07.238 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:07.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #10 SSH_MSG_IGNORE 23:11:07.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_IGNORE 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52044]) Send SSH_MSG_KEXINIT 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52044]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52044]) process #0 SSH_MSG_KEXINIT 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52044]) SSH_MSG_KEXINIT 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52044]) strict KEX=true client=true server=true 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52044]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52044]) Kex: server host key algorithms = rsa-sha2-512 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52044]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52044]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52044]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52044]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52044]) Kex: compression algorithms (client to server) = none 23:11:07.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52044]) Kex: compression algorithms (server to client) = none 23:11:07.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:07.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #12 SSH_MSG_IGNORE 23:11:07.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:11:07.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #9 SSH_MSG_IGNORE 23:11:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_IGNORE 23:11:07.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:07.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52044]) process #1 30 23:11:07.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52044]] process command=SSH_MSG_KEXDH_INIT 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52044]] Send SSH_MSG_KEXDH_REPLY 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52044]) packet #1 sending command=31[31] len=1639 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52044])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52044]) Send SSH_MSG_NEWKEYS 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52044]) session ID=43:38:b6:1a:36:cb:bb:e2:48:10:20:03:a3:b8:4b:28:0b:50:69:0d:6d:39:1c:07:ba:54:55:2f:22:2a:ac:c7:45:e8:74:4e:16:50:d3:84:42:ea:04:19:c3:b2:c9:05:05:03:7b:34:39:aa:35:eb:85:e3:11:2f:ac:fb:8a:d7 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52044]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52044]): strict KEX resets output message sequence number from 3 to 0 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52044]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f1061c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52044])[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 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52044])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52044]) packet #0 sending command=7[7] len=419 23:11:07.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52044]) No pending packets to flush at end of KEX 23:11:07.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52044]) process #2 SSH_MSG_NEWKEYS 23:11:07.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52044]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:07.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52044]): strict KEX resets input message sequence number from 3 to 0 23:11:07.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52044]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@78bf8e17; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:07.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:07.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52044]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:07.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52044]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52044]) authorized authentication methods: password,publickey 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52044]) Accepted service ssh-userauth 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52044]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52044]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52044]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52044]) no authentication factory for method=none 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52044]) SSH_MSG_USERAUTH_REQUEST 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52044]) remaining methods: password,publickey 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52044]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52044]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52044]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:07.514 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52044]) authentication result: true 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52044]) SSH_MSG_USERAUTH_REQUEST 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52044])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52044]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:07.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52044]) no heartbeat to stop 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52044]) heartbeat type=IGNORE, interval=PT30S 23:11:07.515 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52044 authenticated 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52044]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52044]] session=TransportServerSession[admin@/10.30.170.252:52044] id=0 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52044])) size=2097152, max=2097152, packet=32768 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52044]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52044] 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52044]) recipient=0 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044])) size=2097152, max=2097152, packet=32768 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044])) re-initializing 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044])) size=2097152, max=2097152, packet=32768 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:07.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044])[want-reply=true] subsystem=netconf 23:11:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044])[subsystem] prepared command 23:11:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044]}} established 23:11:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 307: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18136 23:11:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 307: Creating data stores for simulated device 23:11:07.517 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:07.517 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:07.517 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:07.517 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:07.517 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:07.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b2e046d 23:11:07.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:07.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:07.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:07.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:07.519 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:07.519 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:07.519 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:07.519 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:07.519 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b2e046d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b2e046d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76a4ac32, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76a4ac32, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:07.520 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:07.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:07.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044] 23:11:07.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 307 on channel [id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044] 23:11:07.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) by 1103 down to 2096049 23:11:07.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044] 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044] 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) request=subsystem result=ReplySuccess, want-reply=true 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) request=subsystem activate command 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) starting runner for command=netconf 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #5 SSH_MSG_CHANNEL_DATA 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) by 373 down to 2096779 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_CHANNEL_DATA len=373 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044] 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:07.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044] 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044] 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18136', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=307} created 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=307, channel=[id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044]} created 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044] successful with session NetconfServerSession{sessionId=307, channel=[id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044]} 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=307, channel=[id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044]} up 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #6 SSH_MSG_CHANNEL_DATA 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) by 393 down to 2096386 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_CHANNEL_DATA len=393 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044] 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:07.523 [netconf-device-simulator-threads-0] 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=307} 23:11:07.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:07.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=307, channel=[id: 0x67c75460, L:/10.30.170.33:18136 - R:/10.30.170.252:52044]} EXI handlers added to pipeline 23:11:07.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:07.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) by 179 down to 2095870 23:11:07.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:07.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:07.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #7 SSH_MSG_CHANNEL_DATA 23:11:07.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) by 340 down to 2096046 23:11:07.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_CHANNEL_DATA len=340 23:11:07.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044] 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=307} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76a4ac32 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:07.526 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:07.526 [netconf-device-simulator-threads-0] 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 23:11:07.526 [netconf-device-simulator-threads-0] 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 23:11:07.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:07.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) by 733 down to 2095137 23:11:07.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:07.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #11 SSH_MSG_IGNORE 23:11:07.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:11:07.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:07.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056]} 23:11:07.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55056]): SSH-2.0-SSHD-UNKNOWN 23:11:07.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55056]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:07.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55056]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:07.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:07.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #10 SSH_MSG_IGNORE 23:11:07.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_IGNORE 23:11:07.814 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:07.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #8 SSH_MSG_IGNORE 23:11:07.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_IGNORE 23:11:08.114 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #9 SSH_MSG_IGNORE 23:11:08.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_IGNORE 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55056]) Send SSH_MSG_KEXINIT 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55056]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55056]) process #0 SSH_MSG_KEXINIT 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55056]) SSH_MSG_KEXINIT 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55056]) strict KEX=true client=true server=true 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55056]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55056]) Kex: server host key algorithms = rsa-sha2-512 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55056]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55056]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55056]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55056]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55056]) Kex: compression algorithms (client to server) = none 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55056]) Kex: compression algorithms (server to client) = none 23:11:08.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:08.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #12 SSH_MSG_IGNORE 23:11:08.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:11:08.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:08.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55056]) process #1 30 23:11:08.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55056]] process command=SSH_MSG_KEXDH_INIT 23:11:08.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55056]] Send SSH_MSG_KEXDH_REPLY 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55056]) packet #1 sending command=31[31] len=1639 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55056])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55056]) Send SSH_MSG_NEWKEYS 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55056]) session ID=d2:ff:12:fc:e4:fe:64:6e:47:39:45:c7:26:4a:02:56:5e:1d:a6:5d:23:dc:6e:e6:0f:64:3d:89:9b:fb:b9:e1:18:35:26:c1:36:06:11:0f:36:03:4a:7c:6d:17:30:60:5b:d6:47:8c:7b:90:69:ea:08:08:50:a0:69:2d:19:b6 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55056]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55056]): strict KEX resets output message sequence number from 3 to 0 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55056]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11a06be; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55056])[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 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55056])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55056]) packet #0 sending command=7[7] len=419 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55056]) No pending packets to flush at end of KEX 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #8 SSH_MSG_IGNORE 23:11:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_IGNORE 23:11:08.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:08.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55056]) process #2 SSH_MSG_NEWKEYS 23:11:08.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55056]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:08.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55056]): strict KEX resets input message sequence number from 3 to 0 23:11:08.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55056]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c5b10cb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:08.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:08.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55056]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:08.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55056]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:08.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55056]) authorized authentication methods: password,publickey 23:11:08.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55056]) Accepted service ssh-userauth 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55056]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55056]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55056]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55056]) no authentication factory for method=none 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55056]) SSH_MSG_USERAUTH_REQUEST 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55056]) remaining methods: password,publickey 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55056]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #10 SSH_MSG_IGNORE 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_IGNORE 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55056]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55056]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:08.243 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55056]) authentication result: true 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55056]) SSH_MSG_USERAUTH_REQUEST 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55056])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55056]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:08.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55056]) no heartbeat to stop 23:11:08.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55056]) heartbeat type=IGNORE, interval=PT30S 23:11:08.244 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55056 authenticated 23:11:08.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:08.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55056]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:08.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55056]] session=TransportServerSession[admin@/10.30.170.252:55056] id=0 23:11:08.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55056])) size=2097152, max=2097152, packet=32768 23:11:08.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55056]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55056] 23:11:08.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55056]) recipient=0 23:11:08.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056])) size=2097152, max=2097152, packet=32768 23:11:08.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056])) re-initializing 23:11:08.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056])) size=2097152, max=2097152, packet=32768 23:11:08.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:08.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:08.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:08.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:08.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056])[want-reply=true] subsystem=netconf 23:11:08.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056])[subsystem] prepared command 23:11:08.250 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:08.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:08.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056]}} established 23:11:08.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 308: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18137 23:11:08.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 308: Creating data stores for simulated device 23:11:08.251 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:08.251 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:08.251 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:08.251 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:08.251 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:08.252 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7040fe6f 23:11:08.252 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:08.253 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:08.253 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:08.253 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:08.253 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:08.253 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:08.253 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:08.253 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:08.253 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7040fe6f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7040fe6f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2aa255ed, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2aa255ed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:08.254 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:08.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:08.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056] 23:11:08.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 308 on channel [id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056] 23:11:08.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) by 1103 down to 2096049 23:11:08.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:08.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056] 23:11:08.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056] 23:11:08.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) request=subsystem result=ReplySuccess, want-reply=true 23:11:08.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:08.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) request=subsystem activate command 23:11:08.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) starting runner for command=netconf 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #5 SSH_MSG_CHANNEL_DATA 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) by 373 down to 2096779 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_CHANNEL_DATA len=373 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056] 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056] 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056] 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18137', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=308} created 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=308, channel=[id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056]} created 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056] successful with session NetconfServerSession{sessionId=308, channel=[id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056]} 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=308, channel=[id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056]} up 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #6 SSH_MSG_CHANNEL_DATA 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) by 393 down to 2096386 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_CHANNEL_DATA len=393 23:11:08.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056] 23:11:08.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:08.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:08.258 [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=308} 23:11:08.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:08.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=308, channel=[id: 0x6ea80ecc, L:/10.30.170.33:18137 - R:/10.30.170.252:55056]} EXI handlers added to pipeline 23:11:08.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:08.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) by 179 down to 2095870 23:11:08.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:08.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:08.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #7 SSH_MSG_CHANNEL_DATA 23:11:08.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) by 340 down to 2096046 23:11:08.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_CHANNEL_DATA len=340 23:11:08.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056] 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=308} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2aa255ed 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:08.261 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:08.262 [netconf-device-simulator-threads-2] 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 23:11:08.262 [netconf-device-simulator-threads-2] 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 23:11:08.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:08.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) by 733 down to 2095137 23:11:08.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:08.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #11 SSH_MSG_IGNORE 23:11:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:11:08.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:08.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878]} 23:11:08.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42878]): SSH-2.0-SSHD-UNKNOWN 23:11:08.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42878]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:08.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42878]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:08.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #9 SSH_MSG_IGNORE 23:11:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_IGNORE 23:11:08.675 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:08.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #12 SSH_MSG_IGNORE 23:11:08.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:11:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #11 SSH_MSG_IGNORE 23:11:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:11:08.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42878]) Send SSH_MSG_KEXINIT 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #0 SSH_MSG_KEXINIT 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42878]) SSH_MSG_KEXINIT 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42878]) strict KEX=true client=true server=true 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: server host key algorithms = rsa-sha2-512 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: compression algorithms (client to server) = none 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42878]) Kex: compression algorithms (server to client) = none 23:11:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:08.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:08.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #10 SSH_MSG_IGNORE 23:11:08.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_IGNORE 23:11:08.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #1 30 23:11:08.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42878]] process command=SSH_MSG_KEXDH_INIT 23:11:08.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42878]] Send SSH_MSG_KEXDH_REPLY 23:11:08.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #1 sending command=31[31] len=1639 23:11:08.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42878])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:08.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42878]) Send SSH_MSG_NEWKEYS 23:11:08.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42878]) session ID=f8:84:bb:ff:e0:b4:e9:c9:87:f1:37:0c:8d:28:e8:30:d7:9a:e4:ae:59:aa:7f:2b:27:15:85:a0:3f:57:96:b1:29:7b:6e:40:d6:9a:7b:c0:f7:1a:f5:f8:2f:06:18:92:7c:6f:72:e8:6c:a1:36:0a:9a:d5:78:36:3f:be:32:76 23:11:08.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:08.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42878]): strict KEX resets output message sequence number from 3 to 0 23:11:08.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48b8743a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:08.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42878])[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 23:11:08.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42878])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:08.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #0 sending command=7[7] len=419 23:11:08.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42878]) No pending packets to flush at end of KEX 23:11:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #2 SSH_MSG_NEWKEYS 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42878]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42878]): strict KEX resets input message sequence number from 3 to 0 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1a028374; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42878]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42878]) authorized authentication methods: password,publickey 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42878]) Accepted service ssh-userauth 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42878]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42878]) no authentication factory for method=none 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42878]) SSH_MSG_USERAUTH_REQUEST 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42878]) remaining methods: password,publickey 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42878]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42878]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:09.001 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42878]) authentication result: true 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42878]) SSH_MSG_USERAUTH_REQUEST 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42878])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42878]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42878]) no heartbeat to stop 23:11:09.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42878]) heartbeat type=IGNORE, interval=PT30S 23:11:09.002 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42878 authenticated 23:11:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42878]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42878]] session=TransportServerSession[admin@/10.30.170.252:42878] id=0 23:11:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42878])) size=2097152, max=2097152, packet=32768 23:11:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42878]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42878] 23:11:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42878]) recipient=0 23:11:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])) size=2097152, max=2097152, packet=32768 23:11:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])) re-initializing 23:11:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])) size=2097152, max=2097152, packet=32768 23:11:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[want-reply=true] subsystem=netconf 23:11:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[subsystem] prepared command 23:11:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878]}} established 23:11:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 309: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18138 23:11:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 309: Creating data stores for simulated device 23:11:09.003 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:09.003 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:09.003 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6be6c0a1 23:11:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:09.005 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:09.005 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:09.005 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:09.005 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:09.005 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6be6c0a1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6be6c0a1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1659c7ae, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1659c7ae, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:09.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:09.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878] 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 309 on channel [id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878] 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 1103 down to 2096049 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878] 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878] 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) request=subsystem result=ReplySuccess, want-reply=true 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) request=subsystem activate command 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) starting runner for command=netconf 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #5 SSH_MSG_CHANNEL_DATA 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 373 down to 2096779 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_DATA len=373 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878] 23:11:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878] 23:11:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878] 23:11:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18138', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=309} created 23:11:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=309, channel=[id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878]} created 23:11:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878] successful with session NetconfServerSession{sessionId=309, channel=[id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878]} 23:11:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=309, channel=[id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878]} up 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #6 SSH_MSG_CHANNEL_DATA 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 393 down to 2096386 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_DATA len=393 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878] 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:09.009 [netconf-device-simulator-threads-4] 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=309} 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=309, channel=[id: 0xaa00d9b4, L:/10.30.170.33:18138 - R:/10.30.170.252:42878]} EXI handlers added to pipeline 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 179 down to 2095870 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:09.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #7 SSH_MSG_CHANNEL_DATA 23:11:09.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 340 down to 2096046 23:11:09.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_DATA len=340 23:11:09.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878] 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=309} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1659c7ae 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:09.012 [netconf-device-simulator-threads-4] 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 23:11:09.012 [netconf-device-simulator-threads-4] 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 23:11:09.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 733 down to 2095137 23:11:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:09.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950]} 23:11:09.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33950]): SSH-2.0-SSHD-UNKNOWN 23:11:09.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33950]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:09.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33950]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #8 SSH_MSG_IGNORE 23:11:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_IGNORE 23:11:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #9 SSH_MSG_IGNORE 23:11:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_IGNORE 23:11:09.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:09.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #11 SSH_MSG_IGNORE 23:11:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33950]) Send SSH_MSG_KEXINIT 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33950]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33950]) process #0 SSH_MSG_KEXINIT 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33950]) SSH_MSG_KEXINIT 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33950]) strict KEX=true client=true server=true 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33950]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33950]) Kex: server host key algorithms = rsa-sha2-512 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33950]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33950]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33950]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33950]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33950]) Kex: compression algorithms (client to server) = none 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33950]) Kex: compression algorithms (server to client) = none 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:09.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:09.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #8 SSH_MSG_IGNORE 23:11:09.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_IGNORE 23:11:09.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:09.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33950]) process #1 30 23:11:09.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33950]] process command=SSH_MSG_KEXDH_INIT 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33950]] Send SSH_MSG_KEXDH_REPLY 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33950]) packet #1 sending command=31[31] len=1639 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33950])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33950]) Send SSH_MSG_NEWKEYS 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33950]) session ID=e8:a7:e8:15:71:50:a4:dd:b4:ef:07:1d:d2:36:11:cd:3a:87:6a:8a:61:e3:62:79:5b:27:b0:be:9a:f4:34:12:01:c8:0c:68:62:0c:ae:13:52:11:a2:c2:50:97:5d:39:81:ae:f5:93:e3:8a:d4:85:7c:b8:0e:31:05:21:ec:fb 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33950]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33950]): strict KEX resets output message sequence number from 3 to 0 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33950]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c278fc5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33950])[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 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33950])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33950]) packet #0 sending command=7[7] len=419 23:11:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33950]) No pending packets to flush at end of KEX 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33950]) process #2 SSH_MSG_NEWKEYS 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33950]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33950]): strict KEX resets input message sequence number from 3 to 0 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33950]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@559a50c1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33950]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33950]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33950]) authorized authentication methods: password,publickey 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33950]) Accepted service ssh-userauth 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33950]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33950]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33950]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33950]) no authentication factory for method=none 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33950]) SSH_MSG_USERAUTH_REQUEST 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33950]) remaining methods: password,publickey 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33950]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33950]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33950]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:09.348 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33950]) authentication result: true 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33950]) SSH_MSG_USERAUTH_REQUEST 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33950])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33950]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33950]) no heartbeat to stop 23:11:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33950]) heartbeat type=IGNORE, interval=PT30S 23:11:09.348 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33950 authenticated 23:11:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33950]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33950]] session=TransportServerSession[admin@/10.30.170.252:33950] id=0 23:11:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33950])) size=2097152, max=2097152, packet=32768 23:11:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33950]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33950] 23:11:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33950]) recipient=0 23:11:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950])) size=2097152, max=2097152, packet=32768 23:11:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950])) re-initializing 23:11:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950])) size=2097152, max=2097152, packet=32768 23:11:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950])[want-reply=true] subsystem=netconf 23:11:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950])[subsystem] prepared command 23:11:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950]}} established 23:11:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 310: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18139 23:11:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 310: Creating data stores for simulated device 23:11:09.351 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:09.351 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:09.351 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:09.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d46fa79 23:11:09.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:09.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:09.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:09.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:09.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:09.353 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:09.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:09.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:09.353 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d46fa79, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d46fa79, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40d33b49, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40d33b49, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:09.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:09.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950] 23:11:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 310 on channel [id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950] 23:11:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) by 1103 down to 2096049 23:11:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950] 23:11:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950] 23:11:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) request=subsystem result=ReplySuccess, want-reply=true 23:11:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) request=subsystem activate command 23:11:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) starting runner for command=netconf 23:11:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #5 SSH_MSG_CHANNEL_DATA 23:11:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) by 373 down to 2096779 23:11:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_CHANNEL_DATA len=373 23:11:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950] 23:11:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950] 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950] 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18139', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=310} created 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950]} created 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950] successful with session NetconfServerSession{sessionId=310, channel=[id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950]} 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950]} up 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #6 SSH_MSG_CHANNEL_DATA 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) by 393 down to 2096386 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_CHANNEL_DATA len=393 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950] 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:09.358 [netconf-device-simulator-threads-6] 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=310} 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x3fc1c67b, L:/10.30.170.33:18139 - R:/10.30.170.252:33950]} EXI handlers added to pipeline 23:11:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:09.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) by 179 down to 2095870 23:11:09.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:09.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:09.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #7 SSH_MSG_CHANNEL_DATA 23:11:09.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) by 340 down to 2096046 23:11:09.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_CHANNEL_DATA len=340 23:11:09.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950] 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=310} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40d33b49 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:09.362 [netconf-device-simulator-threads-6] 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 23:11:09.362 [netconf-device-simulator-threads-6] 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 23:11:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) by 733 down to 2095137 23:11:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:09.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #10 SSH_MSG_IGNORE 23:11:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:11:09.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #9 SSH_MSG_IGNORE 23:11:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_IGNORE 23:11:09.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174]} 23:11:09.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40174]): SSH-2.0-SSHD-UNKNOWN 23:11:09.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40174]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:09.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40174]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #12 SSH_MSG_IGNORE 23:11:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:11:09.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:09.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40174]) Send SSH_MSG_KEXINIT 23:11:09.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40174]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40174]) process #0 SSH_MSG_KEXINIT 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40174]) SSH_MSG_KEXINIT 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40174]) strict KEX=true client=true server=true 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40174]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40174]) Kex: server host key algorithms = rsa-sha2-512 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40174]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40174]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40174]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40174]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40174]) Kex: compression algorithms (client to server) = none 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40174]) Kex: compression algorithms (server to client) = none 23:11:09.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:09.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #11 SSH_MSG_IGNORE 23:11:09.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:11:09.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #12 SSH_MSG_IGNORE 23:11:09.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:11:09.687 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:09.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40174]) process #1 30 23:11:09.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40174]] process command=SSH_MSG_KEXDH_INIT 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40174]] Send SSH_MSG_KEXDH_REPLY 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40174]) packet #1 sending command=31[31] len=1639 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40174])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40174]) Send SSH_MSG_NEWKEYS 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40174]) session ID=8b:58:dc:64:05:a6:6d:c5:83:cd:17:f2:91:32:97:01:c3:b5:0b:6f:eb:86:1f:57:ea:f9:f0:7d:b7:17:93:19:9e:9f:78:73:60:92:92:8b:10:74:c6:f1:d1:e9:80:4a:73:99:8b:cb:5b:c0:41:87:99:af:ab:37:53:a2:cc:da 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40174]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40174]): strict KEX resets output message sequence number from 3 to 0 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40174]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@199894c8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40174])[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 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40174])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40174]) packet #0 sending command=7[7] len=419 23:11:09.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40174]) No pending packets to flush at end of KEX 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40174]) process #2 SSH_MSG_NEWKEYS 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40174]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40174]): strict KEX resets input message sequence number from 3 to 0 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40174]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25d0d4fb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40174]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40174]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40174]) authorized authentication methods: password,publickey 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40174]) Accepted service ssh-userauth 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40174]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40174]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40174]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40174]) no authentication factory for method=none 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40174]) SSH_MSG_USERAUTH_REQUEST 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40174]) remaining methods: password,publickey 23:11:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40174]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:09.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #8 SSH_MSG_IGNORE 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_IGNORE 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40174]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40174]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:09.791 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40174]) authentication result: true 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40174]) SSH_MSG_USERAUTH_REQUEST 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40174])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40174]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40174]) no heartbeat to stop 23:11:09.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40174]) heartbeat type=IGNORE, interval=PT30S 23:11:09.792 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40174 authenticated 23:11:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40174]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40174]] session=TransportServerSession[admin@/10.30.170.252:40174] id=0 23:11:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40174])) size=2097152, max=2097152, packet=32768 23:11:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40174]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40174] 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40174]) recipient=0 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174])) size=2097152, max=2097152, packet=32768 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174])) re-initializing 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174])) size=2097152, max=2097152, packet=32768 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174])[want-reply=true] subsystem=netconf 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174])[subsystem] prepared command 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174]}} established 23:11:09.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 311: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18140 23:11:09.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 311: Creating data stores for simulated device 23:11:09.794 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:09.794 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:09.795 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:09.795 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:09.795 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:09.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f28e3e1 23:11:09.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:09.797 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:09.797 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:09.797 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:09.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:09.798 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:09.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:09.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:09.798 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f28e3e1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f28e3e1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e98aa0d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e98aa0d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:09.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:09.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:09.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174] 23:11:09.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 311 on channel [id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174] 23:11:09.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) by 1103 down to 2096049 23:11:09.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:09.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174] 23:11:09.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174] 23:11:09.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) request=subsystem result=ReplySuccess, want-reply=true 23:11:09.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:09.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) request=subsystem activate command 23:11:09.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) starting runner for command=netconf 23:11:09.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #5 SSH_MSG_CHANNEL_DATA 23:11:09.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) by 373 down to 2096779 23:11:09.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_CHANNEL_DATA len=373 23:11:09.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174] 23:11:09.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:09.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:09.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174] 23:11:09.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174] 23:11:09.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18140', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:09.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=311} created 23:11:09.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=311, channel=[id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174]} created 23:11:09.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174] successful with session NetconfServerSession{sessionId=311, channel=[id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174]} 23:11:09.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=311, channel=[id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174]} up 23:11:09.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #6 SSH_MSG_CHANNEL_DATA 23:11:09.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) by 393 down to 2096386 23:11:09.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_CHANNEL_DATA len=393 23:11:09.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174] 23:11:09.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:09.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:09.803 [netconf-device-simulator-threads-0] 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=311} 23:11:09.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:09.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=311, channel=[id: 0xfb02ecd1, L:/10.30.170.33:18140 - R:/10.30.170.252:40174]} EXI handlers added to pipeline 23:11:09.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:09.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) by 179 down to 2095870 23:11:09.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:09.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:09.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #7 SSH_MSG_CHANNEL_DATA 23:11:09.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) by 340 down to 2096046 23:11:09.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_CHANNEL_DATA len=340 23:11:09.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174] 23:11:09.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:09.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:09.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=311} 23:11:09.806 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e98aa0d 23:11:09.806 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:09.807 [netconf-device-simulator-threads-0] 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 23:11:09.807 [netconf-device-simulator-threads-0] 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 23:11:09.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:09.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) by 733 down to 2095137 23:11:09.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:09.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:09.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:09.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #10 SSH_MSG_IGNORE 23:11:09.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:11:10.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458]} 23:11:10.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34458]): SSH-2.0-SSHD-UNKNOWN 23:11:10.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34458]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:10.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34458]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:10.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #9 SSH_MSG_IGNORE 23:11:10.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_IGNORE 23:11:10.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:10.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #12 SSH_MSG_IGNORE 23:11:10.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:11:10.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:10.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:10.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #11 SSH_MSG_IGNORE 23:11:10.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:11:10.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:10.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:10.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624]} 23:11:10.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:45624]): SSH-2.0-SSHD-UNKNOWN 23:11:10.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:45624]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:10.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:45624]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34458]) Send SSH_MSG_KEXINIT 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34458]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34458]) process #0 SSH_MSG_KEXINIT 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34458]) SSH_MSG_KEXINIT 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34458]) strict KEX=true client=true server=true 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34458]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34458]) Kex: server host key algorithms = rsa-sha2-512 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34458]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34458]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34458]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34458]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34458]) Kex: compression algorithms (client to server) = none 23:11:10.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34458]) Kex: compression algorithms (server to client) = none 23:11:10.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:10.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #10 SSH_MSG_IGNORE 23:11:10.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_IGNORE 23:11:10.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #8 SSH_MSG_IGNORE 23:11:10.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_IGNORE 23:11:10.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #9 SSH_MSG_IGNORE 23:11:10.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_IGNORE 23:11:10.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34458]) process #1 30 23:11:10.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34458]] process command=SSH_MSG_KEXDH_INIT 23:11:10.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34458]] Send SSH_MSG_KEXDH_REPLY 23:11:10.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34458]) packet #1 sending command=31[31] len=1639 23:11:10.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34458])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:10.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34458]) Send SSH_MSG_NEWKEYS 23:11:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34458]) session ID=69:5a:3e:08:d3:85:2a:a5:02:24:23:98:bc:43:66:f6:6c:9a:2b:6d:14:17:e8:12:3f:a3:60:0e:f6:06:41:4a:8c:c8:7d:d8:4a:b5:8c:cf:ac:67:6c:7b:8a:b4:e8:20:4d:f9:b7:21:4c:0d:2d:cb:27:09:3d:38:ca:15:58:a0 23:11:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34458]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34458]): strict KEX resets output message sequence number from 3 to 0 23:11:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34458]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64a6a50f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34458])[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 23:11:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34458])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34458]) packet #0 sending command=7[7] len=419 23:11:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34458]) No pending packets to flush at end of KEX 23:11:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #11 SSH_MSG_IGNORE 23:11:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:11:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34458]) process #2 SSH_MSG_NEWKEYS 23:11:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34458]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34458]): strict KEX resets input message sequence number from 3 to 0 23:11:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34458]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39147e7a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34458]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34458]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34458]) authorized authentication methods: password,publickey 23:11:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34458]) Accepted service ssh-userauth 23:11:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34458]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34458]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34458]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34458]) no authentication factory for method=none 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34458]) SSH_MSG_USERAUTH_REQUEST 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34458]) remaining methods: password,publickey 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34458]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34458]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34458]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:10.752 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34458]) authentication result: true 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34458]) SSH_MSG_USERAUTH_REQUEST 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34458])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34458]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:10.752 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34458]) no heartbeat to stop 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34458]) heartbeat type=IGNORE, interval=PT30S 23:11:10.753 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34458 authenticated 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34458]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34458]] session=TransportServerSession[admin@/10.30.170.252:34458] id=0 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34458])) size=2097152, max=2097152, packet=32768 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34458]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34458] 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34458]) recipient=0 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458])) size=2097152, max=2097152, packet=32768 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458])) re-initializing 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458])) size=2097152, max=2097152, packet=32768 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458])[want-reply=true] subsystem=netconf 23:11:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458])[subsystem] prepared command 23:11:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458]}} established 23:11:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 312: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18141 23:11:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 312: Creating data stores for simulated device 23:11:10.754 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:10.755 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:10.756 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:10.756 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:10.756 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #10 SSH_MSG_IGNORE 23:11:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_IGNORE 23:11:10.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:10.757 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25cb05c6 23:11:10.757 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:10.758 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:10.758 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:10.758 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:10.758 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:10.758 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25cb05c6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25cb05c6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@aa3efb2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@aa3efb2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:10.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458] 23:11:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 312 on channel [id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458] 23:11:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) by 1103 down to 2096049 23:11:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458] 23:11:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458] 23:11:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) request=subsystem result=ReplySuccess, want-reply=true 23:11:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) request=subsystem activate command 23:11:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) starting runner for command=netconf 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #5 SSH_MSG_CHANNEL_DATA 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) by 373 down to 2096779 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_CHANNEL_DATA len=373 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458] 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458] 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458] 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18141', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=312} created 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=312, channel=[id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458]} created 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458] successful with session NetconfServerSession{sessionId=312, channel=[id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458]} 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=312, channel=[id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458]} up 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #6 SSH_MSG_CHANNEL_DATA 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) by 393 down to 2096386 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_CHANNEL_DATA len=393 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458] 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:10.765 [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=312} 23:11:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=312, channel=[id: 0xbda474aa, L:/10.30.170.33:18141 - R:/10.30.170.252:34458]} EXI handlers added to pipeline 23:11:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) by 179 down to 2095870 23:11:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #7 SSH_MSG_CHANNEL_DATA 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) by 340 down to 2096046 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_CHANNEL_DATA len=340 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458] 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=312} 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@aa3efb2 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:10.768 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:10.769 [netconf-device-simulator-threads-2] 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 23:11:10.769 [netconf-device-simulator-threads-2] 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 23:11:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:10.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) by 733 down to 2095137 23:11:10.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:10.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:10.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #8 SSH_MSG_IGNORE 23:11:10.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_IGNORE 23:11:10.815 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:10.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:45624]) Send SSH_MSG_KEXINIT 23:11:10.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45624]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:10.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45624]) process #0 SSH_MSG_KEXINIT 23:11:10.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:45624]) SSH_MSG_KEXINIT 23:11:10.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:45624]) strict KEX=true client=true server=true 23:11:10.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45624]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:10.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45624]) Kex: server host key algorithms = rsa-sha2-512 23:11:10.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45624]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:10.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45624]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:10.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45624]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:10.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45624]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:10.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45624]) Kex: compression algorithms (client to server) = none 23:11:10.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45624]) Kex: compression algorithms (server to client) = none 23:11:10.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:10.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #12 SSH_MSG_IGNORE 23:11:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:11:11.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45624]) process #1 30 23:11:11.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45624]] process command=SSH_MSG_KEXDH_INIT 23:11:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #9 SSH_MSG_IGNORE 23:11:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_IGNORE 23:11:11.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45624]] Send SSH_MSG_KEXDH_REPLY 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45624]) packet #1 sending command=31[31] len=1639 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:45624])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:45624]) Send SSH_MSG_NEWKEYS 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:45624]) session ID=d6:b6:67:f1:be:c1:24:76:1c:e5:b6:99:ff:9d:32:a5:84:80:32:78:18:fb:e6:04:33:4a:d0:3d:9d:ff:8d:30:30:06:24:aa:8b:01:2a:44:e8:8f:4a:11:13:3b:82:13:03:f1:d7:3c:20:13:2b:4d:5b:db:34:63:c1:d6:5e:3f 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45624]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45624]): strict KEX resets output message sequence number from 3 to 0 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45624]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@28e3dc2c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:45624])[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 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45624])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45624]) packet #0 sending command=7[7] len=419 23:11:11.072 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45624]) No pending packets to flush at end of KEX 23:11:11.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828]} 23:11:11.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33828]): SSH-2.0-SSHD-UNKNOWN 23:11:11.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33828]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:11.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33828]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45624]) process #2 SSH_MSG_NEWKEYS 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45624]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45624]): strict KEX resets input message sequence number from 3 to 0 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45624]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d6e8b56; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45624]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45624]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:45624]) authorized authentication methods: password,publickey 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45624]) Accepted service ssh-userauth 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45624]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45624]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45624]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45624]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45624]) no authentication factory for method=none 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45624]) SSH_MSG_USERAUTH_REQUEST 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45624]) remaining methods: password,publickey 23:11:11.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45624]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:11.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45624]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:11.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45624]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:11.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45624]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:11.110 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:11.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:45624]) authentication result: true 23:11:11.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:45624]) SSH_MSG_USERAUTH_REQUEST 23:11:11.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45624])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:11.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45624]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:11.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:11.110 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:11.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45624]) no heartbeat to stop 23:11:11.110 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:45624]) heartbeat type=IGNORE, interval=PT30S 23:11:11.110 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:45624 authenticated 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45624]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45624]] session=TransportServerSession[admin@/10.30.170.252:45624] id=0 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45624])) size=2097152, max=2097152, packet=32768 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45624]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45624] 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45624]) recipient=0 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624])) size=2097152, max=2097152, packet=32768 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624])) re-initializing 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624])) size=2097152, max=2097152, packet=32768 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624])[want-reply=true] subsystem=netconf 23:11:11.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624])[subsystem] prepared command 23:11:11.112 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:11.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:11.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624]}} established 23:11:11.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 313: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18142 23:11:11.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 313: Creating data stores for simulated device 23:11:11.112 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:11.112 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:11.112 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:11.112 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:11.112 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:11.113 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d34e351 23:11:11.113 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:11.113 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:11.113 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:11.113 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:11.113 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:11.114 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:11.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:11.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:11.114 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d34e351, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d34e351, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33f8bbc4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33f8bbc4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:11.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:11.114 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:11.114 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624] 23:11:11.114 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 313 on channel [id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624] 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) by 1103 down to 2096049 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624] 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624] 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) request=subsystem result=ReplySuccess, want-reply=true 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) request=subsystem activate command 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) starting runner for command=netconf 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #5 SSH_MSG_CHANNEL_DATA 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) by 373 down to 2096779 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_CHANNEL_DATA len=373 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624] 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:11.115 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624] 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624] 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18142', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=313} created 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624]} created 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624] successful with session NetconfServerSession{sessionId=313, channel=[id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624]} 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624]} up 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #6 SSH_MSG_CHANNEL_DATA 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) by 393 down to 2096386 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_CHANNEL_DATA len=393 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624] 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:11.116 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:11.116 [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=313} 23:11:11.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:11.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x57c1d4a8, L:/10.30.170.33:18142 - R:/10.30.170.252:45624]} EXI handlers added to pipeline 23:11:11.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:11.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) by 179 down to 2095870 23:11:11.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:11.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:11.118 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #7 SSH_MSG_CHANNEL_DATA 23:11:11.118 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) by 340 down to 2096046 23:11:11.118 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_CHANNEL_DATA len=340 23:11:11.118 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624] 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=313} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33f8bbc4 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:11.119 [netconf-device-simulator-threads-3] 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 23:11:11.119 [netconf-device-simulator-threads-3] 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 23:11:11.119 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:11.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) by 733 down to 2095137 23:11:11.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:11.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #10 SSH_MSG_IGNORE 23:11:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_IGNORE 23:11:11.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #11 SSH_MSG_IGNORE 23:11:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:11:11.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #8 SSH_MSG_IGNORE 23:11:11.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_IGNORE 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33828]) Send SSH_MSG_KEXINIT 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33828]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33828]) process #0 SSH_MSG_KEXINIT 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33828]) SSH_MSG_KEXINIT 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33828]) strict KEX=true client=true server=true 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33828]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33828]) Kex: server host key algorithms = rsa-sha2-512 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33828]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33828]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33828]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33828]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33828]) Kex: compression algorithms (client to server) = none 23:11:11.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33828]) Kex: compression algorithms (server to client) = none 23:11:11.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:11.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.469 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33828]) process #1 30 23:11:11.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33828]] process command=SSH_MSG_KEXDH_INIT 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33828]] Send SSH_MSG_KEXDH_REPLY 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33828]) packet #1 sending command=31[31] len=1639 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33828])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33828]) Send SSH_MSG_NEWKEYS 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33828]) session ID=21:30:af:5f:b6:50:82:cc:20:ba:28:89:fb:01:8d:be:7b:d7:9d:33:cb:72:06:9d:9e:ec:69:8d:3a:5e:8a:3e:fc:15:c0:cc:0c:10:92:93:d9:62:24:11:73:18:e8:72:45:4e:be:e3:d2:4b:3f:10:94:2c:67:fe:66:a8:27:1b 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33828]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33828]): strict KEX resets output message sequence number from 3 to 0 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33828]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79571d1e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33828])[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 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33828])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33828]) packet #0 sending command=7[7] len=419 23:11:11.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33828]) No pending packets to flush at end of KEX 23:11:11.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #12 SSH_MSG_IGNORE 23:11:11.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:11:11.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33828]) process #2 SSH_MSG_NEWKEYS 23:11:11.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33828]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:11.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33828]): strict KEX resets input message sequence number from 3 to 0 23:11:11.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33828]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@49047065; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:11.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:11.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33828]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:11.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33828]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:11.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33828]) authorized authentication methods: password,publickey 23:11:11.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33828]) Accepted service ssh-userauth 23:11:11.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33828]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:11.528 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33828]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33828]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33828]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33828]) no authentication factory for method=none 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33828]) SSH_MSG_USERAUTH_REQUEST 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33828]) remaining methods: password,publickey 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33828]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33828]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33828]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33828]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:11.529 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33828]) authentication result: true 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33828]) SSH_MSG_USERAUTH_REQUEST 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33828])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33828]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:11.529 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33828]) no heartbeat to stop 23:11:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33828]) heartbeat type=IGNORE, interval=PT30S 23:11:11.530 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33828 authenticated 23:11:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33828]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33828]] session=TransportServerSession[admin@/10.30.170.252:33828] id=0 23:11:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33828])) size=2097152, max=2097152, packet=32768 23:11:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33828]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33828] 23:11:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33828]) recipient=0 23:11:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828])) size=2097152, max=2097152, packet=32768 23:11:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828])) re-initializing 23:11:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828])) size=2097152, max=2097152, packet=32768 23:11:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828])[want-reply=true] subsystem=netconf 23:11:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828])[subsystem] prepared command 23:11:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828]}} established 23:11:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 314: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18143 23:11:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 314: Creating data stores for simulated device 23:11:11.532 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:11.532 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:11.532 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:11.532 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:11.532 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:11.533 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f7c53bb 23:11:11.533 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:11.533 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:11.533 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:11.533 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:11.534 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:11.534 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:11.534 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:11.534 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:11.534 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f7c53bb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f7c53bb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56b3ee56, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56b3ee56, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:11.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:11.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:11.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828] 23:11:11.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.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: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 314 on channel [id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828] 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) by 1103 down to 2096049 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828] 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828] 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) request=subsystem result=ReplySuccess, want-reply=true 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) request=subsystem activate command 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) starting runner for command=netconf 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #5 SSH_MSG_CHANNEL_DATA 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) by 373 down to 2096779 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_CHANNEL_DATA len=373 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828] 23:11:11.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828] 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828] 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18143', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=314} created 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828]} created 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828] successful with session NetconfServerSession{sessionId=314, channel=[id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828]} 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828]} up 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #6 SSH_MSG_CHANNEL_DATA 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) by 393 down to 2096386 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_CHANNEL_DATA len=393 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828] 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:11.538 [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=314} 23:11:11.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:11.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x2ecd524e, L:/10.30.170.33:18143 - R:/10.30.170.252:33828]} EXI handlers added to pipeline 23:11:11.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:11.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) by 179 down to 2095870 23:11:11.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:11.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:11.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #7 SSH_MSG_CHANNEL_DATA 23:11:11.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) by 340 down to 2096046 23:11:11.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_CHANNEL_DATA len=340 23:11:11.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828] 23:11:11.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:11.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:11.541 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=314} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56b3ee56 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.542 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:11.545 [netconf-device-simulator-threads-5] 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 23:11:11.545 [netconf-device-simulator-threads-5] 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 23:11:11.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:11.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) by 733 down to 2095137 23:11:11.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:11.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:11.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382]} 23:11:11.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38382]): SSH-2.0-SSHD-UNKNOWN 23:11:11.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38382]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:11.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38382]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #9 SSH_MSG_IGNORE 23:11:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_IGNORE 23:11:11.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #11 SSH_MSG_IGNORE 23:11:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:11:11.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38382]) Send SSH_MSG_KEXINIT 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38382]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38382]) process #0 SSH_MSG_KEXINIT 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38382]) SSH_MSG_KEXINIT 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38382]) strict KEX=true client=true server=true 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38382]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38382]) Kex: server host key algorithms = rsa-sha2-512 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38382]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38382]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38382]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38382]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38382]) Kex: compression algorithms (client to server) = none 23:11:11.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38382]) Kex: compression algorithms (server to client) = none 23:11:11.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:11.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #12 SSH_MSG_IGNORE 23:11:11.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:11:11.903 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38382]) process #1 30 23:11:11.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38382]] process command=SSH_MSG_KEXDH_INIT 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38382]] Send SSH_MSG_KEXDH_REPLY 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38382]) packet #1 sending command=31[31] len=1639 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38382])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38382]) Send SSH_MSG_NEWKEYS 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38382]) session ID=22:b4:2a:5b:71:72:f0:ac:13:61:3c:43:58:60:ab:e5:aa:cf:92:3a:df:52:b7:dc:3f:ac:cf:42:2c:53:80:ae:17:4c:ee:f9:25:70:a3:f7:f9:a8:bf:a0:cc:bf:25:06:64:6c:4c:7e:b1:13:ec:68:0e:12:11:96:52:26:c8:5c 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38382]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38382]): strict KEX resets output message sequence number from 3 to 0 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38382]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@36580edb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38382])[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 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38382])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38382]) packet #0 sending command=7[7] len=419 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38382]) No pending packets to flush at end of KEX 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #10 SSH_MSG_IGNORE 23:11:11.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_IGNORE 23:11:11.984 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38382]) process #2 SSH_MSG_NEWKEYS 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38382]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38382]): strict KEX resets input message sequence number from 3 to 0 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38382]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67eaeb38; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38382]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38382]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38382]) authorized authentication methods: password,publickey 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38382]) Accepted service ssh-userauth 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38382]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38382]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38382]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38382]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38382]) no authentication factory for method=none 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38382]) SSH_MSG_USERAUTH_REQUEST 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38382]) remaining methods: password,publickey 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38382]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #8 SSH_MSG_IGNORE 23:11:11.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_IGNORE 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38382]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38382]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38382]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:11.987 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38382]) authentication result: true 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38382]) SSH_MSG_USERAUTH_REQUEST 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38382])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38382]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38382]) no heartbeat to stop 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38382]) heartbeat type=IGNORE, interval=PT30S 23:11:11.987 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38382 authenticated 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38382]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38382]] session=TransportServerSession[admin@/10.30.170.252:38382] id=0 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38382])) size=2097152, max=2097152, packet=32768 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38382]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38382] 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38382]) recipient=0 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382])) size=2097152, max=2097152, packet=32768 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382])) re-initializing 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382])) size=2097152, max=2097152, packet=32768 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382])[want-reply=true] subsystem=netconf 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382])[subsystem] prepared command 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382]}} established 23:11:11.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 315: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18144 23:11:11.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 315: Creating data stores for simulated device 23:11:11.989 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:11.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:11.989 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:11.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:11.989 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:11.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@480ca507 23:11:11.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:11.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:11.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:11.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:11.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:11.991 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:11.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:11.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:11.991 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@480ca507, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@480ca507, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e19c6c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e19c6c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:11.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:11.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:11.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382] 23:11:11.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 315 on channel [id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382] 23:11:11.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) by 1103 down to 2096049 23:11:11.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:11.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382] 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382] 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) request=subsystem result=ReplySuccess, want-reply=true 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) request=subsystem activate command 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) starting runner for command=netconf 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #5 SSH_MSG_CHANNEL_DATA 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) by 373 down to 2096779 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_CHANNEL_DATA len=373 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382] 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:11.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382] 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382] 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18144', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=315} created 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382]} created 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382] successful with session NetconfServerSession{sessionId=315, channel=[id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382]} 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382]} up 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #6 SSH_MSG_CHANNEL_DATA 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) by 393 down to 2096386 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_CHANNEL_DATA len=393 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382] 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:11.995 [netconf-device-simulator-threads-0] 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=315} 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xe099f096, L:/10.30.170.33:18144 - R:/10.30.170.252:38382]} EXI handlers added to pipeline 23:11:11.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:11.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) by 179 down to 2095870 23:11:11.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:11.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:11.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #7 SSH_MSG_CHANNEL_DATA 23:11:11.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) by 340 down to 2096046 23:11:11.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_CHANNEL_DATA len=340 23:11:11.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382] 23:11:11.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=315} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e19c6c 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:11.998 [netconf-device-simulator-threads-0] 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 23:11:11.998 [netconf-device-simulator-threads-0] 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 23:11:11.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:11.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) by 733 down to 2095137 23:11:11.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:11.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #9 SSH_MSG_IGNORE 23:11:12.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:12.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_IGNORE 23:11:12.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026]} 23:11:12.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46026]): SSH-2.0-SSHD-UNKNOWN 23:11:12.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46026]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:12.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46026]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:12.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #12 SSH_MSG_IGNORE 23:11:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:11:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #11 SSH_MSG_IGNORE 23:11:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:11:12.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:12.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46026]) Send SSH_MSG_KEXINIT 23:11:12.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46026]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:12.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46026]) process #0 SSH_MSG_KEXINIT 23:11:12.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46026]) SSH_MSG_KEXINIT 23:11:12.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46026]) strict KEX=true client=true server=true 23:11:12.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46026]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:12.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46026]) Kex: server host key algorithms = rsa-sha2-512 23:11:12.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46026]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:12.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46026]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:12.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46026]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:12.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46026]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:12.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46026]) Kex: compression algorithms (client to server) = none 23:11:12.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46026]) Kex: compression algorithms (server to client) = none 23:11:12.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:12.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46026]) process #1 30 23:11:12.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46026]] process command=SSH_MSG_KEXDH_INIT 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46026]] Send SSH_MSG_KEXDH_REPLY 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46026]) packet #1 sending command=31[31] len=1639 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46026])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46026]) Send SSH_MSG_NEWKEYS 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46026]) session ID=12:66:d1:ff:ea:fe:25:0d:e5:a3:93:15:ed:5d:f5:bf:25:0d:ca:b7:2e:4c:a3:f2:fb:b5:2c:25:0c:c6:d7:17:5f:be:89:77:60:a5:f8:80:28:f4:47:72:f6:8d:8f:80:74:93:70:24:96:e0:ef:c2:57:a4:f8:05:e0:25:dd:31 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46026]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46026]): strict KEX resets output message sequence number from 3 to 0 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d0ace2b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46026])[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 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46026])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46026]) packet #0 sending command=7[7] len=419 23:11:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46026]) No pending packets to flush at end of KEX 23:11:12.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:12.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46026]) process #2 SSH_MSG_NEWKEYS 23:11:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46026]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46026]): strict KEX resets input message sequence number from 3 to 0 23:11:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d69bd01; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46026]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46026]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46026]) authorized authentication methods: password,publickey 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46026]) Accepted service ssh-userauth 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46026]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46026]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46026]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46026]) no authentication factory for method=none 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46026]) SSH_MSG_USERAUTH_REQUEST 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46026]) remaining methods: password,publickey 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46026]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #8 SSH_MSG_IGNORE 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_IGNORE 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #10 SSH_MSG_IGNORE 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_IGNORE 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46026]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46026]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:12.545 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46026]) authentication result: true 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46026]) SSH_MSG_USERAUTH_REQUEST 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46026])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46026]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46026]) no heartbeat to stop 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46026]) heartbeat type=IGNORE, interval=PT30S 23:11:12.546 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46026 authenticated 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46026]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46026]] session=TransportServerSession[admin@/10.30.170.252:46026] id=0 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46026])) size=2097152, max=2097152, packet=32768 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46026]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46026] 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46026]) recipient=0 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026])) size=2097152, max=2097152, packet=32768 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026])) re-initializing 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026])) size=2097152, max=2097152, packet=32768 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026])[want-reply=true] subsystem=netconf 23:11:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026])[subsystem] prepared command 23:11:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026]}} established 23:11:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 316: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18145 23:11:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 316: Creating data stores for simulated device 23:11:12.547 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:12.548 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:12.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:12.548 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:12.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5506a988 23:11:12.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:12.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:12.550 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:12.550 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:12.550 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:12.550 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5506a988, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5506a988, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@476a1c0f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@476a1c0f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:12.550 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026] 23:11:12.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 316 on channel [id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026] 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) by 1103 down to 2096049 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026] 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026] 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) request=subsystem result=ReplySuccess, want-reply=true 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) request=subsystem activate command 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) starting runner for command=netconf 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #5 SSH_MSG_CHANNEL_DATA 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) by 373 down to 2096779 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_CHANNEL_DATA len=373 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026] 23:11:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026] 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026] 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18145', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=316} created 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026]} created 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026] successful with session NetconfServerSession{sessionId=316, channel=[id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026]} 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026]} up 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #6 SSH_MSG_CHANNEL_DATA 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) by 393 down to 2096386 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_CHANNEL_DATA len=393 23:11:12.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026] 23:11:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:12.554 [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=316} 23:11:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x43748acb, L:/10.30.170.33:18145 - R:/10.30.170.252:46026]} EXI handlers added to pipeline 23:11:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #9 SSH_MSG_IGNORE 23:11:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_IGNORE 23:11:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) by 179 down to 2095870 23:11:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:12.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #7 SSH_MSG_CHANNEL_DATA 23:11:12.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) by 340 down to 2096046 23:11:12.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_CHANNEL_DATA len=340 23:11:12.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026] 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=316} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@476a1c0f 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:12.557 [netconf-device-simulator-threads-2] 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 23:11:12.557 [netconf-device-simulator-threads-2] 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 23:11:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) by 733 down to 2095137 23:11:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:12.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580]} 23:11:12.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47580]): SSH-2.0-SSHD-UNKNOWN 23:11:12.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47580]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:12.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47580]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #11 SSH_MSG_IGNORE 23:11:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:11:12.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47580]) Send SSH_MSG_KEXINIT 23:11:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47580]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47580]) process #0 SSH_MSG_KEXINIT 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47580]) SSH_MSG_KEXINIT 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47580]) strict KEX=true client=true server=true 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47580]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47580]) Kex: server host key algorithms = rsa-sha2-512 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47580]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47580]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47580]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47580]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47580]) Kex: compression algorithms (client to server) = none 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47580]) Kex: compression algorithms (server to client) = none 23:11:12.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:12.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47580]) process #1 30 23:11:12.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47580]] process command=SSH_MSG_KEXDH_INIT 23:11:12.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47580]] Send SSH_MSG_KEXDH_REPLY 23:11:12.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47580]) packet #1 sending command=31[31] len=1639 23:11:12.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47580])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:12.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47580]) Send SSH_MSG_NEWKEYS 23:11:12.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47580]) session ID=e4:d8:5f:09:df:3c:ec:54:3e:6f:12:54:d3:84:e5:de:56:16:cc:4e:00:7f:36:95:15:34:07:1e:4f:4d:59:18:ed:3a:01:1c:42:c1:85:5e:8b:8d:84:5a:78:a6:08:e2:26:0c:44:f5:8f:cc:0d:8a:b5:26:d2:1c:89:0b:b4:12 23:11:12.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47580]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:12.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47580]): strict KEX resets output message sequence number from 3 to 0 23:11:12.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5418a426; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:12.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47580])[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 23:11:12.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47580])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:12.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47580]) packet #0 sending command=7[7] len=419 23:11:12.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47580]) No pending packets to flush at end of KEX 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47580]) process #2 SSH_MSG_NEWKEYS 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47580]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47580]): strict KEX resets input message sequence number from 3 to 0 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6d1aba70; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47580]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47580]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47580]) authorized authentication methods: password,publickey 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47580]) Accepted service ssh-userauth 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47580]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47580]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47580]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47580]) no authentication factory for method=none 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47580]) SSH_MSG_USERAUTH_REQUEST 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47580]) remaining methods: password,publickey 23:11:12.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47580]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47580]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47580]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:12.999 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47580]) authentication result: true 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47580]) SSH_MSG_USERAUTH_REQUEST 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47580])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47580]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47580]) no heartbeat to stop 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47580]) heartbeat type=IGNORE, interval=PT30S 23:11:12.999 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47580 authenticated 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47580]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47580]] session=TransportServerSession[admin@/10.30.170.252:47580] id=0 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47580])) size=2097152, max=2097152, packet=32768 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47580]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47580] 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47580]) recipient=0 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580])) size=2097152, max=2097152, packet=32768 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580])) re-initializing 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580])) size=2097152, max=2097152, packet=32768 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580])[want-reply=true] subsystem=netconf 23:11:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580])[subsystem] prepared command 23:11:13.001 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:13.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:13.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580]}} established 23:11:13.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 317: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18146 23:11:13.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 317: Creating data stores for simulated device 23:11:13.001 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:13.001 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:13.001 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:13.001 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:13.001 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:13.002 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e704d8 23:11:13.002 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:13.002 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:13.003 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:13.003 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:13.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:13.004 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:13.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:13.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:13.004 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e704d8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e704d8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eeda6a6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eeda6a6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:13.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:13.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:13.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580] 23:11:13.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 317 on channel [id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580] 23:11:13.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) by 1103 down to 2096049 23:11:13.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:13.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580] 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580] 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) request=subsystem result=ReplySuccess, want-reply=true 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) request=subsystem activate command 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) starting runner for command=netconf 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #5 SSH_MSG_CHANNEL_DATA 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) by 373 down to 2096779 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_CHANNEL_DATA len=373 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580] 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580] 23:11:13.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580] 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18146', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=317} created 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580]} created 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580] successful with session NetconfServerSession{sessionId=317, channel=[id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580]} 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580]} up 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #6 SSH_MSG_CHANNEL_DATA 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) by 393 down to 2096386 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_CHANNEL_DATA len=393 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580] 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:13.008 [netconf-device-simulator-threads-4] 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=317} 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x15334920, L:/10.30.170.33:18146 - R:/10.30.170.252:47580]} EXI handlers added to pipeline 23:11:13.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:13.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) by 179 down to 2095870 23:11:13.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:13.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:13.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #7 SSH_MSG_CHANNEL_DATA 23:11:13.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) by 340 down to 2096046 23:11:13.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_CHANNEL_DATA len=340 23:11:13.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580] 23:11:13.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=317} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eeda6a6 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:13.011 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:13.011 [netconf-device-simulator-threads-4] 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 23:11:13.011 [netconf-device-simulator-threads-4] 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 23:11:13.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:13.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) by 733 down to 2095137 23:11:13.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:13.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:13.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #12 SSH_MSG_IGNORE 23:11:13.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:13.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:11:13.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566]} 23:11:13.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44566]): SSH-2.0-SSHD-UNKNOWN 23:11:13.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44566]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:13.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44566]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:13.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:13.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #10 SSH_MSG_IGNORE 23:11:13.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_IGNORE 23:11:13.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:13.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #9 SSH_MSG_IGNORE 23:11:13.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_IGNORE 23:11:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #8 SSH_MSG_IGNORE 23:11:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_IGNORE 23:11:13.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:13.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #11 SSH_MSG_IGNORE 23:11:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44566]) Send SSH_MSG_KEXINIT 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44566]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44566]) process #0 SSH_MSG_KEXINIT 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44566]) SSH_MSG_KEXINIT 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44566]) strict KEX=true client=true server=true 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44566]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44566]) Kex: server host key algorithms = rsa-sha2-512 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44566]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44566]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44566]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44566]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44566]) Kex: compression algorithms (client to server) = none 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44566]) Kex: compression algorithms (server to client) = none 23:11:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:13.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44566]) process #1 30 23:11:13.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44566]] process command=SSH_MSG_KEXDH_INIT 23:11:13.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44566]] Send SSH_MSG_KEXDH_REPLY 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44566]) packet #1 sending command=31[31] len=1639 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44566])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44566]) Send SSH_MSG_NEWKEYS 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44566]) session ID=cc:d5:76:f8:10:b4:31:18:2d:e7:2c:3d:b2:17:d9:65:0c:4f:a7:73:dc:af:49:30:cf:99:88:2d:3b:1c:9c:8e:81:19:1e:36:b8:1e:b1:81:03:ba:b9:37:4f:ba:5b:e6:17:8e:5d:45:db:48:ba:3f:9f:3a:54:4e:ef:23:d4:de 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44566]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44566]): strict KEX resets output message sequence number from 3 to 0 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44566]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56ad9eda; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44566])[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 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44566])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44566]) packet #0 sending command=7[7] len=419 23:11:13.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44566]) No pending packets to flush at end of KEX 23:11:13.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #10 SSH_MSG_IGNORE 23:11:13.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_IGNORE 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44566]) process #2 SSH_MSG_NEWKEYS 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44566]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44566]): strict KEX resets input message sequence number from 3 to 0 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44566]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17fbb575; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44566]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44566]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44566]) authorized authentication methods: password,publickey 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44566]) Accepted service ssh-userauth 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44566]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44566]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44566]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44566]) no authentication factory for method=none 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44566]) SSH_MSG_USERAUTH_REQUEST 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44566]) remaining methods: password,publickey 23:11:13.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44566]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:13.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44566]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:13.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:13.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44566]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:13.526 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:13.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44566]) authentication result: true 23:11:13.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44566]) SSH_MSG_USERAUTH_REQUEST 23:11:13.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44566])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:13.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44566]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:13.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:13.526 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:13.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44566]) no heartbeat to stop 23:11:13.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44566]) heartbeat type=IGNORE, interval=PT30S 23:11:13.526 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44566 authenticated 23:11:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44566]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44566]] session=TransportServerSession[admin@/10.30.170.252:44566] id=0 23:11:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44566])) size=2097152, max=2097152, packet=32768 23:11:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44566]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44566] 23:11:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44566]) recipient=0 23:11:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566])) size=2097152, max=2097152, packet=32768 23:11:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566])) re-initializing 23:11:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566])) size=2097152, max=2097152, packet=32768 23:11:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:13.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:13.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:13.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566])[want-reply=true] subsystem=netconf 23:11:13.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566])[subsystem] prepared command 23:11:13.528 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:13.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:13.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566]}} established 23:11:13.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 318: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18147 23:11:13.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 318: Creating data stores for simulated device 23:11:13.528 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:13.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:13.529 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:13.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:13.529 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:13.530 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@421612d3 23:11:13.530 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:13.530 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:13.530 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:13.530 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:13.531 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:13.531 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:13.531 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:13.531 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:13.531 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@421612d3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@421612d3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a26564, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a26564, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:13.531 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:13.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:13.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566] 23:11:13.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 318 on channel [id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566] 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) by 1103 down to 2096049 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566] 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566] 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) request=subsystem result=ReplySuccess, want-reply=true 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) request=subsystem activate command 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) starting runner for command=netconf 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #5 SSH_MSG_CHANNEL_DATA 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) by 373 down to 2096779 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_CHANNEL_DATA len=373 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566] 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:13.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566] 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566] 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18147', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=318} created 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566]} created 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566] successful with session NetconfServerSession{sessionId=318, channel=[id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566]} 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566]} up 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #6 SSH_MSG_CHANNEL_DATA 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) by 393 down to 2096386 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_CHANNEL_DATA len=393 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566] 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:13.535 [netconf-device-simulator-threads-6] 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=318} 23:11:13.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:13.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x775e601b, L:/10.30.170.33:18147 - R:/10.30.170.252:44566]} EXI handlers added to pipeline 23:11:13.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:13.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) by 179 down to 2095870 23:11:13.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:13.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:13.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #7 SSH_MSG_CHANNEL_DATA 23:11:13.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) by 340 down to 2096046 23:11:13.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_CHANNEL_DATA len=340 23:11:13.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566] 23:11:13.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:13.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:13.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=318} 23:11:13.537 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a26564 23:11:13.537 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:13.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:13.537 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:13.537 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:13.537 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:13.537 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:13.538 [netconf-device-simulator-threads-6] 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 23:11:13.538 [netconf-device-simulator-threads-6] 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 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) by 733 down to 2095137 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:13.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:13.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #12 SSH_MSG_IGNORE 23:11:13.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:11:13.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:13.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #9 SSH_MSG_IGNORE 23:11:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_IGNORE 23:11:13.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634]} 23:11:13.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43634]): SSH-2.0-SSHD-UNKNOWN 23:11:13.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43634]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:13.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43634]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:13.799 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:13.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #8 SSH_MSG_IGNORE 23:11:13.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_IGNORE 23:11:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #11 SSH_MSG_IGNORE 23:11:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:11:13.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:14.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #12 SSH_MSG_IGNORE 23:11:14.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:11:14.044 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43634]) Send SSH_MSG_KEXINIT 23:11:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43634]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43634]) process #0 SSH_MSG_KEXINIT 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43634]) SSH_MSG_KEXINIT 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43634]) strict KEX=true client=true server=true 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43634]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43634]) Kex: server host key algorithms = rsa-sha2-512 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43634]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43634]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43634]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43634]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43634]) Kex: compression algorithms (client to server) = none 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43634]) Kex: compression algorithms (server to client) = none 23:11:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:14.114 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:14.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43634]) process #1 30 23:11:14.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43634]] process command=SSH_MSG_KEXDH_INIT 23:11:14.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43634]] Send SSH_MSG_KEXDH_REPLY 23:11:14.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43634]) packet #1 sending command=31[31] len=1639 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43634])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43634]) Send SSH_MSG_NEWKEYS 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43634]) session ID=0e:d9:b5:b3:17:4b:f6:34:7a:96:b9:d6:6b:86:b4:0b:7c:5c:84:a1:df:39:05:b3:28:27:70:3b:24:3e:4c:ae:28:5d:16:54:e0:bf:ce:ae:55:cf:56:14:8a:0e:3a:8c:f3:0f:0c:a6:aa:24:e4:5a:ca:14:f7:04:0f:9d:42:18 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43634]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43634]): strict KEX resets output message sequence number from 3 to 0 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@138c6fbf; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43634])[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 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43634])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43634]) packet #0 sending command=7[7] len=419 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43634]) No pending packets to flush at end of KEX 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #10 SSH_MSG_IGNORE 23:11:14.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_IGNORE 23:11:14.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760]} 23:11:14.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53760]): SSH-2.0-SSHD-UNKNOWN 23:11:14.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53760]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:14.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53760]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43634]) process #2 SSH_MSG_NEWKEYS 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43634]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43634]): strict KEX resets input message sequence number from 3 to 0 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41e2caee; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43634]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43634]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43634]) authorized authentication methods: password,publickey 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43634]) Accepted service ssh-userauth 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43634]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43634]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43634]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43634]) no authentication factory for method=none 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43634]) SSH_MSG_USERAUTH_REQUEST 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43634]) remaining methods: password,publickey 23:11:14.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43634]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43634]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43634]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:14.235 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43634]) authentication result: true 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43634]) SSH_MSG_USERAUTH_REQUEST 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43634])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43634]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43634]) no heartbeat to stop 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43634]) heartbeat type=IGNORE, interval=PT30S 23:11:14.235 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43634 authenticated 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43634]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43634]] session=TransportServerSession[admin@/10.30.170.252:43634] id=0 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43634])) size=2097152, max=2097152, packet=32768 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43634]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43634] 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43634]) recipient=0 23:11:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634])) size=2097152, max=2097152, packet=32768 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634])) re-initializing 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634])) size=2097152, max=2097152, packet=32768 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634])[want-reply=true] subsystem=netconf 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634])[subsystem] prepared command 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634]}} established 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 319: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18148 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 319: Creating data stores for simulated device 23:11:14.236 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:14.237 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:14.237 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:14.237 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:14.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@472a5464 23:11:14.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:14.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:14.238 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:14.238 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:14.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:14.238 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:14.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:14.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:14.238 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@472a5464, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@472a5464, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dc232e6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dc232e6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:14.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:14.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:14.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634] 23:11:14.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 319 on channel [id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634] 23:11:14.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) by 1103 down to 2096049 23:11:14.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:14.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634] 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634] 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) request=subsystem result=ReplySuccess, want-reply=true 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) request=subsystem activate command 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) starting runner for command=netconf 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #5 SSH_MSG_CHANNEL_DATA 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) by 373 down to 2096779 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_CHANNEL_DATA len=373 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634] 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634] 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634] 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18148', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=319} created 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634]} created 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634] successful with session NetconfServerSession{sessionId=319, channel=[id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634]} 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634]} up 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #6 SSH_MSG_CHANNEL_DATA 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) by 393 down to 2096386 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_CHANNEL_DATA len=393 23:11:14.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634] 23:11:14.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:14.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:14.241 [netconf-device-simulator-threads-0] 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=319} 23:11:14.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:14.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xc962dfc3, L:/10.30.170.33:18148 - R:/10.30.170.252:43634]} EXI handlers added to pipeline 23:11:14.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:14.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) by 179 down to 2095870 23:11:14.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:14.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:14.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #7 SSH_MSG_CHANNEL_DATA 23:11:14.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) by 340 down to 2096046 23:11:14.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_CHANNEL_DATA len=340 23:11:14.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634] 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=319} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dc232e6 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:14.243 [netconf-device-simulator-threads-0] 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 23:11:14.243 [netconf-device-simulator-threads-0] 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 23:11:14.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:14.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) by 733 down to 2095137 23:11:14.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:14.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:14.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #9 SSH_MSG_IGNORE 23:11:14.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_IGNORE 23:11:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #8 SSH_MSG_IGNORE 23:11:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_IGNORE 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53760]) Send SSH_MSG_KEXINIT 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53760]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53760]) process #0 SSH_MSG_KEXINIT 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53760]) SSH_MSG_KEXINIT 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53760]) strict KEX=true client=true server=true 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53760]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53760]) Kex: server host key algorithms = rsa-sha2-512 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53760]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53760]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53760]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53760]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53760]) Kex: compression algorithms (client to server) = none 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53760]) Kex: compression algorithms (server to client) = none 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:14.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:14.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53760]) process #1 30 23:11:14.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53760]] process command=SSH_MSG_KEXDH_INIT 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53760]] Send SSH_MSG_KEXDH_REPLY 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53760]) packet #1 sending command=31[31] len=1639 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53760])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53760]) Send SSH_MSG_NEWKEYS 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53760]) session ID=92:39:a8:f7:22:78:77:ed:be:ef:c6:52:68:23:3d:f1:a6:f8:b0:44:79:6c:ec:d5:2d:0c:55:e5:18:2c:f2:25:0b:52:54:58:7f:db:25:f8:64:f1:e2:a2:0e:eb:fc:b4:36:5f:cb:85:bd:74:28:cc:8a:40:d4:a1:8c:79:e9:09 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53760]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53760]): strict KEX resets output message sequence number from 3 to 0 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53760]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@746938d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53760])[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 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53760])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53760]) packet #0 sending command=7[7] len=419 23:11:14.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53760]) No pending packets to flush at end of KEX 23:11:14.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53760]) process #2 SSH_MSG_NEWKEYS 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53760]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53760]): strict KEX resets input message sequence number from 3 to 0 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53760]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1af9f916; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53760]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53760]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53760]) authorized authentication methods: password,publickey 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53760]) Accepted service ssh-userauth 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53760]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:14.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #11 SSH_MSG_IGNORE 23:11:14.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53760]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53760]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53760]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53760]) no authentication factory for method=none 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53760]) SSH_MSG_USERAUTH_REQUEST 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53760]) remaining methods: password,publickey 23:11:14.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53760]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:14.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53760]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:14.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53760]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:14.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53760]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:14.429 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:14.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53760]) authentication result: true 23:11:14.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53760]) SSH_MSG_USERAUTH_REQUEST 23:11:14.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53760])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:14.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53760]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:14.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:14.429 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:14.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53760]) no heartbeat to stop 23:11:14.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53760]) heartbeat type=IGNORE, interval=PT30S 23:11:14.429 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53760 authenticated 23:11:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53760]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53760]] session=TransportServerSession[admin@/10.30.170.252:53760] id=0 23:11:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53760])) size=2097152, max=2097152, packet=32768 23:11:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53760]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53760] 23:11:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53760]) recipient=0 23:11:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760])) size=2097152, max=2097152, packet=32768 23:11:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760])) re-initializing 23:11:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760])) size=2097152, max=2097152, packet=32768 23:11:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:14.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:14.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:14.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760])[want-reply=true] subsystem=netconf 23:11:14.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760])[subsystem] prepared command 23:11:14.431 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:14.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:14.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760]}} established 23:11:14.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 320: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18149 23:11:14.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 320: Creating data stores for simulated device 23:11:14.431 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:14.431 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:14.432 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:14.432 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:14.432 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:14.433 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74022e3 23:11:14.433 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:14.433 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:14.433 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:14.433 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:14.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:14.434 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:14.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:14.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:14.434 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74022e3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74022e3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@230fb967, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@230fb967, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:14.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:14.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:14.436 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760] 23:11:14.436 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.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: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 320 on channel [id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760] 23:11:14.436 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) by 1103 down to 2096049 23:11:14.436 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:14.436 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760] 23:11:14.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760] 23:11:14.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) request=subsystem result=ReplySuccess, want-reply=true 23:11:14.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:14.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) request=subsystem activate command 23:11:14.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) starting runner for command=netconf 23:11:14.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #5 SSH_MSG_CHANNEL_DATA 23:11:14.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) by 373 down to 2096779 23:11:14.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_CHANNEL_DATA len=373 23:11:14.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760] 23:11:14.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:14.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760] 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760] 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18149', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=320} created 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=320, channel=[id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760]} created 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760] successful with session NetconfServerSession{sessionId=320, channel=[id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760]} 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=320, channel=[id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760]} up 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #6 SSH_MSG_CHANNEL_DATA 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) by 393 down to 2096386 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_CHANNEL_DATA len=393 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760] 23:11:14.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:14.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:14.439 [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=320} 23:11:14.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:14.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=320, channel=[id: 0xe11f4d3b, L:/10.30.170.33:18149 - R:/10.30.170.252:53760]} EXI handlers added to pipeline 23:11:14.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:14.440 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) by 179 down to 2095870 23:11:14.440 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:14.440 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:14.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #7 SSH_MSG_CHANNEL_DATA 23:11:14.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) by 340 down to 2096046 23:11:14.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_CHANNEL_DATA len=340 23:11:14.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760] 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=320} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@230fb967 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:14.442 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:14.443 [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 23:11:14.443 [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 23:11:14.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:14.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) by 733 down to 2095137 23:11:14.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:14.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:14.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #12 SSH_MSG_IGNORE 23:11:14.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:11:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #9 SSH_MSG_IGNORE 23:11:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_IGNORE 23:11:14.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:14.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256]} 23:11:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33256]): SSH-2.0-SSHD-UNKNOWN 23:11:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33256]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:14.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33256]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #10 SSH_MSG_IGNORE 23:11:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_IGNORE 23:11:14.845 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:14.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #8 SSH_MSG_IGNORE 23:11:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_IGNORE 23:11:14.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #12 SSH_MSG_IGNORE 23:11:14.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:11:14.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:15.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:15.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #11 SSH_MSG_IGNORE 23:11:15.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:11:15.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33256]) Send SSH_MSG_KEXINIT 23:11:15.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33256]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33256]) process #0 SSH_MSG_KEXINIT 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33256]) SSH_MSG_KEXINIT 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33256]) strict KEX=true client=true server=true 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33256]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33256]) Kex: server host key algorithms = rsa-sha2-512 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33256]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33256]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33256]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33256]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33256]) Kex: compression algorithms (client to server) = none 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33256]) Kex: compression algorithms (server to client) = none 23:11:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:15.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962]} 23:11:15.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60962]): SSH-2.0-SSHD-UNKNOWN 23:11:15.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60962]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:15.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60962]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:15.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60962]) Send SSH_MSG_KEXINIT 23:11:15.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60962]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:15.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60962]) process #0 SSH_MSG_KEXINIT 23:11:15.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60962]) SSH_MSG_KEXINIT 23:11:15.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60962]) strict KEX=true client=true server=true 23:11:15.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60962]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:15.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60962]) Kex: server host key algorithms = rsa-sha2-512 23:11:15.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60962]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:15.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60962]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:15.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60962]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:15.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60962]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:15.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60962]) Kex: compression algorithms (client to server) = none 23:11:15.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60962]) Kex: compression algorithms (server to client) = none 23:11:15.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:15.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:15.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33256]) process #1 30 23:11:15.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33256]] process command=SSH_MSG_KEXDH_INIT 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33256]] Send SSH_MSG_KEXDH_REPLY 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33256]) packet #1 sending command=31[31] len=1639 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33256])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33256]) Send SSH_MSG_NEWKEYS 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33256]) session ID=18:30:26:a8:90:db:c7:31:81:4b:4b:c7:c5:c4:2b:cc:c8:d2:75:f7:8d:35:52:8b:9b:ba:57:63:bf:17:17:12:81:ba:0e:fd:69:bd:be:c1:52:0b:06:9a:d9:b3:92:b7:ab:ff:39:8b:f5:b9:0a:ec:59:05:da:08:29:49:7f:63 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33256]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33256]): strict KEX resets output message sequence number from 3 to 0 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2fad6772; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33256])[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 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33256])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33256]) packet #0 sending command=7[7] len=419 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33256]) No pending packets to flush at end of KEX 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #10 SSH_MSG_IGNORE 23:11:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_IGNORE 23:11:15.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33256]) process #2 SSH_MSG_NEWKEYS 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33256]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33256]): strict KEX resets input message sequence number from 3 to 0 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1a1e3df6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33256]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33256]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33256]) authorized authentication methods: password,publickey 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33256]) Accepted service ssh-userauth 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33256]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33256]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33256]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33256]) no authentication factory for method=none 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33256]) SSH_MSG_USERAUTH_REQUEST 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33256]) remaining methods: password,publickey 23:11:15.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33256]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33256]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33256]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:15.341 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33256]) authentication result: true 23:11:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33256]) SSH_MSG_USERAUTH_REQUEST 23:11:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33256])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33256]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33256]) no heartbeat to stop 23:11:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33256]) heartbeat type=IGNORE, interval=PT30S 23:11:15.341 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33256 authenticated 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33256]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33256]] session=TransportServerSession[admin@/10.30.170.252:33256] id=0 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33256])) size=2097152, max=2097152, packet=32768 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33256]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33256] 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33256]) recipient=0 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256])) size=2097152, max=2097152, packet=32768 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256])) re-initializing 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256])) size=2097152, max=2097152, packet=32768 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256])[want-reply=true] subsystem=netconf 23:11:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256])[subsystem] prepared command 23:11:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256]}} established 23:11:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 321: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18150 23:11:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 321: Creating data stores for simulated device 23:11:15.343 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:15.343 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:15.343 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:15.344 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fc85458 23:11:15.344 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:15.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:15.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:15.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:15.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:15.345 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:15.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:15.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:15.346 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fc85458, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fc85458, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14af0c2b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14af0c2b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:15.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:15.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:15.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256] 23:11:15.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 321 on channel [id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256] 23:11:15.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) by 1103 down to 2096049 23:11:15.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:15.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256] 23:11:15.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256] 23:11:15.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) request=subsystem result=ReplySuccess, want-reply=true 23:11:15.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:15.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) request=subsystem activate command 23:11:15.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) starting runner for command=netconf 23:11:15.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #5 SSH_MSG_CHANNEL_DATA 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) by 373 down to 2096779 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_CHANNEL_DATA len=373 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256] 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256] 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256] 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18150', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=321} created 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=321, channel=[id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256]} created 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256] successful with session NetconfServerSession{sessionId=321, channel=[id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256]} 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=321, channel=[id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256]} up 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #6 SSH_MSG_CHANNEL_DATA 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) by 393 down to 2096386 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_CHANNEL_DATA len=393 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256] 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:15.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:15.350 [netconf-device-simulator-threads-4] 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=321} 23:11:15.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:15.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=321, channel=[id: 0xe549baf9, L:/10.30.170.33:18150 - R:/10.30.170.252:33256]} EXI handlers added to pipeline 23:11:15.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:15.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) by 179 down to 2095870 23:11:15.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:15.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:15.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #7 SSH_MSG_CHANNEL_DATA 23:11:15.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) by 340 down to 2096046 23:11:15.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_CHANNEL_DATA len=340 23:11:15.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256] 23:11:15.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60962]) process #1 30 23:11:15.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60962]] process command=SSH_MSG_KEXDH_INIT 23:11:15.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:15.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:15.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=321} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14af0c2b 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:15.360 [netconf-device-simulator-threads-4] 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 23:11:15.360 [netconf-device-simulator-threads-4] 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 23:11:15.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:15.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) by 733 down to 2095137 23:11:15.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:15.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:15.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #9 SSH_MSG_IGNORE 23:11:15.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_IGNORE 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60962]] Send SSH_MSG_KEXDH_REPLY 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60962]) packet #1 sending command=31[31] len=1639 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60962])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60962]) Send SSH_MSG_NEWKEYS 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60962]) session ID=f0:01:99:2e:c6:30:1a:18:4c:63:a1:02:8f:f8:ae:d3:45:cc:6c:93:0d:ef:ef:e5:f7:3a:80:e1:6c:c2:e7:92:25:48:47:d5:0e:37:c9:33:2c:1e:6a:3a:1d:28:8d:a0:bf:8f:03:0a:e7:6e:c8:9c:0d:53:e6:52:c8:9e:21:43 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60962]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60962]): strict KEX resets output message sequence number from 3 to 0 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60962]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@588b464d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60962])[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 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60962])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60962]) packet #0 sending command=7[7] len=419 23:11:15.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60962]) No pending packets to flush at end of KEX 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60962]) process #2 SSH_MSG_NEWKEYS 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60962]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60962]): strict KEX resets input message sequence number from 3 to 0 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60962]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7af7f5f1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60962]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60962]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60962]) authorized authentication methods: password,publickey 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60962]) Accepted service ssh-userauth 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60962]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60962]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60962]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60962]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60962]) no authentication factory for method=none 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60962]) SSH_MSG_USERAUTH_REQUEST 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60962]) remaining methods: password,publickey 23:11:15.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60962]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:15.409 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60962]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:15.409 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60962]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:15.409 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60962]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:15.409 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:15.409 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60962]) authentication result: true 23:11:15.409 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60962]) SSH_MSG_USERAUTH_REQUEST 23:11:15.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60962])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:15.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60962]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:15.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:15.410 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:15.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60962]) no heartbeat to stop 23:11:15.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60962]) heartbeat type=IGNORE, interval=PT30S 23:11:15.410 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60962 authenticated 23:11:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60962]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60962]] session=TransportServerSession[admin@/10.30.170.252:60962] id=0 23:11:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60962])) size=2097152, max=2097152, packet=32768 23:11:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60962]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60962] 23:11:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60962]) recipient=0 23:11:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962])) size=2097152, max=2097152, packet=32768 23:11:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962])) re-initializing 23:11:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962])) size=2097152, max=2097152, packet=32768 23:11:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:15.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:15.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:15.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962])[want-reply=true] subsystem=netconf 23:11:15.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962])[subsystem] prepared command 23:11:15.419 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:15.419 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:15.419 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962]}} established 23:11:15.419 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 322: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18151 23:11:15.419 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 322: Creating data stores for simulated device 23:11:15.419 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:15.419 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:15.419 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:15.419 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:15.419 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:15.420 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@234f4c96 23:11:15.420 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:15.420 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:15.420 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:15.420 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:15.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:15.421 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:15.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:15.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:15.421 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@234f4c96, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@234f4c96, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2659a02a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2659a02a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:15.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:15.421 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:15.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962] 23:11:15.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.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: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 322 on channel [id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962] 23:11:15.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) by 1103 down to 2096049 23:11:15.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:15.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962] 23:11:15.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962] 23:11:15.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) request=subsystem result=ReplySuccess, want-reply=true 23:11:15.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:15.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) request=subsystem activate command 23:11:15.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) starting runner for command=netconf 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #5 SSH_MSG_CHANNEL_DATA 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) by 373 down to 2096779 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_CHANNEL_DATA len=373 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962] 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962] 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962] 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18151', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=322} created 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=322, channel=[id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962]} created 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962] successful with session NetconfServerSession{sessionId=322, channel=[id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962]} 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=322, channel=[id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962]} up 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #6 SSH_MSG_CHANNEL_DATA 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) by 393 down to 2096386 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_CHANNEL_DATA len=393 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962] 23:11:15.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:15.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:15.424 [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=322} 23:11:15.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:15.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=322, channel=[id: 0x06caba3c, L:/10.30.170.33:18151 - R:/10.30.170.252:60962]} EXI handlers added to pipeline 23:11:15.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:15.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) by 179 down to 2095870 23:11:15.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:15.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:15.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #7 SSH_MSG_CHANNEL_DATA 23:11:15.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) by 340 down to 2096046 23:11:15.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_CHANNEL_DATA len=340 23:11:15.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962] 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=322} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2659a02a 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:15.426 [netconf-device-simulator-threads-5] 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 23:11:15.426 [netconf-device-simulator-threads-5] 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 23:11:15.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:15.427 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) by 733 down to 2095137 23:11:15.427 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:15.427 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:15.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #12 SSH_MSG_IGNORE 23:11:15.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:11:15.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #8 SSH_MSG_IGNORE 23:11:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_IGNORE 23:11:15.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:15.603 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #11 SSH_MSG_IGNORE 23:11:15.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:11:15.745 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:15.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #9 SSH_MSG_IGNORE 23:11:15.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_IGNORE 23:11:15.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236]} 23:11:15.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53236]): SSH-2.0-SSHD-UNKNOWN 23:11:15.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53236]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:15.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53236]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:15.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #10 SSH_MSG_IGNORE 23:11:15.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_IGNORE 23:11:15.854 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #11 SSH_MSG_IGNORE 23:11:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:11:15.886 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:15.913 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:15.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #8 SSH_MSG_IGNORE 23:11:15.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_IGNORE 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53236]) Send SSH_MSG_KEXINIT 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53236]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53236]) process #0 SSH_MSG_KEXINIT 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53236]) SSH_MSG_KEXINIT 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53236]) strict KEX=true client=true server=true 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53236]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53236]) Kex: server host key algorithms = rsa-sha2-512 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53236]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53236]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53236]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53236]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53236]) Kex: compression algorithms (client to server) = none 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53236]) Kex: compression algorithms (server to client) = none 23:11:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:16.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #12 SSH_MSG_IGNORE 23:11:16.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:11:16.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:16.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53236]) process #1 30 23:11:16.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53236]] process command=SSH_MSG_KEXDH_INIT 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53236]] Send SSH_MSG_KEXDH_REPLY 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53236]) packet #1 sending command=31[31] len=1639 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53236])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53236]) Send SSH_MSG_NEWKEYS 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53236]) session ID=8e:15:f9:fe:4c:f4:0e:35:64:d1:eb:0a:54:17:0a:b6:06:9f:bb:02:ee:96:7e:ef:b6:99:12:a0:c8:4d:64:49:ee:6f:88:95:b0:96:99:f2:e3:f4:5c:5e:97:a1:a9:e6:d0:06:ba:3a:74:ce:80:7f:52:9b:d4:97:7b:53:49:08 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53236]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53236]): strict KEX resets output message sequence number from 3 to 0 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53236]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@12b27592; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53236])[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 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53236])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53236]) packet #0 sending command=7[7] len=419 23:11:16.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53236]) No pending packets to flush at end of KEX 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53236]) process #2 SSH_MSG_NEWKEYS 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53236]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53236]): strict KEX resets input message sequence number from 3 to 0 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53236]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65bcd025; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53236]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53236]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53236]) authorized authentication methods: password,publickey 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53236]) Accepted service ssh-userauth 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53236]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53236]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53236]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53236]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53236]) no authentication factory for method=none 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53236]) SSH_MSG_USERAUTH_REQUEST 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53236]) remaining methods: password,publickey 23:11:16.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53236]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:16.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53236]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:16.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53236]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:16.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53236]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:16.161 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:16.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53236]) authentication result: true 23:11:16.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53236]) SSH_MSG_USERAUTH_REQUEST 23:11:16.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53236])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:16.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53236]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:16.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:16.161 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:16.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53236]) no heartbeat to stop 23:11:16.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53236]) heartbeat type=IGNORE, interval=PT30S 23:11:16.161 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53236 authenticated 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53236]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53236]] session=TransportServerSession[admin@/10.30.170.252:53236] id=0 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53236])) size=2097152, max=2097152, packet=32768 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53236]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53236] 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53236]) recipient=0 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236])) size=2097152, max=2097152, packet=32768 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236])) re-initializing 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236])) size=2097152, max=2097152, packet=32768 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236])[want-reply=true] subsystem=netconf 23:11:16.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236])[subsystem] prepared command 23:11:16.163 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:16.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:16.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236]}} established 23:11:16.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 323: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18152 23:11:16.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 323: Creating data stores for simulated device 23:11:16.163 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:16.163 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:16.163 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:16.163 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:16.165 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:16.165 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5116ccd 23:11:16.166 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:16.166 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:16.166 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:16.166 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:16.166 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:16.166 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:16.166 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:16.167 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:16.167 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5116ccd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5116ccd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fcfeca7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fcfeca7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:16.167 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:16.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:16.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236] 23:11:16.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 323 on channel [id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236] 23:11:16.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) by 1103 down to 2096049 23:11:16.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:16.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236] 23:11:16.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236] 23:11:16.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) request=subsystem result=ReplySuccess, want-reply=true 23:11:16.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:16.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) request=subsystem activate command 23:11:16.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) starting runner for command=netconf 23:11:16.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #5 SSH_MSG_CHANNEL_DATA 23:11:16.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) by 373 down to 2096779 23:11:16.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_CHANNEL_DATA len=373 23:11:16.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236] 23:11:16.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:16.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:16.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236] 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236] 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18152', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=323} created 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236]} created 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236] successful with session NetconfServerSession{sessionId=323, channel=[id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236]} 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236]} up 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #6 SSH_MSG_CHANNEL_DATA 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) by 393 down to 2096386 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_CHANNEL_DATA len=393 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236] 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:16.171 [netconf-device-simulator-threads-0] 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=323} 23:11:16.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:16.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x2b321253, L:/10.30.170.33:18152 - R:/10.30.170.252:53236]} EXI handlers added to pipeline 23:11:16.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:16.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) by 179 down to 2095870 23:11:16.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:16.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #7 SSH_MSG_CHANNEL_DATA 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) by 340 down to 2096046 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_CHANNEL_DATA len=340 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236] 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=323} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fcfeca7 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:16.174 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:16.175 [netconf-device-simulator-threads-0] 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 23:11:16.175 [netconf-device-simulator-threads-0] 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 23:11:16.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:16.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) by 733 down to 2095137 23:11:16.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:16.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:16.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #10 SSH_MSG_IGNORE 23:11:16.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_IGNORE 23:11:16.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #9 SSH_MSG_IGNORE 23:11:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_IGNORE 23:11:16.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168]} 23:11:16.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44168]): SSH-2.0-SSHD-UNKNOWN 23:11:16.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44168]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:16.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44168]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #11 SSH_MSG_IGNORE 23:11:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:11:16.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:16.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44168]) Send SSH_MSG_KEXINIT 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44168]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44168]) process #0 SSH_MSG_KEXINIT 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44168]) SSH_MSG_KEXINIT 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44168]) strict KEX=true client=true server=true 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44168]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44168]) Kex: server host key algorithms = rsa-sha2-512 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44168]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44168]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44168]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44168]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44168]) Kex: compression algorithms (client to server) = none 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44168]) Kex: compression algorithms (server to client) = none 23:11:16.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:16.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #8 SSH_MSG_IGNORE 23:11:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_IGNORE 23:11:16.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44168]) process #1 30 23:11:16.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44168]] process command=SSH_MSG_KEXDH_INIT 23:11:16.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44168]] Send SSH_MSG_KEXDH_REPLY 23:11:16.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44168]) packet #1 sending command=31[31] len=1639 23:11:16.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44168])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:16.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44168]) Send SSH_MSG_NEWKEYS 23:11:16.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44168]) session ID=73:78:84:03:b0:c9:ee:02:0c:1f:d4:2d:98:3a:75:33:e5:25:88:10:a6:4b:04:ed:14:ae:a7:78:1a:9e:fe:af:fd:57:d8:25:4a:be:75:fd:83:5b:e6:d3:23:3e:07:26:1a:5a:f0:62:71:06:2d:1c:0a:36:7d:86:4c:be:d4:fe 23:11:16.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44168]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:16.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44168]): strict KEX resets output message sequence number from 3 to 0 23:11:16.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44168]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3a6c64f8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:16.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44168])[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 23:11:16.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44168])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:16.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44168]) packet #0 sending command=7[7] len=419 23:11:16.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44168]) No pending packets to flush at end of KEX 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44168]) process #2 SSH_MSG_NEWKEYS 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44168]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44168]): strict KEX resets input message sequence number from 3 to 0 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44168]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38d2a003; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44168]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44168]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44168]) authorized authentication methods: password,publickey 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44168]) Accepted service ssh-userauth 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44168]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44168]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44168]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44168]) no authentication factory for method=none 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44168]) SSH_MSG_USERAUTH_REQUEST 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44168]) remaining methods: password,publickey 23:11:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44168]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44168]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44168]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:16.704 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44168]) authentication result: true 23:11:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44168]) SSH_MSG_USERAUTH_REQUEST 23:11:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44168])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44168]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44168]) no heartbeat to stop 23:11:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44168]) heartbeat type=IGNORE, interval=PT30S 23:11:16.704 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44168 authenticated 23:11:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44168]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44168]] session=TransportServerSession[admin@/10.30.170.252:44168] id=0 23:11:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44168])) size=2097152, max=2097152, packet=32768 23:11:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44168]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44168] 23:11:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44168]) recipient=0 23:11:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168])) size=2097152, max=2097152, packet=32768 23:11:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168])) re-initializing 23:11:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168])) size=2097152, max=2097152, packet=32768 23:11:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168])[want-reply=true] subsystem=netconf 23:11:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168])[subsystem] prepared command 23:11:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168]}} established 23:11:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 324: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18153 23:11:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 324: Creating data stores for simulated device 23:11:16.706 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:16.707 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:16.707 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:16.707 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:16.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@280934f4 23:11:16.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:16.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:16.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:16.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:16.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:16.709 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:16.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:16.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:16.709 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@280934f4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@280934f4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@405d85d6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@405d85d6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:16.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:16.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168] 23:11:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 324 on channel [id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168] 23:11:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) by 1103 down to 2096049 23:11:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168] 23:11:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168] 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) request=subsystem result=ReplySuccess, want-reply=true 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) request=subsystem activate command 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) starting runner for command=netconf 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #5 SSH_MSG_CHANNEL_DATA 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) by 373 down to 2096779 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_CHANNEL_DATA len=373 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168] 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168] 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168] 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18153', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=324} created 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168]} created 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168] successful with session NetconfServerSession{sessionId=324, channel=[id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168]} 23:11:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168]} up 23:11:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #6 SSH_MSG_CHANNEL_DATA 23:11:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) by 393 down to 2096386 23:11:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_CHANNEL_DATA len=393 23:11:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168] 23:11:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:16.713 [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=324} 23:11:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x7ea4459b, L:/10.30.170.33:18153 - R:/10.30.170.252:44168]} EXI handlers added to pipeline 23:11:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:16.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) by 179 down to 2095870 23:11:16.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:16.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #7 SSH_MSG_CHANNEL_DATA 23:11:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) by 340 down to 2096046 23:11:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_CHANNEL_DATA len=340 23:11:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168] 23:11:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=324} 23:11:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@405d85d6 23:11:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:16.717 [netconf-device-simulator-threads-2] 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 23:11:16.717 [netconf-device-simulator-threads-2] 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 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) by 733 down to 2095137 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:16.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:16.798 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:16.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472]} 23:11:16.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53472]): SSH-2.0-SSHD-UNKNOWN 23:11:16.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53472]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:16.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53472]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:16.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #10 SSH_MSG_IGNORE 23:11:16.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_IGNORE 23:11:16.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #12 SSH_MSG_IGNORE 23:11:16.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:11:16.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53472]) Send SSH_MSG_KEXINIT 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53472]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53472]) process #0 SSH_MSG_KEXINIT 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53472]) SSH_MSG_KEXINIT 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53472]) strict KEX=true client=true server=true 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53472]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53472]) Kex: server host key algorithms = rsa-sha2-512 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53472]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53472]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53472]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53472]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53472]) Kex: compression algorithms (client to server) = none 23:11:17.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53472]) Kex: compression algorithms (server to client) = none 23:11:17.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:17.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53472]) process #1 30 23:11:17.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53472]] process command=SSH_MSG_KEXDH_INIT 23:11:17.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:17.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #8 SSH_MSG_IGNORE 23:11:17.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_IGNORE 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53472]] Send SSH_MSG_KEXDH_REPLY 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53472]) packet #1 sending command=31[31] len=1639 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53472])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53472]) Send SSH_MSG_NEWKEYS 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53472]) session ID=fe:c2:de:99:d8:d7:13:ad:1c:7a:0b:7c:3a:42:25:b0:c8:c6:87:86:19:dd:66:af:81:24:d0:fd:10:d0:ae:c5:9c:fb:8a:30:4c:13:38:1c:13:7b:ca:7e:a7:7b:5a:16:d7:ff:8f:0a:64:fd:04:84:6e:92:08:63:bb:af:c0:bb 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53472]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53472]): strict KEX resets output message sequence number from 3 to 0 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53472]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3cfe9136; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53472])[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 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53472])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53472]) packet #0 sending command=7[7] len=419 23:11:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53472]) No pending packets to flush at end of KEX 23:11:17.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:17.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53472]) process #2 SSH_MSG_NEWKEYS 23:11:17.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53472]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:17.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53472]): strict KEX resets input message sequence number from 3 to 0 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53472]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6623be53; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53472]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53472]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53472]) authorized authentication methods: password,publickey 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53472]) Accepted service ssh-userauth 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53472]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:17.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #9 SSH_MSG_IGNORE 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53472]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:17.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_IGNORE 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53472]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53472]) no authentication factory for method=none 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53472]) SSH_MSG_USERAUTH_REQUEST 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53472]) remaining methods: password,publickey 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53472]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53472]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53472]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:17.135 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53472]) authentication result: true 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53472]) SSH_MSG_USERAUTH_REQUEST 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53472])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53472]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53472]) no heartbeat to stop 23:11:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53472]) heartbeat type=IGNORE, interval=PT30S 23:11:17.135 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53472 authenticated 23:11:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53472]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53472]] session=TransportServerSession[admin@/10.30.170.252:53472] id=0 23:11:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53472])) size=2097152, max=2097152, packet=32768 23:11:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53472]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53472] 23:11:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53472]) recipient=0 23:11:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472])) size=2097152, max=2097152, packet=32768 23:11:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472])) re-initializing 23:11:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472])) size=2097152, max=2097152, packet=32768 23:11:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472])[want-reply=true] subsystem=netconf 23:11:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472])[subsystem] prepared command 23:11:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472]}} established 23:11:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 325: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18154 23:11:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 325: Creating data stores for simulated device 23:11:17.137 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:17.137 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:17.137 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:17.138 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@330c6589 23:11:17.138 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:17.138 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:17.138 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:17.138 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:17.139 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:17.139 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:17.139 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:17.139 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:17.139 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@330c6589, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@330c6589, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1acecf66, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1acecf66, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:17.140 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:17.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:17.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472] 23:11:17.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 325 on channel [id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472] 23:11:17.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) by 1103 down to 2096049 23:11:17.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472] 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472] 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) request=subsystem result=ReplySuccess, want-reply=true 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) request=subsystem activate command 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) starting runner for command=netconf 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #5 SSH_MSG_CHANNEL_DATA 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) by 373 down to 2096779 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_CHANNEL_DATA len=373 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472] 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:17.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472] 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472] 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18154', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=325} created 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472]} created 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472] successful with session NetconfServerSession{sessionId=325, channel=[id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472]} 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472]} up 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #6 SSH_MSG_CHANNEL_DATA 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) by 393 down to 2096386 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_CHANNEL_DATA len=393 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472] 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:17.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:17.144 [netconf-device-simulator-threads-4] 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=325} 23:11:17.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:17.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x7a6e9b12, L:/10.30.170.33:18154 - R:/10.30.170.252:53472]} EXI handlers added to pipeline 23:11:17.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:17.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) by 179 down to 2095870 23:11:17.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:17.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:17.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #7 SSH_MSG_CHANNEL_DATA 23:11:17.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) by 340 down to 2096046 23:11:17.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_CHANNEL_DATA len=340 23:11:17.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472] 23:11:17.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #12 SSH_MSG_IGNORE 23:11:17.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:11:17.146 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=325} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1acecf66 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:17.148 [netconf-device-simulator-threads-4] 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 23:11:17.148 [netconf-device-simulator-threads-4] 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 23:11:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) by 733 down to 2095137 23:11:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #11 SSH_MSG_IGNORE 23:11:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:11:17.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #9 SSH_MSG_IGNORE 23:11:17.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:17.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_IGNORE 23:11:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900]} 23:11:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44900]): SSH-2.0-SSHD-UNKNOWN 23:11:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44900]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44900]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:17.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:17.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #10 SSH_MSG_IGNORE 23:11:17.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_IGNORE 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44900]) Send SSH_MSG_KEXINIT 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44900]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44900]) process #0 SSH_MSG_KEXINIT 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44900]) SSH_MSG_KEXINIT 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44900]) strict KEX=true client=true server=true 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44900]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44900]) Kex: server host key algorithms = rsa-sha2-512 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44900]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44900]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44900]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44900]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44900]) Kex: compression algorithms (client to server) = none 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44900]) Kex: compression algorithms (server to client) = none 23:11:17.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:17.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:17.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #8 SSH_MSG_IGNORE 23:11:17.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_IGNORE 23:11:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #11 SSH_MSG_IGNORE 23:11:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:11:17.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:17.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44900]) process #1 30 23:11:17.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44900]] process command=SSH_MSG_KEXDH_INIT 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44900]] Send SSH_MSG_KEXDH_REPLY 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44900]) packet #1 sending command=31[31] len=1639 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44900])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44900]) Send SSH_MSG_NEWKEYS 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44900]) session ID=17:dc:e9:4d:8c:0b:53:89:3b:93:fa:a1:f6:e3:45:2d:11:09:5a:1e:73:f6:0a:b9:3e:f4:c8:4a:bc:56:51:47:d6:a7:07:e1:d7:f2:e2:65:ae:33:51:28:db:78:e9:e0:90:89:b2:47:06:31:00:60:6e:a2:f3:99:e3:2b:d3:ab 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44900]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44900]): strict KEX resets output message sequence number from 3 to 0 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9bd5949; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44900])[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 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44900])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44900]) packet #0 sending command=7[7] len=419 23:11:17.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44900]) No pending packets to flush at end of KEX 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44900]) process #2 SSH_MSG_NEWKEYS 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44900]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44900]): strict KEX resets input message sequence number from 3 to 0 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1cbb815b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44900]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44900]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44900]) authorized authentication methods: password,publickey 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44900]) Accepted service ssh-userauth 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44900]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44900]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44900]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44900]) no authentication factory for method=none 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44900]) SSH_MSG_USERAUTH_REQUEST 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44900]) remaining methods: password,publickey 23:11:17.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44900]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:17.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44900]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:17.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:17.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44900]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:17.665 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:17.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44900]) authentication result: true 23:11:17.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44900]) SSH_MSG_USERAUTH_REQUEST 23:11:17.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44900])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:17.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44900]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:17.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:17.665 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:17.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44900]) no heartbeat to stop 23:11:17.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44900]) heartbeat type=IGNORE, interval=PT30S 23:11:17.665 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44900 authenticated 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44900]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44900]] session=TransportServerSession[admin@/10.30.170.252:44900] id=0 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44900])) size=2097152, max=2097152, packet=32768 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44900]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44900] 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44900]) recipient=0 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900])) size=2097152, max=2097152, packet=32768 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900])) re-initializing 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900])) size=2097152, max=2097152, packet=32768 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900])[want-reply=true] subsystem=netconf 23:11:17.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900])[subsystem] prepared command 23:11:17.667 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:17.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:17.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900]}} established 23:11:17.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 326: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18155 23:11:17.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 326: Creating data stores for simulated device 23:11:17.667 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:17.667 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:17.667 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:17.667 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:17.667 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:17.668 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a271ae6 23:11:17.668 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:17.668 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:17.668 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:17.669 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:17.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:17.669 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:17.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:17.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:17.669 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a271ae6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a271ae6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41b0fc46, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41b0fc46, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:17.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:17.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:17.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900] 23:11:17.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 326 on channel [id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900] 23:11:17.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) by 1103 down to 2096049 23:11:17.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:17.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900] 23:11:17.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900] 23:11:17.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) request=subsystem result=ReplySuccess, want-reply=true 23:11:17.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:17.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) request=subsystem activate command 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) starting runner for command=netconf 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #5 SSH_MSG_CHANNEL_DATA 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) by 373 down to 2096779 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_CHANNEL_DATA len=373 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900] 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900] 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900] 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18155', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=326} created 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900]} created 23:11:17.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900] successful with session NetconfServerSession{sessionId=326, channel=[id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900]} 23:11:17.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900]} up 23:11:17.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #6 SSH_MSG_CHANNEL_DATA 23:11:17.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) by 393 down to 2096386 23:11:17.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_CHANNEL_DATA len=393 23:11:17.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900] 23:11:17.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:17.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:17.673 [netconf-device-simulator-threads-6] 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=326} 23:11:17.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:17.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x2e0f963e, L:/10.30.170.33:18155 - R:/10.30.170.252:44900]} EXI handlers added to pipeline 23:11:17.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:17.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) by 179 down to 2095870 23:11:17.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:17.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:17.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #7 SSH_MSG_CHANNEL_DATA 23:11:17.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) by 340 down to 2096046 23:11:17.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_CHANNEL_DATA len=340 23:11:17.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900] 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=326} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41b0fc46 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:17.677 [netconf-device-simulator-threads-6] 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 23:11:17.677 [netconf-device-simulator-threads-6] 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 23:11:17.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:17.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) by 733 down to 2095137 23:11:17.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:17.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:17.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:17.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #9 SSH_MSG_IGNORE 23:11:17.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_IGNORE 23:11:17.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522]} 23:11:17.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34522]): SSH-2.0-SSHD-UNKNOWN 23:11:17.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34522]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:17.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34522]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:17.947 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:17.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #10 SSH_MSG_IGNORE 23:11:17.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_IGNORE 23:11:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #12 SSH_MSG_IGNORE 23:11:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:11:17.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:18.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34522]) Send SSH_MSG_KEXINIT 23:11:18.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34522]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34522]) process #0 SSH_MSG_KEXINIT 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34522]) SSH_MSG_KEXINIT 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34522]) strict KEX=true client=true server=true 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34522]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34522]) Kex: server host key algorithms = rsa-sha2-512 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34522]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34522]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34522]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34522]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34522]) Kex: compression algorithms (client to server) = none 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34522]) Kex: compression algorithms (server to client) = none 23:11:18.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:18.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34522]) process #1 30 23:11:18.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34522]] process command=SSH_MSG_KEXDH_INIT 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34522]] Send SSH_MSG_KEXDH_REPLY 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34522]) packet #1 sending command=31[31] len=1639 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34522])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34522]) Send SSH_MSG_NEWKEYS 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34522]) session ID=44:15:f9:18:f3:08:eb:85:e4:64:24:f0:aa:00:3e:02:9d:6d:9e:72:9b:46:55:b6:3f:79:bf:51:0a:e8:3b:4a:d2:29:5f:b1:46:fc:5c:af:7b:66:fd:03:90:df:5e:c2:12:68:a7:99:94:36:b1:7a:04:e4:c7:89:69:d9:40:d4 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34522]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34522]): strict KEX resets output message sequence number from 3 to 0 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34522]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f0fb122; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34522])[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 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34522])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34522]) packet #0 sending command=7[7] len=419 23:11:18.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34522]) No pending packets to flush at end of KEX 23:11:18.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34522]) process #2 SSH_MSG_NEWKEYS 23:11:18.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34522]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:18.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34522]): strict KEX resets input message sequence number from 3 to 0 23:11:18.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34522]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c2304e9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:18.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:18.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34522]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:18.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34522]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34522]) authorized authentication methods: password,publickey 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34522]) Accepted service ssh-userauth 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34522]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34522]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34522]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34522]) no authentication factory for method=none 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34522]) SSH_MSG_USERAUTH_REQUEST 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34522]) remaining methods: password,publickey 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34522]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34522]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34522]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:18.126 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34522]) authentication result: true 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34522]) SSH_MSG_USERAUTH_REQUEST 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34522])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34522]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34522]) no heartbeat to stop 23:11:18.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34522]) heartbeat type=IGNORE, interval=PT30S 23:11:18.127 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34522 authenticated 23:11:18.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:18.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34522]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:18.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34522]] session=TransportServerSession[admin@/10.30.170.252:34522] id=0 23:11:18.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34522])) size=2097152, max=2097152, packet=32768 23:11:18.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34522]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34522] 23:11:18.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34522]) recipient=0 23:11:18.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522])) size=2097152, max=2097152, packet=32768 23:11:18.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522])) re-initializing 23:11:18.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522])) size=2097152, max=2097152, packet=32768 23:11:18.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:18.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522])[want-reply=true] subsystem=netconf 23:11:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522])[subsystem] prepared command 23:11:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522]}} established 23:11:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 327: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18156 23:11:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 327: Creating data stores for simulated device 23:11:18.128 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:18.128 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:18.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:18.129 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:18.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14aa1513 23:11:18.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:18.130 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:18.130 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:18.130 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:18.130 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:18.130 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:18.131 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:18.131 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:18.131 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14aa1513, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14aa1513, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21f19ecc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21f19ecc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:18.133 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:18.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:18.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522] 23:11:18.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 327 on channel [id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522] 23:11:18.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) by 1103 down to 2096049 23:11:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522] 23:11:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522] 23:11:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) request=subsystem result=ReplySuccess, want-reply=true 23:11:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) request=subsystem activate command 23:11:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) starting runner for command=netconf 23:11:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #5 SSH_MSG_CHANNEL_DATA 23:11:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) by 373 down to 2096779 23:11:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_CHANNEL_DATA len=373 23:11:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522] 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522] 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522] 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18156', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=327} created 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522]} created 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522] successful with session NetconfServerSession{sessionId=327, channel=[id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522]} 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522]} up 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #6 SSH_MSG_CHANNEL_DATA 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) by 393 down to 2096386 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_CHANNEL_DATA len=393 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522] 23:11:18.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:18.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:18.137 [netconf-device-simulator-threads-0] 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=327} 23:11:18.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:18.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x5ed8e696, L:/10.30.170.33:18156 - R:/10.30.170.252:34522]} EXI handlers added to pipeline 23:11:18.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:18.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) by 179 down to 2095870 23:11:18.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:18.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:18.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #7 SSH_MSG_CHANNEL_DATA 23:11:18.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) by 340 down to 2096046 23:11:18.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_CHANNEL_DATA len=340 23:11:18.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522] 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=327} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21f19ecc 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:18.140 [netconf-device-simulator-threads-0] 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 23:11:18.140 [netconf-device-simulator-threads-0] 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 23:11:18.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:18.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) by 733 down to 2095137 23:11:18.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:18.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #11 SSH_MSG_IGNORE 23:11:18.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:11:18.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:18.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #12 SSH_MSG_IGNORE 23:11:18.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:11:18.219 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:18.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:18.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #8 SSH_MSG_IGNORE 23:11:18.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_IGNORE 23:11:18.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358]} 23:11:18.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48358]): SSH-2.0-SSHD-UNKNOWN 23:11:18.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48358]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:18.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48358]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:18.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:18.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #10 SSH_MSG_IGNORE 23:11:18.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_IGNORE 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48358]) Send SSH_MSG_KEXINIT 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48358]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48358]) process #0 SSH_MSG_KEXINIT 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48358]) SSH_MSG_KEXINIT 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48358]) strict KEX=true client=true server=true 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48358]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48358]) Kex: server host key algorithms = rsa-sha2-512 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48358]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48358]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48358]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48358]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48358]) Kex: compression algorithms (client to server) = none 23:11:18.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48358]) Kex: compression algorithms (server to client) = none 23:11:18.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #9 SSH_MSG_IGNORE 23:11:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_IGNORE 23:11:18.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #11 SSH_MSG_IGNORE 23:11:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:11:18.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:18.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:18.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #8 SSH_MSG_IGNORE 23:11:18.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_IGNORE 23:11:18.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48358]) process #1 30 23:11:18.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48358]] process command=SSH_MSG_KEXDH_INIT 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48358]] Send SSH_MSG_KEXDH_REPLY 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48358]) packet #1 sending command=31[31] len=1639 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48358])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48358]) Send SSH_MSG_NEWKEYS 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48358]) session ID=f5:93:ed:da:a3:b1:d9:b5:d6:53:9e:1d:72:92:73:9e:62:ab:b6:40:aa:22:55:2a:a5:44:a5:0b:23:30:f9:bf:db:83:0c:b3:a1:b9:a5:67:dd:a4:17:10:c3:7e:5f:47:fd:3f:aa:5f:98:54:d4:5a:bb:b4:e1:b8:08:37:a5:cd 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48358]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48358]): strict KEX resets output message sequence number from 3 to 0 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48358]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39c9ea7c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48358])[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 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48358])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48358]) packet #0 sending command=7[7] len=419 23:11:18.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48358]) No pending packets to flush at end of KEX 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48358]) process #2 SSH_MSG_NEWKEYS 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48358]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48358]): strict KEX resets input message sequence number from 3 to 0 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48358]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7dde731a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48358]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48358]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48358]) authorized authentication methods: password,publickey 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48358]) Accepted service ssh-userauth 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48358]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48358]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48358]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48358]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48358]) no authentication factory for method=none 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48358]) SSH_MSG_USERAUTH_REQUEST 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48358]) remaining methods: password,publickey 23:11:18.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48358]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:18.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48358]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:18.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48358]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:18.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48358]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:18.703 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:18.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48358]) authentication result: true 23:11:18.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48358]) SSH_MSG_USERAUTH_REQUEST 23:11:18.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48358])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:18.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48358]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:18.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:18.703 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:18.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48358]) no heartbeat to stop 23:11:18.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48358]) heartbeat type=IGNORE, interval=PT30S 23:11:18.703 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48358 authenticated 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48358]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48358]] session=TransportServerSession[admin@/10.30.170.252:48358] id=0 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48358])) size=2097152, max=2097152, packet=32768 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48358]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48358] 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48358]) recipient=0 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358])) size=2097152, max=2097152, packet=32768 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358])) re-initializing 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358])) size=2097152, max=2097152, packet=32768 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358])[want-reply=true] subsystem=netconf 23:11:18.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358])[subsystem] prepared command 23:11:18.705 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:18.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:18.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358]}} established 23:11:18.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 328: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18157 23:11:18.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 328: Creating data stores for simulated device 23:11:18.705 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:18.705 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:18.705 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:18.705 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:18.705 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:18.706 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44487a8 23:11:18.706 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:18.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:18.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:18.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:18.707 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:18.707 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:18.707 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:18.707 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:18.707 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44487a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44487a8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1db71993, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1db71993, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:18.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:18.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:18.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358] 23:11:18.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 328 on channel [id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358] 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) by 1103 down to 2096049 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358] 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358] 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) request=subsystem result=ReplySuccess, want-reply=true 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) request=subsystem activate command 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) starting runner for command=netconf 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #5 SSH_MSG_CHANNEL_DATA 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) by 373 down to 2096779 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_CHANNEL_DATA len=373 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358] 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:18.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358] 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358] 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18157', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=328} created 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=328, channel=[id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358]} created 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358] successful with session NetconfServerSession{sessionId=328, channel=[id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358]} 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=328, channel=[id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358]} up 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #6 SSH_MSG_CHANNEL_DATA 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) by 393 down to 2096386 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_CHANNEL_DATA len=393 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358] 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:18.712 [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=328} 23:11:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:18.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=328, channel=[id: 0x075ff7bf, L:/10.30.170.33:18157 - R:/10.30.170.252:48358]} EXI handlers added to pipeline 23:11:18.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:18.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) by 179 down to 2095870 23:11:18.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:18.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:18.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #7 SSH_MSG_CHANNEL_DATA 23:11:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) by 340 down to 2096046 23:11:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_CHANNEL_DATA len=340 23:11:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358] 23:11:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=328} 23:11:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1db71993 23:11:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:18.716 [netconf-device-simulator-threads-2] 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 23:11:18.716 [netconf-device-simulator-threads-2] 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 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) by 733 down to 2095137 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:18.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852]} 23:11:18.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42852]): SSH-2.0-SSHD-UNKNOWN 23:11:18.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42852]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:18.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42852]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42852]) Send SSH_MSG_KEXINIT 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42852]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42852]) process #0 SSH_MSG_KEXINIT 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42852]) SSH_MSG_KEXINIT 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42852]) strict KEX=true client=true server=true 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42852]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42852]) Kex: server host key algorithms = rsa-sha2-512 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42852]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42852]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42852]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42852]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42852]) Kex: compression algorithms (client to server) = none 23:11:18.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42852]) Kex: compression algorithms (server to client) = none 23:11:18.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:19.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #9 SSH_MSG_IGNORE 23:11:19.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_IGNORE 23:11:19.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42852]) process #1 30 23:11:19.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42852]] process command=SSH_MSG_KEXDH_INIT 23:11:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #12 SSH_MSG_IGNORE 23:11:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42852]] Send SSH_MSG_KEXDH_REPLY 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42852]) packet #1 sending command=31[31] len=1639 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42852])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42852]) Send SSH_MSG_NEWKEYS 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42852]) session ID=12:ee:7d:c9:ca:93:65:a0:9c:b9:2c:c8:f5:54:70:29:64:ed:a8:8e:a5:5a:78:83:9c:62:71:f4:39:5d:83:ae:07:32:1b:38:0e:8c:df:48:0e:24:79:e8:98:a4:f3:45:d8:08:0a:9d:37:09:bc:85:44:93:db:8a:c1:81:8c:39 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42852]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42852]): strict KEX resets output message sequence number from 3 to 0 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42852]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bace153; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42852])[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 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42852])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42852]) packet #0 sending command=7[7] len=419 23:11:19.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42852]) No pending packets to flush at end of KEX 23:11:19.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #10 SSH_MSG_IGNORE 23:11:19.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_IGNORE 23:11:19.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42852]) process #2 SSH_MSG_NEWKEYS 23:11:19.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42852]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:19.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42852]): strict KEX resets input message sequence number from 3 to 0 23:11:19.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42852]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1379977a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:19.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42852]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42852]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42852]) authorized authentication methods: password,publickey 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42852]) Accepted service ssh-userauth 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42852]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42852]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42852]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42852]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42852]) no authentication factory for method=none 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42852]) SSH_MSG_USERAUTH_REQUEST 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42852]) remaining methods: password,publickey 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42852]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42852]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42852]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:19.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42852]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:19.097 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:19.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42852]) authentication result: true 23:11:19.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42852]) SSH_MSG_USERAUTH_REQUEST 23:11:19.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42852])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:19.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42852]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:19.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:19.097 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:19.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42852]) no heartbeat to stop 23:11:19.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42852]) heartbeat type=IGNORE, interval=PT30S 23:11:19.097 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42852 authenticated 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42852]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42852]] session=TransportServerSession[admin@/10.30.170.252:42852] id=0 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42852])) size=2097152, max=2097152, packet=32768 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42852]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42852] 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42852]) recipient=0 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852])) size=2097152, max=2097152, packet=32768 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852])) re-initializing 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852])) size=2097152, max=2097152, packet=32768 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852])[want-reply=true] subsystem=netconf 23:11:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852])[subsystem] prepared command 23:11:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852]}} established 23:11:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 329: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18158 23:11:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 329: Creating data stores for simulated device 23:11:19.099 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:19.099 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:19.099 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:19.100 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3db2cdb5 23:11:19.100 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:19.101 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:19.101 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:19.101 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:19.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:19.102 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:19.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:19.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:19.102 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3db2cdb5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3db2cdb5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@170cd849, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@170cd849, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:19.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:19.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:19.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852] 23:11:19.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 329 on channel [id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852] 23:11:19.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) by 1103 down to 2096049 23:11:19.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:19.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852] 23:11:19.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852] 23:11:19.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) request=subsystem result=ReplySuccess, want-reply=true 23:11:19.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:19.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) request=subsystem activate command 23:11:19.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) starting runner for command=netconf 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #5 SSH_MSG_CHANNEL_DATA 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) by 373 down to 2096779 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_CHANNEL_DATA len=373 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852] 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852] 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852] 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18158', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=329} created 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=329, channel=[id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852]} created 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852] successful with session NetconfServerSession{sessionId=329, channel=[id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852]} 23:11:19.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=329, channel=[id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852]} up 23:11:19.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #6 SSH_MSG_CHANNEL_DATA 23:11:19.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) by 393 down to 2096386 23:11:19.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_CHANNEL_DATA len=393 23:11:19.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852] 23:11:19.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:19.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:19.106 [netconf-device-simulator-threads-4] 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=329} 23:11:19.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:19.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=329, channel=[id: 0x3aac0435, L:/10.30.170.33:18158 - R:/10.30.170.252:42852]} EXI handlers added to pipeline 23:11:19.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:19.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) by 179 down to 2095870 23:11:19.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:19.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:19.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #7 SSH_MSG_CHANNEL_DATA 23:11:19.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) by 340 down to 2096046 23:11:19.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_CHANNEL_DATA len=340 23:11:19.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852] 23:11:19.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=329} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@170cd849 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:19.109 [netconf-device-simulator-threads-4] 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 23:11:19.109 [netconf-device-simulator-threads-4] 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 23:11:19.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:19.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) by 733 down to 2095137 23:11:19.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:19.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:19.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #8 SSH_MSG_IGNORE 23:11:19.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_IGNORE 23:11:19.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #11 SSH_MSG_IGNORE 23:11:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:11:19.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #10 SSH_MSG_IGNORE 23:11:19.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_IGNORE 23:11:19.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #12 SSH_MSG_IGNORE 23:11:19.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:11:19.396 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #9 SSH_MSG_IGNORE 23:11:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_IGNORE 23:11:19.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850]} 23:11:19.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34850]): SSH-2.0-SSHD-UNKNOWN 23:11:19.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34850]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:19.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34850]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:19.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #8 SSH_MSG_IGNORE 23:11:19.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_IGNORE 23:11:19.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #11 SSH_MSG_IGNORE 23:11:19.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:11:19.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #12 SSH_MSG_IGNORE 23:11:19.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:11:19.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34850]) Send SSH_MSG_KEXINIT 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34850]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34850]) process #0 SSH_MSG_KEXINIT 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34850]) SSH_MSG_KEXINIT 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34850]) strict KEX=true client=true server=true 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34850]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34850]) Kex: server host key algorithms = rsa-sha2-512 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34850]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34850]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34850]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34850]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34850]) Kex: compression algorithms (client to server) = none 23:11:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34850]) Kex: compression algorithms (server to client) = none 23:11:19.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:19.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:19.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #10 SSH_MSG_IGNORE 23:11:19.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_IGNORE 23:11:19.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34850]) process #1 30 23:11:19.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34850]] process command=SSH_MSG_KEXDH_INIT 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34850]] Send SSH_MSG_KEXDH_REPLY 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34850]) packet #1 sending command=31[31] len=1639 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34850])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34850]) Send SSH_MSG_NEWKEYS 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34850]) session ID=7e:dc:e1:0b:4b:cc:c4:91:12:b8:d8:c6:26:91:99:f5:59:1a:f4:ba:80:36:de:d7:c4:c8:d8:68:a4:00:07:55:96:d3:1f:f9:b9:0f:eb:e0:19:21:fa:ba:3f:eb:9c:d8:bc:ce:ba:14:0a:be:e3:f6:6b:ec:aa:c4:9b:b1:05:65 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34850]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34850]): strict KEX resets output message sequence number from 3 to 0 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34850]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a79239f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34850])[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 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34850])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34850]) packet #0 sending command=7[7] len=419 23:11:19.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34850]) No pending packets to flush at end of KEX 23:11:19.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754]} 23:11:19.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55754]): SSH-2.0-SSHD-UNKNOWN 23:11:19.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55754]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:19.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55754]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:19.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34850]) process #2 SSH_MSG_NEWKEYS 23:11:19.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34850]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:19.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34850]): strict KEX resets input message sequence number from 3 to 0 23:11:19.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34850]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2574d440; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:19.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:19.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34850]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:19.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34850]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:19.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34850]) authorized authentication methods: password,publickey 23:11:19.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34850]) Accepted service ssh-userauth 23:11:19.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34850]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34850]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34850]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34850]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34850]) no authentication factory for method=none 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34850]) SSH_MSG_USERAUTH_REQUEST 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34850]) remaining methods: password,publickey 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34850]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34850]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34850]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34850]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:19.934 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34850]) authentication result: true 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34850]) SSH_MSG_USERAUTH_REQUEST 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34850])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34850]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34850]) no heartbeat to stop 23:11:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34850]) heartbeat type=IGNORE, interval=PT30S 23:11:19.935 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34850 authenticated 23:11:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34850]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34850]] session=TransportServerSession[admin@/10.30.170.252:34850] id=0 23:11:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34850])) size=2097152, max=2097152, packet=32768 23:11:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34850]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34850] 23:11:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34850]) recipient=0 23:11:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850])) size=2097152, max=2097152, packet=32768 23:11:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850])) re-initializing 23:11:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850])) size=2097152, max=2097152, packet=32768 23:11:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850])[want-reply=true] subsystem=netconf 23:11:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850])[subsystem] prepared command 23:11:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850]}} established 23:11:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 330: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18159 23:11:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 330: Creating data stores for simulated device 23:11:19.936 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:19.937 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:19.937 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:19.937 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:19.937 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:19.939 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1cf67cbe 23:11:19.939 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:19.939 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:19.939 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:19.939 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:19.940 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:19.940 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:19.940 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:19.940 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:19.940 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1cf67cbe, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1cf67cbe, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9a85d80, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9a85d80, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:19.940 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:19.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:19.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850] 23:11:19.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 330 on channel [id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850] 23:11:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) by 1103 down to 2096049 23:11:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850] 23:11:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850] 23:11:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) request=subsystem result=ReplySuccess, want-reply=true 23:11:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) request=subsystem activate command 23:11:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) starting runner for command=netconf 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #5 SSH_MSG_CHANNEL_DATA 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) by 373 down to 2096779 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_CHANNEL_DATA len=373 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850] 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850] 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850] 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18159', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=330} created 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=330, channel=[id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850]} created 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850] successful with session NetconfServerSession{sessionId=330, channel=[id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850]} 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=330, channel=[id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850]} up 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #6 SSH_MSG_CHANNEL_DATA 23:11:19.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) by 393 down to 2096386 23:11:19.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_CHANNEL_DATA len=393 23:11:19.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850] 23:11:19.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:19.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:19.945 [netconf-device-simulator-threads-6] 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=330} 23:11:19.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:19.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=330, channel=[id: 0x098458b2, L:/10.30.170.33:18159 - R:/10.30.170.252:34850]} EXI handlers added to pipeline 23:11:19.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:19.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) by 179 down to 2095870 23:11:19.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:19.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:19.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #7 SSH_MSG_CHANNEL_DATA 23:11:19.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) by 340 down to 2096046 23:11:19.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_CHANNEL_DATA len=340 23:11:19.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850] 23:11:19.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:19.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:19.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=330} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9a85d80 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:19.948 [netconf-device-simulator-threads-6] 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 23:11:19.948 [netconf-device-simulator-threads-6] 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 23:11:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) by 733 down to 2095137 23:11:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55754]) Send SSH_MSG_KEXINIT 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55754]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55754]) process #0 SSH_MSG_KEXINIT 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55754]) SSH_MSG_KEXINIT 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55754]) strict KEX=true client=true server=true 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55754]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55754]) Kex: server host key algorithms = rsa-sha2-512 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55754]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55754]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55754]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55754]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55754]) Kex: compression algorithms (client to server) = none 23:11:19.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55754]) Kex: compression algorithms (server to client) = none 23:11:19.986 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:20.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:20.060 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55754]) process #1 30 23:11:20.060 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55754]] process command=SSH_MSG_KEXDH_INIT 23:11:20.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #9 SSH_MSG_IGNORE 23:11:20.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_IGNORE 23:11:20.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55754]] Send SSH_MSG_KEXDH_REPLY 23:11:20.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55754]) packet #1 sending command=31[31] len=1639 23:11:20.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55754])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:20.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55754]) Send SSH_MSG_NEWKEYS 23:11:20.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55754]) session ID=a3:d6:a6:85:dc:3f:2f:96:e2:d7:e5:d4:3c:cf:76:21:c6:ee:b8:55:54:cc:a0:90:46:8b:a2:f7:82:6f:5d:94:2b:2d:95:48:58:92:22:86:e4:96:38:37:dd:b5:bf:52:bd:c8:89:8d:16:d7:2b:c6:67:58:11:49:80:8c:03:fd 23:11:20.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55754]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:20.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55754]): strict KEX resets output message sequence number from 3 to 0 23:11:20.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55754]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f74b7cc; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:20.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55754])[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 23:11:20.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55754])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:20.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55754]) packet #0 sending command=7[7] len=419 23:11:20.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55754]) No pending packets to flush at end of KEX 23:11:20.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55754]) process #2 SSH_MSG_NEWKEYS 23:11:20.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55754]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:20.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55754]): strict KEX resets input message sequence number from 3 to 0 23:11:20.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55754]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@69aef1f5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:20.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55754]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55754]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55754]) authorized authentication methods: password,publickey 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55754]) Accepted service ssh-userauth 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55754]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55754]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55754]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55754]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55754]) no authentication factory for method=none 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55754]) SSH_MSG_USERAUTH_REQUEST 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55754]) remaining methods: password,publickey 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55754]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55754]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55754]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:20.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55754]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:20.117 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:20.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55754]) authentication result: true 23:11:20.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55754]) SSH_MSG_USERAUTH_REQUEST 23:11:20.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55754])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:20.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55754]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:20.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:20.117 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:20.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55754]) no heartbeat to stop 23:11:20.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55754]) heartbeat type=IGNORE, interval=PT30S 23:11:20.117 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55754 authenticated 23:11:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55754]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55754]] session=TransportServerSession[admin@/10.30.170.252:55754] id=0 23:11:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55754])) size=2097152, max=2097152, packet=32768 23:11:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55754]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55754] 23:11:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55754]) recipient=0 23:11:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754])) size=2097152, max=2097152, packet=32768 23:11:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754])) re-initializing 23:11:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754])) size=2097152, max=2097152, packet=32768 23:11:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:20.119 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:20.119 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:20.119 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754])[want-reply=true] subsystem=netconf 23:11:20.119 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754])[subsystem] prepared command 23:11:20.119 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:20.119 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:20.119 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754]}} established 23:11:20.119 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 331: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18160 23:11:20.119 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 331: Creating data stores for simulated device 23:11:20.119 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:20.119 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:20.119 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:20.119 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:20.119 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:20.120 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40c39609 23:11:20.120 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:20.121 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:20.121 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:20.121 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:20.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:20.121 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:20.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:20.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:20.122 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40c39609, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40c39609, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28913ee7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28913ee7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:20.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:20.122 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:20.123 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754] 23:11:20.123 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.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: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 331 on channel [id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754] 23:11:20.123 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) by 1103 down to 2096049 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754] 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754] 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) request=subsystem result=ReplySuccess, want-reply=true 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) request=subsystem activate command 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) starting runner for command=netconf 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #5 SSH_MSG_CHANNEL_DATA 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) by 373 down to 2096779 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_CHANNEL_DATA len=373 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754] 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:20.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754] 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754] 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18160', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=331} created 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754]} created 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754] successful with session NetconfServerSession{sessionId=331, channel=[id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754]} 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754]} up 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #6 SSH_MSG_CHANNEL_DATA 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) by 393 down to 2096386 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_CHANNEL_DATA len=393 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754] 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:20.125 [netconf-device-simulator-threads-7] 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=331} 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x39d1b65e, L:/10.30.170.33:18160 - R:/10.30.170.252:55754]} EXI handlers added to pipeline 23:11:20.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:20.126 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) by 179 down to 2095870 23:11:20.126 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:20.126 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:20.127 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #7 SSH_MSG_CHANNEL_DATA 23:11:20.127 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) by 340 down to 2096046 23:11:20.127 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_CHANNEL_DATA len=340 23:11:20.127 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754] 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=331} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28913ee7 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:20.128 [netconf-device-simulator-threads-7] 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 23:11:20.128 [netconf-device-simulator-threads-7] 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 23:11:20.128 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:20.129 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) by 733 down to 2095137 23:11:20.129 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:20.129 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:20.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:20.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #11 SSH_MSG_IGNORE 23:11:20.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:11:20.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #8 SSH_MSG_IGNORE 23:11:20.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_IGNORE 23:11:20.197 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:20.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #12 SSH_MSG_IGNORE 23:11:20.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:11:20.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:20.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #10 SSH_MSG_IGNORE 23:11:20.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_IGNORE 23:11:20.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:20.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616]} 23:11:20.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47616]): SSH-2.0-SSHD-UNKNOWN 23:11:20.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47616]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:20.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47616]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47616]) Send SSH_MSG_KEXINIT 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47616]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47616]) process #0 SSH_MSG_KEXINIT 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47616]) SSH_MSG_KEXINIT 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47616]) strict KEX=true client=true server=true 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47616]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47616]) Kex: server host key algorithms = rsa-sha2-512 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47616]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47616]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47616]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47616]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47616]) Kex: compression algorithms (client to server) = none 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47616]) Kex: compression algorithms (server to client) = none 23:11:20.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:20.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47616]) process #1 30 23:11:20.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47616]] process command=SSH_MSG_KEXDH_INIT 23:11:20.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47616]] Send SSH_MSG_KEXDH_REPLY 23:11:20.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47616]) packet #1 sending command=31[31] len=1639 23:11:20.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47616])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:20.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47616]) Send SSH_MSG_NEWKEYS 23:11:20.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47616]) session ID=6d:5d:8d:fb:b5:06:61:0b:0a:1c:10:1f:2f:5d:32:25:c6:26:1d:fd:8f:52:c7:55:97:4e:cb:c1:39:a8:81:62:49:9a:c0:6f:95:4e:dd:6d:78:f8:87:86:83:2a:0a:55:f8:e8:b3:ef:d7:a5:9d:39:d5:f8:5b:17:2d:ce:ca:fd 23:11:20.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47616]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:20.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47616]): strict KEX resets output message sequence number from 3 to 0 23:11:20.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47616]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@432c6c62; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:20.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47616])[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 23:11:20.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47616])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:20.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47616]) packet #0 sending command=7[7] len=419 23:11:20.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47616]) No pending packets to flush at end of KEX 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47616]) process #2 SSH_MSG_NEWKEYS 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47616]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47616]): strict KEX resets input message sequence number from 3 to 0 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47616]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e8c86d5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47616]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47616]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47616]) authorized authentication methods: password,publickey 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47616]) Accepted service ssh-userauth 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47616]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47616]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47616]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47616]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47616]) no authentication factory for method=none 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47616]) SSH_MSG_USERAUTH_REQUEST 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47616]) remaining methods: password,publickey 23:11:20.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47616]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:20.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47616]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:20.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47616]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:20.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47616]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:20.658 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:20.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47616]) authentication result: true 23:11:20.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47616]) SSH_MSG_USERAUTH_REQUEST 23:11:20.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47616])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:20.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47616]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:20.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:20.658 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:20.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47616]) no heartbeat to stop 23:11:20.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47616]) heartbeat type=IGNORE, interval=PT30S 23:11:20.658 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47616 authenticated 23:11:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47616]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47616]] session=TransportServerSession[admin@/10.30.170.252:47616] id=0 23:11:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47616])) size=2097152, max=2097152, packet=32768 23:11:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47616]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47616] 23:11:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47616]) recipient=0 23:11:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616])) size=2097152, max=2097152, packet=32768 23:11:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616])) re-initializing 23:11:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616])) size=2097152, max=2097152, packet=32768 23:11:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616])[want-reply=true] subsystem=netconf 23:11:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616])[subsystem] prepared command 23:11:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616]}} established 23:11:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 332: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18161 23:11:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 332: Creating data stores for simulated device 23:11:20.661 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:20.661 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:20.661 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:20.661 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:20.661 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:20.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67c4c5b9 23:11:20.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:20.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:20.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:20.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:20.663 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:20.663 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:20.663 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:20.663 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:20.663 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67c4c5b9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67c4c5b9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b4eaa86, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b4eaa86, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:20.664 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:20.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:20.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616] 23:11:20.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 332 on channel [id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616] 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) by 1103 down to 2096049 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616] 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616] 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) request=subsystem result=ReplySuccess, want-reply=true 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) request=subsystem activate command 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) starting runner for command=netconf 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #5 SSH_MSG_CHANNEL_DATA 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) by 373 down to 2096779 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_CHANNEL_DATA len=373 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616] 23:11:20.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616] 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616] 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18161', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=332} created 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616]} created 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616] successful with session NetconfServerSession{sessionId=332, channel=[id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616]} 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616]} up 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #6 SSH_MSG_CHANNEL_DATA 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) by 393 down to 2096386 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_CHANNEL_DATA len=393 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616] 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:20.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:20.667 [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=332} 23:11:20.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:20.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x0939d4db, L:/10.30.170.33:18161 - R:/10.30.170.252:47616]} EXI handlers added to pipeline 23:11:20.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:20.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) by 179 down to 2095870 23:11:20.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:20.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:20.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #7 SSH_MSG_CHANNEL_DATA 23:11:20.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) by 340 down to 2096046 23:11:20.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_CHANNEL_DATA len=340 23:11:20.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616] 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=332} 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b4eaa86 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:20.670 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:20.671 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:20.671 [netconf-device-simulator-threads-2] 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 23:11:20.671 [netconf-device-simulator-threads-2] 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 23:11:20.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:20.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) by 733 down to 2095137 23:11:20.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:20.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #11 SSH_MSG_IGNORE 23:11:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:11:20.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #9 SSH_MSG_IGNORE 23:11:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_IGNORE 23:11:20.801 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:20.851 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:20.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #12 SSH_MSG_IGNORE 23:11:20.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:11:20.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:20.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #8 SSH_MSG_IGNORE 23:11:20.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_IGNORE 23:11:20.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460]} 23:11:20.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37460]): SSH-2.0-SSHD-UNKNOWN 23:11:20.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37460]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:20.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37460]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37460]) Send SSH_MSG_KEXINIT 23:11:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37460]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37460]) process #0 SSH_MSG_KEXINIT 23:11:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37460]) SSH_MSG_KEXINIT 23:11:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37460]) strict KEX=true client=true server=true 23:11:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37460]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37460]) Kex: server host key algorithms = rsa-sha2-512 23:11:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37460]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37460]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37460]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37460]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37460]) Kex: compression algorithms (client to server) = none 23:11:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37460]) Kex: compression algorithms (server to client) = none 23:11:21.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:21.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37460]) process #1 30 23:11:21.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37460]] process command=SSH_MSG_KEXDH_INIT 23:11:21.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37460]] Send SSH_MSG_KEXDH_REPLY 23:11:21.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37460]) packet #1 sending command=31[31] len=1639 23:11:21.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37460])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:21.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37460]) Send SSH_MSG_NEWKEYS 23:11:21.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37460]) session ID=34:61:a9:aa:66:73:e6:b7:07:72:f7:76:3a:e5:f6:f4:4e:98:34:14:2a:8b:2f:03:c3:89:25:aa:d9:be:f7:53:93:ba:4a:f3:cc:6e:a3:bb:b8:01:93:90:cf:aa:75:58:87:db:0f:2c:5d:13:b0:22:84:4b:16:46:5e:ff:0a:65 23:11:21.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37460]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:21.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37460]): strict KEX resets output message sequence number from 3 to 0 23:11:21.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64461cd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:21.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37460])[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 23:11:21.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37460])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:21.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37460]) packet #0 sending command=7[7] len=419 23:11:21.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37460]) No pending packets to flush at end of KEX 23:11:21.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37460]) process #2 SSH_MSG_NEWKEYS 23:11:21.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37460]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:21.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37460]): strict KEX resets input message sequence number from 3 to 0 23:11:21.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67ca9234; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:21.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:21.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37460]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:21.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37460]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37460]) authorized authentication methods: password,publickey 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37460]) Accepted service ssh-userauth 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37460]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37460]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37460]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37460]) no authentication factory for method=none 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37460]) SSH_MSG_USERAUTH_REQUEST 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37460]) remaining methods: password,publickey 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37460]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37460]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:21.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37460]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:21.226 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37460]) authentication result: true 23:11:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37460]) SSH_MSG_USERAUTH_REQUEST 23:11:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37460])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37460]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37460]) no heartbeat to stop 23:11:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37460]) heartbeat type=IGNORE, interval=PT30S 23:11:21.227 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37460 authenticated 23:11:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37460]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37460]] session=TransportServerSession[admin@/10.30.170.252:37460] id=0 23:11:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37460])) size=2097152, max=2097152, packet=32768 23:11:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37460]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37460] 23:11:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37460]) recipient=0 23:11:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460])) size=2097152, max=2097152, packet=32768 23:11:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460])) re-initializing 23:11:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460])) size=2097152, max=2097152, packet=32768 23:11:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:21.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:21.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:21.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460])[want-reply=true] subsystem=netconf 23:11:21.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460])[subsystem] prepared command 23:11:21.229 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:21.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:21.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460]}} established 23:11:21.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 333: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18162 23:11:21.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 333: Creating data stores for simulated device 23:11:21.231 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:21.231 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:21.231 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:21.231 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:21.231 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:21.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:21.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b9e82f 23:11:21.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:21.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:21.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:21.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:21.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #11 SSH_MSG_IGNORE 23:11:21.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:11:21.235 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:21.235 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:21.235 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:21.235 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:21.235 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b9e82f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b9e82f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dcfb34e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dcfb34e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:21.236 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:21.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:21.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460] 23:11:21.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 333 on channel [id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460] 23:11:21.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) by 1103 down to 2096049 23:11:21.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460] 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460] 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) request=subsystem result=ReplySuccess, want-reply=true 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) request=subsystem activate command 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) starting runner for command=netconf 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #5 SSH_MSG_CHANNEL_DATA 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) by 373 down to 2096779 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_CHANNEL_DATA len=373 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460] 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:21.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:21.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460] 23:11:21.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460] 23:11:21.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18162', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:21.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=333} created 23:11:21.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460]} created 23:11:21.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460] successful with session NetconfServerSession{sessionId=333, channel=[id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460]} 23:11:21.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460]} up 23:11:21.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #6 SSH_MSG_CHANNEL_DATA 23:11:21.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) by 393 down to 2096386 23:11:21.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_CHANNEL_DATA len=393 23:11:21.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460] 23:11:21.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:21.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:21.244 [netconf-device-simulator-threads-4] 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=333} 23:11:21.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:21.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x2d5b2881, L:/10.30.170.33:18162 - R:/10.30.170.252:37460]} EXI handlers added to pipeline 23:11:21.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:21.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) by 179 down to 2095870 23:11:21.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:21.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:21.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #7 SSH_MSG_CHANNEL_DATA 23:11:21.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) by 340 down to 2096046 23:11:21.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_CHANNEL_DATA len=340 23:11:21.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460] 23:11:21.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:21.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:21.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=333} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dcfb34e 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:21.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:21.248 [netconf-device-simulator-threads-4] 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 23:11:21.248 [netconf-device-simulator-threads-4] 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 23:11:21.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:21.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) by 733 down to 2095137 23:11:21.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:21.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:21.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:21.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #10 SSH_MSG_IGNORE 23:11:21.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_IGNORE 23:11:21.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:21.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #8 SSH_MSG_IGNORE 23:11:21.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_IGNORE 23:11:21.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:21.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #12 SSH_MSG_IGNORE 23:11:21.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:11:21.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #9 SSH_MSG_IGNORE 23:11:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_IGNORE 23:11:21.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948]} 23:11:21.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40948]): SSH-2.0-SSHD-UNKNOWN 23:11:21.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40948]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:21.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40948]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:21.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:21.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #10 SSH_MSG_IGNORE 23:11:21.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_IGNORE 23:11:21.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #9 SSH_MSG_IGNORE 23:11:21.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_IGNORE 23:11:21.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #11 SSH_MSG_IGNORE 23:11:21.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:11:21.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:21.724 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:21.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #8 SSH_MSG_IGNORE 23:11:21.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_IGNORE 23:11:21.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:21.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40948]) Send SSH_MSG_KEXINIT 23:11:21.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40948]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:21.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40948]) process #0 SSH_MSG_KEXINIT 23:11:21.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40948]) SSH_MSG_KEXINIT 23:11:21.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40948]) strict KEX=true client=true server=true 23:11:21.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40948]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:21.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40948]) Kex: server host key algorithms = rsa-sha2-512 23:11:21.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40948]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:21.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40948]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:21.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40948]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:21.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40948]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:21.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40948]) Kex: compression algorithms (client to server) = none 23:11:21.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40948]) Kex: compression algorithms (server to client) = none 23:11:21.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:21.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40948]) process #1 30 23:11:21.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40948]] process command=SSH_MSG_KEXDH_INIT 23:11:21.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #12 SSH_MSG_IGNORE 23:11:21.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:11:21.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40948]] Send SSH_MSG_KEXDH_REPLY 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40948]) packet #1 sending command=31[31] len=1639 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40948])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40948]) Send SSH_MSG_NEWKEYS 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40948]) session ID=64:44:70:fd:b4:9e:cd:ee:2e:8a:31:4d:f3:68:a5:53:74:f0:4f:2e:f6:03:46:3a:c9:c0:bf:03:36:1a:ea:f9:2a:64:cf:01:4b:09:dd:02:8f:48:23:0a:38:9c:d5:6d:ae:eb:88:77:46:37:d2:91:94:88:3f:46:ef:bc:c9:55 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40948]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40948]): strict KEX resets output message sequence number from 3 to 0 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40948]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@705bf903; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40948])[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 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40948])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40948]) packet #0 sending command=7[7] len=419 23:11:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40948]) No pending packets to flush at end of KEX 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40948]) process #2 SSH_MSG_NEWKEYS 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40948]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40948]): strict KEX resets input message sequence number from 3 to 0 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40948]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1446cdf5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40948]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40948]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40948]) authorized authentication methods: password,publickey 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40948]) Accepted service ssh-userauth 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40948]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40948]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40948]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40948]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40948]) no authentication factory for method=none 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40948]) SSH_MSG_USERAUTH_REQUEST 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40948]) remaining methods: password,publickey 23:11:21.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40948]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:21.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40948]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:21.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40948]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:21.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40948]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:21.954 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:21.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40948]) authentication result: true 23:11:21.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40948]) SSH_MSG_USERAUTH_REQUEST 23:11:21.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40948])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:21.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40948]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:21.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:21.954 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:21.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40948]) no heartbeat to stop 23:11:21.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40948]) heartbeat type=IGNORE, interval=PT30S 23:11:21.954 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40948 authenticated 23:11:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40948]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40948]] session=TransportServerSession[admin@/10.30.170.252:40948] id=0 23:11:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40948])) size=2097152, max=2097152, packet=32768 23:11:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40948]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40948] 23:11:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40948]) recipient=0 23:11:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948])) size=2097152, max=2097152, packet=32768 23:11:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948])) re-initializing 23:11:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948])) size=2097152, max=2097152, packet=32768 23:11:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948])[want-reply=true] subsystem=netconf 23:11:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948])[subsystem] prepared command 23:11:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948]}} established 23:11:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 334: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18163 23:11:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 334: Creating data stores for simulated device 23:11:21.956 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:21.957 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:21.957 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:21.957 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:21.957 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21ac35f6 23:11:21.957 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:21.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:21.958 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:21.959 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:21.959 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:21.959 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21ac35f6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21ac35f6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c246243, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c246243, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:21.959 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:21.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948] 23:11:21.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 334 on channel [id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948] 23:11:21.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) by 1103 down to 2096049 23:11:21.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:21.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948] 23:11:21.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948] 23:11:21.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) request=subsystem result=ReplySuccess, want-reply=true 23:11:21.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:21.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) request=subsystem activate command 23:11:21.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) starting runner for command=netconf 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #5 SSH_MSG_CHANNEL_DATA 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) by 373 down to 2096779 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_CHANNEL_DATA len=373 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948] 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948] 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948] 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18163', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=334} created 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=334, channel=[id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948]} created 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948] successful with session NetconfServerSession{sessionId=334, channel=[id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948]} 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=334, channel=[id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948]} up 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #6 SSH_MSG_CHANNEL_DATA 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) by 393 down to 2096386 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_CHANNEL_DATA len=393 23:11:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948] 23:11:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:21.962 [netconf-device-simulator-threads-6] 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=334} 23:11:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=334, channel=[id: 0xc13d6253, L:/10.30.170.33:18163 - R:/10.30.170.252:40948]} EXI handlers added to pipeline 23:11:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) by 179 down to 2095870 23:11:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:21.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #7 SSH_MSG_CHANNEL_DATA 23:11:21.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) by 340 down to 2096046 23:11:21.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_CHANNEL_DATA len=340 23:11:21.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948] 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=334} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c246243 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:21.964 [netconf-device-simulator-threads-6] 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 23:11:21.964 [netconf-device-simulator-threads-6] 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 23:11:21.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:21.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) by 733 down to 2095137 23:11:21.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:21.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:21.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876]} 23:11:21.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34876]): SSH-2.0-SSHD-UNKNOWN 23:11:21.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34876]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:21.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34876]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34876]) Send SSH_MSG_KEXINIT 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34876]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34876]) process #0 SSH_MSG_KEXINIT 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34876]) SSH_MSG_KEXINIT 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34876]) strict KEX=true client=true server=true 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34876]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34876]) Kex: server host key algorithms = rsa-sha2-512 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34876]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34876]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34876]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34876]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34876]) Kex: compression algorithms (client to server) = none 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34876]) Kex: compression algorithms (server to client) = none 23:11:22.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:22.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34876]) process #1 30 23:11:22.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34876]] process command=SSH_MSG_KEXDH_INIT 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34876]] Send SSH_MSG_KEXDH_REPLY 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34876]) packet #1 sending command=31[31] len=1639 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34876])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34876]) Send SSH_MSG_NEWKEYS 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34876]) session ID=a0:16:cb:1c:12:2c:6b:71:dc:66:43:42:70:e5:6d:b4:9f:62:ba:cb:01:b4:ce:a9:ee:5c:50:0d:6a:74:a5:63:c1:1e:57:65:5c:ca:4d:f5:2a:85:93:01:55:21:95:fd:ae:90:c5:ac:d3:f0:86:18:86:49:a6:21:5a:b7:08:a2 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34876]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34876]): strict KEX resets output message sequence number from 3 to 0 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34876]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@27112aa0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34876])[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 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34876])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34876]) packet #0 sending command=7[7] len=419 23:11:22.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34876]) No pending packets to flush at end of KEX 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34876]) process #2 SSH_MSG_NEWKEYS 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34876]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34876]): strict KEX resets input message sequence number from 3 to 0 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34876]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65ae62f9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34876]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34876]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34876]) authorized authentication methods: password,publickey 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34876]) Accepted service ssh-userauth 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34876]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34876]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34876]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34876]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34876]) no authentication factory for method=none 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34876]) SSH_MSG_USERAUTH_REQUEST 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34876]) remaining methods: password,publickey 23:11:22.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34876]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:22.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34876]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:22.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34876]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:22.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34876]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:22.173 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:22.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34876]) authentication result: true 23:11:22.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34876]) SSH_MSG_USERAUTH_REQUEST 23:11:22.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34876])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:22.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34876]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:22.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:22.173 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:22.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34876]) no heartbeat to stop 23:11:22.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34876]) heartbeat type=IGNORE, interval=PT30S 23:11:22.173 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34876 authenticated 23:11:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34876]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34876]] session=TransportServerSession[admin@/10.30.170.252:34876] id=0 23:11:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34876])) size=2097152, max=2097152, packet=32768 23:11:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34876]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34876] 23:11:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34876]) recipient=0 23:11:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876])) size=2097152, max=2097152, packet=32768 23:11:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876])) re-initializing 23:11:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876])) size=2097152, max=2097152, packet=32768 23:11:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876])[want-reply=true] subsystem=netconf 23:11:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876])[subsystem] prepared command 23:11:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876]}} established 23:11:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 335: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18164 23:11:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 335: Creating data stores for simulated device 23:11:22.175 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:22.175 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:22.175 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:22.176 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7516ad4c 23:11:22.176 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:22.176 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:22.176 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:22.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:22.177 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:22.177 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:22.177 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:22.177 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:22.177 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7516ad4c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7516ad4c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8c9f3ed, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8c9f3ed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:22.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:22.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:22.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876] 23:11:22.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 335 on channel [id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876] 23:11:22.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) by 1103 down to 2096049 23:11:22.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876] 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876] 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) request=subsystem result=ReplySuccess, want-reply=true 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) request=subsystem activate command 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) starting runner for command=netconf 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #5 SSH_MSG_CHANNEL_DATA 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) by 373 down to 2096779 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_CHANNEL_DATA len=373 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876] 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876] 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876] 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18164', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=335} created 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876]} created 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876] successful with session NetconfServerSession{sessionId=335, channel=[id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876]} 23:11:22.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876]} up 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #6 SSH_MSG_CHANNEL_DATA 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) by 393 down to 2096386 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_CHANNEL_DATA len=393 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876] 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:22.181 [netconf-device-simulator-threads-0] 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=335} 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x24056af2, L:/10.30.170.33:18164 - R:/10.30.170.252:34876]} EXI handlers added to pipeline 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) by 179 down to 2095870 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #7 SSH_MSG_CHANNEL_DATA 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) by 340 down to 2096046 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_CHANNEL_DATA len=340 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876] 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=335} 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8c9f3ed 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:22.183 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:22.184 [netconf-device-simulator-threads-0] 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 23:11:22.184 [netconf-device-simulator-threads-0] 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 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) by 733 down to 2095137 23:11:22.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:22.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:22.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:22.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #9 SSH_MSG_IGNORE 23:11:22.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_IGNORE 23:11:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #10 SSH_MSG_IGNORE 23:11:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_IGNORE 23:11:22.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:22.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #11 SSH_MSG_IGNORE 23:11:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:11:22.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #12 SSH_MSG_IGNORE 23:11:22.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:11:22.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:22.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:22.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #8 SSH_MSG_IGNORE 23:11:22.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_IGNORE 23:11:22.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720]} 23:11:22.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60720]): SSH-2.0-SSHD-UNKNOWN 23:11:22.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60720]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:22.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60720]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:22.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60720]) Send SSH_MSG_KEXINIT 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60720]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60720]) process #0 SSH_MSG_KEXINIT 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60720]) SSH_MSG_KEXINIT 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60720]) strict KEX=true client=true server=true 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60720]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60720]) Kex: server host key algorithms = rsa-sha2-512 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60720]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60720]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60720]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60720]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60720]) Kex: compression algorithms (client to server) = none 23:11:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60720]) Kex: compression algorithms (server to client) = none 23:11:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:22.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #9 SSH_MSG_IGNORE 23:11:22.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_IGNORE 23:11:22.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60720]) process #1 30 23:11:22.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60720]] process command=SSH_MSG_KEXDH_INIT 23:11:22.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60720]] Send SSH_MSG_KEXDH_REPLY 23:11:22.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60720]) packet #1 sending command=31[31] len=1639 23:11:22.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60720])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:22.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60720]) Send SSH_MSG_NEWKEYS 23:11:22.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60720]) session ID=d8:45:e7:8b:a8:18:dd:af:54:56:2b:f4:60:c2:36:44:e3:d4:4b:ab:60:ec:c2:e5:23:07:97:ec:e9:5b:a7:50:d2:2c:25:3a:7d:fb:3e:bf:55:82:e3:22:90:68:ed:66:f6:29:79:78:16:2c:5f:45:2f:80:cb:2b:11:b1:4b:e5 23:11:22.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60720]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:22.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60720]): strict KEX resets output message sequence number from 3 to 0 23:11:22.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60720]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7ef82b11; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:22.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60720])[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 23:11:22.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60720])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:22.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60720]) packet #0 sending command=7[7] len=419 23:11:22.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60720]) No pending packets to flush at end of KEX 23:11:22.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #10 SSH_MSG_IGNORE 23:11:22.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_IGNORE 23:11:22.834 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:22.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #8 SSH_MSG_IGNORE 23:11:22.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_IGNORE 23:11:22.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60720]) process #2 SSH_MSG_NEWKEYS 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60720]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60720]): strict KEX resets input message sequence number from 3 to 0 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60720]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20869d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60720]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60720]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60720]) authorized authentication methods: password,publickey 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60720]) Accepted service ssh-userauth 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60720]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60720]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60720]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60720]) no authentication factory for method=none 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60720]) SSH_MSG_USERAUTH_REQUEST 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60720]) remaining methods: password,publickey 23:11:22.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60720]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:22.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60720]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:22.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:22.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60720]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:22.863 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:22.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60720]) authentication result: true 23:11:22.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60720]) SSH_MSG_USERAUTH_REQUEST 23:11:22.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60720])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:22.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60720]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:22.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:22.863 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:22.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60720]) no heartbeat to stop 23:11:22.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60720]) heartbeat type=IGNORE, interval=PT30S 23:11:22.863 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60720 authenticated 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60720]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60720]] session=TransportServerSession[admin@/10.30.170.252:60720] id=0 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60720])) size=2097152, max=2097152, packet=32768 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60720]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60720] 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60720]) recipient=0 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720])) size=2097152, max=2097152, packet=32768 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720])) re-initializing 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720])) size=2097152, max=2097152, packet=32768 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720])[want-reply=true] subsystem=netconf 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720])[subsystem] prepared command 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:22.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720]}} established 23:11:22.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 336: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18165 23:11:22.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 336: Creating data stores for simulated device 23:11:22.865 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:22.865 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:22.865 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:22.865 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:22.865 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:22.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5665ae4c 23:11:22.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:22.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:22.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:22.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:22.870 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:22.870 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:22.870 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:22.870 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:22.870 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5665ae4c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5665ae4c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54ac0fbf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54ac0fbf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:22.871 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:22.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720] 23:11:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 336 on channel [id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720] 23:11:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) by 1103 down to 2096049 23:11:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720] 23:11:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720] 23:11:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) request=subsystem result=ReplySuccess, want-reply=true 23:11:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) request=subsystem activate command 23:11:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) starting runner for command=netconf 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #5 SSH_MSG_CHANNEL_DATA 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) by 373 down to 2096779 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_CHANNEL_DATA len=373 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720] 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720] 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720] 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18165', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=336} created 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720]} created 23:11:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720] successful with session NetconfServerSession{sessionId=336, channel=[id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720]} 23:11:22.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720]} up 23:11:22.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #6 SSH_MSG_CHANNEL_DATA 23:11:22.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) by 393 down to 2096386 23:11:22.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_CHANNEL_DATA len=393 23:11:22.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720] 23:11:22.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:22.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:22.874 [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=336} 23:11:22.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:22.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x3b0ba488, L:/10.30.170.33:18165 - R:/10.30.170.252:60720]} EXI handlers added to pipeline 23:11:22.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:22.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) by 179 down to 2095870 23:11:22.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:22.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:22.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #12 SSH_MSG_IGNORE 23:11:22.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:11:22.875 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:22.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #7 SSH_MSG_CHANNEL_DATA 23:11:22.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) by 340 down to 2096046 23:11:22.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_CHANNEL_DATA len=340 23:11:22.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720] 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=336} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54ac0fbf 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:22.878 [netconf-device-simulator-threads-2] 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 23:11:22.878 [netconf-device-simulator-threads-2] 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 23:11:22.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:22.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) by 733 down to 2095137 23:11:22.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:22.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:22.946 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #11 SSH_MSG_IGNORE 23:11:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:11:23.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428]} 23:11:23.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48428]): SSH-2.0-SSHD-UNKNOWN 23:11:23.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48428]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:23.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48428]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48428]) Send SSH_MSG_KEXINIT 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48428]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48428]) process #0 SSH_MSG_KEXINIT 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48428]) SSH_MSG_KEXINIT 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48428]) strict KEX=true client=true server=true 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48428]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48428]) Kex: server host key algorithms = rsa-sha2-512 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48428]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48428]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48428]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48428]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48428]) Kex: compression algorithms (client to server) = none 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48428]) Kex: compression algorithms (server to client) = none 23:11:23.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:23.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #10 SSH_MSG_IGNORE 23:11:23.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_IGNORE 23:11:23.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:23.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48428]) process #1 30 23:11:23.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48428]] process command=SSH_MSG_KEXDH_INIT 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48428]] Send SSH_MSG_KEXDH_REPLY 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48428]) packet #1 sending command=31[31] len=1639 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48428])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48428]) Send SSH_MSG_NEWKEYS 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48428]) session ID=bc:2d:f2:62:1a:37:1e:82:be:e1:98:02:f3:aa:f6:5f:a0:e4:0d:d4:d7:56:57:48:79:69:e8:40:86:a2:a9:00:1a:8c:77:a2:49:f4:b4:c0:9b:7f:23:66:95:50:47:af:c5:6d:91:e8:fc:09:36:74:e6:93:38:4a:f1:19:eb:d1 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48428]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48428]): strict KEX resets output message sequence number from 3 to 0 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48428]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@61f95920; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48428])[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 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48428])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48428]) packet #0 sending command=7[7] len=419 23:11:23.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48428]) No pending packets to flush at end of KEX 23:11:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #11 SSH_MSG_IGNORE 23:11:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:11:23.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48428]) process #2 SSH_MSG_NEWKEYS 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48428]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48428]): strict KEX resets input message sequence number from 3 to 0 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48428]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@684aa9f5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48428]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48428]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48428]) authorized authentication methods: password,publickey 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48428]) Accepted service ssh-userauth 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48428]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48428]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48428]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48428]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48428]) no authentication factory for method=none 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48428]) SSH_MSG_USERAUTH_REQUEST 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48428]) remaining methods: password,publickey 23:11:23.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48428]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48428]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48428]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48428]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:23.299 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48428]) authentication result: true 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48428]) SSH_MSG_USERAUTH_REQUEST 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48428])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48428]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48428]) no heartbeat to stop 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48428]) heartbeat type=IGNORE, interval=PT30S 23:11:23.299 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48428 authenticated 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48428]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48428]] session=TransportServerSession[admin@/10.30.170.252:48428] id=0 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48428])) size=2097152, max=2097152, packet=32768 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48428]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48428] 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48428]) recipient=0 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428])) size=2097152, max=2097152, packet=32768 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428])) re-initializing 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428])) size=2097152, max=2097152, packet=32768 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428])[want-reply=true] subsystem=netconf 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428])[subsystem] prepared command 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428]}} established 23:11:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 337: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18166 23:11:23.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 337: Creating data stores for simulated device 23:11:23.301 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:23.301 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:23.301 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:23.301 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:23.301 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:23.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c444ea 23:11:23.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:23.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:23.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:23.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:23.302 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:23.302 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:23.302 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:23.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:23.303 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c444ea, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c444ea, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@287e2f2e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@287e2f2e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:23.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:23.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:23.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428] 23:11:23.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 337 on channel [id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428] 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) by 1103 down to 2096049 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428] 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428] 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) request=subsystem result=ReplySuccess, want-reply=true 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) request=subsystem activate command 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) starting runner for command=netconf 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #5 SSH_MSG_CHANNEL_DATA 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) by 373 down to 2096779 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_CHANNEL_DATA len=373 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428] 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428] 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428] 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18166', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=337} created 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=337, channel=[id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428]} created 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428] successful with session NetconfServerSession{sessionId=337, channel=[id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428]} 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=337, channel=[id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428]} up 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #6 SSH_MSG_CHANNEL_DATA 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) by 393 down to 2096386 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_CHANNEL_DATA len=393 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428] 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:23.306 [netconf-device-simulator-threads-4] 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=337} 23:11:23.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:23.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=337, channel=[id: 0x0081e7e5, L:/10.30.170.33:18166 - R:/10.30.170.252:48428]} EXI handlers added to pipeline 23:11:23.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:23.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) by 179 down to 2095870 23:11:23.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:23.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:23.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #7 SSH_MSG_CHANNEL_DATA 23:11:23.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) by 340 down to 2096046 23:11:23.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_CHANNEL_DATA len=340 23:11:23.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428] 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=337} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@287e2f2e 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:23.309 [netconf-device-simulator-threads-4] 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 23:11:23.309 [netconf-device-simulator-threads-4] 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 23:11:23.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:23.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) by 733 down to 2095137 23:11:23.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:23.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #9 SSH_MSG_IGNORE 23:11:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_IGNORE 23:11:23.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:23.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834]} 23:11:23.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56834]): SSH-2.0-SSHD-UNKNOWN 23:11:23.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56834]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:23.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56834]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:23.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:23.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #12 SSH_MSG_IGNORE 23:11:23.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:11:23.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:23.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #8 SSH_MSG_IGNORE 23:11:23.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_IGNORE 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56834]) Send SSH_MSG_KEXINIT 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56834]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56834]) process #0 SSH_MSG_KEXINIT 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56834]) SSH_MSG_KEXINIT 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56834]) strict KEX=true client=true server=true 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56834]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56834]) Kex: server host key algorithms = rsa-sha2-512 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56834]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56834]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56834]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56834]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56834]) Kex: compression algorithms (client to server) = none 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56834]) Kex: compression algorithms (server to client) = none 23:11:23.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:23.732 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:23.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #10 SSH_MSG_IGNORE 23:11:23.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_IGNORE 23:11:23.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56834]) process #1 30 23:11:23.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56834]] process command=SSH_MSG_KEXDH_INIT 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56834]] Send SSH_MSG_KEXDH_REPLY 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56834]) packet #1 sending command=31[31] len=1639 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56834])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56834]) Send SSH_MSG_NEWKEYS 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56834]) session ID=52:5f:97:3a:a3:88:18:d3:81:bb:ef:4c:c6:f9:26:49:3d:46:2d:e8:65:d4:b7:89:21:0f:94:d6:a6:b5:90:3b:d6:b9:cb:33:63:0b:3c:d1:2c:a4:04:42:7c:2b:9e:cd:e6:b5:00:93:c6:69:d4:7a:91:bf:2a:26:37:56:e2:1e 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56834]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56834]): strict KEX resets output message sequence number from 3 to 0 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6cd0a058; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56834])[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 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56834])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56834]) packet #0 sending command=7[7] len=419 23:11:23.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56834]) No pending packets to flush at end of KEX 23:11:23.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56834]) process #2 SSH_MSG_NEWKEYS 23:11:23.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56834]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:23.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56834]): strict KEX resets input message sequence number from 3 to 0 23:11:23.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17342310; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:23.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:23.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56834]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:23.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56834]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:23.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56834]) authorized authentication methods: password,publickey 23:11:23.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56834]) Accepted service ssh-userauth 23:11:23.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56834]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56834]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56834]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56834]) no authentication factory for method=none 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56834]) SSH_MSG_USERAUTH_REQUEST 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56834]) remaining methods: password,publickey 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56834]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56834]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56834]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:23.830 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56834]) authentication result: true 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56834]) SSH_MSG_USERAUTH_REQUEST 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56834])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56834]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56834]) no heartbeat to stop 23:11:23.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56834]) heartbeat type=IGNORE, interval=PT30S 23:11:23.830 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56834 authenticated 23:11:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56834]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56834]] session=TransportServerSession[admin@/10.30.170.252:56834] id=0 23:11:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56834])) size=2097152, max=2097152, packet=32768 23:11:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56834]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56834] 23:11:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56834]) recipient=0 23:11:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834])) size=2097152, max=2097152, packet=32768 23:11:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834])) re-initializing 23:11:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834])) size=2097152, max=2097152, packet=32768 23:11:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834])[want-reply=true] subsystem=netconf 23:11:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834])[subsystem] prepared command 23:11:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834]}} established 23:11:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 338: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18167 23:11:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 338: Creating data stores for simulated device 23:11:23.832 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:23.833 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:23.833 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:23.833 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:23.833 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56ac7590 23:11:23.833 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:23.834 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:23.834 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:23.834 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:23.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:23.835 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56ac7590, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56ac7590, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1159b32, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1159b32, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:23.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:23.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834] 23:11:23.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 338 on channel [id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834] 23:11:23.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) by 1103 down to 2096049 23:11:23.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:23.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834] 23:11:23.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834] 23:11:23.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) request=subsystem result=ReplySuccess, want-reply=true 23:11:23.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:23.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) request=subsystem activate command 23:11:23.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) starting runner for command=netconf 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #5 SSH_MSG_CHANNEL_DATA 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) by 373 down to 2096779 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_CHANNEL_DATA len=373 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834] 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834] 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834] 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18167', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=338} created 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834]} created 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834] successful with session NetconfServerSession{sessionId=338, channel=[id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834]} 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834]} up 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #6 SSH_MSG_CHANNEL_DATA 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) by 393 down to 2096386 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_CHANNEL_DATA len=393 23:11:23.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834] 23:11:23.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:23.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:23.838 [netconf-device-simulator-threads-6] 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=338} 23:11:23.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:23.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x6035cb77, L:/10.30.170.33:18167 - R:/10.30.170.252:56834]} EXI handlers added to pipeline 23:11:23.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:23.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) by 179 down to 2095870 23:11:23.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:23.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #7 SSH_MSG_CHANNEL_DATA 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) by 340 down to 2096046 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_CHANNEL_DATA len=340 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834] 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=338} 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1159b32 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:23.840 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:23.841 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:23.841 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:23.841 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:23.841 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:23.841 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:23.841 [netconf-device-simulator-threads-6] 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 23:11:23.841 [netconf-device-simulator-threads-6] 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 23:11:23.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:23.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) by 733 down to 2095137 23:11:23.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:23.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #11 SSH_MSG_IGNORE 23:11:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:11:23.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:23.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #9 SSH_MSG_IGNORE 23:11:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_IGNORE 23:11:24.014 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:24.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #8 SSH_MSG_IGNORE 23:11:24.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_IGNORE 23:11:24.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #12 SSH_MSG_IGNORE 23:11:24.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:11:24.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002]} 23:11:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42002]): SSH-2.0-SSHD-UNKNOWN 23:11:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42002]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42002]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:24.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #10 SSH_MSG_IGNORE 23:11:24.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_IGNORE 23:11:24.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:24.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42002]) Send SSH_MSG_KEXINIT 23:11:24.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42002]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:24.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42002]) process #0 SSH_MSG_KEXINIT 23:11:24.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42002]) SSH_MSG_KEXINIT 23:11:24.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42002]) strict KEX=true client=true server=true 23:11:24.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42002]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:24.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42002]) Kex: server host key algorithms = rsa-sha2-512 23:11:24.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42002]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:24.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42002]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:24.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42002]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:24.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42002]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:24.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42002]) Kex: compression algorithms (client to server) = none 23:11:24.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42002]) Kex: compression algorithms (server to client) = none 23:11:24.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:24.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:24.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #8 SSH_MSG_IGNORE 23:11:24.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_IGNORE 23:11:24.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42002]) process #1 30 23:11:24.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42002]] process command=SSH_MSG_KEXDH_INIT 23:11:24.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42002]] Send SSH_MSG_KEXDH_REPLY 23:11:24.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42002]) packet #1 sending command=31[31] len=1639 23:11:24.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42002])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:24.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42002]) Send SSH_MSG_NEWKEYS 23:11:24.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42002]) session ID=4d:fe:10:17:5c:63:cd:42:a7:a1:2f:86:d6:13:6e:b6:1c:4d:9f:4c:c2:0f:06:f0:e9:0f:f1:82:64:d4:3d:08:f3:6f:fc:38:af:28:cf:63:71:20:42:3f:4b:85:00:32:0f:b6:6f:48:75:a9:2f:cb:95:6f:61:df:57:17:07:a9 23:11:24.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42002]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:24.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42002]): strict KEX resets output message sequence number from 3 to 0 23:11:24.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42002]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@107a2f32; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:24.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42002])[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 23:11:24.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42002])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:24.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42002]) packet #0 sending command=7[7] len=419 23:11:24.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42002]) No pending packets to flush at end of KEX 23:11:24.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #12 SSH_MSG_IGNORE 23:11:24.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:11:24.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42002]) process #2 SSH_MSG_NEWKEYS 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42002]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42002]): strict KEX resets input message sequence number from 3 to 0 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42002]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@30ab04f1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42002]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42002]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42002]) authorized authentication methods: password,publickey 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42002]) Accepted service ssh-userauth 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42002]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42002]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42002]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42002]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42002]) no authentication factory for method=none 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42002]) SSH_MSG_USERAUTH_REQUEST 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42002]) remaining methods: password,publickey 23:11:24.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42002]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:24.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42002]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:24.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42002]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:24.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42002]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:24.447 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:24.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42002]) authentication result: true 23:11:24.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42002]) SSH_MSG_USERAUTH_REQUEST 23:11:24.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42002])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:24.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42002]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:24.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:24.447 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:24.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42002]) no heartbeat to stop 23:11:24.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42002]) heartbeat type=IGNORE, interval=PT30S 23:11:24.447 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42002 authenticated 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42002]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42002]] session=TransportServerSession[admin@/10.30.170.252:42002] id=0 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42002])) size=2097152, max=2097152, packet=32768 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42002]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42002] 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42002]) recipient=0 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002])) size=2097152, max=2097152, packet=32768 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002])) re-initializing 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002])) size=2097152, max=2097152, packet=32768 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002])[want-reply=true] subsystem=netconf 23:11:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002])[subsystem] prepared command 23:11:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002]}} established 23:11:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 339: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18168 23:11:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 339: Creating data stores for simulated device 23:11:24.449 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:24.449 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:24.449 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:24.450 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f1d5e77 23:11:24.450 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:24.450 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:24.450 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:24.450 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:24.451 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:24.451 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:24.451 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:24.451 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:24.451 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f1d5e77, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f1d5e77, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6252f59b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6252f59b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:24.451 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:24.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:24.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002] 23:11:24.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 339 on channel [id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002] 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) by 1103 down to 2096049 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002] 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002] 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) request=subsystem result=ReplySuccess, want-reply=true 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) request=subsystem activate command 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) starting runner for command=netconf 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #5 SSH_MSG_CHANNEL_DATA 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) by 373 down to 2096779 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_CHANNEL_DATA len=373 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002] 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002] 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002] 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18168', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=339} created 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=339, channel=[id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002]} created 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002] successful with session NetconfServerSession{sessionId=339, channel=[id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002]} 23:11:24.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=339, channel=[id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002]} up 23:11:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #6 SSH_MSG_CHANNEL_DATA 23:11:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) by 393 down to 2096386 23:11:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_CHANNEL_DATA len=393 23:11:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002] 23:11:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:24.455 [netconf-device-simulator-threads-0] 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=339} 23:11:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=339, channel=[id: 0xa74c5708, L:/10.30.170.33:18168 - R:/10.30.170.252:42002]} EXI handlers added to pipeline 23:11:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) by 179 down to 2095870 23:11:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #7 SSH_MSG_CHANNEL_DATA 23:11:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) by 340 down to 2096046 23:11:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_CHANNEL_DATA len=340 23:11:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002] 23:11:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=339} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6252f59b 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:24.458 [netconf-device-simulator-threads-0] 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 23:11:24.458 [netconf-device-simulator-threads-0] 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 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) by 733 down to 2095137 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:24.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #9 SSH_MSG_IGNORE 23:11:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:11:24.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862]} 23:11:24.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37862]): SSH-2.0-SSHD-UNKNOWN 23:11:24.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37862]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:24.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37862]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:24.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #11 SSH_MSG_IGNORE 23:11:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:11:24.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:24.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #10 SSH_MSG_IGNORE 23:11:24.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_IGNORE 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37862]) Send SSH_MSG_KEXINIT 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37862]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37862]) process #0 SSH_MSG_KEXINIT 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37862]) SSH_MSG_KEXINIT 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37862]) strict KEX=true client=true server=true 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37862]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37862]) Kex: server host key algorithms = rsa-sha2-512 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37862]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37862]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37862]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37862]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37862]) Kex: compression algorithms (client to server) = none 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37862]) Kex: compression algorithms (server to client) = none 23:11:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:24.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37862]) process #1 30 23:11:24.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37862]] process command=SSH_MSG_KEXDH_INIT 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37862]] Send SSH_MSG_KEXDH_REPLY 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37862]) packet #1 sending command=31[31] len=1639 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37862])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37862]) Send SSH_MSG_NEWKEYS 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37862]) session ID=99:70:83:0a:f3:e1:fc:e2:c1:2c:e5:20:15:ec:9c:83:c0:3c:1e:49:ad:75:c1:07:58:47:eb:1d:26:69:5e:1e:95:bb:23:7e:6d:e7:39:90:4f:40:d9:f8:2f:28:2b:3f:9d:ed:ce:32:e1:67:2a:7a:24:31:03:12:71:02:4f:79 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37862]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37862]): strict KEX resets output message sequence number from 3 to 0 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37862]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6cd2fb2b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37862])[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 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37862])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37862]) packet #0 sending command=7[7] len=419 23:11:24.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37862]) No pending packets to flush at end of KEX 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37862]) process #2 SSH_MSG_NEWKEYS 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37862]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37862]): strict KEX resets input message sequence number from 3 to 0 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37862]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d3d492a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37862]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37862]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37862]) authorized authentication methods: password,publickey 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37862]) Accepted service ssh-userauth 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37862]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37862]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37862]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37862]) no authentication factory for method=none 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37862]) SSH_MSG_USERAUTH_REQUEST 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37862]) remaining methods: password,publickey 23:11:24.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37862]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:24.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37862]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:24.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:24.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37862]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:24.910 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:24.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37862]) authentication result: true 23:11:24.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37862]) SSH_MSG_USERAUTH_REQUEST 23:11:24.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37862])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:24.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37862]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:24.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:24.910 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:24.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37862]) no heartbeat to stop 23:11:24.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37862]) heartbeat type=IGNORE, interval=PT30S 23:11:24.910 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37862 authenticated 23:11:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37862]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37862]] session=TransportServerSession[admin@/10.30.170.252:37862] id=0 23:11:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37862])) size=2097152, max=2097152, packet=32768 23:11:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37862]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37862] 23:11:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37862]) recipient=0 23:11:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862])) size=2097152, max=2097152, packet=32768 23:11:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862])) re-initializing 23:11:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862])) size=2097152, max=2097152, packet=32768 23:11:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862])[want-reply=true] subsystem=netconf 23:11:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862])[subsystem] prepared command 23:11:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862]}} established 23:11:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 340: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18169 23:11:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 340: Creating data stores for simulated device 23:11:24.912 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:24.912 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:24.912 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:24.913 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d5ff772 23:11:24.913 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:24.913 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:24.913 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:24.913 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:24.914 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:24.914 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:24.914 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:24.914 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:24.914 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d5ff772, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d5ff772, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c265af9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c265af9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:24.915 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:24.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862] 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 340 on channel [id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862] 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) by 1103 down to 2096049 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862] 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862] 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) request=subsystem result=ReplySuccess, want-reply=true 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) request=subsystem activate command 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) starting runner for command=netconf 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #5 SSH_MSG_CHANNEL_DATA 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) by 373 down to 2096779 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_CHANNEL_DATA len=373 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862] 23:11:24.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862] 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862] 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18169', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=340} created 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=340, channel=[id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862]} created 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862] successful with session NetconfServerSession{sessionId=340, channel=[id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862]} 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=340, channel=[id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862]} up 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #6 SSH_MSG_CHANNEL_DATA 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) by 393 down to 2096386 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_CHANNEL_DATA len=393 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862] 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:24.917 [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=340} 23:11:24.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:24.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=340, channel=[id: 0xa32679f9, L:/10.30.170.33:18169 - R:/10.30.170.252:37862]} EXI handlers added to pipeline 23:11:24.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:24.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) by 179 down to 2095870 23:11:24.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:24.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:24.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #7 SSH_MSG_CHANNEL_DATA 23:11:24.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) by 340 down to 2096046 23:11:24.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_CHANNEL_DATA len=340 23:11:24.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862] 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=340} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c265af9 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:24.920 [netconf-device-simulator-threads-2] 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 23:11:24.920 [netconf-device-simulator-threads-2] 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 23:11:24.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:24.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) by 733 down to 2095137 23:11:24.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:24.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:24.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #12 SSH_MSG_IGNORE 23:11:24.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:11:24.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #11 SSH_MSG_IGNORE 23:11:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:11:25.091 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #9 SSH_MSG_IGNORE 23:11:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:11:25.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366]} 23:11:25.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34366]): SSH-2.0-SSHD-UNKNOWN 23:11:25.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34366]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:25.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34366]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:25.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #8 SSH_MSG_IGNORE 23:11:25.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_IGNORE 23:11:25.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34366]) Send SSH_MSG_KEXINIT 23:11:25.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34366]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34366]) process #0 SSH_MSG_KEXINIT 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34366]) SSH_MSG_KEXINIT 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34366]) strict KEX=true client=true server=true 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34366]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34366]) Kex: server host key algorithms = rsa-sha2-512 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34366]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34366]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34366]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34366]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34366]) Kex: compression algorithms (client to server) = none 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34366]) Kex: compression algorithms (server to client) = none 23:11:25.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:25.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34366]) process #1 30 23:11:25.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34366]] process command=SSH_MSG_KEXDH_INIT 23:11:25.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34366]] Send SSH_MSG_KEXDH_REPLY 23:11:25.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34366]) packet #1 sending command=31[31] len=1639 23:11:25.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34366])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:25.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34366]) Send SSH_MSG_NEWKEYS 23:11:25.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34366]) session ID=d5:e9:d7:19:62:ca:15:0c:ae:2d:d2:29:f0:95:a8:43:6b:2f:26:ed:a7:3e:2b:61:fd:70:c1:ef:39:e0:0b:7f:71:93:7f:17:65:f4:60:fc:88:18:63:90:31:45:e6:e8:d8:fc:12:ea:63:4e:ff:58:01:ef:46:07:8d:1f:8a:ac 23:11:25.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34366]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:25.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34366]): strict KEX resets output message sequence number from 3 to 0 23:11:25.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14708138; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:25.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34366])[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 23:11:25.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34366])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:25.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34366]) packet #0 sending command=7[7] len=419 23:11:25.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34366]) No pending packets to flush at end of KEX 23:11:25.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #13 SSH_MSG_IGNORE 23:11:25.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34366]) process #2 SSH_MSG_NEWKEYS 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34366]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34366]): strict KEX resets input message sequence number from 3 to 0 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24428e85; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34366]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34366]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34366]) authorized authentication methods: password,publickey 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34366]) Accepted service ssh-userauth 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34366]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34366]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34366]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34366]) no authentication factory for method=none 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34366]) SSH_MSG_USERAUTH_REQUEST 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34366]) remaining methods: password,publickey 23:11:25.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34366]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:25.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34366]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:25.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:25.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34366]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:25.411 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:25.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34366]) authentication result: true 23:11:25.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34366]) SSH_MSG_USERAUTH_REQUEST 23:11:25.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34366])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:25.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34366]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:25.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:25.411 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:25.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34366]) no heartbeat to stop 23:11:25.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34366]) heartbeat type=IGNORE, interval=PT30S 23:11:25.411 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34366 authenticated 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34366]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34366]] session=TransportServerSession[admin@/10.30.170.252:34366] id=0 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34366])) size=2097152, max=2097152, packet=32768 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34366]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34366] 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34366]) recipient=0 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366])) size=2097152, max=2097152, packet=32768 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366])) re-initializing 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366])) size=2097152, max=2097152, packet=32768 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:25.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366])[want-reply=true] subsystem=netconf 23:11:25.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366])[subsystem] prepared command 23:11:25.413 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:25.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:25.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366]}} established 23:11:25.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 341: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18170 23:11:25.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 341: Creating data stores for simulated device 23:11:25.413 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:25.413 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:25.413 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:25.413 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:25.413 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:25.414 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@518821d7 23:11:25.414 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:25.414 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:25.414 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:25.414 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:25.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:25.415 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:25.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:25.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:25.415 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@518821d7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@518821d7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ab1dc8b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ab1dc8b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:25.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:25.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366] 23:11:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 341 on channel [id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366] 23:11:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) by 1103 down to 2096049 23:11:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366] 23:11:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366] 23:11:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) request=subsystem result=ReplySuccess, want-reply=true 23:11:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) request=subsystem activate command 23:11:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) starting runner for command=netconf 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #5 SSH_MSG_CHANNEL_DATA 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) by 373 down to 2096779 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_CHANNEL_DATA len=373 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366] 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366] 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366] 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18170', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=341} created 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=341, channel=[id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366]} created 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366] successful with session NetconfServerSession{sessionId=341, channel=[id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366]} 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=341, channel=[id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366]} up 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #6 SSH_MSG_CHANNEL_DATA 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) by 393 down to 2096386 23:11:25.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_CHANNEL_DATA len=393 23:11:25.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366] 23:11:25.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:25.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:25.419 [netconf-device-simulator-threads-4] 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=341} 23:11:25.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:25.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=341, channel=[id: 0x8d394663, L:/10.30.170.33:18170 - R:/10.30.170.252:34366]} EXI handlers added to pipeline 23:11:25.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:25.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) by 179 down to 2095870 23:11:25.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:25.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:25.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #7 SSH_MSG_CHANNEL_DATA 23:11:25.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) by 340 down to 2096046 23:11:25.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_CHANNEL_DATA len=340 23:11:25.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366] 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=341} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ab1dc8b 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:25.422 [netconf-device-simulator-threads-4] 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 23:11:25.422 [netconf-device-simulator-threads-4] 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 23:11:25.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:25.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) by 733 down to 2095137 23:11:25.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:25.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:25.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #8 SSH_MSG_IGNORE 23:11:25.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_IGNORE 23:11:25.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #10 SSH_MSG_IGNORE 23:11:25.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_IGNORE 23:11:25.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #13 SSH_MSG_IGNORE 23:11:25.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:11:25.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #11 SSH_MSG_IGNORE 23:11:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:11:25.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370]} 23:11:25.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35370]): SSH-2.0-SSHD-UNKNOWN 23:11:25.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35370]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:25.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35370]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:25.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #10 SSH_MSG_IGNORE 23:11:25.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_IGNORE 23:11:25.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #9 SSH_MSG_IGNORE 23:11:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:11:25.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35370]) Send SSH_MSG_KEXINIT 23:11:25.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35370]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:25.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35370]) process #0 SSH_MSG_KEXINIT 23:11:25.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35370]) SSH_MSG_KEXINIT 23:11:25.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35370]) strict KEX=true client=true server=true 23:11:25.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35370]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:25.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35370]) Kex: server host key algorithms = rsa-sha2-512 23:11:25.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35370]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:25.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35370]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:25.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35370]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:25.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35370]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:25.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35370]) Kex: compression algorithms (client to server) = none 23:11:25.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35370]) Kex: compression algorithms (server to client) = none 23:11:25.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:25.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35370]) process #1 30 23:11:25.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35370]] process command=SSH_MSG_KEXDH_INIT 23:11:25.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #12 SSH_MSG_IGNORE 23:11:25.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:11:25.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35370]] Send SSH_MSG_KEXDH_REPLY 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35370]) packet #1 sending command=31[31] len=1639 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35370])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35370]) Send SSH_MSG_NEWKEYS 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35370]) session ID=ad:35:1a:df:c2:16:9a:b3:a9:e8:88:af:a9:9a:4f:ad:b5:85:c8:37:a6:79:68:89:cd:42:24:88:58:3d:07:01:80:75:6e:61:c4:d4:16:3e:ad:7e:6d:66:15:1e:73:ba:b8:c1:20:ec:b8:6b:e1:94:f6:fa:40:0c:f1:90:55:fa 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35370]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35370]): strict KEX resets output message sequence number from 3 to 0 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35370]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e99fd27; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35370])[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 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35370])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35370]) packet #0 sending command=7[7] len=419 23:11:25.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35370]) No pending packets to flush at end of KEX 23:11:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #8 SSH_MSG_IGNORE 23:11:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_IGNORE 23:11:25.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:25.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35370]) process #2 SSH_MSG_NEWKEYS 23:11:25.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35370]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:25.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35370]): strict KEX resets input message sequence number from 3 to 0 23:11:25.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35370]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@799e18ca; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:25.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:25.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35370]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:25.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35370]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:25.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35370]) authorized authentication methods: password,publickey 23:11:25.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35370]) Accepted service ssh-userauth 23:11:25.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35370]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:25.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35370]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:25.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35370]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:25.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35370]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:25.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35370]) no authentication factory for method=none 23:11:25.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35370]) SSH_MSG_USERAUTH_REQUEST 23:11:25.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35370]) remaining methods: password,publickey 23:11:25.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35370]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:25.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35370]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:25.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35370]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:25.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35370]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:25.962 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:25.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35370]) authentication result: true 23:11:25.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35370]) SSH_MSG_USERAUTH_REQUEST 23:11:25.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35370])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:25.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35370]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:25.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:25.962 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:25.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35370]) no heartbeat to stop 23:11:25.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35370]) heartbeat type=IGNORE, interval=PT30S 23:11:25.962 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35370 authenticated 23:11:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35370]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35370]] session=TransportServerSession[admin@/10.30.170.252:35370] id=0 23:11:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35370])) size=2097152, max=2097152, packet=32768 23:11:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35370]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35370] 23:11:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35370]) recipient=0 23:11:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370])) size=2097152, max=2097152, packet=32768 23:11:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370])) re-initializing 23:11:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370])) size=2097152, max=2097152, packet=32768 23:11:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:25.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:25.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:25.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370])[want-reply=true] subsystem=netconf 23:11:25.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370])[subsystem] prepared command 23:11:25.964 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:25.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:25.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370]}} established 23:11:25.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 342: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18171 23:11:25.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 342: Creating data stores for simulated device 23:11:25.965 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:25.965 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:25.965 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:25.965 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:25.965 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:25.969 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ae797ed 23:11:25.969 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:25.969 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:25.969 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:25.969 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:25.969 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:25.969 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:25.969 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:25.969 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:25.969 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ae797ed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ae797ed, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e57662d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e57662d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:25.970 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:25.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:25.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370] 23:11:25.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 342 on channel [id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370] 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) by 1103 down to 2096049 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370] 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370] 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) request=subsystem result=ReplySuccess, want-reply=true 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) request=subsystem activate command 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) starting runner for command=netconf 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #5 SSH_MSG_CHANNEL_DATA 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) by 373 down to 2096779 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_CHANNEL_DATA len=373 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370] 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:25.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370] 23:11:25.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370] 23:11:25.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18171', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:25.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=342} created 23:11:25.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370]} created 23:11:25.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370] successful with session NetconfServerSession{sessionId=342, channel=[id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370]} 23:11:25.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370]} up 23:11:25.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #6 SSH_MSG_CHANNEL_DATA 23:11:25.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) by 393 down to 2096386 23:11:25.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_CHANNEL_DATA len=393 23:11:25.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370] 23:11:25.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:25.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:25.973 [netconf-device-simulator-threads-6] 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=342} 23:11:25.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:25.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xd9819c2a, L:/10.30.170.33:18171 - R:/10.30.170.252:35370]} EXI handlers added to pipeline 23:11:25.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:25.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) by 179 down to 2095870 23:11:25.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:25.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:25.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #7 SSH_MSG_CHANNEL_DATA 23:11:25.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) by 340 down to 2096046 23:11:25.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_CHANNEL_DATA len=340 23:11:25.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370] 23:11:25.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:25.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=342} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e57662d 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:25.976 [netconf-device-simulator-threads-6] 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 23:11:25.976 [netconf-device-simulator-threads-6] 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 23:11:25.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:25.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) by 733 down to 2095137 23:11:25.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:25.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #11 SSH_MSG_IGNORE 23:11:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:11:25.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:26.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #13 SSH_MSG_IGNORE 23:11:26.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:11:26.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:26.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #9 SSH_MSG_IGNORE 23:11:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:11:26.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #12 SSH_MSG_IGNORE 23:11:26.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:11:26.126 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:26.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834]} 23:11:26.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46834]): SSH-2.0-SSHD-UNKNOWN 23:11:26.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46834]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:26.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46834]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46834]) Send SSH_MSG_KEXINIT 23:11:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46834]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46834]) process #0 SSH_MSG_KEXINIT 23:11:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46834]) SSH_MSG_KEXINIT 23:11:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46834]) strict KEX=true client=true server=true 23:11:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46834]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46834]) Kex: server host key algorithms = rsa-sha2-512 23:11:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46834]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46834]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46834]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46834]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46834]) Kex: compression algorithms (client to server) = none 23:11:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46834]) Kex: compression algorithms (server to client) = none 23:11:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:26.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46834]) process #1 30 23:11:26.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46834]] process command=SSH_MSG_KEXDH_INIT 23:11:26.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46834]] Send SSH_MSG_KEXDH_REPLY 23:11:26.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46834]) packet #1 sending command=31[31] len=1639 23:11:26.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46834])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:26.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46834]) Send SSH_MSG_NEWKEYS 23:11:26.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46834]) session ID=b8:2c:bf:78:da:83:7b:8a:59:62:de:9a:97:f5:b2:84:93:9e:57:ff:cf:b3:8e:ca:27:ce:ff:06:de:25:28:d2:a7:72:19:57:f3:23:52:61:2f:14:0c:a0:37:94:04:e3:08:45:95:e5:18:5f:a8:2c:a5:58:a5:f9:34:9b:da:42 23:11:26.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46834]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:26.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46834]): strict KEX resets output message sequence number from 3 to 0 23:11:26.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2758587e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:26.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46834])[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 23:11:26.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46834])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:26.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46834]) packet #0 sending command=7[7] len=419 23:11:26.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46834]) No pending packets to flush at end of KEX 23:11:26.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46834]) process #2 SSH_MSG_NEWKEYS 23:11:26.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46834]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:26.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46834]): strict KEX resets input message sequence number from 3 to 0 23:11:26.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75ab36f9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:26.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:26.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46834]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:26.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46834]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46834]) authorized authentication methods: password,publickey 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46834]) Accepted service ssh-userauth 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46834]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46834]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46834]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46834]) no authentication factory for method=none 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46834]) SSH_MSG_USERAUTH_REQUEST 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46834]) remaining methods: password,publickey 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46834]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46834]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46834]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:26.418 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46834]) authentication result: true 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46834]) SSH_MSG_USERAUTH_REQUEST 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46834])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46834]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46834]) no heartbeat to stop 23:11:26.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46834]) heartbeat type=IGNORE, interval=PT30S 23:11:26.419 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46834 authenticated 23:11:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46834]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46834]] session=TransportServerSession[admin@/10.30.170.252:46834] id=0 23:11:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46834])) size=2097152, max=2097152, packet=32768 23:11:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46834]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46834] 23:11:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46834]) recipient=0 23:11:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834])) size=2097152, max=2097152, packet=32768 23:11:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834])) re-initializing 23:11:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834])) size=2097152, max=2097152, packet=32768 23:11:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834])[want-reply=true] subsystem=netconf 23:11:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834])[subsystem] prepared command 23:11:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834]}} established 23:11:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 343: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18172 23:11:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 343: Creating data stores for simulated device 23:11:26.420 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:26.420 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:26.421 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:26.421 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:26.421 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e63ab22 23:11:26.421 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:26.422 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:26.422 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:26.422 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:26.422 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:26.422 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:26.422 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:26.423 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:26.423 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e63ab22, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e63ab22, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fbe15aa, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fbe15aa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:26.423 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:26.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:26.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834] 23:11:26.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 343 on channel [id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834] 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) by 1103 down to 2096049 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834] 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834] 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) request=subsystem result=ReplySuccess, want-reply=true 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) request=subsystem activate command 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) starting runner for command=netconf 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #5 SSH_MSG_CHANNEL_DATA 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) by 373 down to 2096779 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_CHANNEL_DATA len=373 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834] 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834] 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834] 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18172', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=343} created 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=343, channel=[id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834]} created 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834] successful with session NetconfServerSession{sessionId=343, channel=[id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834]} 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834]} up 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #6 SSH_MSG_CHANNEL_DATA 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) by 393 down to 2096386 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_CHANNEL_DATA len=393 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834] 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:26.426 [netconf-device-simulator-threads-0] 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=343} 23:11:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0xc58d8822, L:/10.30.170.33:18172 - R:/10.30.170.252:46834]} EXI handlers added to pipeline 23:11:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) by 179 down to 2095870 23:11:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #7 SSH_MSG_CHANNEL_DATA 23:11:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) by 340 down to 2096046 23:11:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_CHANNEL_DATA len=340 23:11:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834] 23:11:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=343} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fbe15aa 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:26.429 [netconf-device-simulator-threads-0] 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 23:11:26.429 [netconf-device-simulator-threads-0] 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 23:11:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:26.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) by 733 down to 2095137 23:11:26.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:26.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:26.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #8 SSH_MSG_IGNORE 23:11:26.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_IGNORE 23:11:26.532 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:26.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #11 SSH_MSG_IGNORE 23:11:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:11:26.572 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #13 SSH_MSG_IGNORE 23:11:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:11:26.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:26.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #10 SSH_MSG_IGNORE 23:11:26.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_IGNORE 23:11:26.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #12 SSH_MSG_IGNORE 23:11:26.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:11:26.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974]} 23:11:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35974]): SSH-2.0-SSHD-UNKNOWN 23:11:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35974]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35974]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:26.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #9 SSH_MSG_IGNORE 23:11:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_IGNORE 23:11:26.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #13 SSH_MSG_IGNORE 23:11:26.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:11:26.925 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #8 SSH_MSG_IGNORE 23:11:27.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_IGNORE 23:11:27.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #9 SSH_MSG_IGNORE 23:11:27.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_IGNORE 23:11:27.201 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768]} 23:11:27.201 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59768]): SSH-2.0-SSHD-UNKNOWN 23:11:27.202 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59768]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:27.202 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59768]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:27.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #12 SSH_MSG_IGNORE 23:11:27.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:11:27.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35974]) Send SSH_MSG_KEXINIT 23:11:27.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35974]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35974]) process #0 SSH_MSG_KEXINIT 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35974]) SSH_MSG_KEXINIT 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35974]) strict KEX=true client=true server=true 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35974]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35974]) Kex: server host key algorithms = rsa-sha2-512 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35974]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35974]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35974]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35974]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35974]) Kex: compression algorithms (client to server) = none 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35974]) Kex: compression algorithms (server to client) = none 23:11:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:27.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59768]) Send SSH_MSG_KEXINIT 23:11:27.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59768]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:27.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59768]) process #0 SSH_MSG_KEXINIT 23:11:27.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59768]) SSH_MSG_KEXINIT 23:11:27.293 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59768]) strict KEX=true client=true server=true 23:11:27.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59768]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:27.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59768]) Kex: server host key algorithms = rsa-sha2-512 23:11:27.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59768]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:27.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59768]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:27.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59768]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:27.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59768]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:27.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59768]) Kex: compression algorithms (client to server) = none 23:11:27.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59768]) Kex: compression algorithms (server to client) = none 23:11:27.294 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:27.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #11 SSH_MSG_IGNORE 23:11:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:11:27.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35974]) process #1 30 23:11:27.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35974]] process command=SSH_MSG_KEXDH_INIT 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35974]] Send SSH_MSG_KEXDH_REPLY 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35974]) packet #1 sending command=31[31] len=1639 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35974])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35974]) Send SSH_MSG_NEWKEYS 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35974]) session ID=65:96:3d:00:39:10:ba:68:ef:9e:0f:bf:42:d0:cf:15:97:38:5a:64:e7:2a:46:83:9c:38:5c:50:34:9a:5d:67:54:ba:41:9d:fa:9c:fd:9e:ce:87:68:91:00:e5:a5:b7:82:f1:19:c1:99:cc:e3:23:96:d9:66:09:80:48:5e:2d 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35974]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35974]): strict KEX resets output message sequence number from 3 to 0 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35974]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1bdfbf5a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35974])[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 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35974])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35974]) packet #0 sending command=7[7] len=419 23:11:27.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35974]) No pending packets to flush at end of KEX 23:11:27.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.365 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59768]) process #1 30 23:11:27.365 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59768]] process command=SSH_MSG_KEXDH_INIT 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35974]) process #2 SSH_MSG_NEWKEYS 23:11:27.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #10 SSH_MSG_IGNORE 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35974]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:27.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_IGNORE 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35974]): strict KEX resets input message sequence number from 3 to 0 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35974]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@571e34e9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35974]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35974]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35974]) authorized authentication methods: password,publickey 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35974]) Accepted service ssh-userauth 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35974]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35974]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35974]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35974]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35974]) no authentication factory for method=none 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35974]) SSH_MSG_USERAUTH_REQUEST 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35974]) remaining methods: password,publickey 23:11:27.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35974]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:27.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35974]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:27.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35974]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:27.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35974]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:27.367 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:27.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35974]) authentication result: true 23:11:27.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35974]) SSH_MSG_USERAUTH_REQUEST 23:11:27.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35974])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:27.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35974]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:27.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:27.367 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:27.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35974]) no heartbeat to stop 23:11:27.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35974]) heartbeat type=IGNORE, interval=PT30S 23:11:27.367 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35974 authenticated 23:11:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35974]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35974]] session=TransportServerSession[admin@/10.30.170.252:35974] id=0 23:11:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35974])) size=2097152, max=2097152, packet=32768 23:11:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35974]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35974] 23:11:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35974]) recipient=0 23:11:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974])) size=2097152, max=2097152, packet=32768 23:11:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974])) re-initializing 23:11:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974])) size=2097152, max=2097152, packet=32768 23:11:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974])[want-reply=true] subsystem=netconf 23:11:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974])[subsystem] prepared command 23:11:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974]}} established 23:11:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 344: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18173 23:11:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 344: Creating data stores for simulated device 23:11:27.370 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:27.370 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:27.370 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:27.370 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:27.370 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:27.371 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d08b2 23:11:27.371 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:27.371 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:27.371 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:27.371 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:27.372 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:27.372 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:27.372 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:27.372 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:27.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59768]] Send SSH_MSG_KEXDH_REPLY 23:11:27.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59768]) packet #1 sending command=31[31] len=1639 23:11:27.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59768])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:27.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59768]) Send SSH_MSG_NEWKEYS 23:11:27.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59768]) session ID=cc:e8:5f:d7:9e:67:b9:3f:b3:09:3e:06:58:61:4e:d6:a8:4f:a6:e8:41:f8:53:43:f0:f6:0d:50:34:91:e2:86:c5:90:7a:15:6b:f4:ee:ca:30:5d:96:85:fc:f2:4d:18:71:bb:13:d3:38:45:57:05:72:19:ec:6c:8c:97:fa:53 23:11:27.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59768]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:27.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59768]): strict KEX resets output message sequence number from 3 to 0 23:11:27.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59768]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53967c9b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:27.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59768])[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 23:11:27.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59768])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:27.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59768]) packet #0 sending command=7[7] len=419 23:11:27.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59768]) No pending packets to flush at end of KEX 23:11:27.372 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d08b2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d08b2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cf46f0b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cf46f0b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:27.393 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:27.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:27.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974] 23:11:27.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 344 on channel [id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974] 23:11:27.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) by 1103 down to 2096049 23:11:27.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:27.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974] 23:11:27.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974] 23:11:27.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) request=subsystem result=ReplySuccess, want-reply=true 23:11:27.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:27.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) request=subsystem activate command 23:11:27.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) starting runner for command=netconf 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #5 SSH_MSG_CHANNEL_DATA 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) by 373 down to 2096779 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_CHANNEL_DATA len=373 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974] 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974] 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974] 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18173', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=344} created 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974]} created 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974] successful with session NetconfServerSession{sessionId=344, channel=[id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974]} 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974]} up 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #6 SSH_MSG_CHANNEL_DATA 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) by 393 down to 2096386 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_CHANNEL_DATA len=393 23:11:27.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974] 23:11:27.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:27.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:27.399 [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=344} 23:11:27.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:27.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x1ea452bb, L:/10.30.170.33:18173 - R:/10.30.170.252:35974]} EXI handlers added to pipeline 23:11:27.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:27.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) by 179 down to 2095870 23:11:27.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:27.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:27.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #7 SSH_MSG_CHANNEL_DATA 23:11:27.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) by 340 down to 2096046 23:11:27.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_CHANNEL_DATA len=340 23:11:27.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974] 23:11:27.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:27.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:27.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=344} 23:11:27.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cf46f0b 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:27.402 [netconf-device-simulator-threads-2] 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 23:11:27.402 [netconf-device-simulator-threads-2] 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 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) by 733 down to 2095137 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59768]) process #2 SSH_MSG_NEWKEYS 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59768]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59768]): strict KEX resets input message sequence number from 3 to 0 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59768]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6121ed78; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59768]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59768]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59768]) authorized authentication methods: password,publickey 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59768]) Accepted service ssh-userauth 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59768]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59768]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59768]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59768]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59768]) no authentication factory for method=none 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59768]) SSH_MSG_USERAUTH_REQUEST 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59768]) remaining methods: password,publickey 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59768]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59768]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59768]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59768]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:27.422 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59768]) authentication result: true 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59768]) SSH_MSG_USERAUTH_REQUEST 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59768])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59768]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:27.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:27.423 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:27.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59768]) no heartbeat to stop 23:11:27.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59768]) heartbeat type=IGNORE, interval=PT30S 23:11:27.423 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59768 authenticated 23:11:27.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:27.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59768]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:27.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59768]] session=TransportServerSession[admin@/10.30.170.252:59768] id=0 23:11:27.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59768])) size=2097152, max=2097152, packet=32768 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59768]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59768] 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59768]) recipient=0 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768])) size=2097152, max=2097152, packet=32768 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768])) re-initializing 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768])) size=2097152, max=2097152, packet=32768 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768])[want-reply=true] subsystem=netconf 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768])[subsystem] prepared command 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768]}} established 23:11:27.425 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 345: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18174 23:11:27.425 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 345: Creating data stores for simulated device 23:11:27.425 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:27.425 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:27.425 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:27.425 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:27.425 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:27.426 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d5ba43 23:11:27.426 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:27.427 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:27.427 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:27.427 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:27.427 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:27.427 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:27.427 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:27.428 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:27.428 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d5ba43, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d5ba43, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c1813ab, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c1813ab, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:27.428 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:27.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:27.429 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768] 23:11:27.429 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 345 on channel [id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768] 23:11:27.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) by 1103 down to 2096049 23:11:27.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:27.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768] 23:11:27.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768] 23:11:27.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) request=subsystem result=ReplySuccess, want-reply=true 23:11:27.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:27.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) request=subsystem activate command 23:11:27.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) starting runner for command=netconf 23:11:27.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #5 SSH_MSG_CHANNEL_DATA 23:11:27.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) by 373 down to 2096779 23:11:27.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_CHANNEL_DATA len=373 23:11:27.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768] 23:11:27.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:27.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:27.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768] 23:11:27.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768] 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18174', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=345} created 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768]} created 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768] successful with session NetconfServerSession{sessionId=345, channel=[id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768]} 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768]} up 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #6 SSH_MSG_CHANNEL_DATA 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) by 393 down to 2096386 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_CHANNEL_DATA len=393 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768] 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:27.432 [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=345} 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x04fdb405, L:/10.30.170.33:18174 - R:/10.30.170.252:59768]} EXI handlers added to pipeline 23:11:27.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:27.433 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) by 179 down to 2095870 23:11:27.433 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:27.433 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:27.434 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #7 SSH_MSG_CHANNEL_DATA 23:11:27.434 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) by 340 down to 2096046 23:11:27.434 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_CHANNEL_DATA len=340 23:11:27.434 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768] 23:11:27.435 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:27.435 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:27.435 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=345} 23:11:27.435 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c1813ab 23:11:27.435 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:27.435 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:27.435 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:27.435 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:27.435 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:27.435 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:27.436 [netconf-device-simulator-threads-3] 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 23:11:27.436 [netconf-device-simulator-threads-3] 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 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) by 733 down to 2095137 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:27.436 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:27.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #13 SSH_MSG_IGNORE 23:11:27.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:11:27.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #10 SSH_MSG_IGNORE 23:11:27.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_IGNORE 23:11:27.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #8 SSH_MSG_IGNORE 23:11:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_IGNORE 23:11:27.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #11 SSH_MSG_IGNORE 23:11:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:11:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #9 SSH_MSG_IGNORE 23:11:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_IGNORE 23:11:27.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030]} 23:11:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35030]): SSH-2.0-SSHD-UNKNOWN 23:11:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35030]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35030]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:27.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #12 SSH_MSG_IGNORE 23:11:27.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35030]) Send SSH_MSG_KEXINIT 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35030]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35030]) process #0 SSH_MSG_KEXINIT 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35030]) SSH_MSG_KEXINIT 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35030]) strict KEX=true client=true server=true 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35030]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35030]) Kex: server host key algorithms = rsa-sha2-512 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35030]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35030]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35030]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35030]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35030]) Kex: compression algorithms (client to server) = none 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35030]) Kex: compression algorithms (server to client) = none 23:11:27.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #13 SSH_MSG_IGNORE 23:11:27.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:11:27.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #10 SSH_MSG_IGNORE 23:11:27.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:11:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:27.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35030]) process #1 30 23:11:27.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35030]] process command=SSH_MSG_KEXDH_INIT 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35030]] Send SSH_MSG_KEXDH_REPLY 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35030]) packet #1 sending command=31[31] len=1639 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35030])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35030]) Send SSH_MSG_NEWKEYS 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35030]) session ID=ee:5b:6e:2a:a2:b5:f5:60:a5:69:f7:0e:c8:0a:60:cd:60:b3:c4:15:bc:55:9d:5e:16:c7:36:8b:73:01:be:39:19:7d:77:ef:2e:07:1b:08:1b:42:72:c0:04:e4:b8:fe:70:26:a4:11:48:06:e9:5b:ae:7e:57:c3:06:6a:94:46 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35030]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35030]): strict KEX resets output message sequence number from 3 to 0 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35030]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56a7591; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35030])[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 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35030])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35030]) packet #0 sending command=7[7] len=419 23:11:28.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35030]) No pending packets to flush at end of KEX 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35030]) process #2 SSH_MSG_NEWKEYS 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35030]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35030]): strict KEX resets input message sequence number from 3 to 0 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35030]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@436cf0d8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35030]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35030]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35030]) authorized authentication methods: password,publickey 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35030]) Accepted service ssh-userauth 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35030]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35030]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35030]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35030]) no authentication factory for method=none 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35030]) SSH_MSG_USERAUTH_REQUEST 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35030]) remaining methods: password,publickey 23:11:28.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35030]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:28.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35030]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:28.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:28.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35030]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:28.039 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:28.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35030]) authentication result: true 23:11:28.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35030]) SSH_MSG_USERAUTH_REQUEST 23:11:28.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35030])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:28.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35030]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:28.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:28.039 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:28.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35030]) no heartbeat to stop 23:11:28.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35030]) heartbeat type=IGNORE, interval=PT30S 23:11:28.040 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35030 authenticated 23:11:28.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:28.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35030]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:28.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35030]] session=TransportServerSession[admin@/10.30.170.252:35030] id=0 23:11:28.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35030])) size=2097152, max=2097152, packet=32768 23:11:28.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35030]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35030] 23:11:28.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35030]) recipient=0 23:11:28.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030])) size=2097152, max=2097152, packet=32768 23:11:28.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030])) re-initializing 23:11:28.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030])) size=2097152, max=2097152, packet=32768 23:11:28.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030])[want-reply=true] subsystem=netconf 23:11:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030])[subsystem] prepared command 23:11:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030]}} established 23:11:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 346: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18175 23:11:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 346: Creating data stores for simulated device 23:11:28.042 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:28.042 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:28.042 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:28.042 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:28.042 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:28.043 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@278d341a 23:11:28.043 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:28.043 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:28.043 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:28.043 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:28.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:28.044 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:28.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:28.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:28.044 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@278d341a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@278d341a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7894995d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7894995d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:28.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:28.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030] 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 346 on channel [id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030] 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) by 1103 down to 2096049 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030] 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030] 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) request=subsystem result=ReplySuccess, want-reply=true 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) request=subsystem activate command 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) starting runner for command=netconf 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #5 SSH_MSG_CHANNEL_DATA 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) by 373 down to 2096779 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_CHANNEL_DATA len=373 23:11:28.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030] 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030] 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030] 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18175', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=346} created 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030]} created 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030] successful with session NetconfServerSession{sessionId=346, channel=[id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030]} 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030]} up 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #6 SSH_MSG_CHANNEL_DATA 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) by 393 down to 2096386 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_CHANNEL_DATA len=393 23:11:28.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030] 23:11:28.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:28.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:28.052 [netconf-device-simulator-threads-6] 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=346} 23:11:28.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:28.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x96c5e7b1, L:/10.30.170.33:18175 - R:/10.30.170.252:35030]} EXI handlers added to pipeline 23:11:28.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:28.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) by 179 down to 2095870 23:11:28.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:28.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:28.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #7 SSH_MSG_CHANNEL_DATA 23:11:28.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) by 340 down to 2096046 23:11:28.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_CHANNEL_DATA len=340 23:11:28.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030] 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=346} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7894995d 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:28.055 [netconf-device-simulator-threads-6] 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 23:11:28.055 [netconf-device-simulator-threads-6] 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 23:11:28.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:28.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) by 733 down to 2095137 23:11:28.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:28.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:28.148 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:28.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #8 SSH_MSG_IGNORE 23:11:28.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_IGNORE 23:11:28.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #12 SSH_MSG_IGNORE 23:11:28.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:11:28.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:28.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814]} 23:11:28.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48814]): SSH-2.0-SSHD-UNKNOWN 23:11:28.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48814]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:28.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48814]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:28.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #9 SSH_MSG_IGNORE 23:11:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_IGNORE 23:11:28.315 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #11 SSH_MSG_IGNORE 23:11:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48814]) Send SSH_MSG_KEXINIT 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48814]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48814]) process #0 SSH_MSG_KEXINIT 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48814]) SSH_MSG_KEXINIT 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48814]) strict KEX=true client=true server=true 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48814]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48814]) Kex: server host key algorithms = rsa-sha2-512 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48814]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48814]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48814]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48814]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48814]) Kex: compression algorithms (client to server) = none 23:11:28.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48814]) Kex: compression algorithms (server to client) = none 23:11:28.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:28.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:28.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #10 SSH_MSG_IGNORE 23:11:28.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_IGNORE 23:11:28.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48814]) process #1 30 23:11:28.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48814]] process command=SSH_MSG_KEXDH_INIT 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48814]] Send SSH_MSG_KEXDH_REPLY 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48814]) packet #1 sending command=31[31] len=1639 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48814])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48814]) Send SSH_MSG_NEWKEYS 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48814]) session ID=ff:fb:e9:bc:88:03:f9:77:ea:06:0d:f9:7e:7f:ba:79:d7:e6:19:c1:de:7a:64:bf:13:55:0d:77:51:82:8b:ef:09:4a:de:0a:40:d8:20:73:74:d2:82:ad:fa:bc:dd:64:a1:01:69:74:5e:95:1e:31:a4:af:95:07:48:0d:6c:40 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48814]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48814]): strict KEX resets output message sequence number from 3 to 0 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48814]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2624f6c5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48814])[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 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48814])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48814]) packet #0 sending command=7[7] len=419 23:11:28.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48814]) No pending packets to flush at end of KEX 23:11:28.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48814]) process #2 SSH_MSG_NEWKEYS 23:11:28.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48814]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:28.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48814]): strict KEX resets input message sequence number from 3 to 0 23:11:28.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48814]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4652934f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:28.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:28.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48814]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:28.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48814]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48814]) authorized authentication methods: password,publickey 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48814]) Accepted service ssh-userauth 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48814]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48814]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48814]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48814]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48814]) no authentication factory for method=none 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48814]) SSH_MSG_USERAUTH_REQUEST 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48814]) remaining methods: password,publickey 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48814]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48814]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48814]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48814]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:28.602 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48814]) authentication result: true 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48814]) SSH_MSG_USERAUTH_REQUEST 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48814])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48814]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:28.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:28.603 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:28.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48814]) no heartbeat to stop 23:11:28.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48814]) heartbeat type=IGNORE, interval=PT30S 23:11:28.603 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48814 authenticated 23:11:28.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:28.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48814]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48814]] session=TransportServerSession[admin@/10.30.170.252:48814] id=0 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48814])) size=2097152, max=2097152, packet=32768 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48814]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48814] 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48814]) recipient=0 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814])) size=2097152, max=2097152, packet=32768 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814])) re-initializing 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814])) size=2097152, max=2097152, packet=32768 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814])[want-reply=true] subsystem=netconf 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814])[subsystem] prepared command 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:28.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814]}} established 23:11:28.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 347: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18176 23:11:28.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 347: Creating data stores for simulated device 23:11:28.605 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:28.605 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:28.605 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:28.605 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:28.605 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:28.606 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d7ea60 23:11:28.607 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:28.607 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:28.607 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:28.607 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:28.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:28.608 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:28.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:28.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:28.608 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d7ea60, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d7ea60, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5edbbda8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5edbbda8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:28.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:28.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:28.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814] 23:11:28.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 347 on channel [id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814] 23:11:28.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) by 1103 down to 2096049 23:11:28.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:28.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814] 23:11:28.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814] 23:11:28.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) request=subsystem result=ReplySuccess, want-reply=true 23:11:28.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:28.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) request=subsystem activate command 23:11:28.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) starting runner for command=netconf 23:11:28.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #5 SSH_MSG_CHANNEL_DATA 23:11:28.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) by 373 down to 2096779 23:11:28.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_CHANNEL_DATA len=373 23:11:28.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814] 23:11:28.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:28.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:28.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814] 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814] 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18176', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=347} created 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814]} created 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814] successful with session NetconfServerSession{sessionId=347, channel=[id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814]} 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814]} up 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #6 SSH_MSG_CHANNEL_DATA 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) by 393 down to 2096386 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_CHANNEL_DATA len=393 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814] 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:28.614 [netconf-device-simulator-threads-0] 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=347} 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x6492ba0f, L:/10.30.170.33:18176 - R:/10.30.170.252:48814]} EXI handlers added to pipeline 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:28.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) by 179 down to 2095870 23:11:28.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:28.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:28.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #7 SSH_MSG_CHANNEL_DATA 23:11:28.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) by 340 down to 2096046 23:11:28.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_CHANNEL_DATA len=340 23:11:28.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814] 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=347} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5edbbda8 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:28.617 [netconf-device-simulator-threads-0] 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 23:11:28.617 [netconf-device-simulator-threads-0] 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 23:11:28.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:28.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) by 733 down to 2095137 23:11:28.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:28.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:28.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #11 SSH_MSG_IGNORE 23:11:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:11:28.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198]} 23:11:28.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46198]): SSH-2.0-SSHD-UNKNOWN 23:11:28.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46198]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:28.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46198]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:28.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:28.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #9 SSH_MSG_IGNORE 23:11:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_IGNORE 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46198]) Send SSH_MSG_KEXINIT 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46198]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46198]) process #0 SSH_MSG_KEXINIT 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46198]) SSH_MSG_KEXINIT 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46198]) strict KEX=true client=true server=true 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46198]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46198]) Kex: server host key algorithms = rsa-sha2-512 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46198]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46198]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46198]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46198]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46198]) Kex: compression algorithms (client to server) = none 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46198]) Kex: compression algorithms (server to client) = none 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #13 SSH_MSG_IGNORE 23:11:28.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:11:28.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46198]) process #1 30 23:11:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46198]] process command=SSH_MSG_KEXDH_INIT 23:11:28.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #8 SSH_MSG_IGNORE 23:11:28.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_IGNORE 23:11:28.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46198]] Send SSH_MSG_KEXDH_REPLY 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46198]) packet #1 sending command=31[31] len=1639 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46198])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46198]) Send SSH_MSG_NEWKEYS 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46198]) session ID=43:62:ec:a1:53:cf:16:01:68:58:bf:e2:db:94:56:03:bf:ea:cb:d7:db:2a:a8:b9:0e:d5:cd:f8:23:b4:75:c8:b1:ff:d5:5d:2b:9b:fd:f6:9a:15:c0:e9:aa:2f:ea:15:bd:45:cb:d8:43:39:51:46:3d:5e:23:9e:55:ae:3c:c6 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46198]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46198]): strict KEX resets output message sequence number from 3 to 0 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46198]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4156ba2c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46198])[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 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46198])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46198]) packet #0 sending command=7[7] len=419 23:11:29.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46198]) No pending packets to flush at end of KEX 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46198]) process #2 SSH_MSG_NEWKEYS 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46198]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46198]): strict KEX resets input message sequence number from 3 to 0 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46198]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d049e43; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46198]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46198]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46198]) authorized authentication methods: password,publickey 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46198]) Accepted service ssh-userauth 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46198]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46198]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46198]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46198]) no authentication factory for method=none 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46198]) SSH_MSG_USERAUTH_REQUEST 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46198]) remaining methods: password,publickey 23:11:29.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46198]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46198]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46198]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:29.046 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46198]) authentication result: true 23:11:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46198]) SSH_MSG_USERAUTH_REQUEST 23:11:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46198])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46198]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46198]) no heartbeat to stop 23:11:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46198]) heartbeat type=IGNORE, interval=PT30S 23:11:29.046 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46198 authenticated 23:11:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46198]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46198]] session=TransportServerSession[admin@/10.30.170.252:46198] id=0 23:11:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46198])) size=2097152, max=2097152, packet=32768 23:11:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46198]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46198] 23:11:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46198]) recipient=0 23:11:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198])) size=2097152, max=2097152, packet=32768 23:11:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198])) re-initializing 23:11:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198])) size=2097152, max=2097152, packet=32768 23:11:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198])[want-reply=true] subsystem=netconf 23:11:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198])[subsystem] prepared command 23:11:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198]}} established 23:11:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 348: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18177 23:11:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 348: Creating data stores for simulated device 23:11:29.048 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:29.048 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:29.048 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:29.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7353e77e 23:11:29.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:29.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:29.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:29.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:29.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:29.050 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:29.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:29.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:29.050 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7353e77e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7353e77e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@91ceb5c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@91ceb5c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:29.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:29.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:29.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198] 23:11:29.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 348 on channel [id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198] 23:11:29.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) by 1103 down to 2096049 23:11:29.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:29.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198] 23:11:29.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198] 23:11:29.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) request=subsystem result=ReplySuccess, want-reply=true 23:11:29.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:29.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) request=subsystem activate command 23:11:29.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) starting runner for command=netconf 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #5 SSH_MSG_CHANNEL_DATA 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) by 373 down to 2096779 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_CHANNEL_DATA len=373 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198] 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198] 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198] 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18177', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=348} created 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198]} created 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198] successful with session NetconfServerSession{sessionId=348, channel=[id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198]} 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198]} up 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #6 SSH_MSG_CHANNEL_DATA 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) by 393 down to 2096386 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_CHANNEL_DATA len=393 23:11:29.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198] 23:11:29.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:29.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:29.054 [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=348} 23:11:29.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:29.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xd36e2034, L:/10.30.170.33:18177 - R:/10.30.170.252:46198]} EXI handlers added to pipeline 23:11:29.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:29.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) by 179 down to 2095870 23:11:29.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:29.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #7 SSH_MSG_CHANNEL_DATA 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) by 340 down to 2096046 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_CHANNEL_DATA len=340 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198] 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=348} 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@91ceb5c 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:29.056 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:29.057 [netconf-device-simulator-threads-2] 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 23:11:29.057 [netconf-device-simulator-threads-2] 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 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) by 733 down to 2095137 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:29.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #13 SSH_MSG_IGNORE 23:11:29.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:11:29.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #11 SSH_MSG_IGNORE 23:11:29.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:11:29.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #12 SSH_MSG_IGNORE 23:11:29.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:11:29.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #10 SSH_MSG_IGNORE 23:11:29.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_IGNORE 23:11:29.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634]} 23:11:29.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50634]): SSH-2.0-SSHD-UNKNOWN 23:11:29.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50634]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:29.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50634]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:29.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.360 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #8 SSH_MSG_IGNORE 23:11:29.360 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_IGNORE 23:11:29.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #12 SSH_MSG_IGNORE 23:11:29.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:11:29.378 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50634]) Send SSH_MSG_KEXINIT 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50634]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50634]) process #0 SSH_MSG_KEXINIT 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50634]) SSH_MSG_KEXINIT 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50634]) strict KEX=true client=true server=true 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50634]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50634]) Kex: server host key algorithms = rsa-sha2-512 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50634]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50634]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50634]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50634]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50634]) Kex: compression algorithms (client to server) = none 23:11:29.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50634]) Kex: compression algorithms (server to client) = none 23:11:29.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:29.514 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #9 SSH_MSG_IGNORE 23:11:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_IGNORE 23:11:29.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50634]) process #1 30 23:11:29.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50634]] process command=SSH_MSG_KEXDH_INIT 23:11:29.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #8 SSH_MSG_IGNORE 23:11:29.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_IGNORE 23:11:29.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50634]] Send SSH_MSG_KEXDH_REPLY 23:11:29.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50634]) packet #1 sending command=31[31] len=1639 23:11:29.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50634])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:29.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50634]) Send SSH_MSG_NEWKEYS 23:11:29.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50634]) session ID=30:70:07:4b:af:3c:22:c0:12:ab:8d:bb:e1:f7:ec:c1:59:f9:65:93:e6:b1:1f:52:df:ec:b5:1e:ef:cc:74:3b:3e:34:86:fd:44:b4:7b:62:3e:a2:36:24:82:0d:7e:be:19:64:ca:cf:d4:57:92:5d:9a:5c:b6:25:ec:73:71:bb 23:11:29.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50634]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:29.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50634]): strict KEX resets output message sequence number from 3 to 0 23:11:29.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38f8a092; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:29.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50634])[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 23:11:29.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50634])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:29.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50634]) packet #0 sending command=7[7] len=419 23:11:29.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50634]) No pending packets to flush at end of KEX 23:11:29.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #10 SSH_MSG_IGNORE 23:11:29.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_IGNORE 23:11:29.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50634]) process #2 SSH_MSG_NEWKEYS 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50634]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50634]): strict KEX resets input message sequence number from 3 to 0 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17054606; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50634]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50634]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50634]) authorized authentication methods: password,publickey 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50634]) Accepted service ssh-userauth 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50634]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50634]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50634]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50634]) no authentication factory for method=none 23:11:29.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50634]) SSH_MSG_USERAUTH_REQUEST 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50634]) remaining methods: password,publickey 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50634]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50634]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50634]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:29.633 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50634]) authentication result: true 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50634]) SSH_MSG_USERAUTH_REQUEST 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50634])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50634]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50634]) no heartbeat to stop 23:11:29.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50634]) heartbeat type=IGNORE, interval=PT30S 23:11:29.633 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50634 authenticated 23:11:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50634]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50634]] session=TransportServerSession[admin@/10.30.170.252:50634] id=0 23:11:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50634])) size=2097152, max=2097152, packet=32768 23:11:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50634]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50634] 23:11:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50634]) recipient=0 23:11:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634])) size=2097152, max=2097152, packet=32768 23:11:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634])) re-initializing 23:11:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634])) size=2097152, max=2097152, packet=32768 23:11:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:29.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:29.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:29.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634])[want-reply=true] subsystem=netconf 23:11:29.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634])[subsystem] prepared command 23:11:29.635 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:29.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:29.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634]}} established 23:11:29.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 349: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18178 23:11:29.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 349: Creating data stores for simulated device 23:11:29.635 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:29.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:29.636 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:29.636 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:29.636 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:29.637 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ffbde7a 23:11:29.637 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:29.637 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:29.637 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:29.637 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:29.638 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:29.638 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:29.638 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:29.638 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:29.638 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ffbde7a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ffbde7a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a68f4fa, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a68f4fa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:29.639 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:29.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:29.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634] 23:11:29.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 349 on channel [id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634] 23:11:29.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) by 1103 down to 2096049 23:11:29.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:29.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634] 23:11:29.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634] 23:11:29.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) request=subsystem result=ReplySuccess, want-reply=true 23:11:29.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:29.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) request=subsystem activate command 23:11:29.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) starting runner for command=netconf 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #5 SSH_MSG_CHANNEL_DATA 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) by 373 down to 2096779 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_CHANNEL_DATA len=373 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634] 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634] 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634] 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18178', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=349} created 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=349, channel=[id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634]} created 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634] successful with session NetconfServerSession{sessionId=349, channel=[id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634]} 23:11:29.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634]} up 23:11:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #6 SSH_MSG_CHANNEL_DATA 23:11:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) by 393 down to 2096386 23:11:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_CHANNEL_DATA len=393 23:11:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634] 23:11:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:29.642 [netconf-device-simulator-threads-4] 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=349} 23:11:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0xb8f20d29, L:/10.30.170.33:18178 - R:/10.30.170.252:50634]} EXI handlers added to pipeline 23:11:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:29.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) by 179 down to 2095870 23:11:29.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:29.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:29.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #7 SSH_MSG_CHANNEL_DATA 23:11:29.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) by 340 down to 2096046 23:11:29.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_CHANNEL_DATA len=340 23:11:29.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634] 23:11:29.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:29.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:29.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=349} 23:11:29.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a68f4fa 23:11:29.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:29.646 [netconf-device-simulator-threads-4] 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 23:11:29.646 [netconf-device-simulator-threads-4] 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 23:11:29.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:29.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) by 733 down to 2095137 23:11:29.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:29.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:29.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424]} 23:11:29.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39424]): SSH-2.0-SSHD-UNKNOWN 23:11:29.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39424]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:29.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39424]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:29.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #9 SSH_MSG_IGNORE 23:11:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_IGNORE 23:11:29.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:29.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #11 SSH_MSG_IGNORE 23:11:29.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_IGNORE 23:11:29.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #12 SSH_MSG_IGNORE 23:11:29.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:11:29.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39424]) Send SSH_MSG_KEXINIT 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39424]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39424]) process #0 SSH_MSG_KEXINIT 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39424]) SSH_MSG_KEXINIT 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39424]) strict KEX=true client=true server=true 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39424]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39424]) Kex: server host key algorithms = rsa-sha2-512 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39424]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39424]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39424]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39424]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39424]) Kex: compression algorithms (client to server) = none 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39424]) Kex: compression algorithms (server to client) = none 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #13 SSH_MSG_IGNORE 23:11:30.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:11:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #13 SSH_MSG_IGNORE 23:11:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:11:30.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:30.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39424]) process #1 30 23:11:30.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39424]] process command=SSH_MSG_KEXDH_INIT 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39424]] Send SSH_MSG_KEXDH_REPLY 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39424]) packet #1 sending command=31[31] len=1639 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39424])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39424]) Send SSH_MSG_NEWKEYS 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39424]) session ID=61:de:99:29:f4:51:77:39:6a:00:9c:fd:2f:80:53:74:85:e7:fc:a5:c4:9f:e5:ec:b3:47:72:66:cb:da:44:af:b5:db:08:2b:6b:d0:5a:c5:d9:b7:bd:e8:a2:53:fe:cd:42:d8:d3:be:06:da:e0:71:0a:5c:e8:b4:81:f1:4d:9c 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39424]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39424]): strict KEX resets output message sequence number from 3 to 0 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39424]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d7bb3d5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39424])[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 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39424])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39424]) packet #0 sending command=7[7] len=419 23:11:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39424]) No pending packets to flush at end of KEX 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39424]) process #2 SSH_MSG_NEWKEYS 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39424]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39424]): strict KEX resets input message sequence number from 3 to 0 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39424]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5d8a76cb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39424]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39424]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39424]) authorized authentication methods: password,publickey 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39424]) Accepted service ssh-userauth 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39424]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39424]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39424]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39424]) no authentication factory for method=none 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39424]) SSH_MSG_USERAUTH_REQUEST 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39424]) remaining methods: password,publickey 23:11:30.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39424]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:30.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39424]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:30.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:30.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39424]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:30.180 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:30.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39424]) authentication result: true 23:11:30.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39424]) SSH_MSG_USERAUTH_REQUEST 23:11:30.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39424])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:30.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39424]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:30.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:30.180 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:30.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39424]) no heartbeat to stop 23:11:30.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39424]) heartbeat type=IGNORE, interval=PT30S 23:11:30.180 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39424 authenticated 23:11:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39424]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39424]] session=TransportServerSession[admin@/10.30.170.252:39424] id=0 23:11:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39424])) size=2097152, max=2097152, packet=32768 23:11:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39424]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39424] 23:11:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39424]) recipient=0 23:11:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424])) size=2097152, max=2097152, packet=32768 23:11:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424])) re-initializing 23:11:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424])) size=2097152, max=2097152, packet=32768 23:11:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424])[want-reply=true] subsystem=netconf 23:11:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424])[subsystem] prepared command 23:11:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424]}} established 23:11:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 350: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18179 23:11:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 350: Creating data stores for simulated device 23:11:30.182 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:30.182 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:30.182 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:30.183 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11bb1e5b 23:11:30.183 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:30.184 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:30.184 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:30.184 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:30.184 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:30.184 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:30.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:30.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:30.185 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11bb1e5b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11bb1e5b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72daf38, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72daf38, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:30.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:30.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:30.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424] 23:11:30.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:30.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #8 SSH_MSG_IGNORE 23:11:30.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 350 on channel [id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424] 23:11:30.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_IGNORE 23:11:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) by 1103 down to 2096049 23:11:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424] 23:11:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424] 23:11:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) request=subsystem result=ReplySuccess, want-reply=true 23:11:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) request=subsystem activate command 23:11:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) starting runner for command=netconf 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #5 SSH_MSG_CHANNEL_DATA 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) by 373 down to 2096779 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_CHANNEL_DATA len=373 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424] 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424] 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424] 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18179', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=350} created 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424]} created 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424] successful with session NetconfServerSession{sessionId=350, channel=[id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424]} 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424]} up 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #6 SSH_MSG_CHANNEL_DATA 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) by 393 down to 2096386 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_CHANNEL_DATA len=393 23:11:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424] 23:11:30.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:30.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:30.189 [netconf-device-simulator-threads-6] 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=350} 23:11:30.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:30.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xadcbcd2f, L:/10.30.170.33:18179 - R:/10.30.170.252:39424]} EXI handlers added to pipeline 23:11:30.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:30.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) by 179 down to 2095870 23:11:30.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:30.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #7 SSH_MSG_CHANNEL_DATA 23:11:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) by 340 down to 2096046 23:11:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_CHANNEL_DATA len=340 23:11:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424] 23:11:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=350} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72daf38 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:30.192 [netconf-device-simulator-threads-6] 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 23:11:30.192 [netconf-device-simulator-threads-6] 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 23:11:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) by 733 down to 2095137 23:11:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:30.289 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #11 SSH_MSG_IGNORE 23:11:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_IGNORE 23:11:30.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #12 SSH_MSG_IGNORE 23:11:30.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:11:30.301 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:30.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368]} 23:11:30.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36368]): SSH-2.0-SSHD-UNKNOWN 23:11:30.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36368]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:30.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36368]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:30.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:30.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #10 SSH_MSG_IGNORE 23:11:30.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_IGNORE 23:11:30.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #9 SSH_MSG_IGNORE 23:11:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_IGNORE 23:11:30.643 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:30.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #8 SSH_MSG_IGNORE 23:11:30.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_IGNORE 23:11:30.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36368]) Send SSH_MSG_KEXINIT 23:11:30.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36368]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:30.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36368]) process #0 SSH_MSG_KEXINIT 23:11:30.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36368]) SSH_MSG_KEXINIT 23:11:30.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36368]) strict KEX=true client=true server=true 23:11:30.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36368]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:30.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36368]) Kex: server host key algorithms = rsa-sha2-512 23:11:30.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36368]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:30.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36368]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:30.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36368]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:30.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36368]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:30.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36368]) Kex: compression algorithms (client to server) = none 23:11:30.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36368]) Kex: compression algorithms (server to client) = none 23:11:30.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:30.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36368]) process #1 30 23:11:30.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36368]] process command=SSH_MSG_KEXDH_INIT 23:11:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #13 SSH_MSG_IGNORE 23:11:30.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:11:30.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36368]] Send SSH_MSG_KEXDH_REPLY 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36368]) packet #1 sending command=31[31] len=1639 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36368])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36368]) Send SSH_MSG_NEWKEYS 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36368]) session ID=7a:e1:96:6b:55:49:6d:24:d1:fd:df:be:30:ac:e2:dd:8b:39:7d:66:59:3f:59:4f:ff:7a:c4:e0:ed:a1:5e:fc:a1:fa:38:54:3b:70:b4:f5:d7:a1:31:a6:d7:d8:86:10:75:a0:07:f8:5a:41:a2:ef:87:ac:bd:08:20:fc:61:ac 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36368]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36368]): strict KEX resets output message sequence number from 3 to 0 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36368]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a8b8df7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36368])[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 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36368])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36368]) packet #0 sending command=7[7] len=419 23:11:30.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36368]) No pending packets to flush at end of KEX 23:11:30.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:30.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #10 SSH_MSG_IGNORE 23:11:30.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_IGNORE 23:11:30.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #12 SSH_MSG_IGNORE 23:11:30.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:11:30.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36368]) process #2 SSH_MSG_NEWKEYS 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36368]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36368]): strict KEX resets input message sequence number from 3 to 0 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36368]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5c834df3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36368]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36368]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36368]) authorized authentication methods: password,publickey 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36368]) Accepted service ssh-userauth 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36368]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36368]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36368]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36368]) no authentication factory for method=none 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36368]) SSH_MSG_USERAUTH_REQUEST 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36368]) remaining methods: password,publickey 23:11:30.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36368]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:30.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36368]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:30.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:30.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36368]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:30.827 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:30.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36368]) authentication result: true 23:11:30.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36368]) SSH_MSG_USERAUTH_REQUEST 23:11:30.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36368])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:30.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36368]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:30.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:30.827 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:30.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36368]) no heartbeat to stop 23:11:30.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36368]) heartbeat type=IGNORE, interval=PT30S 23:11:30.827 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36368 authenticated 23:11:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36368]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36368]] session=TransportServerSession[admin@/10.30.170.252:36368] id=0 23:11:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36368])) size=2097152, max=2097152, packet=32768 23:11:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36368]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36368] 23:11:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36368]) recipient=0 23:11:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368])) size=2097152, max=2097152, packet=32768 23:11:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368])) re-initializing 23:11:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368])) size=2097152, max=2097152, packet=32768 23:11:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368])[want-reply=true] subsystem=netconf 23:11:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368])[subsystem] prepared command 23:11:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368]}} established 23:11:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 351: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18180 23:11:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 351: Creating data stores for simulated device 23:11:30.829 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:30.829 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:30.829 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:30.830 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@790cb1b3 23:11:30.830 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:30.830 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:30.831 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:30.831 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:30.831 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:30.831 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:30.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:30.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:30.832 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@790cb1b3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@790cb1b3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79b51e81, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79b51e81, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:30.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:30.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:30.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368] 23:11:30.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 351 on channel [id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368] 23:11:30.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) by 1103 down to 2096049 23:11:30.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:30.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368] 23:11:30.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368] 23:11:30.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) request=subsystem result=ReplySuccess, want-reply=true 23:11:30.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:30.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) request=subsystem activate command 23:11:30.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) starting runner for command=netconf 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #5 SSH_MSG_CHANNEL_DATA 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) by 373 down to 2096779 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_CHANNEL_DATA len=373 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368] 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368] 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368] 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18180', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=351} created 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368]} created 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368] successful with session NetconfServerSession{sessionId=351, channel=[id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368]} 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368]} up 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #6 SSH_MSG_CHANNEL_DATA 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) by 393 down to 2096386 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_CHANNEL_DATA len=393 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368] 23:11:30.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:30.836 [netconf-device-simulator-threads-0] 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=351} 23:11:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x6edbbabc, L:/10.30.170.33:18180 - R:/10.30.170.252:36368]} EXI handlers added to pipeline 23:11:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) by 179 down to 2095870 23:11:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #7 SSH_MSG_CHANNEL_DATA 23:11:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) by 340 down to 2096046 23:11:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_CHANNEL_DATA len=340 23:11:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368] 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=351} 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79b51e81 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:30.839 [netconf-device-simulator-threads-0] 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 23:11:30.839 [netconf-device-simulator-threads-0] 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 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) by 733 down to 2095137 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:30.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:30.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906]} 23:11:30.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50906]): SSH-2.0-SSHD-UNKNOWN 23:11:30.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50906]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:30.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50906]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:30.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #9 SSH_MSG_IGNORE 23:11:30.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_IGNORE 23:11:30.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50906]) Send SSH_MSG_KEXINIT 23:11:31.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50906]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:31.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50906]) process #0 SSH_MSG_KEXINIT 23:11:31.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50906]) SSH_MSG_KEXINIT 23:11:31.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50906]) strict KEX=true client=true server=true 23:11:31.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50906]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:31.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50906]) Kex: server host key algorithms = rsa-sha2-512 23:11:31.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50906]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:31.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50906]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:31.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50906]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:31.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50906]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:31.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50906]) Kex: compression algorithms (client to server) = none 23:11:31.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50906]) Kex: compression algorithms (server to client) = none 23:11:31.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:31.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #11 SSH_MSG_IGNORE 23:11:31.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_IGNORE 23:11:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #13 SSH_MSG_IGNORE 23:11:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:11:31.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50906]) process #1 30 23:11:31.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50906]] process command=SSH_MSG_KEXDH_INIT 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50906]] Send SSH_MSG_KEXDH_REPLY 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50906]) packet #1 sending command=31[31] len=1639 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50906])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50906]) Send SSH_MSG_NEWKEYS 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50906]) session ID=14:1d:d5:66:51:20:2a:63:97:04:d2:8a:b8:a7:90:6e:62:44:1f:b9:9e:01:46:77:30:07:a8:77:b0:b5:f6:36:fb:84:25:b2:ec:a6:f1:49:aa:6a:1a:2c:b1:24:b5:cb:28:d9:17:c7:87:9e:4c:5d:68:36:02:d3:f5:42:59:a2 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50906]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50906]): strict KEX resets output message sequence number from 3 to 0 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50906]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ee47c8c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50906])[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 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50906])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50906]) packet #0 sending command=7[7] len=419 23:11:31.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50906]) No pending packets to flush at end of KEX 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50906]) process #2 SSH_MSG_NEWKEYS 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50906]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50906]): strict KEX resets input message sequence number from 3 to 0 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50906]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@595551e9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50906]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50906]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50906]) authorized authentication methods: password,publickey 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50906]) Accepted service ssh-userauth 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50906]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50906]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50906]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50906]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50906]) no authentication factory for method=none 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50906]) SSH_MSG_USERAUTH_REQUEST 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50906]) remaining methods: password,publickey 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50906]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50906]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50906]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:31.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50906]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:31.182 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50906]) authentication result: true 23:11:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50906]) SSH_MSG_USERAUTH_REQUEST 23:11:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50906])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50906]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50906]) no heartbeat to stop 23:11:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50906]) heartbeat type=IGNORE, interval=PT30S 23:11:31.182 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50906 authenticated 23:11:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50906]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50906]] session=TransportServerSession[admin@/10.30.170.252:50906] id=0 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50906])) size=2097152, max=2097152, packet=32768 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50906]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50906] 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50906]) recipient=0 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906])) size=2097152, max=2097152, packet=32768 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906])) re-initializing 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906])) size=2097152, max=2097152, packet=32768 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906])[want-reply=true] subsystem=netconf 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906])[subsystem] prepared command 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906]}} established 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 352: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18181 23:11:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 352: Creating data stores for simulated device 23:11:31.184 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:31.184 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:31.184 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:31.184 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:31.184 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:31.185 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ed14cdd 23:11:31.185 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:31.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:31.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:31.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:31.189 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:31.190 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:31.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:31.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:31.190 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ed14cdd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ed14cdd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@651679f5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@651679f5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:31.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:31.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:31.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906] 23:11:31.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 352 on channel [id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906] 23:11:31.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) by 1103 down to 2096049 23:11:31.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906] 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906] 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) request=subsystem result=ReplySuccess, want-reply=true 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) request=subsystem activate command 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) starting runner for command=netconf 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #5 SSH_MSG_CHANNEL_DATA 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) by 373 down to 2096779 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_CHANNEL_DATA len=373 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906] 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906] 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906] 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18181', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=352} created 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=352, channel=[id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906]} created 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906] successful with session NetconfServerSession{sessionId=352, channel=[id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906]} 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906]} up 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #6 SSH_MSG_CHANNEL_DATA 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) by 393 down to 2096386 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_CHANNEL_DATA len=393 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906] 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:31.195 [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=352} 23:11:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0xea9c50a6, L:/10.30.170.33:18181 - R:/10.30.170.252:50906]} EXI handlers added to pipeline 23:11:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) by 179 down to 2095870 23:11:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:31.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #7 SSH_MSG_CHANNEL_DATA 23:11:31.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) by 340 down to 2096046 23:11:31.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_CHANNEL_DATA len=340 23:11:31.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906] 23:11:31.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:31.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:31.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=352} 23:11:31.201 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@651679f5 23:11:31.201 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:31.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:31.201 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:31.201 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:31.201 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:31.202 [netconf-device-simulator-threads-2] 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 23:11:31.202 [netconf-device-simulator-threads-2] 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 23:11:31.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:31.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) by 733 down to 2095137 23:11:31.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:31.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:31.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #12 SSH_MSG_IGNORE 23:11:31.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:11:31.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #11 SSH_MSG_IGNORE 23:11:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_IGNORE 23:11:31.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #9 SSH_MSG_IGNORE 23:11:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_IGNORE 23:11:31.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634]} 23:11:31.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58634]): SSH-2.0-SSHD-UNKNOWN 23:11:31.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #8 SSH_MSG_IGNORE 23:11:31.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_IGNORE 23:11:31.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58634]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:31.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58634]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58634]) Send SSH_MSG_KEXINIT 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58634]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58634]) process #0 SSH_MSG_KEXINIT 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58634]) SSH_MSG_KEXINIT 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58634]) strict KEX=true client=true server=true 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58634]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58634]) Kex: server host key algorithms = rsa-sha2-512 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58634]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58634]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58634]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58634]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58634]) Kex: compression algorithms (client to server) = none 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58634]) Kex: compression algorithms (server to client) = none 23:11:31.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:31.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #10 SSH_MSG_IGNORE 23:11:31.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_IGNORE 23:11:31.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58634]) process #1 30 23:11:31.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58634]] process command=SSH_MSG_KEXDH_INIT 23:11:31.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58634]] Send SSH_MSG_KEXDH_REPLY 23:11:31.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58634]) packet #1 sending command=31[31] len=1639 23:11:31.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58634])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:31.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58634]) Send SSH_MSG_NEWKEYS 23:11:31.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58634]) session ID=6f:1a:89:81:9a:0c:6e:7d:4a:87:0d:9a:15:84:5c:93:08:d6:99:ef:7c:63:01:40:48:7e:57:d9:05:fb:f0:7f:a0:95:dd:01:11:21:98:5d:d4:fb:9c:25:04:6b:cc:c6:b1:e6:45:3f:d4:0c:98:e3:f6:be:b4:47:88:61:17:28 23:11:31.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58634]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:31.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58634]): strict KEX resets output message sequence number from 3 to 0 23:11:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@29a7675a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58634])[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 23:11:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58634])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58634]) packet #0 sending command=7[7] len=419 23:11:31.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58634]) No pending packets to flush at end of KEX 23:11:31.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58634]) process #2 SSH_MSG_NEWKEYS 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58634]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58634]): strict KEX resets input message sequence number from 3 to 0 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2364578b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58634]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58634]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58634]) authorized authentication methods: password,publickey 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58634]) Accepted service ssh-userauth 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58634]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58634]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58634]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58634]) no authentication factory for method=none 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58634]) SSH_MSG_USERAUTH_REQUEST 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58634]) remaining methods: password,publickey 23:11:31.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58634]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:31.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58634]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:31.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:31.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58634]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:31.580 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:31.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58634]) authentication result: true 23:11:31.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58634]) SSH_MSG_USERAUTH_REQUEST 23:11:31.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58634])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:31.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58634]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:31.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:31.580 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:31.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58634]) no heartbeat to stop 23:11:31.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58634]) heartbeat type=IGNORE, interval=PT30S 23:11:31.580 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58634 authenticated 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58634]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58634]] session=TransportServerSession[admin@/10.30.170.252:58634] id=0 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58634])) size=2097152, max=2097152, packet=32768 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58634]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58634] 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58634]) recipient=0 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634])) size=2097152, max=2097152, packet=32768 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634])) re-initializing 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634])) size=2097152, max=2097152, packet=32768 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634])[want-reply=true] subsystem=netconf 23:11:31.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634])[subsystem] prepared command 23:11:31.582 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:31.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:31.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634]}} established 23:11:31.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 353: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18182 23:11:31.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 353: Creating data stores for simulated device 23:11:31.582 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:31.582 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:31.582 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:31.582 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:31.582 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:31.583 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a1867f9 23:11:31.583 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:31.584 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:31.584 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:31.584 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:31.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:31.585 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:31.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:31.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:31.585 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a1867f9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a1867f9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d1bcf77, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d1bcf77, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:31.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:31.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634] 23:11:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 353 on channel [id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634] 23:11:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) by 1103 down to 2096049 23:11:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634] 23:11:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634] 23:11:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) request=subsystem result=ReplySuccess, want-reply=true 23:11:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) request=subsystem activate command 23:11:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) starting runner for command=netconf 23:11:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #5 SSH_MSG_CHANNEL_DATA 23:11:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) by 373 down to 2096779 23:11:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_CHANNEL_DATA len=373 23:11:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634] 23:11:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634] 23:11:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634] 23:11:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18182', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=353} created 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634]} created 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634] successful with session NetconfServerSession{sessionId=353, channel=[id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634]} 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634]} up 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #6 SSH_MSG_CHANNEL_DATA 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) by 393 down to 2096386 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_CHANNEL_DATA len=393 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634] 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:31.589 [netconf-device-simulator-threads-4] 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=353} 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x785ff7dc, L:/10.30.170.33:18182 - R:/10.30.170.252:58634]} EXI handlers added to pipeline 23:11:31.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:31.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) by 179 down to 2095870 23:11:31.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:31.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:31.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #7 SSH_MSG_CHANNEL_DATA 23:11:31.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) by 340 down to 2096046 23:11:31.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_CHANNEL_DATA len=340 23:11:31.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634] 23:11:31.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=353} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d1bcf77 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:31.592 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:31.592 [netconf-device-simulator-threads-4] 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 23:11:31.592 [netconf-device-simulator-threads-4] 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 23:11:31.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:31.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) by 733 down to 2095137 23:11:31.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:31.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #13 SSH_MSG_IGNORE 23:11:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:11:31.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #8 SSH_MSG_IGNORE 23:11:31.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_IGNORE 23:11:31.859 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #9 SSH_MSG_IGNORE 23:11:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_IGNORE 23:11:31.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202]} 23:11:31.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44202]): SSH-2.0-SSHD-UNKNOWN 23:11:31.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44202]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:31.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44202]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:31.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #11 SSH_MSG_IGNORE 23:11:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_IGNORE 23:11:31.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44202]) Send SSH_MSG_KEXINIT 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44202]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44202]) process #0 SSH_MSG_KEXINIT 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44202]) SSH_MSG_KEXINIT 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44202]) strict KEX=true client=true server=true 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44202]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44202]) Kex: server host key algorithms = rsa-sha2-512 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44202]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44202]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44202]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44202]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44202]) Kex: compression algorithms (client to server) = none 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44202]) Kex: compression algorithms (server to client) = none 23:11:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:32.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #12 SSH_MSG_IGNORE 23:11:32.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:11:32.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44202]) process #1 30 23:11:32.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44202]] process command=SSH_MSG_KEXDH_INIT 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44202]] Send SSH_MSG_KEXDH_REPLY 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44202]) packet #1 sending command=31[31] len=1639 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44202])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44202]) Send SSH_MSG_NEWKEYS 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44202]) session ID=48:19:ba:c5:68:9d:4d:97:11:cc:36:47:c0:7a:cc:4c:af:3a:56:1f:e5:1e:2a:3f:cd:80:cd:b7:cd:3f:48:f5:bd:a3:53:52:06:80:9e:80:6d:6d:d2:87:ff:dd:87:8a:13:45:12:43:13:d8:0e:46:44:59:fe:f8:8f:f9:70:3f 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44202]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44202]): strict KEX resets output message sequence number from 3 to 0 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44202]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75e6b65d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44202])[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 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44202])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44202]) packet #0 sending command=7[7] len=419 23:11:32.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44202]) No pending packets to flush at end of KEX 23:11:32.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44202]) process #2 SSH_MSG_NEWKEYS 23:11:32.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44202]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:32.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44202]): strict KEX resets input message sequence number from 3 to 0 23:11:32.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44202]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@665f4711; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:32.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:32.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44202]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:32.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44202]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:32.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44202]) authorized authentication methods: password,publickey 23:11:32.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44202]) Accepted service ssh-userauth 23:11:32.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44202]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44202]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44202]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44202]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44202]) no authentication factory for method=none 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44202]) SSH_MSG_USERAUTH_REQUEST 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44202]) remaining methods: password,publickey 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44202]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44202]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44202]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44202]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:32.112 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44202]) authentication result: true 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44202]) SSH_MSG_USERAUTH_REQUEST 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44202])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44202]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44202]) no heartbeat to stop 23:11:32.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44202]) heartbeat type=IGNORE, interval=PT30S 23:11:32.113 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44202 authenticated 23:11:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44202]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44202]] session=TransportServerSession[admin@/10.30.170.252:44202] id=0 23:11:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44202])) size=2097152, max=2097152, packet=32768 23:11:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44202]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44202] 23:11:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44202]) recipient=0 23:11:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202])) size=2097152, max=2097152, packet=32768 23:11:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202])) re-initializing 23:11:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202])) size=2097152, max=2097152, packet=32768 23:11:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202])[want-reply=true] subsystem=netconf 23:11:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202])[subsystem] prepared command 23:11:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202]}} established 23:11:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 354: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18183 23:11:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 354: Creating data stores for simulated device 23:11:32.114 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:32.115 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:32.115 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:32.115 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:32.115 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cbd814c 23:11:32.115 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:32.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:32.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:32.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:32.117 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:32.117 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:32.117 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:32.117 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:32.117 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cbd814c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cbd814c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@524ed4a6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@524ed4a6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:32.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:32.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:32.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202] 23:11:32.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 354 on channel [id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202] 23:11:32.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) by 1103 down to 2096049 23:11:32.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202] 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202] 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) request=subsystem result=ReplySuccess, want-reply=true 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) request=subsystem activate command 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) starting runner for command=netconf 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #5 SSH_MSG_CHANNEL_DATA 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) by 373 down to 2096779 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_CHANNEL_DATA len=373 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202] 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:32.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202] 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202] 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18183', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=354} created 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=354, channel=[id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202]} created 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202] successful with session NetconfServerSession{sessionId=354, channel=[id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202]} 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202]} up 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #6 SSH_MSG_CHANNEL_DATA 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) by 393 down to 2096386 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_CHANNEL_DATA len=393 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202] 23:11:32.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:32.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:32.122 [netconf-device-simulator-threads-6] 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=354} 23:11:32.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:32.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0xff461775, L:/10.30.170.33:18183 - R:/10.30.170.252:44202]} EXI handlers added to pipeline 23:11:32.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:32.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) by 179 down to 2095870 23:11:32.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:32.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:32.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #7 SSH_MSG_CHANNEL_DATA 23:11:32.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) by 340 down to 2096046 23:11:32.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_CHANNEL_DATA len=340 23:11:32.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202] 23:11:32.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:32.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:32.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=354} 23:11:32.124 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@524ed4a6 23:11:32.124 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:32.125 [netconf-device-simulator-threads-6] 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 23:11:32.125 [netconf-device-simulator-threads-6] 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 23:11:32.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:32.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) by 733 down to 2095137 23:11:32.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:32.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:32.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #10 SSH_MSG_IGNORE 23:11:32.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_IGNORE 23:11:32.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #13 SSH_MSG_IGNORE 23:11:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:11:32.263 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #8 SSH_MSG_IGNORE 23:11:32.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_IGNORE 23:11:32.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548]} 23:11:32.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43548]): SSH-2.0-SSHD-UNKNOWN 23:11:32.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43548]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:32.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43548]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:32.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #12 SSH_MSG_IGNORE 23:11:32.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:11:32.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #9 SSH_MSG_IGNORE 23:11:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_IGNORE 23:11:32.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #11 SSH_MSG_IGNORE 23:11:32.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_IGNORE 23:11:32.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #10 SSH_MSG_IGNORE 23:11:32.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_IGNORE 23:11:32.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #13 SSH_MSG_IGNORE 23:11:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:11:32.851 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #8 SSH_MSG_IGNORE 23:11:32.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_IGNORE 23:11:32.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316]} 23:11:32.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38316]): SSH-2.0-SSHD-UNKNOWN 23:11:32.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38316]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:32.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38316]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #9 SSH_MSG_IGNORE 23:11:32.927 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_IGNORE 23:11:32.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #12 SSH_MSG_IGNORE 23:11:32.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:11:32.953 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:32.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #11 SSH_MSG_IGNORE 23:11:32.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:11:33.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43548]) Send SSH_MSG_KEXINIT 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43548]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43548]) process #0 SSH_MSG_KEXINIT 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43548]) SSH_MSG_KEXINIT 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43548]) strict KEX=true client=true server=true 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43548]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43548]) Kex: server host key algorithms = rsa-sha2-512 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43548]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43548]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43548]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43548]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43548]) Kex: compression algorithms (client to server) = none 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43548]) Kex: compression algorithms (server to client) = none 23:11:33.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:33.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43548]) process #1 30 23:11:33.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43548]] process command=SSH_MSG_KEXDH_INIT 23:11:33.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:33.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #10 SSH_MSG_IGNORE 23:11:33.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_IGNORE 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43548]] Send SSH_MSG_KEXDH_REPLY 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43548]) packet #1 sending command=31[31] len=1639 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43548])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43548]) Send SSH_MSG_NEWKEYS 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43548]) session ID=a9:fc:54:7e:08:34:ea:79:8c:09:8e:e1:46:7c:4a:51:37:27:8f:62:51:d5:4d:fc:69:58:43:dc:ef:06:e5:62:14:f6:3f:e3:c9:cc:29:a1:68:0f:df:38:68:f2:07:04:bf:67:e2:5f:b0:26:7f:a2:52:3c:19:58:8a:85:17:8a 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43548]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43548]): strict KEX resets output message sequence number from 3 to 0 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43548]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@475a78de; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43548])[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 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43548])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43548]) packet #0 sending command=7[7] len=419 23:11:33.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43548]) No pending packets to flush at end of KEX 23:11:33.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43548]) process #2 SSH_MSG_NEWKEYS 23:11:33.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43548]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:33.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43548]): strict KEX resets input message sequence number from 3 to 0 23:11:33.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43548]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@630f7f53; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:33.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43548]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43548]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43548]) authorized authentication methods: password,publickey 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43548]) Accepted service ssh-userauth 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43548]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43548]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43548]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43548]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43548]) no authentication factory for method=none 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43548]) SSH_MSG_USERAUTH_REQUEST 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43548]) remaining methods: password,publickey 23:11:33.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43548]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43548]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43548]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43548]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:33.186 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43548]) authentication result: true 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43548]) SSH_MSG_USERAUTH_REQUEST 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43548])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43548]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43548]) no heartbeat to stop 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43548]) heartbeat type=IGNORE, interval=PT30S 23:11:33.186 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43548 authenticated 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43548]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43548]] session=TransportServerSession[admin@/10.30.170.252:43548] id=0 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43548])) size=2097152, max=2097152, packet=32768 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43548]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43548] 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43548]) recipient=0 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548])) size=2097152, max=2097152, packet=32768 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548])) re-initializing 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548])) size=2097152, max=2097152, packet=32768 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548])[want-reply=true] subsystem=netconf 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548])[subsystem] prepared command 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548]}} established 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 355: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18184 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 355: Creating data stores for simulated device 23:11:33.187 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:33.188 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:33.188 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:33.188 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:33.188 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ec42f82 23:11:33.188 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:33.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:33.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:33.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:33.189 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:33.189 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:33.189 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:33.189 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:33.189 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ec42f82, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ec42f82, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9e95e81, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9e95e81, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:33.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:33.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:33.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548] 23:11:33.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 355 on channel [id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548] 23:11:33.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) by 1103 down to 2096049 23:11:33.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:33.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548] 23:11:33.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548] 23:11:33.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) request=subsystem result=ReplySuccess, want-reply=true 23:11:33.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:33.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) request=subsystem activate command 23:11:33.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) starting runner for command=netconf 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #5 SSH_MSG_CHANNEL_DATA 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) by 373 down to 2096779 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_CHANNEL_DATA len=373 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548] 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548] 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548] 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18184', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=355} created 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548]} created 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548] successful with session NetconfServerSession{sessionId=355, channel=[id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548]} 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548]} up 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #6 SSH_MSG_CHANNEL_DATA 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) by 393 down to 2096386 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_CHANNEL_DATA len=393 23:11:33.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548] 23:11:33.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:33.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:33.193 [netconf-device-simulator-threads-0] 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=355} 23:11:33.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:33.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x182fcd73, L:/10.30.170.33:18184 - R:/10.30.170.252:43548]} EXI handlers added to pipeline 23:11:33.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:33.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) by 179 down to 2095870 23:11:33.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:33.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:33.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #7 SSH_MSG_CHANNEL_DATA 23:11:33.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) by 340 down to 2096046 23:11:33.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_CHANNEL_DATA len=340 23:11:33.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548] 23:11:33.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:33.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:33.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=355} 23:11:33.195 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9e95e81 23:11:33.195 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:33.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:33.195 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:33.195 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:33.195 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:33.195 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:33.195 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:33.196 [netconf-device-simulator-threads-0] 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 23:11:33.196 [netconf-device-simulator-threads-0] 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 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) by 733 down to 2095137 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:33.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:33.226 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38316]) Send SSH_MSG_KEXINIT 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38316]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38316]) process #0 SSH_MSG_KEXINIT 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38316]) SSH_MSG_KEXINIT 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38316]) strict KEX=true client=true server=true 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38316]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38316]) Kex: server host key algorithms = rsa-sha2-512 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38316]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38316]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38316]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38316]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38316]) Kex: compression algorithms (client to server) = none 23:11:33.227 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38316]) Kex: compression algorithms (server to client) = none 23:11:33.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:33.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38316]) process #1 30 23:11:33.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38316]] process command=SSH_MSG_KEXDH_INIT 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38316]] Send SSH_MSG_KEXDH_REPLY 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38316]) packet #1 sending command=31[31] len=1639 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38316])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38316]) Send SSH_MSG_NEWKEYS 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38316]) session ID=f8:37:25:80:9f:11:4c:6d:d0:72:f7:4d:35:43:77:9f:65:06:c3:11:b8:a3:60:19:ca:44:ba:ca:79:9f:b5:40:cb:7b:20:b1:8e:23:21:f7:a5:3b:6e:90:15:e4:2d:57:ee:83:a3:49:c4:14:66:7b:90:7e:74:30:ed:f2:10:b3 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38316]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38316]): strict KEX resets output message sequence number from 3 to 0 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38316]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b3b313b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38316])[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 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38316])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38316]) packet #0 sending command=7[7] len=419 23:11:33.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38316]) No pending packets to flush at end of KEX 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38316]) process #2 SSH_MSG_NEWKEYS 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38316]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38316]): strict KEX resets input message sequence number from 3 to 0 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38316]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e44588e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38316]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38316]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38316]) authorized authentication methods: password,publickey 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38316]) Accepted service ssh-userauth 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38316]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38316]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38316]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38316]) no authentication factory for method=none 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38316]) SSH_MSG_USERAUTH_REQUEST 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38316]) remaining methods: password,publickey 23:11:33.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38316]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:33.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38316]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:33.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:33.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38316]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:33.357 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:33.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38316]) authentication result: true 23:11:33.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38316]) SSH_MSG_USERAUTH_REQUEST 23:11:33.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38316])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:33.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38316]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:33.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:33.357 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:33.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38316]) no heartbeat to stop 23:11:33.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38316]) heartbeat type=IGNORE, interval=PT30S 23:11:33.357 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38316 authenticated 23:11:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38316]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38316]] session=TransportServerSession[admin@/10.30.170.252:38316] id=0 23:11:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38316])) size=2097152, max=2097152, packet=32768 23:11:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38316]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38316] 23:11:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38316]) recipient=0 23:11:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316])) size=2097152, max=2097152, packet=32768 23:11:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316])) re-initializing 23:11:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316])) size=2097152, max=2097152, packet=32768 23:11:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316])[want-reply=true] subsystem=netconf 23:11:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316])[subsystem] prepared command 23:11:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316]}} established 23:11:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 356: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18185 23:11:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 356: Creating data stores for simulated device 23:11:33.359 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:33.359 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:33.360 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:33.360 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:33.360 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6634312c 23:11:33.360 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:33.361 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:33.361 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:33.361 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:33.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:33.361 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:33.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:33.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:33.361 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6634312c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6634312c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b034099, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b034099, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:33.369 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:33.369 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:33.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316] 23:11:33.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.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: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 356 on channel [id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316] 23:11:33.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) by 1103 down to 2096049 23:11:33.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:33.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316] 23:11:33.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316] 23:11:33.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) request=subsystem result=ReplySuccess, want-reply=true 23:11:33.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:33.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) request=subsystem activate command 23:11:33.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) starting runner for command=netconf 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #5 SSH_MSG_CHANNEL_DATA 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) by 373 down to 2096779 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_CHANNEL_DATA len=373 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316] 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316] 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316] 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18185', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=356} created 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316]} created 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316] successful with session NetconfServerSession{sessionId=356, channel=[id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316]} 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316]} up 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #6 SSH_MSG_CHANNEL_DATA 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) by 393 down to 2096386 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_CHANNEL_DATA len=393 23:11:33.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316] 23:11:33.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:33.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:33.372 [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=356} 23:11:33.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:33.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x0ed49711, L:/10.30.170.33:18185 - R:/10.30.170.252:38316]} EXI handlers added to pipeline 23:11:33.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:33.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) by 179 down to 2095870 23:11:33.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:33.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #7 SSH_MSG_CHANNEL_DATA 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) by 340 down to 2096046 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_CHANNEL_DATA len=340 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316] 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=356} 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b034099 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:33.374 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:33.375 [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 23:11:33.375 [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 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) by 733 down to 2095137 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:33.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #13 SSH_MSG_IGNORE 23:11:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:11:33.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:33.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004]} 23:11:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35004]): SSH-2.0-SSHD-UNKNOWN 23:11:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35004]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:33.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35004]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:33.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #8 SSH_MSG_IGNORE 23:11:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_IGNORE 23:11:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #11 SSH_MSG_IGNORE 23:11:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_IGNORE 23:11:33.479 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:33.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #12 SSH_MSG_IGNORE 23:11:33.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:11:33.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:33.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #10 SSH_MSG_IGNORE 23:11:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_IGNORE 23:11:33.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #9 SSH_MSG_IGNORE 23:11:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35004]) Send SSH_MSG_KEXINIT 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35004]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35004]) process #0 SSH_MSG_KEXINIT 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35004]) SSH_MSG_KEXINIT 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35004]) strict KEX=true client=true server=true 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35004]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35004]) Kex: server host key algorithms = rsa-sha2-512 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35004]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35004]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35004]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35004]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35004]) Kex: compression algorithms (client to server) = none 23:11:33.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35004]) Kex: compression algorithms (server to client) = none 23:11:33.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:33.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #8 SSH_MSG_IGNORE 23:11:33.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_IGNORE 23:11:33.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:33.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35004]) process #1 30 23:11:33.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35004]] process command=SSH_MSG_KEXDH_INIT 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35004]] Send SSH_MSG_KEXDH_REPLY 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35004]) packet #1 sending command=31[31] len=1639 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35004])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35004]) Send SSH_MSG_NEWKEYS 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35004]) session ID=ea:34:d0:53:8a:d7:9e:f3:1f:41:e6:a2:e5:d7:21:38:04:9f:f5:82:4f:4f:80:e3:40:01:42:a8:dc:82:55:ac:6b:81:8b:4d:3b:b0:7b:e9:50:85:49:70:e3:f6:c7:fd:18:42:96:da:1b:ee:18:cf:db:94:bf:b7:58:f5:65:7c 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35004]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35004]): strict KEX resets output message sequence number from 3 to 0 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35004]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7dcfdf39; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35004])[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 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35004])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35004]) packet #0 sending command=7[7] len=419 23:11:33.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35004]) No pending packets to flush at end of KEX 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35004]) process #2 SSH_MSG_NEWKEYS 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35004]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35004]): strict KEX resets input message sequence number from 3 to 0 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35004]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@dd6a29f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35004]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35004]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35004]) authorized authentication methods: password,publickey 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35004]) Accepted service ssh-userauth 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35004]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35004]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35004]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35004]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35004]) no authentication factory for method=none 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35004]) SSH_MSG_USERAUTH_REQUEST 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35004]) remaining methods: password,publickey 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35004]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35004]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35004]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35004]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:33.817 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35004]) authentication result: true 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35004]) SSH_MSG_USERAUTH_REQUEST 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35004])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35004]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35004]) no heartbeat to stop 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35004]) heartbeat type=IGNORE, interval=PT30S 23:11:33.818 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35004 authenticated 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35004]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35004]] session=TransportServerSession[admin@/10.30.170.252:35004] id=0 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35004])) size=2097152, max=2097152, packet=32768 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35004]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35004] 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35004]) recipient=0 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004])) size=2097152, max=2097152, packet=32768 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004])) re-initializing 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004])) size=2097152, max=2097152, packet=32768 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004])[want-reply=true] subsystem=netconf 23:11:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004])[subsystem] prepared command 23:11:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004]}} established 23:11:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 357: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18186 23:11:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 357: Creating data stores for simulated device 23:11:33.819 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:33.819 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:33.819 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:33.820 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56a27f5d 23:11:33.820 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:33.820 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:33.820 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:33.820 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:33.821 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:33.821 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:33.821 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:33.821 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:33.821 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56a27f5d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56a27f5d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30e3c1af, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30e3c1af, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:33.821 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:33.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004] 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 357 on channel [id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004] 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) by 1103 down to 2096049 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004] 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004] 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) request=subsystem result=ReplySuccess, want-reply=true 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) request=subsystem activate command 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) starting runner for command=netconf 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #5 SSH_MSG_CHANNEL_DATA 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) by 373 down to 2096779 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_CHANNEL_DATA len=373 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004] 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:33.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004] 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004] 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18186', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=357} created 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004]} created 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004] successful with session NetconfServerSession{sessionId=357, channel=[id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004]} 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004]} up 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #6 SSH_MSG_CHANNEL_DATA 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) by 393 down to 2096386 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_CHANNEL_DATA len=393 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004] 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:33.823 [netconf-device-simulator-threads-4] 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=357} 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x9da7de4a, L:/10.30.170.33:18186 - R:/10.30.170.252:35004]} EXI handlers added to pipeline 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) by 179 down to 2095870 23:11:33.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:33.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #7 SSH_MSG_CHANNEL_DATA 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) by 340 down to 2096046 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_CHANNEL_DATA len=340 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004] 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=357} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30e3c1af 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:33.825 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:33.826 [netconf-device-simulator-threads-4] 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 23:11:33.826 [netconf-device-simulator-threads-4] 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 23:11:33.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:33.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) by 733 down to 2095137 23:11:33.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:33.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:33.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #12 SSH_MSG_IGNORE 23:11:33.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:11:33.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:33.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842]} 23:11:33.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37842]): SSH-2.0-SSHD-UNKNOWN 23:11:33.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37842]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:33.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37842]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:33.961 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #11 SSH_MSG_IGNORE 23:11:33.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_IGNORE 23:11:34.136 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:34.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #10 SSH_MSG_IGNORE 23:11:34.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_IGNORE 23:11:34.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:34.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #9 SSH_MSG_IGNORE 23:11:34.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_IGNORE 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37842]) Send SSH_MSG_KEXINIT 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37842]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37842]) process #0 SSH_MSG_KEXINIT 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37842]) SSH_MSG_KEXINIT 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37842]) strict KEX=true client=true server=true 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37842]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37842]) Kex: server host key algorithms = rsa-sha2-512 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37842]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37842]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37842]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37842]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37842]) Kex: compression algorithms (client to server) = none 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37842]) Kex: compression algorithms (server to client) = none 23:11:34.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:34.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #13 SSH_MSG_IGNORE 23:11:34.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:11:34.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #13 SSH_MSG_IGNORE 23:11:34.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:11:34.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37842]) process #1 30 23:11:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37842]] process command=SSH_MSG_KEXDH_INIT 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37842]] Send SSH_MSG_KEXDH_REPLY 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37842]) packet #1 sending command=31[31] len=1639 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37842])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37842]) Send SSH_MSG_NEWKEYS 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37842]) session ID=61:6f:ed:e9:e0:fa:11:53:d1:af:64:71:b0:e5:48:eb:b7:0e:31:a2:c0:62:33:5d:e5:6f:2a:45:8c:11:96:12:69:08:be:62:b4:02:96:29:f8:8a:5c:64:9f:b2:cf:94:a3:62:b3:8a:98:ee:02:60:88:7d:71:82:39:fa:48:51 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37842]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37842]): strict KEX resets output message sequence number from 3 to 0 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37842]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ddb614e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37842])[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 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37842])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37842]) packet #0 sending command=7[7] len=419 23:11:34.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37842]) No pending packets to flush at end of KEX 23:11:34.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #12 SSH_MSG_IGNORE 23:11:34.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:11:34.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37842]) process #2 SSH_MSG_NEWKEYS 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37842]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37842]): strict KEX resets input message sequence number from 3 to 0 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37842]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22877703; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37842]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37842]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37842]) authorized authentication methods: password,publickey 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37842]) Accepted service ssh-userauth 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37842]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37842]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37842]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37842]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37842]) no authentication factory for method=none 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37842]) SSH_MSG_USERAUTH_REQUEST 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37842]) remaining methods: password,publickey 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37842]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37842]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37842]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37842]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:34.395 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37842]) authentication result: true 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37842]) SSH_MSG_USERAUTH_REQUEST 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37842])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37842]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37842]) no heartbeat to stop 23:11:34.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37842]) heartbeat type=IGNORE, interval=PT30S 23:11:34.395 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37842 authenticated 23:11:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37842]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37842]] session=TransportServerSession[admin@/10.30.170.252:37842] id=0 23:11:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37842])) size=2097152, max=2097152, packet=32768 23:11:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37842]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37842] 23:11:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37842]) recipient=0 23:11:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842])) size=2097152, max=2097152, packet=32768 23:11:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842])) re-initializing 23:11:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842])) size=2097152, max=2097152, packet=32768 23:11:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842])[want-reply=true] subsystem=netconf 23:11:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842])[subsystem] prepared command 23:11:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842]}} established 23:11:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 358: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18187 23:11:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 358: Creating data stores for simulated device 23:11:34.397 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:34.397 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:34.397 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:34.398 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@207d5cc6 23:11:34.398 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:34.398 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:34.398 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:34.398 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:34.398 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:34.399 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:34.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:34.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:34.399 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@207d5cc6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@207d5cc6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dfdc95d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dfdc95d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:34.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:34.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842] 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 358 on channel [id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842] 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) by 1103 down to 2096049 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842] 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842] 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) request=subsystem result=ReplySuccess, want-reply=true 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) request=subsystem activate command 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) starting runner for command=netconf 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #5 SSH_MSG_CHANNEL_DATA 23:11:34.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) by 373 down to 2096779 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_CHANNEL_DATA len=373 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842] 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842] 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842] 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18187', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=358} created 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842]} created 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842] successful with session NetconfServerSession{sessionId=358, channel=[id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842]} 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842]} up 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #6 SSH_MSG_CHANNEL_DATA 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) by 393 down to 2096386 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_CHANNEL_DATA len=393 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842] 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:34.402 [netconf-device-simulator-threads-6] 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=358} 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:34.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x3455be55, L:/10.30.170.33:18187 - R:/10.30.170.252:37842]} EXI handlers added to pipeline 23:11:34.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:34.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) by 179 down to 2095870 23:11:34.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:34.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:34.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #7 SSH_MSG_CHANNEL_DATA 23:11:34.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) by 340 down to 2096046 23:11:34.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_CHANNEL_DATA len=340 23:11:34.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842] 23:11:34.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:34.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:34.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=358} 23:11:34.404 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dfdc95d 23:11:34.404 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:34.405 [netconf-device-simulator-threads-6] 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 23:11:34.405 [netconf-device-simulator-threads-6] 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 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) by 733 down to 2095137 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:34.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:34.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094]} 23:11:34.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57094]): SSH-2.0-SSHD-UNKNOWN 23:11:34.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57094]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:34.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57094]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:34.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:34.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #8 SSH_MSG_IGNORE 23:11:34.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_IGNORE 23:11:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #11 SSH_MSG_IGNORE 23:11:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_IGNORE 23:11:34.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:34.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57094]) Send SSH_MSG_KEXINIT 23:11:34.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57094]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:34.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57094]) process #0 SSH_MSG_KEXINIT 23:11:34.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57094]) SSH_MSG_KEXINIT 23:11:34.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57094]) strict KEX=true client=true server=true 23:11:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57094]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57094]) Kex: server host key algorithms = rsa-sha2-512 23:11:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57094]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57094]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57094]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57094]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57094]) Kex: compression algorithms (client to server) = none 23:11:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57094]) Kex: compression algorithms (server to client) = none 23:11:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:34.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:34.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #10 SSH_MSG_IGNORE 23:11:34.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_IGNORE 23:11:34.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57094]) process #1 30 23:11:34.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57094]] process command=SSH_MSG_KEXDH_INIT 23:11:34.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57094]] Send SSH_MSG_KEXDH_REPLY 23:11:34.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57094]) packet #1 sending command=31[31] len=1639 23:11:34.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57094])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:34.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57094]) Send SSH_MSG_NEWKEYS 23:11:34.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57094]) session ID=72:b8:95:46:b9:98:ad:ce:ef:78:08:5a:90:73:c3:43:50:0b:6d:4b:4f:25:d2:ce:e8:4d:d6:80:69:3f:ec:f9:95:75:d9:c6:30:9d:fd:53:62:b9:e0:35:00:aa:5f:1c:6e:c8:c4:24:7f:e3:a5:38:66:f6:b3:1a:28:7d:94:8c 23:11:34.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57094]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:34.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57094]): strict KEX resets output message sequence number from 3 to 0 23:11:34.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57094]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51d2b2f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:34.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57094])[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 23:11:34.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57094])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:34.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57094]) packet #0 sending command=7[7] len=419 23:11:34.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57094]) No pending packets to flush at end of KEX 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57094]) process #2 SSH_MSG_NEWKEYS 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57094]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57094]): strict KEX resets input message sequence number from 3 to 0 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57094]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6d8aa44e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57094]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57094]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57094]) authorized authentication methods: password,publickey 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57094]) Accepted service ssh-userauth 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57094]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57094]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57094]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57094]) no authentication factory for method=none 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57094]) SSH_MSG_USERAUTH_REQUEST 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57094]) remaining methods: password,publickey 23:11:34.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57094]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:34.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57094]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:34.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:34.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57094]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:34.695 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:34.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57094]) authentication result: true 23:11:34.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57094]) SSH_MSG_USERAUTH_REQUEST 23:11:34.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57094])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:34.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57094]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:34.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:34.695 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:34.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57094]) no heartbeat to stop 23:11:34.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57094]) heartbeat type=IGNORE, interval=PT30S 23:11:34.695 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57094 authenticated 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57094]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57094]] session=TransportServerSession[admin@/10.30.170.252:57094] id=0 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57094])) size=2097152, max=2097152, packet=32768 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57094]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57094] 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57094]) recipient=0 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094])) size=2097152, max=2097152, packet=32768 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094])) re-initializing 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094])) size=2097152, max=2097152, packet=32768 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094])[want-reply=true] subsystem=netconf 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094])[subsystem] prepared command 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094]}} established 23:11:34.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 359: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18188 23:11:34.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 359: Creating data stores for simulated device 23:11:34.697 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:34.697 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:34.697 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:34.697 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:34.697 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:34.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42fa5b88 23:11:34.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:34.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:34.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:34.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:34.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:34.699 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:34.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:34.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:34.699 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42fa5b88, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42fa5b88, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a1698dd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a1698dd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:34.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:34.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:34.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094] 23:11:34.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 359 on channel [id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094] 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) by 1103 down to 2096049 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094] 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094] 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) request=subsystem result=ReplySuccess, want-reply=true 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) request=subsystem activate command 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) starting runner for command=netconf 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #5 SSH_MSG_CHANNEL_DATA 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) by 373 down to 2096779 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_CHANNEL_DATA len=373 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094] 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:34.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094] 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094] 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18188', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=359} created 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094]} created 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094] successful with session NetconfServerSession{sessionId=359, channel=[id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094]} 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094]} up 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #6 SSH_MSG_CHANNEL_DATA 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) by 393 down to 2096386 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_CHANNEL_DATA len=393 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094] 23:11:34.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:34.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:34.703 [netconf-device-simulator-threads-0] 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=359} 23:11:34.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:34.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x2817361e, L:/10.30.170.33:18188 - R:/10.30.170.252:57094]} EXI handlers added to pipeline 23:11:34.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:34.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) by 179 down to 2095870 23:11:34.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:34.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:34.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #7 SSH_MSG_CHANNEL_DATA 23:11:34.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) by 340 down to 2096046 23:11:34.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_CHANNEL_DATA len=340 23:11:34.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094] 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=359} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a1698dd 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:34.706 [netconf-device-simulator-threads-0] 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 23:11:34.706 [netconf-device-simulator-threads-0] 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 23:11:34.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:34.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) by 733 down to 2095137 23:11:34.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:34.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:34.737 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #9 SSH_MSG_IGNORE 23:11:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_IGNORE 23:11:34.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:34.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #8 SSH_MSG_IGNORE 23:11:34.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:11:34.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:34.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #12 SSH_MSG_IGNORE 23:11:34.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:11:34.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046]} 23:11:34.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50046]): SSH-2.0-SSHD-UNKNOWN 23:11:34.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50046]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:34.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50046]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:35.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #11 SSH_MSG_IGNORE 23:11:35.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_IGNORE 23:11:35.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50046]) Send SSH_MSG_KEXINIT 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50046]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50046]) process #0 SSH_MSG_KEXINIT 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50046]) SSH_MSG_KEXINIT 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50046]) strict KEX=true client=true server=true 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50046]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50046]) Kex: server host key algorithms = rsa-sha2-512 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50046]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50046]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50046]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50046]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50046]) Kex: compression algorithms (client to server) = none 23:11:35.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50046]) Kex: compression algorithms (server to client) = none 23:11:35.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:35.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50046]) process #1 30 23:11:35.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50046]] process command=SSH_MSG_KEXDH_INIT 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50046]] Send SSH_MSG_KEXDH_REPLY 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50046]) packet #1 sending command=31[31] len=1639 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50046])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50046]) Send SSH_MSG_NEWKEYS 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50046]) session ID=c2:82:b7:32:7f:0a:5a:1b:d1:23:15:73:a8:7a:02:60:e0:a9:6d:51:f5:6f:6a:2f:7e:45:56:51:79:82:59:a9:87:3d:0a:06:b1:ed:bc:34:3f:8f:6f:89:d6:33:e9:74:10:b4:2a:e0:18:90:e9:78:4e:15:32:51:24:4b:35:ca 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50046]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50046]): strict KEX resets output message sequence number from 3 to 0 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50046]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@dd35421; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50046])[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 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50046])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50046]) packet #0 sending command=7[7] len=419 23:11:35.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50046]) No pending packets to flush at end of KEX 23:11:35.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #10 SSH_MSG_IGNORE 23:11:35.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:11:35.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50046]) process #2 SSH_MSG_NEWKEYS 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50046]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50046]): strict KEX resets input message sequence number from 3 to 0 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50046]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3c8721; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50046]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50046]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50046]) authorized authentication methods: password,publickey 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50046]) Accepted service ssh-userauth 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50046]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50046]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50046]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50046]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50046]) no authentication factory for method=none 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50046]) SSH_MSG_USERAUTH_REQUEST 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50046]) remaining methods: password,publickey 23:11:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50046]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50046]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50046]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50046]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:35.226 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50046]) authentication result: true 23:11:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50046]) SSH_MSG_USERAUTH_REQUEST 23:11:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50046])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50046]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50046]) no heartbeat to stop 23:11:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50046]) heartbeat type=IGNORE, interval=PT30S 23:11:35.226 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50046 authenticated 23:11:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50046]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50046]] session=TransportServerSession[admin@/10.30.170.252:50046] id=0 23:11:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50046])) size=2097152, max=2097152, packet=32768 23:11:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50046]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50046] 23:11:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50046]) recipient=0 23:11:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046])) size=2097152, max=2097152, packet=32768 23:11:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046])) re-initializing 23:11:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046])) size=2097152, max=2097152, packet=32768 23:11:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046])[want-reply=true] subsystem=netconf 23:11:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046])[subsystem] prepared command 23:11:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046]}} established 23:11:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 360: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18189 23:11:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 360: Creating data stores for simulated device 23:11:35.228 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:35.229 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:35.229 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:35.229 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:35.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bbfe538 23:11:35.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:35.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:35.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:35.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:35.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:35.231 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:35.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:35.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:35.231 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bbfe538, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bbfe538, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@449e594c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@449e594c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:35.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:35.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046] 23:11:35.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 360 on channel [id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046] 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) by 1103 down to 2096049 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046] 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046] 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) request=subsystem result=ReplySuccess, want-reply=true 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) request=subsystem activate command 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) starting runner for command=netconf 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #5 SSH_MSG_CHANNEL_DATA 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) by 373 down to 2096779 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_CHANNEL_DATA len=373 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046] 23:11:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046] 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046] 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18189', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=360} created 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046]} created 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046] successful with session NetconfServerSession{sessionId=360, channel=[id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046]} 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046]} up 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #6 SSH_MSG_CHANNEL_DATA 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) by 393 down to 2096386 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_CHANNEL_DATA len=393 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046] 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:35.234 [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=360} 23:11:35.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:35.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x1f678d78, L:/10.30.170.33:18189 - R:/10.30.170.252:50046]} EXI handlers added to pipeline 23:11:35.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:35.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) by 179 down to 2095870 23:11:35.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:35.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:35.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #7 SSH_MSG_CHANNEL_DATA 23:11:35.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) by 340 down to 2096046 23:11:35.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_CHANNEL_DATA len=340 23:11:35.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046] 23:11:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=360} 23:11:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@449e594c 23:11:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:35.238 [netconf-device-simulator-threads-2] 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 23:11:35.238 [netconf-device-simulator-threads-2] 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 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) by 733 down to 2095137 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:35.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #9 SSH_MSG_IGNORE 23:11:35.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_IGNORE 23:11:35.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:35.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #13 SSH_MSG_IGNORE 23:11:35.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:11:35.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #12 SSH_MSG_IGNORE 23:11:35.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:11:35.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:35.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:35.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858]} 23:11:35.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #8 SSH_MSG_IGNORE 23:11:35.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_IGNORE 23:11:35.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37858]): SSH-2.0-SSHD-UNKNOWN 23:11:35.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37858]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:35.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37858]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #13 SSH_MSG_IGNORE 23:11:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:11:35.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #9 SSH_MSG_IGNORE 23:11:35.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_IGNORE 23:11:35.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37858]) Send SSH_MSG_KEXINIT 23:11:35.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37858]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:35.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37858]) process #0 SSH_MSG_KEXINIT 23:11:35.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37858]) SSH_MSG_KEXINIT 23:11:35.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37858]) strict KEX=true client=true server=true 23:11:35.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37858]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:35.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37858]) Kex: server host key algorithms = rsa-sha2-512 23:11:35.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37858]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:35.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37858]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:35.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37858]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:35.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37858]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:35.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37858]) Kex: compression algorithms (client to server) = none 23:11:35.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37858]) Kex: compression algorithms (server to client) = none 23:11:35.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:35.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:35.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #10 SSH_MSG_IGNORE 23:11:35.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_IGNORE 23:11:35.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37858]) process #1 30 23:11:35.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37858]] process command=SSH_MSG_KEXDH_INIT 23:11:35.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37858]] Send SSH_MSG_KEXDH_REPLY 23:11:35.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37858]) packet #1 sending command=31[31] len=1639 23:11:35.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37858])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:35.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37858]) Send SSH_MSG_NEWKEYS 23:11:35.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37858]) session ID=bb:ef:13:49:78:82:ee:9d:78:bf:b8:b8:29:4b:34:33:62:0a:cc:08:16:9f:03:0c:ae:67:cf:18:a9:af:f0:dc:f3:64:7b:b2:1c:57:f3:71:3f:ba:01:c7:4b:85:9e:c1:f7:11:d1:3b:23:89:74:6b:e7:3e:e6:9f:e6:51:11:a1 23:11:35.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37858]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:35.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37858]): strict KEX resets output message sequence number from 3 to 0 23:11:35.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37858]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@50289f86; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:35.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37858])[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 23:11:35.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37858])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:35.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37858]) packet #0 sending command=7[7] len=419 23:11:35.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37858]) No pending packets to flush at end of KEX 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37858]) process #2 SSH_MSG_NEWKEYS 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37858]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37858]): strict KEX resets input message sequence number from 3 to 0 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37858]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@50a70622; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37858]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37858]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37858]) authorized authentication methods: password,publickey 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37858]) Accepted service ssh-userauth 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37858]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37858]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37858]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37858]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37858]) no authentication factory for method=none 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37858]) SSH_MSG_USERAUTH_REQUEST 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37858]) remaining methods: password,publickey 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37858]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37858]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37858]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37858]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:35.881 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:35.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37858]) authentication result: true 23:11:35.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37858]) SSH_MSG_USERAUTH_REQUEST 23:11:35.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37858])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:35.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37858]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:35.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:35.881 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:35.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37858]) no heartbeat to stop 23:11:35.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37858]) heartbeat type=IGNORE, interval=PT30S 23:11:35.881 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37858 authenticated 23:11:35.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:35.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37858]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37858]] session=TransportServerSession[admin@/10.30.170.252:37858] id=0 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37858])) size=2097152, max=2097152, packet=32768 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37858]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37858] 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37858]) recipient=0 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858])) size=2097152, max=2097152, packet=32768 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858])) re-initializing 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858])) size=2097152, max=2097152, packet=32768 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858])[want-reply=true] subsystem=netconf 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858])[subsystem] prepared command 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:35.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858]}} established 23:11:35.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 361: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18190 23:11:35.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 361: Creating data stores for simulated device 23:11:35.883 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:35.883 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:35.883 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:35.883 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:35.883 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:35.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #8 SSH_MSG_IGNORE 23:11:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_IGNORE 23:11:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77d79cde 23:11:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:35.885 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:35.885 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:35.885 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:35.885 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:35.885 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77d79cde, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77d79cde, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7199dfb0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7199dfb0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:35.886 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:35.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858] 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 361 on channel [id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858] 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) by 1103 down to 2096049 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858] 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858] 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) request=subsystem result=ReplySuccess, want-reply=true 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) request=subsystem activate command 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) starting runner for command=netconf 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #5 SSH_MSG_CHANNEL_DATA 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) by 373 down to 2096779 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_CHANNEL_DATA len=373 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858] 23:11:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858] 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858] 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18190', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=361} created 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858]} created 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858] successful with session NetconfServerSession{sessionId=361, channel=[id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858]} 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858]} up 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #6 SSH_MSG_CHANNEL_DATA 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) by 393 down to 2096386 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_CHANNEL_DATA len=393 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858] 23:11:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:35.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:35.889 [netconf-device-simulator-threads-4] 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=361} 23:11:35.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:35.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x962bdea3, L:/10.30.170.33:18190 - R:/10.30.170.252:37858]} EXI handlers added to pipeline 23:11:35.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:35.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) by 179 down to 2095870 23:11:35.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:35.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #7 SSH_MSG_CHANNEL_DATA 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) by 340 down to 2096046 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_CHANNEL_DATA len=340 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858] 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=361} 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7199dfb0 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:35.892 [netconf-device-simulator-threads-4] 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 23:11:35.892 [netconf-device-simulator-threads-4] 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 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) by 733 down to 2095137 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:35.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #11 SSH_MSG_IGNORE 23:11:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_IGNORE 23:11:36.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874]} 23:11:36.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:32874]): SSH-2.0-SSHD-UNKNOWN 23:11:36.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:32874]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:36.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:32874]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:36.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #11 SSH_MSG_IGNORE 23:11:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:32874]) Send SSH_MSG_KEXINIT 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32874]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32874]) process #0 SSH_MSG_KEXINIT 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:32874]) SSH_MSG_KEXINIT 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:32874]) strict KEX=true client=true server=true 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32874]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32874]) Kex: server host key algorithms = rsa-sha2-512 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32874]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32874]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32874]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32874]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32874]) Kex: compression algorithms (client to server) = none 23:11:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:32874]) Kex: compression algorithms (server to client) = none 23:11:36.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:36.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:36.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #12 SSH_MSG_IGNORE 23:11:36.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:11:36.206 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:36.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32874]) process #1 30 23:11:36.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:32874]] process command=SSH_MSG_KEXDH_INIT 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:32874]] Send SSH_MSG_KEXDH_REPLY 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32874]) packet #1 sending command=31[31] len=1639 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:32874])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:32874]) Send SSH_MSG_NEWKEYS 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:32874]) session ID=13:37:15:b0:2e:b4:cb:dc:35:21:b5:ce:ee:5c:d0:9e:24:5d:1f:1d:c6:62:05:df:6e:3a:c9:d3:b0:b3:7b:ff:bf:32:79:3b:68:6e:5a:e5:54:c1:44:94:99:a0:16:f5:04:e7:4f:70:75:11:bc:c4:9c:3d:4e:4d:ce:0e:e3:27 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32874]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:32874]): strict KEX resets output message sequence number from 3 to 0 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:32874]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@c80bc74; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:32874])[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 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:32874])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32874]) packet #0 sending command=7[7] len=419 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:32874]) No pending packets to flush at end of KEX 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #13 SSH_MSG_IGNORE 23:11:36.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:11:36.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32874]) process #2 SSH_MSG_NEWKEYS 23:11:36.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:32874]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:36.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:32874]): strict KEX resets input message sequence number from 3 to 0 23:11:36.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:32874]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73f808a9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:36.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:36.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32874]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:36.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:32874]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:36.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:32874]) authorized authentication methods: password,publickey 23:11:36.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:32874]) Accepted service ssh-userauth 23:11:36.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32874]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:36.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32874]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:36.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32874]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:36.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32874]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:36.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32874]) no authentication factory for method=none 23:11:36.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:32874]) SSH_MSG_USERAUTH_REQUEST 23:11:36.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:32874]) remaining methods: password,publickey 23:11:36.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32874]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:36.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:32874]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:36.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32874]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:36.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:32874]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:36.268 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:36.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:32874]) authentication result: true 23:11:36.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:32874]) SSH_MSG_USERAUTH_REQUEST 23:11:36.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:32874])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:36.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:32874]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:36.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:36.269 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:36.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32874]) no heartbeat to stop 23:11:36.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:32874]) heartbeat type=IGNORE, interval=PT30S 23:11:36.269 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:32874 authenticated 23:11:36.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:36.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32874]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32874]] session=TransportServerSession[admin@/10.30.170.252:32874] id=0 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32874])) size=2097152, max=2097152, packet=32768 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32874]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32874] 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:32874]) recipient=0 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874])) size=2097152, max=2097152, packet=32768 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874])) re-initializing 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874])) size=2097152, max=2097152, packet=32768 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874])[want-reply=true] subsystem=netconf 23:11:36.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874])[subsystem] prepared command 23:11:36.271 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:36.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:36.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874]}} established 23:11:36.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 362: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18191 23:11:36.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 362: Creating data stores for simulated device 23:11:36.271 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:36.271 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:36.271 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:36.271 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:36.271 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:36.272 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11304142 23:11:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:36.274 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:36.274 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:36.274 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:36.274 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:36.274 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11304142, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11304142, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@431134bd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@431134bd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:36.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874] 23:11:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 362 on channel [id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874] 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) by 1103 down to 2096049 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874] 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874] 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) request=subsystem result=ReplySuccess, want-reply=true 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) request=subsystem activate command 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) starting runner for command=netconf 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #5 SSH_MSG_CHANNEL_DATA 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) by 373 down to 2096779 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_CHANNEL_DATA len=373 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874] 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874] 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874] 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18191', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=362} created 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874]} created 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874] successful with session NetconfServerSession{sessionId=362, channel=[id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874]} 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874]} up 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #6 SSH_MSG_CHANNEL_DATA 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) by 393 down to 2096386 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_CHANNEL_DATA len=393 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874] 23:11:36.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:36.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:36.279 [netconf-device-simulator-threads-6] 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=362} 23:11:36.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:36.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x70663888, L:/10.30.170.33:18191 - R:/10.30.170.252:32874]} EXI handlers added to pipeline 23:11:36.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:36.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) by 179 down to 2095870 23:11:36.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:36.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:36.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #7 SSH_MSG_CHANNEL_DATA 23:11:36.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) by 340 down to 2096046 23:11:36.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_CHANNEL_DATA len=340 23:11:36.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874] 23:11:36.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:36.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:36.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=362} 23:11:36.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@431134bd 23:11:36.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:36.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:36.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:36.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:36.283 [netconf-device-simulator-threads-6] 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 23:11:36.283 [netconf-device-simulator-threads-6] 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 23:11:36.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:36.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) by 733 down to 2095137 23:11:36.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:36.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:36.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #10 SSH_MSG_IGNORE 23:11:36.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_IGNORE 23:11:36.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #9 SSH_MSG_IGNORE 23:11:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_IGNORE 23:11:36.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #12 SSH_MSG_IGNORE 23:11:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:11:36.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:36.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #8 SSH_MSG_IGNORE 23:11:36.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_IGNORE 23:11:36.453 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:36.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030]} 23:11:36.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34030]): SSH-2.0-SSHD-UNKNOWN 23:11:36.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34030]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:36.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34030]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:36.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #13 SSH_MSG_IGNORE 23:11:36.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:11:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34030]) Send SSH_MSG_KEXINIT 23:11:36.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34030]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:36.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34030]) process #0 SSH_MSG_KEXINIT 23:11:36.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34030]) SSH_MSG_KEXINIT 23:11:36.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34030]) strict KEX=true client=true server=true 23:11:36.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34030]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:36.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34030]) Kex: server host key algorithms = rsa-sha2-512 23:11:36.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34030]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:36.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34030]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:36.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34030]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:36.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34030]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:36.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34030]) Kex: compression algorithms (client to server) = none 23:11:36.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34030]) Kex: compression algorithms (server to client) = none 23:11:36.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:36.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #11 SSH_MSG_IGNORE 23:11:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_IGNORE 23:11:36.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34030]) process #1 30 23:11:36.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34030]] process command=SSH_MSG_KEXDH_INIT 23:11:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34030]] Send SSH_MSG_KEXDH_REPLY 23:11:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34030]) packet #1 sending command=31[31] len=1639 23:11:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34030])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34030]) Send SSH_MSG_NEWKEYS 23:11:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34030]) session ID=28:00:71:43:56:eb:e2:76:af:dc:3f:45:38:32:6a:33:e6:29:45:5f:8a:2e:f2:09:45:9f:22:32:a2:fe:b5:9e:8c:be:81:c3:b5:c5:57:aa:5b:a4:e3:3c:b8:d5:71:a7:3d:f8:c3:b3:65:bf:72:f7:86:84:aa:6b:cf:35:29:9c 23:11:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34030]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34030]): strict KEX resets output message sequence number from 3 to 0 23:11:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34030]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3affd202; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34030])[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 23:11:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34030])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34030]) packet #0 sending command=7[7] len=419 23:11:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34030]) No pending packets to flush at end of KEX 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34030]) process #2 SSH_MSG_NEWKEYS 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34030]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34030]): strict KEX resets input message sequence number from 3 to 0 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34030]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3eabbf01; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34030]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34030]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34030]) authorized authentication methods: password,publickey 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34030]) Accepted service ssh-userauth 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34030]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34030]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34030]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34030]) no authentication factory for method=none 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34030]) SSH_MSG_USERAUTH_REQUEST 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34030]) remaining methods: password,publickey 23:11:36.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34030]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:36.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34030]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:36.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:36.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34030]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:36.848 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:36.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34030]) authentication result: true 23:11:36.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34030]) SSH_MSG_USERAUTH_REQUEST 23:11:36.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34030])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:36.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34030]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:36.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:36.848 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:36.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34030]) no heartbeat to stop 23:11:36.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34030]) heartbeat type=IGNORE, interval=PT30S 23:11:36.848 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34030 authenticated 23:11:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34030]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34030]] session=TransportServerSession[admin@/10.30.170.252:34030] id=0 23:11:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34030])) size=2097152, max=2097152, packet=32768 23:11:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34030]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34030] 23:11:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34030]) recipient=0 23:11:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030])) size=2097152, max=2097152, packet=32768 23:11:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030])) re-initializing 23:11:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030])) size=2097152, max=2097152, packet=32768 23:11:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:36.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:36.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:36.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030])[want-reply=true] subsystem=netconf 23:11:36.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030])[subsystem] prepared command 23:11:36.850 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:36.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:36.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030]}} established 23:11:36.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 363: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18192 23:11:36.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 363: Creating data stores for simulated device 23:11:36.851 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:36.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:36.851 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:36.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:36.851 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:36.852 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55ca699e 23:11:36.852 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:36.852 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:36.852 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:36.852 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:36.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:36.853 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:36.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:36.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:36.853 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55ca699e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55ca699e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bf3e7a4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bf3e7a4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:36.854 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:36.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:36.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030] 23:11:36.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 363 on channel [id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030] 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) by 1103 down to 2096049 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030] 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030] 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) request=subsystem result=ReplySuccess, want-reply=true 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) request=subsystem activate command 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) starting runner for command=netconf 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #5 SSH_MSG_CHANNEL_DATA 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) by 373 down to 2096779 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_CHANNEL_DATA len=373 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030] 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:36.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:36.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030] 23:11:36.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030] 23:11:36.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18192', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:36.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=363} created 23:11:36.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030]} created 23:11:36.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030] successful with session NetconfServerSession{sessionId=363, channel=[id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030]} 23:11:36.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030]} up 23:11:36.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #6 SSH_MSG_CHANNEL_DATA 23:11:36.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) by 393 down to 2096386 23:11:36.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_CHANNEL_DATA len=393 23:11:36.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030] 23:11:36.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:36.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:36.862 [netconf-device-simulator-threads-0] 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=363} 23:11:36.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:36.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x5af95fda, L:/10.30.170.33:18192 - R:/10.30.170.252:34030]} EXI handlers added to pipeline 23:11:36.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:36.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) by 179 down to 2095870 23:11:36.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:36.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:36.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #7 SSH_MSG_CHANNEL_DATA 23:11:36.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) by 340 down to 2096046 23:11:36.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_CHANNEL_DATA len=340 23:11:36.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030] 23:11:36.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:36.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:36.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=363} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bf3e7a4 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:36.866 [netconf-device-simulator-threads-0] 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 23:11:36.866 [netconf-device-simulator-threads-0] 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 23:11:36.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:36.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) by 733 down to 2095137 23:11:36.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:36.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:36.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #10 SSH_MSG_IGNORE 23:11:36.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_IGNORE 23:11:36.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #9 SSH_MSG_IGNORE 23:11:36.959 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_IGNORE 23:11:36.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #8 SSH_MSG_IGNORE 23:11:37.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_IGNORE 23:11:37.016 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #12 SSH_MSG_IGNORE 23:11:37.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:11:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #13 SSH_MSG_IGNORE 23:11:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:11:37.156 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.211 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #9 SSH_MSG_IGNORE 23:11:37.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_IGNORE 23:11:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #11 SSH_MSG_IGNORE 23:11:37.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_IGNORE 23:11:37.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252]} 23:11:37.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39252]): SSH-2.0-SSHD-UNKNOWN 23:11:37.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39252]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:37.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39252]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:37.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #13 SSH_MSG_IGNORE 23:11:37.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:11:37.451 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #10 SSH_MSG_IGNORE 23:11:37.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_IGNORE 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39252]) Send SSH_MSG_KEXINIT 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39252]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39252]) process #0 SSH_MSG_KEXINIT 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39252]) SSH_MSG_KEXINIT 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39252]) strict KEX=true client=true server=true 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39252]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39252]) Kex: server host key algorithms = rsa-sha2-512 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39252]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39252]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39252]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39252]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39252]) Kex: compression algorithms (client to server) = none 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39252]) Kex: compression algorithms (server to client) = none 23:11:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:37.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #8 SSH_MSG_IGNORE 23:11:37.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_IGNORE 23:11:37.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39252]) process #1 30 23:11:37.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39252]] process command=SSH_MSG_KEXDH_INIT 23:11:37.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39252]] Send SSH_MSG_KEXDH_REPLY 23:11:37.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39252]) packet #1 sending command=31[31] len=1639 23:11:37.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39252])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:37.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39252]) Send SSH_MSG_NEWKEYS 23:11:37.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39252]) session ID=bd:b0:df:d8:b5:bb:74:95:21:8a:cd:ea:d2:32:7a:e5:64:9a:23:1c:91:1c:bd:43:00:b4:aa:21:61:da:72:ef:11:d6:cf:4f:57:ec:78:7a:db:04:fc:cc:ac:df:83:0a:88:b7:fa:f3:63:74:9c:c0:15:62:4a:41:55:05:bf:82 23:11:37.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39252]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:37.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39252]): strict KEX resets output message sequence number from 3 to 0 23:11:37.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39252]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d313994; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:37.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39252])[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 23:11:37.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39252])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:37.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39252]) packet #0 sending command=7[7] len=419 23:11:37.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39252]) No pending packets to flush at end of KEX 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39252]) process #2 SSH_MSG_NEWKEYS 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39252]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39252]): strict KEX resets input message sequence number from 3 to 0 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39252]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ea0f613; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39252]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39252]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39252]) authorized authentication methods: password,publickey 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39252]) Accepted service ssh-userauth 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39252]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39252]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39252]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39252]) no authentication factory for method=none 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39252]) SSH_MSG_USERAUTH_REQUEST 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39252]) remaining methods: password,publickey 23:11:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39252]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39252]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39252]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:37.577 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39252]) authentication result: true 23:11:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39252]) SSH_MSG_USERAUTH_REQUEST 23:11:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39252])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39252]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39252]) no heartbeat to stop 23:11:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39252]) heartbeat type=IGNORE, interval=PT30S 23:11:37.577 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39252 authenticated 23:11:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39252]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39252]] session=TransportServerSession[admin@/10.30.170.252:39252] id=0 23:11:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39252])) size=2097152, max=2097152, packet=32768 23:11:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39252]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39252] 23:11:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39252]) recipient=0 23:11:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252])) size=2097152, max=2097152, packet=32768 23:11:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252])) re-initializing 23:11:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252])) size=2097152, max=2097152, packet=32768 23:11:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252])[want-reply=true] subsystem=netconf 23:11:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252])[subsystem] prepared command 23:11:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252]}} established 23:11:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 364: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18193 23:11:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 364: Creating data stores for simulated device 23:11:37.579 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:37.579 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:37.579 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:37.580 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@186a8a36 23:11:37.580 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:37.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:37.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:37.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:37.581 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:37.582 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:37.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:37.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:37.582 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@186a8a36, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@186a8a36, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f8f0230, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f8f0230, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:37.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:37.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:37.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252] 23:11:37.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 364 on channel [id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252] 23:11:37.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) by 1103 down to 2096049 23:11:37.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:37.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252] 23:11:37.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252] 23:11:37.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) request=subsystem result=ReplySuccess, want-reply=true 23:11:37.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:37.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) request=subsystem activate command 23:11:37.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) starting runner for command=netconf 23:11:37.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #12 SSH_MSG_IGNORE 23:11:37.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:11:37.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #5 SSH_MSG_CHANNEL_DATA 23:11:37.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) by 373 down to 2096779 23:11:37.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_CHANNEL_DATA len=373 23:11:37.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252] 23:11:37.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:37.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252] 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252] 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18193', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=364} created 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=364, channel=[id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252]} created 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252] successful with session NetconfServerSession{sessionId=364, channel=[id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252]} 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252]} up 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #6 SSH_MSG_CHANNEL_DATA 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) by 393 down to 2096386 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_CHANNEL_DATA len=393 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252] 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:37.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:37.587 [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=364} 23:11:37.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:37.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0x592655dc, L:/10.30.170.33:18193 - R:/10.30.170.252:39252]} EXI handlers added to pipeline 23:11:37.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:37.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) by 179 down to 2095870 23:11:37.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:37.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:37.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #7 SSH_MSG_CHANNEL_DATA 23:11:37.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) by 340 down to 2096046 23:11:37.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_CHANNEL_DATA len=340 23:11:37.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252] 23:11:37.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:37.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:37.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=364} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f8f0230 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:37.590 [netconf-device-simulator-threads-2] 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 23:11:37.590 [netconf-device-simulator-threads-2] 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 23:11:37.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:37.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) by 733 down to 2095137 23:11:37.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:37.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:37.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #11 SSH_MSG_IGNORE 23:11:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_IGNORE 23:11:37.814 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #9 SSH_MSG_IGNORE 23:11:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_IGNORE 23:11:37.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340]} 23:11:37.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44340]): SSH-2.0-SSHD-UNKNOWN 23:11:37.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44340]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:37.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44340]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:38.114 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #10 SSH_MSG_IGNORE 23:11:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_IGNORE 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44340]) Send SSH_MSG_KEXINIT 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44340]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44340]) process #0 SSH_MSG_KEXINIT 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44340]) SSH_MSG_KEXINIT 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44340]) strict KEX=true client=true server=true 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44340]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44340]) Kex: server host key algorithms = rsa-sha2-512 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44340]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44340]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44340]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44340]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44340]) Kex: compression algorithms (client to server) = none 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44340]) Kex: compression algorithms (server to client) = none 23:11:38.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #13 SSH_MSG_IGNORE 23:11:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:11:38.176 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:38.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:38.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #9 SSH_MSG_IGNORE 23:11:38.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_IGNORE 23:11:38.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44340]) process #1 30 23:11:38.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44340]] process command=SSH_MSG_KEXDH_INIT 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44340]] Send SSH_MSG_KEXDH_REPLY 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44340]) packet #1 sending command=31[31] len=1639 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44340])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44340]) Send SSH_MSG_NEWKEYS 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44340]) session ID=48:50:4a:06:45:b5:36:99:ad:5e:56:92:7b:74:7c:72:b5:a9:68:73:2f:a5:5c:3d:de:61:14:0e:c7:8d:b4:30:dd:43:5e:40:ed:5d:43:65:79:ef:2a:be:3e:32:10:28:12:2c:21:74:4e:65:60:fe:d2:8a:2c:78:86:91:49:99 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44340]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44340]): strict KEX resets output message sequence number from 3 to 0 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33aadffd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44340])[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 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44340])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44340]) packet #0 sending command=7[7] len=419 23:11:38.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44340]) No pending packets to flush at end of KEX 23:11:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #11 SSH_MSG_IGNORE 23:11:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_IGNORE 23:11:38.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #8 SSH_MSG_IGNORE 23:11:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_IGNORE 23:11:38.245 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44340]) process #2 SSH_MSG_NEWKEYS 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44340]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44340]): strict KEX resets input message sequence number from 3 to 0 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44340]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ab7a767; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44340]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44340]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44340]) authorized authentication methods: password,publickey 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44340]) Accepted service ssh-userauth 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44340]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44340]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44340]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44340]) no authentication factory for method=none 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44340]) SSH_MSG_USERAUTH_REQUEST 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44340]) remaining methods: password,publickey 23:11:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44340]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44340]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44340]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:38.254 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44340]) authentication result: true 23:11:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44340]) SSH_MSG_USERAUTH_REQUEST 23:11:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44340])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44340]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44340]) no heartbeat to stop 23:11:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44340]) heartbeat type=IGNORE, interval=PT30S 23:11:38.254 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44340 authenticated 23:11:38.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:38.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44340]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:38.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44340]] session=TransportServerSession[admin@/10.30.170.252:44340] id=0 23:11:38.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44340])) size=2097152, max=2097152, packet=32768 23:11:38.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44340]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44340] 23:11:38.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44340]) recipient=0 23:11:38.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340])) size=2097152, max=2097152, packet=32768 23:11:38.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340])) re-initializing 23:11:38.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340])) size=2097152, max=2097152, packet=32768 23:11:38.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:38.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340])[want-reply=true] subsystem=netconf 23:11:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340])[subsystem] prepared command 23:11:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340]}} established 23:11:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 365: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18194 23:11:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 365: Creating data stores for simulated device 23:11:38.256 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:38.257 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:38.257 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:38.257 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:38.257 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:38.258 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57e4d584 23:11:38.258 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:38.258 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:38.258 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:38.258 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:38.258 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:38.258 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:38.259 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:38.259 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:38.259 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57e4d584, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57e4d584, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51e8e379, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51e8e379, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:38.259 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:38.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:38.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340] 23:11:38.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 365 on channel [id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340] 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) by 1103 down to 2096049 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340] 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340] 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) request=subsystem result=ReplySuccess, want-reply=true 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) request=subsystem activate command 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) starting runner for command=netconf 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #5 SSH_MSG_CHANNEL_DATA 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) by 373 down to 2096779 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_CHANNEL_DATA len=373 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340] 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:38.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340] 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340] 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18194', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=365} created 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340]} created 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340] successful with session NetconfServerSession{sessionId=365, channel=[id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340]} 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340]} up 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #6 SSH_MSG_CHANNEL_DATA 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) by 393 down to 2096386 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_CHANNEL_DATA len=393 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340] 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:38.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:38.262 [netconf-device-simulator-threads-4] 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=365} 23:11:38.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:38.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x7e88daac, L:/10.30.170.33:18194 - R:/10.30.170.252:44340]} EXI handlers added to pipeline 23:11:38.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:38.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) by 179 down to 2095870 23:11:38.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:38.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #7 SSH_MSG_CHANNEL_DATA 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) by 340 down to 2096046 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_CHANNEL_DATA len=340 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340] 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=365} 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51e8e379 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:38.265 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:38.266 [netconf-device-simulator-threads-4] 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 23:11:38.266 [netconf-device-simulator-threads-4] 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 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) by 733 down to 2095137 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:38.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:38.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052]} 23:11:38.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38052]): SSH-2.0-SSHD-UNKNOWN 23:11:38.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38052]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:38.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38052]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:38.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:38.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #12 SSH_MSG_IGNORE 23:11:38.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:11:38.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38052]) Send SSH_MSG_KEXINIT 23:11:38.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #0 SSH_MSG_KEXINIT 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38052]) SSH_MSG_KEXINIT 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38052]) strict KEX=true client=true server=true 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: server host key algorithms = rsa-sha2-512 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: compression algorithms (client to server) = none 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38052]) Kex: compression algorithms (server to client) = none 23:11:38.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:38.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #1 30 23:11:38.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38052]] process command=SSH_MSG_KEXDH_INIT 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38052]] Send SSH_MSG_KEXDH_REPLY 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #1 sending command=31[31] len=1639 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38052])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38052]) Send SSH_MSG_NEWKEYS 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38052]) session ID=70:b3:c1:6b:e5:10:cb:c4:9a:5b:a1:a2:e4:d6:28:4f:d6:f9:0c:af:b0:41:e9:42:29:52:a8:32:40:39:43:83:71:2c:27:2e:8c:04:7b:43:a3:d2:7f:61:25:2a:48:ac:bf:59:2c:8c:9b:4f:66:1e:96:03:82:1c:89:c2:46:a8 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38052]): strict KEX resets output message sequence number from 3 to 0 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38052]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@c141142; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38052])[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 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38052])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #0 sending command=7[7] len=419 23:11:38.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38052]) No pending packets to flush at end of KEX 23:11:38.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #10 SSH_MSG_IGNORE 23:11:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_IGNORE 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #2 SSH_MSG_NEWKEYS 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38052]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38052]): strict KEX resets input message sequence number from 3 to 0 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38052]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1797fc24; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38052]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38052]) authorized authentication methods: password,publickey 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38052]) Accepted service ssh-userauth 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38052]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38052]) no authentication factory for method=none 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38052]) SSH_MSG_USERAUTH_REQUEST 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38052]) remaining methods: password,publickey 23:11:38.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:38.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38052]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:38.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:38.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38052]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:38.553 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:38.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38052]) authentication result: true 23:11:38.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38052]) SSH_MSG_USERAUTH_REQUEST 23:11:38.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38052])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:38.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38052]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:38.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:38.553 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:38.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38052]) no heartbeat to stop 23:11:38.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38052]) heartbeat type=IGNORE, interval=PT30S 23:11:38.553 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38052 authenticated 23:11:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38052]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38052]] session=TransportServerSession[admin@/10.30.170.252:38052] id=0 23:11:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38052])) size=2097152, max=2097152, packet=32768 23:11:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38052]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38052] 23:11:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38052]) recipient=0 23:11:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])) size=2097152, max=2097152, packet=32768 23:11:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])) re-initializing 23:11:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])) size=2097152, max=2097152, packet=32768 23:11:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[want-reply=true] subsystem=netconf 23:11:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[subsystem] prepared command 23:11:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052]}} established 23:11:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 366: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18195 23:11:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 366: Creating data stores for simulated device 23:11:38.555 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:38.556 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:38.556 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:38.556 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:38.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a981333 23:11:38.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:38.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:38.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:38.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:38.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:38.558 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:38.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:38.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:38.558 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a981333, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a981333, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15c35a6b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15c35a6b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:38.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:38.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:38.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052] 23:11:38.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 366 on channel [id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052] 23:11:38.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 1103 down to 2096049 23:11:38.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:38.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052] 23:11:38.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052] 23:11:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) request=subsystem result=ReplySuccess, want-reply=true 23:11:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) request=subsystem activate command 23:11:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) starting runner for command=netconf 23:11:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #5 SSH_MSG_CHANNEL_DATA 23:11:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 373 down to 2096779 23:11:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_DATA len=373 23:11:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052] 23:11:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052] 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052] 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18195', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=366} created 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=366, channel=[id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052]} created 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052] successful with session NetconfServerSession{sessionId=366, channel=[id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052]} 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052]} up 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #6 SSH_MSG_CHANNEL_DATA 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 393 down to 2096386 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_DATA len=393 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052] 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:38.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:38.563 [netconf-device-simulator-threads-6] 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=366} 23:11:38.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:38.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0x6e1e1926, L:/10.30.170.33:18195 - R:/10.30.170.252:38052]} EXI handlers added to pipeline 23:11:38.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:38.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 179 down to 2095870 23:11:38.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:38.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:38.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #7 SSH_MSG_CHANNEL_DATA 23:11:38.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 340 down to 2096046 23:11:38.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_DATA len=340 23:11:38.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052] 23:11:38.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:38.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:38.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=366} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15c35a6b 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:38.567 [netconf-device-simulator-threads-6] 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 23:11:38.567 [netconf-device-simulator-threads-6] 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 23:11:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 733 down to 2095137 23:11:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:38.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:38.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #13 SSH_MSG_IGNORE 23:11:38.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:11:38.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #12 SSH_MSG_IGNORE 23:11:38.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:11:38.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:38.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200]} 23:11:38.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39200]): SSH-2.0-SSHD-UNKNOWN 23:11:38.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39200]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:38.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39200]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #11 SSH_MSG_IGNORE 23:11:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_IGNORE 23:11:38.934 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #8 SSH_MSG_IGNORE 23:11:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:11:39.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #9 SSH_MSG_IGNORE 23:11:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_IGNORE 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39200]) Send SSH_MSG_KEXINIT 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39200]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39200]) process #0 SSH_MSG_KEXINIT 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39200]) SSH_MSG_KEXINIT 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39200]) strict KEX=true client=true server=true 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39200]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39200]) Kex: server host key algorithms = rsa-sha2-512 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39200]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39200]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39200]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39200]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39200]) Kex: compression algorithms (client to server) = none 23:11:39.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39200]) Kex: compression algorithms (server to client) = none 23:11:39.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:39.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #10 SSH_MSG_IGNORE 23:11:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_IGNORE 23:11:39.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39200]) process #1 30 23:11:39.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39200]] process command=SSH_MSG_KEXDH_INIT 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39200]] Send SSH_MSG_KEXDH_REPLY 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39200]) packet #1 sending command=31[31] len=1639 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39200])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39200]) Send SSH_MSG_NEWKEYS 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39200]) session ID=df:6c:bd:1f:cd:b1:d0:d0:ff:0a:01:d9:f3:5a:f0:46:b8:63:f4:cb:67:8d:8f:6a:9f:87:6b:52:b6:6e:0a:35:84:2d:26:5e:23:5e:6a:62:65:cf:74:14:26:d2:f5:64:7b:17:3e:85:81:cc:5a:fc:01:54:dd:3a:63:bc:ee:68 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39200]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39200]): strict KEX resets output message sequence number from 3 to 0 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39200]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16c6465f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39200])[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 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39200])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39200]) packet #0 sending command=7[7] len=419 23:11:39.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39200]) No pending packets to flush at end of KEX 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39200]) process #2 SSH_MSG_NEWKEYS 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39200]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39200]): strict KEX resets input message sequence number from 3 to 0 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39200]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@30df86d9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39200]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39200]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39200]) authorized authentication methods: password,publickey 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39200]) Accepted service ssh-userauth 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39200]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39200]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39200]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39200]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39200]) no authentication factory for method=none 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39200]) SSH_MSG_USERAUTH_REQUEST 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39200]) remaining methods: password,publickey 23:11:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39200]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39200]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39200]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39200]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:39.188 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39200]) authentication result: true 23:11:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39200]) SSH_MSG_USERAUTH_REQUEST 23:11:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39200])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39200]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39200]) no heartbeat to stop 23:11:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39200]) heartbeat type=IGNORE, interval=PT30S 23:11:39.188 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39200 authenticated 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39200]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39200]] session=TransportServerSession[admin@/10.30.170.252:39200] id=0 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39200])) size=2097152, max=2097152, packet=32768 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39200]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39200] 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39200]) recipient=0 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200])) size=2097152, max=2097152, packet=32768 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200])) re-initializing 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200])) size=2097152, max=2097152, packet=32768 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200])[want-reply=true] subsystem=netconf 23:11:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200])[subsystem] prepared command 23:11:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200]}} established 23:11:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 367: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18196 23:11:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 367: Creating data stores for simulated device 23:11:39.190 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:39.190 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:39.190 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b91a209 23:11:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:39.192 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:39.193 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:39.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:39.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:39.193 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b91a209, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b91a209, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44b11b38, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44b11b38, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:39.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:39.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200] 23:11:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 367 on channel [id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200] 23:11:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) by 1103 down to 2096049 23:11:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200] 23:11:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200] 23:11:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) request=subsystem result=ReplySuccess, want-reply=true 23:11:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) request=subsystem activate command 23:11:39.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) starting runner for command=netconf 23:11:39.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #5 SSH_MSG_CHANNEL_DATA 23:11:39.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) by 373 down to 2096779 23:11:39.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_CHANNEL_DATA len=373 23:11:39.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200] 23:11:39.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:39.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200] 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200] 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18196', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=367} created 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=367, channel=[id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200]} created 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200] successful with session NetconfServerSession{sessionId=367, channel=[id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200]} 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200]} up 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #6 SSH_MSG_CHANNEL_DATA 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) by 393 down to 2096386 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_CHANNEL_DATA len=393 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200] 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:39.197 [netconf-device-simulator-threads-0] 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=367} 23:11:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:39.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0xd9830ef5, L:/10.30.170.33:18196 - R:/10.30.170.252:39200]} EXI handlers added to pipeline 23:11:39.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:39.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) by 179 down to 2095870 23:11:39.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:39.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:39.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #7 SSH_MSG_CHANNEL_DATA 23:11:39.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) by 340 down to 2096046 23:11:39.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_CHANNEL_DATA len=340 23:11:39.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200] 23:11:39.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:39.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:39.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=367} 23:11:39.200 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44b11b38 23:11:39.200 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:39.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:39.200 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:39.200 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:39.200 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:39.200 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:39.200 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:39.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #12 SSH_MSG_IGNORE 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:39.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:39.201 [netconf-device-simulator-threads-0] 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 23:11:39.201 [netconf-device-simulator-threads-0] 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 23:11:39.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:39.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) by 733 down to 2095137 23:11:39.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:39.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:39.245 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #9 SSH_MSG_IGNORE 23:11:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_IGNORE 23:11:39.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #8 SSH_MSG_IGNORE 23:11:39.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_IGNORE 23:11:39.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216]} 23:11:39.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55216]): SSH-2.0-SSHD-UNKNOWN 23:11:39.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55216]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:39.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55216]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:39.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #11 SSH_MSG_IGNORE 23:11:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:11:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #10 SSH_MSG_IGNORE 23:11:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_IGNORE 23:11:39.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55216]) Send SSH_MSG_KEXINIT 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55216]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55216]) process #0 SSH_MSG_KEXINIT 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55216]) SSH_MSG_KEXINIT 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55216]) strict KEX=true client=true server=true 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55216]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55216]) Kex: server host key algorithms = rsa-sha2-512 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55216]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55216]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55216]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55216]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55216]) Kex: compression algorithms (client to server) = none 23:11:39.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55216]) Kex: compression algorithms (server to client) = none 23:11:39.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:39.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55216]) process #1 30 23:11:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55216]] process command=SSH_MSG_KEXDH_INIT 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55216]] Send SSH_MSG_KEXDH_REPLY 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55216]) packet #1 sending command=31[31] len=1639 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55216])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55216]) Send SSH_MSG_NEWKEYS 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55216]) session ID=09:1a:f9:e9:72:df:97:db:12:f3:47:ac:95:8a:ee:92:03:21:e2:a9:28:d6:2c:4a:4f:93:3c:0f:f1:47:56:07:84:19:95:39:03:0a:b9:20:0b:db:cd:7c:d4:ba:cc:1a:94:a8:6a:01:71:1c:7f:fd:81:05:f4:98:9e:8a:ca:8e 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55216]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55216]): strict KEX resets output message sequence number from 3 to 0 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55216]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6eef477d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55216])[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 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55216])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55216]) packet #0 sending command=7[7] len=419 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55216]) No pending packets to flush at end of KEX 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #13 SSH_MSG_IGNORE 23:11:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55216]) process #2 SSH_MSG_NEWKEYS 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55216]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55216]): strict KEX resets input message sequence number from 3 to 0 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55216]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2299b135; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55216]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55216]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55216]) authorized authentication methods: password,publickey 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55216]) Accepted service ssh-userauth 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55216]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55216]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55216]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55216]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55216]) no authentication factory for method=none 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55216]) SSH_MSG_USERAUTH_REQUEST 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55216]) remaining methods: password,publickey 23:11:39.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55216]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:39.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55216]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:39.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55216]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:39.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55216]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:39.626 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:39.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55216]) authentication result: true 23:11:39.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55216]) SSH_MSG_USERAUTH_REQUEST 23:11:39.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55216])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:39.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55216]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:39.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:39.626 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:39.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55216]) no heartbeat to stop 23:11:39.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55216]) heartbeat type=IGNORE, interval=PT30S 23:11:39.626 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55216 authenticated 23:11:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55216]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55216]] session=TransportServerSession[admin@/10.30.170.252:55216] id=0 23:11:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55216])) size=2097152, max=2097152, packet=32768 23:11:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55216]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55216] 23:11:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55216]) recipient=0 23:11:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216])) size=2097152, max=2097152, packet=32768 23:11:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216])) re-initializing 23:11:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216])) size=2097152, max=2097152, packet=32768 23:11:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216])[want-reply=true] subsystem=netconf 23:11:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216])[subsystem] prepared command 23:11:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216]}} established 23:11:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 368: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18197 23:11:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 368: Creating data stores for simulated device 23:11:39.628 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:39.629 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:39.629 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:39.629 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56a6cf2d 23:11:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:39.631 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:39.631 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:39.631 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:39.631 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:39.631 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56a6cf2d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56a6cf2d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@483bc7eb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@483bc7eb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:39.632 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:39.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:39.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216] 23:11:39.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 368 on channel [id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216] 23:11:39.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) by 1103 down to 2096049 23:11:39.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216] 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216] 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) request=subsystem result=ReplySuccess, want-reply=true 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) request=subsystem activate command 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) starting runner for command=netconf 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #5 SSH_MSG_CHANNEL_DATA 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) by 373 down to 2096779 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_CHANNEL_DATA len=373 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216] 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216] 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216] 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18197', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=368} created 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=368, channel=[id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216]} created 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216] successful with session NetconfServerSession{sessionId=368, channel=[id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216]} 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216]} up 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #6 SSH_MSG_CHANNEL_DATA 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) by 393 down to 2096386 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_CHANNEL_DATA len=393 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216] 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:39.635 [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=368} 23:11:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:39.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0xbea70928, L:/10.30.170.33:18197 - R:/10.30.170.252:55216]} EXI handlers added to pipeline 23:11:39.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:39.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) by 179 down to 2095870 23:11:39.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:39.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:39.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #7 SSH_MSG_CHANNEL_DATA 23:11:39.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) by 340 down to 2096046 23:11:39.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_CHANNEL_DATA len=340 23:11:39.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216] 23:11:39.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:39.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:39.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=368} 23:11:39.638 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@483bc7eb 23:11:39.638 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:39.639 [netconf-device-simulator-threads-2] 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 23:11:39.639 [netconf-device-simulator-threads-2] 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 23:11:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) by 733 down to 2095137 23:11:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:39.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #12 SSH_MSG_IGNORE 23:11:39.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:11:39.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #13 SSH_MSG_IGNORE 23:11:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:11:39.686 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #9 SSH_MSG_IGNORE 23:11:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_IGNORE 23:11:39.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #8 SSH_MSG_IGNORE 23:11:39.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_IGNORE 23:11:39.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932]} 23:11:39.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52932]): SSH-2.0-SSHD-UNKNOWN 23:11:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52932]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52932]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:39.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #11 SSH_MSG_IGNORE 23:11:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52932]) Send SSH_MSG_KEXINIT 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52932]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52932]) process #0 SSH_MSG_KEXINIT 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52932]) SSH_MSG_KEXINIT 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52932]) strict KEX=true client=true server=true 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52932]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52932]) Kex: server host key algorithms = rsa-sha2-512 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52932]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52932]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52932]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52932]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52932]) Kex: compression algorithms (client to server) = none 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52932]) Kex: compression algorithms (server to client) = none 23:11:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:40.088 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:40.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #10 SSH_MSG_IGNORE 23:11:40.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_IGNORE 23:11:40.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52932]) process #1 30 23:11:40.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52932]] process command=SSH_MSG_KEXDH_INIT 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52932]] Send SSH_MSG_KEXDH_REPLY 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52932]) packet #1 sending command=31[31] len=1639 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52932])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52932]) Send SSH_MSG_NEWKEYS 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52932]) session ID=3a:98:64:62:6c:1b:ba:de:46:19:70:0c:56:10:1c:cc:82:92:b5:9f:a2:d7:b8:8d:5c:46:2a:db:c8:1f:2e:fe:3c:23:2f:6e:48:2e:28:f9:3e:0b:e0:54:d7:4f:57:65:24:ff:0b:b0:e5:2a:f5:57:d5:a8:8b:2b:18:43:33:19 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52932]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52932]): strict KEX resets output message sequence number from 3 to 0 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52932]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@446566e7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52932])[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 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52932])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52932]) packet #0 sending command=7[7] len=419 23:11:40.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52932]) No pending packets to flush at end of KEX 23:11:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #13 SSH_MSG_IGNORE 23:11:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:11:40.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52932]) process #2 SSH_MSG_NEWKEYS 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52932]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52932]): strict KEX resets input message sequence number from 3 to 0 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52932]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d5540ac; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52932]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52932]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52932]) authorized authentication methods: password,publickey 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52932]) Accepted service ssh-userauth 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52932]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52932]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52932]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52932]) no authentication factory for method=none 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52932]) SSH_MSG_USERAUTH_REQUEST 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52932]) remaining methods: password,publickey 23:11:40.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52932]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:40.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52932]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:40.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:40.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52932]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:40.155 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:40.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52932]) authentication result: true 23:11:40.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52932]) SSH_MSG_USERAUTH_REQUEST 23:11:40.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52932])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:40.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52932]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:40.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:40.155 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:40.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52932]) no heartbeat to stop 23:11:40.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52932]) heartbeat type=IGNORE, interval=PT30S 23:11:40.156 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52932 authenticated 23:11:40.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:40.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52932]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:40.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52932]] session=TransportServerSession[admin@/10.30.170.252:52932] id=0 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52932])) size=2097152, max=2097152, packet=32768 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52932]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52932] 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52932]) recipient=0 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932])) size=2097152, max=2097152, packet=32768 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932])) re-initializing 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932])) size=2097152, max=2097152, packet=32768 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932])[want-reply=true] subsystem=netconf 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932])[subsystem] prepared command 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932]}} established 23:11:40.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 369: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18198 23:11:40.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 369: Creating data stores for simulated device 23:11:40.158 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:40.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:40.158 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:40.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:40.158 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:40.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64ce58cb 23:11:40.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:40.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:40.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:40.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:40.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:40.160 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:40.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:40.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:40.160 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64ce58cb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64ce58cb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cf0f2c6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cf0f2c6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:40.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:40.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:40.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932] 23:11:40.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 369 on channel [id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932] 23:11:40.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) by 1103 down to 2096049 23:11:40.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:40.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932] 23:11:40.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932] 23:11:40.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) request=subsystem result=ReplySuccess, want-reply=true 23:11:40.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:40.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) request=subsystem activate command 23:11:40.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) starting runner for command=netconf 23:11:40.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #5 SSH_MSG_CHANNEL_DATA 23:11:40.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) by 373 down to 2096779 23:11:40.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_CHANNEL_DATA len=373 23:11:40.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932] 23:11:40.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:40.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:40.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932] 23:11:40.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932] 23:11:40.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18198', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:40.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=369} created 23:11:40.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=369, channel=[id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932]} created 23:11:40.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932] successful with session NetconfServerSession{sessionId=369, channel=[id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932]} 23:11:40.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932]} up 23:11:40.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #6 SSH_MSG_CHANNEL_DATA 23:11:40.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) by 393 down to 2096386 23:11:40.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_CHANNEL_DATA len=393 23:11:40.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932] 23:11:40.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:40.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:40.166 [netconf-device-simulator-threads-4] 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=369} 23:11:40.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:40.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0x9d9359f6, L:/10.30.170.33:18198 - R:/10.30.170.252:52932]} EXI handlers added to pipeline 23:11:40.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:40.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) by 179 down to 2095870 23:11:40.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:40.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:40.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #7 SSH_MSG_CHANNEL_DATA 23:11:40.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) by 340 down to 2096046 23:11:40.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_CHANNEL_DATA len=340 23:11:40.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932] 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=369} 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cf0f2c6 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:40.169 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:40.170 [netconf-device-simulator-threads-4] 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 23:11:40.170 [netconf-device-simulator-threads-4] 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 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) by 733 down to 2095137 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:40.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #11 SSH_MSG_IGNORE 23:11:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_IGNORE 23:11:40.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:40.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #12 SSH_MSG_IGNORE 23:11:40.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:11:40.415 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:40.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #9 SSH_MSG_IGNORE 23:11:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_IGNORE 23:11:40.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410]} 23:11:40.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34410]): SSH-2.0-SSHD-UNKNOWN 23:11:40.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34410]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:40.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34410]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:40.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:40.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #10 SSH_MSG_IGNORE 23:11:40.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_IGNORE 23:11:40.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #12 SSH_MSG_IGNORE 23:11:40.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:11:40.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34410]) Send SSH_MSG_KEXINIT 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34410]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34410]) process #0 SSH_MSG_KEXINIT 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34410]) SSH_MSG_KEXINIT 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34410]) strict KEX=true client=true server=true 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34410]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34410]) Kex: server host key algorithms = rsa-sha2-512 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34410]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34410]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34410]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34410]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34410]) Kex: compression algorithms (client to server) = none 23:11:40.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34410]) Kex: compression algorithms (server to client) = none 23:11:40.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:40.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34410]) process #1 30 23:11:40.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34410]] process command=SSH_MSG_KEXDH_INIT 23:11:40.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34410]] Send SSH_MSG_KEXDH_REPLY 23:11:40.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34410]) packet #1 sending command=31[31] len=1639 23:11:40.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34410])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:40.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34410]) Send SSH_MSG_NEWKEYS 23:11:40.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34410]) session ID=5b:2f:07:cf:44:c7:e6:36:39:05:ea:c7:37:06:0c:bc:43:c8:48:e4:da:1c:8b:0a:62:ac:3e:fb:98:2c:05:fc:50:73:ec:46:36:e4:bf:10:ee:e3:e6:93:ce:14:55:70:8e:12:67:d7:d2:24:51:48:36:97:17:31:09:be:1b:b0 23:11:40.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34410]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:40.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34410]): strict KEX resets output message sequence number from 3 to 0 23:11:40.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34410]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31157983; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:40.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34410])[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 23:11:40.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34410])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:40.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34410]) packet #0 sending command=7[7] len=419 23:11:40.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34410]) No pending packets to flush at end of KEX 23:11:40.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #8 SSH_MSG_IGNORE 23:11:40.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_IGNORE 23:11:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #11 SSH_MSG_IGNORE 23:11:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_IGNORE 23:11:40.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34410]) process #2 SSH_MSG_NEWKEYS 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34410]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34410]): strict KEX resets input message sequence number from 3 to 0 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34410]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@127bc1b9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34410]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34410]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34410]) authorized authentication methods: password,publickey 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34410]) Accepted service ssh-userauth 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34410]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34410]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34410]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34410]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34410]) no authentication factory for method=none 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34410]) SSH_MSG_USERAUTH_REQUEST 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34410]) remaining methods: password,publickey 23:11:40.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34410]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:40.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34410]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:40.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34410]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:40.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34410]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:40.762 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:40.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34410]) authentication result: true 23:11:40.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34410]) SSH_MSG_USERAUTH_REQUEST 23:11:40.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34410])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:40.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34410]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:40.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:40.762 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:40.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34410]) no heartbeat to stop 23:11:40.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34410]) heartbeat type=IGNORE, interval=PT30S 23:11:40.762 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34410 authenticated 23:11:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34410]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34410]] session=TransportServerSession[admin@/10.30.170.252:34410] id=0 23:11:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34410])) size=2097152, max=2097152, packet=32768 23:11:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34410]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34410] 23:11:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34410]) recipient=0 23:11:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410])) size=2097152, max=2097152, packet=32768 23:11:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410])) re-initializing 23:11:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410])) size=2097152, max=2097152, packet=32768 23:11:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410])[want-reply=true] subsystem=netconf 23:11:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410])[subsystem] prepared command 23:11:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410]}} established 23:11:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 370: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18199 23:11:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 370: Creating data stores for simulated device 23:11:40.764 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:40.764 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:40.765 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:40.765 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:40.765 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63c94015 23:11:40.765 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:40.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:40.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:40.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:40.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:40.766 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:40.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:40.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:40.766 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63c94015, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63c94015, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30b0dc45, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30b0dc45, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:40.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:40.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:40.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410] 23:11:40.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 370 on channel [id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410] 23:11:40.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) by 1103 down to 2096049 23:11:40.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:40.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410] 23:11:40.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410] 23:11:40.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) request=subsystem result=ReplySuccess, want-reply=true 23:11:40.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:40.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) request=subsystem activate command 23:11:40.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) starting runner for command=netconf 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #5 SSH_MSG_CHANNEL_DATA 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) by 373 down to 2096779 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_CHANNEL_DATA len=373 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410] 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410] 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410] 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18199', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=370} created 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410]} created 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410] successful with session NetconfServerSession{sessionId=370, channel=[id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410]} 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410]} up 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #6 SSH_MSG_CHANNEL_DATA 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) by 393 down to 2096386 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_CHANNEL_DATA len=393 23:11:40.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410] 23:11:40.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:40.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:40.770 [netconf-device-simulator-threads-6] 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=370} 23:11:40.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:40.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x3952573c, L:/10.30.170.33:18199 - R:/10.30.170.252:34410]} EXI handlers added to pipeline 23:11:40.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:40.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) by 179 down to 2095870 23:11:40.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:40.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:40.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #7 SSH_MSG_CHANNEL_DATA 23:11:40.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) by 340 down to 2096046 23:11:40.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_CHANNEL_DATA len=340 23:11:40.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410] 23:11:40.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=370} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30b0dc45 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:40.773 [netconf-device-simulator-threads-6] 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 23:11:40.773 [netconf-device-simulator-threads-6] 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 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) by 733 down to 2095137 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:40.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #9 SSH_MSG_IGNORE 23:11:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_IGNORE 23:11:40.815 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:40.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106]} 23:11:40.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:45106]): SSH-2.0-SSHD-UNKNOWN 23:11:40.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:45106]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:40.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:45106]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:41.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #10 SSH_MSG_IGNORE 23:11:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_IGNORE 23:11:41.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:45106]) Send SSH_MSG_KEXINIT 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45106]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45106]) process #0 SSH_MSG_KEXINIT 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:45106]) SSH_MSG_KEXINIT 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:45106]) strict KEX=true client=true server=true 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45106]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45106]) Kex: server host key algorithms = rsa-sha2-512 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45106]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45106]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45106]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45106]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45106]) Kex: compression algorithms (client to server) = none 23:11:41.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45106]) Kex: compression algorithms (server to client) = none 23:11:41.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:41.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #13 SSH_MSG_IGNORE 23:11:41.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:11:41.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #8 SSH_MSG_IGNORE 23:11:41.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_IGNORE 23:11:41.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45106]) process #1 30 23:11:41.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45106]] process command=SSH_MSG_KEXDH_INIT 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45106]] Send SSH_MSG_KEXDH_REPLY 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45106]) packet #1 sending command=31[31] len=1639 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:45106])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:45106]) Send SSH_MSG_NEWKEYS 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:45106]) session ID=e8:b2:83:87:9d:b6:4f:f5:e1:10:9f:c4:1f:1d:ac:ae:ce:a7:6b:f6:40:9b:4b:4a:e0:57:23:a9:21:ad:bb:05:91:2a:12:67:59:c8:c8:6c:18:fa:bb:9c:f3:9e:b9:59:66:4d:37:0a:2a:dd:51:97:3c:d7:f2:a3:06:9f:45:54 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45106]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45106]): strict KEX resets output message sequence number from 3 to 0 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45106]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@69b2e09d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:45106])[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 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45106])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45106]) packet #0 sending command=7[7] len=419 23:11:41.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45106]) No pending packets to flush at end of KEX 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45106]) process #2 SSH_MSG_NEWKEYS 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45106]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45106]): strict KEX resets input message sequence number from 3 to 0 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45106]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75b0ed94; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45106]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45106]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:45106]) authorized authentication methods: password,publickey 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45106]) Accepted service ssh-userauth 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45106]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45106]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45106]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45106]) no authentication factory for method=none 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45106]) SSH_MSG_USERAUTH_REQUEST 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45106]) remaining methods: password,publickey 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45106]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45106]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:41.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45106]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:41.223 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:41.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:45106]) authentication result: true 23:11:41.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:45106]) SSH_MSG_USERAUTH_REQUEST 23:11:41.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45106])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:41.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45106]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:41.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:41.223 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:41.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45106]) no heartbeat to stop 23:11:41.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:45106]) heartbeat type=IGNORE, interval=PT30S 23:11:41.223 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:45106 authenticated 23:11:41.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:41.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45106]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45106]] session=TransportServerSession[admin@/10.30.170.252:45106] id=0 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45106])) size=2097152, max=2097152, packet=32768 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45106]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45106] 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45106]) recipient=0 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106])) size=2097152, max=2097152, packet=32768 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106])) re-initializing 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106])) size=2097152, max=2097152, packet=32768 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106])[want-reply=true] subsystem=netconf 23:11:41.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106])[subsystem] prepared command 23:11:41.225 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:41.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:41.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106]}} established 23:11:41.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 371: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18200 23:11:41.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 371: Creating data stores for simulated device 23:11:41.225 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:41.225 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:41.225 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:41.225 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:41.225 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fbdefd3 23:11:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:41.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:41.228 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:41.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:41.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:41.228 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fbdefd3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fbdefd3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20d64f8f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20d64f8f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:41.229 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:41.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:41.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106] 23:11:41.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 371 on channel [id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106] 23:11:41.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) by 1103 down to 2096049 23:11:41.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:41.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106] 23:11:41.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106] 23:11:41.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) request=subsystem result=ReplySuccess, want-reply=true 23:11:41.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:41.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) request=subsystem activate command 23:11:41.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) starting runner for command=netconf 23:11:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #5 SSH_MSG_CHANNEL_DATA 23:11:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) by 373 down to 2096779 23:11:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_CHANNEL_DATA len=373 23:11:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106] 23:11:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106] 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106] 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18200', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=371} created 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106]} created 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106] successful with session NetconfServerSession{sessionId=371, channel=[id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106]} 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106]} up 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #6 SSH_MSG_CHANNEL_DATA 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) by 393 down to 2096386 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_CHANNEL_DATA len=393 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106] 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:41.243 [netconf-device-simulator-threads-0] 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=371} 23:11:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x292765ee, L:/10.30.170.33:18200 - R:/10.30.170.252:45106]} EXI handlers added to pipeline 23:11:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) by 179 down to 2095870 23:11:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:41.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #7 SSH_MSG_CHANNEL_DATA 23:11:41.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) by 340 down to 2096046 23:11:41.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_CHANNEL_DATA len=340 23:11:41.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106] 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=371} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20d64f8f 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:41.248 [netconf-device-simulator-threads-0] 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 23:11:41.248 [netconf-device-simulator-threads-0] 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 23:11:41.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:41.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) by 733 down to 2095137 23:11:41.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:41.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:41.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #11 SSH_MSG_IGNORE 23:11:41.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_IGNORE 23:11:41.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #12 SSH_MSG_IGNORE 23:11:41.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:11:41.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #9 SSH_MSG_IGNORE 23:11:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_IGNORE 23:11:41.382 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446]} 23:11:41.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43446]): SSH-2.0-SSHD-UNKNOWN 23:11:41.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43446]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:41.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43446]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #13 SSH_MSG_IGNORE 23:11:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:11:41.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.530 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #8 SSH_MSG_IGNORE 23:11:41.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_IGNORE 23:11:41.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43446]) Send SSH_MSG_KEXINIT 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43446]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43446]) process #0 SSH_MSG_KEXINIT 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43446]) SSH_MSG_KEXINIT 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43446]) strict KEX=true client=true server=true 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43446]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43446]) Kex: server host key algorithms = rsa-sha2-512 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43446]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43446]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43446]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43446]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43446]) Kex: compression algorithms (client to server) = none 23:11:41.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43446]) Kex: compression algorithms (server to client) = none 23:11:41.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:41.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43446]) process #1 30 23:11:41.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #10 SSH_MSG_IGNORE 23:11:41.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43446]] process command=SSH_MSG_KEXDH_INIT 23:11:41.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_IGNORE 23:11:41.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43446]] Send SSH_MSG_KEXDH_REPLY 23:11:41.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43446]) packet #1 sending command=31[31] len=1639 23:11:41.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43446])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:41.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43446]) Send SSH_MSG_NEWKEYS 23:11:41.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43446]) session ID=fa:7d:4c:84:2e:cf:43:08:1f:65:93:99:15:33:20:83:56:6f:49:8f:79:63:da:27:15:2a:07:db:ce:07:45:c5:70:cb:f0:e6:d3:2e:83:4d:d1:05:c1:77:ac:52:e3:66:7a:e2:61:6b:06:c4:79:c1:ae:1b:7f:cc:0b:bc:16:16 23:11:41.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43446]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:41.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43446]): strict KEX resets output message sequence number from 3 to 0 23:11:41.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ff07afb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:41.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43446])[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 23:11:41.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43446])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:41.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43446]) packet #0 sending command=7[7] len=419 23:11:41.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43446]) No pending packets to flush at end of KEX 23:11:41.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #12 SSH_MSG_IGNORE 23:11:41.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:11:41.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43446]) process #2 SSH_MSG_NEWKEYS 23:11:41.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43446]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:41.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43446]): strict KEX resets input message sequence number from 3 to 0 23:11:41.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43e06a96; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:41.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:41.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43446]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:41.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43446]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:41.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43446]) authorized authentication methods: password,publickey 23:11:41.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43446]) Accepted service ssh-userauth 23:11:41.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43446]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43446]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43446]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43446]) no authentication factory for method=none 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43446]) SSH_MSG_USERAUTH_REQUEST 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43446]) remaining methods: password,publickey 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43446]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43446]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43446]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:41.780 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43446]) authentication result: true 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43446]) SSH_MSG_USERAUTH_REQUEST 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43446])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:41.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43446]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:41.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:41.781 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:41.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43446]) no heartbeat to stop 23:11:41.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43446]) heartbeat type=IGNORE, interval=PT30S 23:11:41.781 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43446 authenticated 23:11:41.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:41.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43446]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43446]] session=TransportServerSession[admin@/10.30.170.252:43446] id=0 23:11:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43446])) size=2097152, max=2097152, packet=32768 23:11:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43446]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43446] 23:11:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43446]) recipient=0 23:11:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446])) size=2097152, max=2097152, packet=32768 23:11:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446])) re-initializing 23:11:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446])) size=2097152, max=2097152, packet=32768 23:11:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:41.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446])[want-reply=true] subsystem=netconf 23:11:41.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446])[subsystem] prepared command 23:11:41.783 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:41.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:41.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446]}} established 23:11:41.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 372: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18201 23:11:41.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 372: Creating data stores for simulated device 23:11:41.783 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:41.783 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:41.784 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:41.784 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:41.784 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:41.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47d8b17e 23:11:41.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:41.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:41.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:41.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:41.786 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:41.786 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:41.786 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:41.786 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:41.786 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47d8b17e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47d8b17e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@555ed2db, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@555ed2db, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:41.787 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:41.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:41.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446] 23:11:41.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 372 on channel [id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446] 23:11:41.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) by 1103 down to 2096049 23:11:41.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:41.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446] 23:11:41.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446] 23:11:41.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) request=subsystem result=ReplySuccess, want-reply=true 23:11:41.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:41.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) request=subsystem activate command 23:11:41.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) starting runner for command=netconf 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #5 SSH_MSG_CHANNEL_DATA 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) by 373 down to 2096779 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_CHANNEL_DATA len=373 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446] 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446] 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446] 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18201', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=372} created 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446]} created 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446] successful with session NetconfServerSession{sessionId=372, channel=[id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446]} 23:11:41.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446]} up 23:11:41.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #6 SSH_MSG_CHANNEL_DATA 23:11:41.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) by 393 down to 2096386 23:11:41.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_CHANNEL_DATA len=393 23:11:41.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446] 23:11:41.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:41.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:41.791 [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=372} 23:11:41.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:41.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xcdc34081, L:/10.30.170.33:18201 - R:/10.30.170.252:43446]} EXI handlers added to pipeline 23:11:41.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:41.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) by 179 down to 2095870 23:11:41.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:41.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:41.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #7 SSH_MSG_CHANNEL_DATA 23:11:41.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) by 340 down to 2096046 23:11:41.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_CHANNEL_DATA len=340 23:11:41.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446] 23:11:41.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:41.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:41.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=372} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@555ed2db 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:41.795 [netconf-device-simulator-threads-2] 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 23:11:41.795 [netconf-device-simulator-threads-2] 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 23:11:41.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:41.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) by 733 down to 2095137 23:11:41.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:41.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #13 SSH_MSG_IGNORE 23:11:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:11:41.903 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #11 SSH_MSG_IGNORE 23:11:41.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_IGNORE 23:11:41.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #9 SSH_MSG_IGNORE 23:11:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_IGNORE 23:11:41.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:41.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #8 SSH_MSG_IGNORE 23:11:41.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_IGNORE 23:11:42.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388]} 23:11:42.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43388]): SSH-2.0-SSHD-UNKNOWN 23:11:42.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43388]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:42.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43388]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:42.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:42.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #10 SSH_MSG_IGNORE 23:11:42.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_IGNORE 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43388]) Send SSH_MSG_KEXINIT 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43388]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43388]) process #0 SSH_MSG_KEXINIT 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43388]) SSH_MSG_KEXINIT 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43388]) strict KEX=true client=true server=true 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43388]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43388]) Kex: server host key algorithms = rsa-sha2-512 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43388]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43388]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43388]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43388]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43388]) Kex: compression algorithms (client to server) = none 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43388]) Kex: compression algorithms (server to client) = none 23:11:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:42.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43388]) process #1 30 23:11:42.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43388]] process command=SSH_MSG_KEXDH_INIT 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43388]] Send SSH_MSG_KEXDH_REPLY 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43388]) packet #1 sending command=31[31] len=1639 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43388])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43388]) Send SSH_MSG_NEWKEYS 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43388]) session ID=a8:5b:ab:a2:10:2f:a0:b4:05:12:e5:e4:ab:89:cc:11:dc:b8:dd:cc:82:9d:50:38:da:48:1c:95:78:7a:58:4a:1e:48:b1:58:11:31:7c:49:03:3a:5c:a4:46:b3:7e:8d:86:ad:3c:04:ae:7f:ce:65:8d:b7:92:c6:fb:dd:d0:c3 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43388]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43388]): strict KEX resets output message sequence number from 3 to 0 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43388]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b227b07; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43388])[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 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43388])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43388]) packet #0 sending command=7[7] len=419 23:11:42.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43388]) No pending packets to flush at end of KEX 23:11:42.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43388]) process #2 SSH_MSG_NEWKEYS 23:11:42.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43388]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:42.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43388]): strict KEX resets input message sequence number from 3 to 0 23:11:42.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43388]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@786c4397; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:42.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43388]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43388]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43388]) authorized authentication methods: password,publickey 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43388]) Accepted service ssh-userauth 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43388]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43388]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43388]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43388]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43388]) no authentication factory for method=none 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43388]) SSH_MSG_USERAUTH_REQUEST 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43388]) remaining methods: password,publickey 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43388]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43388]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43388]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43388]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:42.207 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43388]) authentication result: true 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43388]) SSH_MSG_USERAUTH_REQUEST 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43388])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43388]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:42.207 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43388]) no heartbeat to stop 23:11:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43388]) heartbeat type=IGNORE, interval=PT30S 23:11:42.208 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43388 authenticated 23:11:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43388]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43388]] session=TransportServerSession[admin@/10.30.170.252:43388] id=0 23:11:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43388])) size=2097152, max=2097152, packet=32768 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43388]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43388] 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43388]) recipient=0 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388])) size=2097152, max=2097152, packet=32768 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388])) re-initializing 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388])) size=2097152, max=2097152, packet=32768 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388])[want-reply=true] subsystem=netconf 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388])[subsystem] prepared command 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388]}} established 23:11:42.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 373: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18202 23:11:42.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 373: Creating data stores for simulated device 23:11:42.210 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:42.210 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:42.210 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:42.210 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:42.210 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:42.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@533b6f5b 23:11:42.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:42.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:42.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:42.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:42.212 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:42.212 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:42.212 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:42.212 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:42.212 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@533b6f5b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@533b6f5b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c3c0125, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c3c0125, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:42.212 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:42.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:42.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388] 23:11:42.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 373 on channel [id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388] 23:11:42.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) by 1103 down to 2096049 23:11:42.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:42.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388] 23:11:42.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388] 23:11:42.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) request=subsystem result=ReplySuccess, want-reply=true 23:11:42.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:42.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) request=subsystem activate command 23:11:42.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) starting runner for command=netconf 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #5 SSH_MSG_CHANNEL_DATA 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) by 373 down to 2096779 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_CHANNEL_DATA len=373 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388] 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388] 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388] 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18202', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=373} created 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388]} created 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388] successful with session NetconfServerSession{sessionId=373, channel=[id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388]} 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388]} up 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #6 SSH_MSG_CHANNEL_DATA 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) by 393 down to 2096386 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_CHANNEL_DATA len=393 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388] 23:11:42.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:42.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:42.216 [netconf-device-simulator-threads-4] 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=373} 23:11:42.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:42.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x87d4ed71, L:/10.30.170.33:18202 - R:/10.30.170.252:43388]} EXI handlers added to pipeline 23:11:42.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:42.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) by 179 down to 2095870 23:11:42.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:42.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:42.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #7 SSH_MSG_CHANNEL_DATA 23:11:42.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) by 340 down to 2096046 23:11:42.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_CHANNEL_DATA len=340 23:11:42.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388] 23:11:42.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=373} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c3c0125 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:42.219 [netconf-device-simulator-threads-4] 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 23:11:42.219 [netconf-device-simulator-threads-4] 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 23:11:42.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:42.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) by 733 down to 2095137 23:11:42.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:42.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #13 SSH_MSG_IGNORE 23:11:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:11:42.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:42.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #12 SSH_MSG_IGNORE 23:11:42.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:11:42.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #11 SSH_MSG_IGNORE 23:11:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_IGNORE 23:11:42.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:42.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #9 SSH_MSG_IGNORE 23:11:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_IGNORE 23:11:42.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:42.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #8 SSH_MSG_IGNORE 23:11:42.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_IGNORE 23:11:42.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:42.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686]} 23:11:42.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41686]): SSH-2.0-SSHD-UNKNOWN 23:11:42.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41686]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:42.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41686]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:42.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #10 SSH_MSG_IGNORE 23:11:42.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_IGNORE 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41686]) Send SSH_MSG_KEXINIT 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41686]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41686]) process #0 SSH_MSG_KEXINIT 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41686]) SSH_MSG_KEXINIT 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41686]) strict KEX=true client=true server=true 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41686]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41686]) Kex: server host key algorithms = rsa-sha2-512 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41686]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41686]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41686]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41686]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41686]) Kex: compression algorithms (client to server) = none 23:11:42.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41686]) Kex: compression algorithms (server to client) = none 23:11:42.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:42.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #12 SSH_MSG_IGNORE 23:11:42.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:11:42.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:42.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41686]) process #1 30 23:11:42.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41686]] process command=SSH_MSG_KEXDH_INIT 23:11:42.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41686]] Send SSH_MSG_KEXDH_REPLY 23:11:42.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41686]) packet #1 sending command=31[31] len=1639 23:11:42.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41686])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:42.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41686]) Send SSH_MSG_NEWKEYS 23:11:42.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41686]) session ID=46:8d:a3:6b:95:da:bf:c6:a1:e0:f9:1e:cb:a9:c3:4d:01:00:08:bc:1e:3f:18:39:e3:7b:c8:83:f8:14:6f:1f:8b:41:fe:bc:81:84:b0:df:0a:1e:22:38:89:ba:58:c4:b5:ed:f5:c2:f5:c9:44:d4:32:7c:a2:38:a5:63:9c:b7 23:11:42.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41686]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:42.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41686]): strict KEX resets output message sequence number from 3 to 0 23:11:42.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41686]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ae49d93; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:42.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41686])[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 23:11:42.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41686])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:42.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41686]) packet #0 sending command=7[7] len=419 23:11:42.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41686]) No pending packets to flush at end of KEX 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41686]) process #2 SSH_MSG_NEWKEYS 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41686]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41686]): strict KEX resets input message sequence number from 3 to 0 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41686]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65545fff; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41686]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41686]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41686]) authorized authentication methods: password,publickey 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41686]) Accepted service ssh-userauth 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41686]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41686]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41686]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41686]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41686]) no authentication factory for method=none 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41686]) SSH_MSG_USERAUTH_REQUEST 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41686]) remaining methods: password,publickey 23:11:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41686]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41686]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41686]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41686]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:42.807 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41686]) authentication result: true 23:11:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41686]) SSH_MSG_USERAUTH_REQUEST 23:11:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41686])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41686]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41686]) no heartbeat to stop 23:11:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41686]) heartbeat type=IGNORE, interval=PT30S 23:11:42.807 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41686 authenticated 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41686]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41686]] session=TransportServerSession[admin@/10.30.170.252:41686] id=0 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41686])) size=2097152, max=2097152, packet=32768 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41686]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41686] 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41686]) recipient=0 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686])) size=2097152, max=2097152, packet=32768 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686])) re-initializing 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686])) size=2097152, max=2097152, packet=32768 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686])[want-reply=true] subsystem=netconf 23:11:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686])[subsystem] prepared command 23:11:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686]}} established 23:11:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 374: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18203 23:11:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 374: Creating data stores for simulated device 23:11:42.809 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:42.809 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:42.809 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:42.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@628ff5b4 23:11:42.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:42.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:42.811 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:42.811 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:42.811 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:42.811 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:42.811 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:42.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:42.812 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@628ff5b4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@628ff5b4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35e46f90, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35e46f90, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:42.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:42.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:42.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686] 23:11:42.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 374 on channel [id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686] 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) by 1103 down to 2096049 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686] 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686] 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) request=subsystem result=ReplySuccess, want-reply=true 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) request=subsystem activate command 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) starting runner for command=netconf 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #5 SSH_MSG_CHANNEL_DATA 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) by 373 down to 2096779 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_CHANNEL_DATA len=373 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686] 23:11:42.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686] 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686] 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18203', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=374} created 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686]} created 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686] successful with session NetconfServerSession{sessionId=374, channel=[id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686]} 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686]} up 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #6 SSH_MSG_CHANNEL_DATA 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) by 393 down to 2096386 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_CHANNEL_DATA len=393 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686] 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:42.815 [netconf-device-simulator-threads-6] 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=374} 23:11:42.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:42.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x5130f98e, L:/10.30.170.33:18203 - R:/10.30.170.252:41686]} EXI handlers added to pipeline 23:11:42.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:42.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) by 179 down to 2095870 23:11:42.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:42.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:42.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #7 SSH_MSG_CHANNEL_DATA 23:11:42.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) by 340 down to 2096046 23:11:42.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_CHANNEL_DATA len=340 23:11:42.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686] 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=374} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35e46f90 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:42.818 [netconf-device-simulator-threads-6] 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 23:11:42.818 [netconf-device-simulator-threads-6] 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 23:11:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) by 733 down to 2095137 23:11:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:43.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #8 SSH_MSG_IGNORE 23:11:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_IGNORE 23:11:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520]} 23:11:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57520]): SSH-2.0-SSHD-UNKNOWN 23:11:43.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57520]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:43.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57520]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:43.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57520]) Send SSH_MSG_KEXINIT 23:11:43.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57520]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:43.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57520]) process #0 SSH_MSG_KEXINIT 23:11:43.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57520]) SSH_MSG_KEXINIT 23:11:43.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57520]) strict KEX=true client=true server=true 23:11:43.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57520]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:43.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57520]) Kex: server host key algorithms = rsa-sha2-512 23:11:43.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57520]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:43.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57520]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:43.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57520]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:43.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57520]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:43.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57520]) Kex: compression algorithms (client to server) = none 23:11:43.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57520]) Kex: compression algorithms (server to client) = none 23:11:43.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:43.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:43.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57520]) process #1 30 23:11:43.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57520]] process command=SSH_MSG_KEXDH_INIT 23:11:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #11 SSH_MSG_IGNORE 23:11:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_IGNORE 23:11:43.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57520]] Send SSH_MSG_KEXDH_REPLY 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57520]) packet #1 sending command=31[31] len=1639 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57520])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57520]) Send SSH_MSG_NEWKEYS 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57520]) session ID=3f:a8:9a:b6:0f:65:97:85:c9:35:79:61:34:32:6a:c3:03:09:8b:64:76:f6:24:53:7b:3c:94:bf:4a:33:8f:eb:fc:cf:6d:91:68:97:3f:9a:88:22:3b:3a:a7:19:ae:68:f4:22:98:cc:74:d0:33:0e:68:e9:bb:4e:a8:57:ac:4b 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57520]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57520]): strict KEX resets output message sequence number from 3 to 0 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57520]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@791233b8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57520])[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 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57520])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57520]) packet #0 sending command=7[7] len=419 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57520]) No pending packets to flush at end of KEX 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #13 SSH_MSG_IGNORE 23:11:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:11:43.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #10 SSH_MSG_IGNORE 23:11:43.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_IGNORE 23:11:43.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57520]) process #2 SSH_MSG_NEWKEYS 23:11:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57520]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57520]): strict KEX resets input message sequence number from 3 to 0 23:11:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57520]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@19c457d9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57520]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57520]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57520]) authorized authentication methods: password,publickey 23:11:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57520]) Accepted service ssh-userauth 23:11:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57520]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57520]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57520]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57520]) no authentication factory for method=none 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57520]) SSH_MSG_USERAUTH_REQUEST 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57520]) remaining methods: password,publickey 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57520]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57520]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57520]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:43.233 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57520]) authentication result: true 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57520]) SSH_MSG_USERAUTH_REQUEST 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57520])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57520]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57520]) no heartbeat to stop 23:11:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57520]) heartbeat type=IGNORE, interval=PT30S 23:11:43.233 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57520 authenticated 23:11:43.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:43.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57520]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:43.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57520]] session=TransportServerSession[admin@/10.30.170.252:57520] id=0 23:11:43.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57520])) size=2097152, max=2097152, packet=32768 23:11:43.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57520]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57520] 23:11:43.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57520]) recipient=0 23:11:43.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520])) size=2097152, max=2097152, packet=32768 23:11:43.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520])) re-initializing 23:11:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520])) size=2097152, max=2097152, packet=32768 23:11:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520])[want-reply=true] subsystem=netconf 23:11:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520])[subsystem] prepared command 23:11:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520]}} established 23:11:43.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 375: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18204 23:11:43.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 375: Creating data stores for simulated device 23:11:43.236 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:43.236 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:43.236 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:43.236 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:43.236 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@484f4f75 23:11:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:43.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:43.238 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:43.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:43.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:43.238 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@484f4f75, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@484f4f75, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19d550ba, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19d550ba, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:43.239 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:43.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520] 23:11:43.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 375 on channel [id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520] 23:11:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) by 1103 down to 2096049 23:11:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520] 23:11:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520] 23:11:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) request=subsystem result=ReplySuccess, want-reply=true 23:11:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) request=subsystem activate command 23:11:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) starting runner for command=netconf 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #5 SSH_MSG_CHANNEL_DATA 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) by 373 down to 2096779 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_CHANNEL_DATA len=373 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520] 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520] 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520] 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18204', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=375} created 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520]} created 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520] successful with session NetconfServerSession{sessionId=375, channel=[id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520]} 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520]} up 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #6 SSH_MSG_CHANNEL_DATA 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) by 393 down to 2096386 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_CHANNEL_DATA len=393 23:11:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520] 23:11:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:43.243 [netconf-device-simulator-threads-0] 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=375} 23:11:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x471c16c8, L:/10.30.170.33:18204 - R:/10.30.170.252:57520]} EXI handlers added to pipeline 23:11:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) by 179 down to 2095870 23:11:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:43.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #7 SSH_MSG_CHANNEL_DATA 23:11:43.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) by 340 down to 2096046 23:11:43.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_CHANNEL_DATA len=340 23:11:43.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520] 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=375} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19d550ba 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:43.246 [netconf-device-simulator-threads-0] 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 23:11:43.246 [netconf-device-simulator-threads-0] 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 23:11:43.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:43.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) by 733 down to 2095137 23:11:43.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #9 SSH_MSG_IGNORE 23:11:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_IGNORE 23:11:43.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:43.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:43.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #12 SSH_MSG_IGNORE 23:11:43.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:11:43.373 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #11 SSH_MSG_IGNORE 23:11:43.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_IGNORE 23:11:43.477 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:43.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:43.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #8 SSH_MSG_IGNORE 23:11:43.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_IGNORE 23:11:43.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #13 SSH_MSG_IGNORE 23:11:43.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:11:43.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:43.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588]} 23:11:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57588]): SSH-2.0-SSHD-UNKNOWN 23:11:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57588]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57588]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:43.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:43.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #10 SSH_MSG_IGNORE 23:11:43.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_IGNORE 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57588]) Send SSH_MSG_KEXINIT 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57588]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57588]) process #0 SSH_MSG_KEXINIT 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57588]) SSH_MSG_KEXINIT 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57588]) strict KEX=true client=true server=true 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57588]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57588]) Kex: server host key algorithms = rsa-sha2-512 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57588]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57588]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57588]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57588]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57588]) Kex: compression algorithms (client to server) = none 23:11:43.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57588]) Kex: compression algorithms (server to client) = none 23:11:43.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:43.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57588]) process #1 30 23:11:43.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57588]] process command=SSH_MSG_KEXDH_INIT 23:11:43.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57588]] Send SSH_MSG_KEXDH_REPLY 23:11:43.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57588]) packet #1 sending command=31[31] len=1639 23:11:43.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57588])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:43.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57588]) Send SSH_MSG_NEWKEYS 23:11:43.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57588]) session ID=34:76:76:47:74:fe:8a:d2:8f:ba:52:d7:31:0d:88:dc:33:6a:fa:c6:70:b8:ac:2c:e6:d9:bb:86:e8:d9:76:66:27:18:28:bf:6c:68:33:42:43:b8:dc:a6:3c:03:0c:e7:b2:83:91:6c:04:ae:b9:9f:65:f9:80:9e:06:53:55:61 23:11:43.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57588]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:43.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57588]): strict KEX resets output message sequence number from 3 to 0 23:11:43.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57588]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@404c1907; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:43.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57588])[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 23:11:43.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57588])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:43.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57588]) packet #0 sending command=7[7] len=419 23:11:43.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57588]) No pending packets to flush at end of KEX 23:11:43.799 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #9 SSH_MSG_IGNORE 23:11:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_IGNORE 23:11:43.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57588]) process #2 SSH_MSG_NEWKEYS 23:11:43.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57588]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:43.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57588]): strict KEX resets input message sequence number from 3 to 0 23:11:43.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57588]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51fb4501; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:43.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57588]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57588]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57588]) authorized authentication methods: password,publickey 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57588]) Accepted service ssh-userauth 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57588]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57588]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57588]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57588]) no authentication factory for method=none 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57588]) SSH_MSG_USERAUTH_REQUEST 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57588]) remaining methods: password,publickey 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57588]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57588]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:43.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57588]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:43.815 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:43.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57588]) authentication result: true 23:11:43.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57588]) SSH_MSG_USERAUTH_REQUEST 23:11:43.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57588])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:43.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57588]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:43.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:43.815 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:43.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57588]) no heartbeat to stop 23:11:43.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57588]) heartbeat type=IGNORE, interval=PT30S 23:11:43.815 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57588 authenticated 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57588]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57588]] session=TransportServerSession[admin@/10.30.170.252:57588] id=0 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57588])) size=2097152, max=2097152, packet=32768 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57588]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57588] 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57588]) recipient=0 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588])) size=2097152, max=2097152, packet=32768 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588])) re-initializing 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588])) size=2097152, max=2097152, packet=32768 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588])[want-reply=true] subsystem=netconf 23:11:43.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588])[subsystem] prepared command 23:11:43.817 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:43.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:43.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588]}} established 23:11:43.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 376: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18205 23:11:43.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 376: Creating data stores for simulated device 23:11:43.817 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:43.817 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:43.817 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:43.817 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:43.817 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:43.818 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c6037d 23:11:43.818 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:43.818 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:43.818 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:43.818 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:43.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:43.819 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:43.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:43.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:43.819 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c6037d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c6037d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5be01758, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5be01758, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:43.820 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:43.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:43.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588] 23:11:43.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 376 on channel [id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588] 23:11:43.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) by 1103 down to 2096049 23:11:43.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588] 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588] 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) request=subsystem result=ReplySuccess, want-reply=true 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) request=subsystem activate command 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) starting runner for command=netconf 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #5 SSH_MSG_CHANNEL_DATA 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) by 373 down to 2096779 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_CHANNEL_DATA len=373 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588] 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:43.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588] 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588] 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18205', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=376} created 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=376, channel=[id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588]} created 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588] successful with session NetconfServerSession{sessionId=376, channel=[id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588]} 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588]} up 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #6 SSH_MSG_CHANNEL_DATA 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) by 393 down to 2096386 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_CHANNEL_DATA len=393 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588] 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:43.823 [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=376} 23:11:43.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:43.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0xfc1e291b, L:/10.30.170.33:18205 - R:/10.30.170.252:57588]} EXI handlers added to pipeline 23:11:43.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:43.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) by 179 down to 2095870 23:11:43.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:43.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:43.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #7 SSH_MSG_CHANNEL_DATA 23:11:43.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) by 340 down to 2096046 23:11:43.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_CHANNEL_DATA len=340 23:11:43.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588] 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=376} 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5be01758 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:43.826 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:43.827 [netconf-device-simulator-threads-2] 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 23:11:43.827 [netconf-device-simulator-threads-2] 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 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) by 733 down to 2095137 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:43.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:43.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #12 SSH_MSG_IGNORE 23:11:43.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:11:43.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #13 SSH_MSG_IGNORE 23:11:44.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:11:44.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256]} 23:11:44.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56256]): SSH-2.0-SSHD-UNKNOWN 23:11:44.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56256]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:44.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56256]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #11 SSH_MSG_IGNORE 23:11:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_IGNORE 23:11:44.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #8 SSH_MSG_IGNORE 23:11:44.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_IGNORE 23:11:44.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56256]) Send SSH_MSG_KEXINIT 23:11:44.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56256]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:44.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56256]) process #0 SSH_MSG_KEXINIT 23:11:44.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56256]) SSH_MSG_KEXINIT 23:11:44.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56256]) strict KEX=true client=true server=true 23:11:44.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56256]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:44.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56256]) Kex: server host key algorithms = rsa-sha2-512 23:11:44.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56256]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:44.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56256]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:44.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56256]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:44.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56256]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:44.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56256]) Kex: compression algorithms (client to server) = none 23:11:44.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56256]) Kex: compression algorithms (server to client) = none 23:11:44.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:44.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #10 SSH_MSG_IGNORE 23:11:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_IGNORE 23:11:44.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #9 SSH_MSG_IGNORE 23:11:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_IGNORE 23:11:44.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56256]) process #1 30 23:11:44.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56256]] process command=SSH_MSG_KEXDH_INIT 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56256]] Send SSH_MSG_KEXDH_REPLY 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56256]) packet #1 sending command=31[31] len=1639 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56256])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56256]) Send SSH_MSG_NEWKEYS 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56256]) session ID=0c:c5:2c:c1:c1:5d:6e:ff:c5:1e:ca:fe:ae:c5:2a:a7:0a:4d:b6:0f:50:8f:ba:5f:58:ce:d1:95:8f:25:ff:74:6c:87:cb:1a:49:48:2e:4d:ed:15:b3:42:92:71:f7:f2:8d:d2:76:a7:ef:cc:b6:3d:b1:65:36:ec:ec:e2:70:64 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56256]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56256]): strict KEX resets output message sequence number from 3 to 0 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2240b3e4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56256])[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 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56256])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56256]) packet #0 sending command=7[7] len=419 23:11:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56256]) No pending packets to flush at end of KEX 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56256]) process #2 SSH_MSG_NEWKEYS 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56256]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56256]): strict KEX resets input message sequence number from 3 to 0 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@622f379a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56256]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56256]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56256]) authorized authentication methods: password,publickey 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56256]) Accepted service ssh-userauth 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56256]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56256]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56256]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56256]) no authentication factory for method=none 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56256]) SSH_MSG_USERAUTH_REQUEST 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56256]) remaining methods: password,publickey 23:11:44.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56256]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:44.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56256]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:44.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:44.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56256]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:44.381 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:44.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56256]) authentication result: true 23:11:44.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56256]) SSH_MSG_USERAUTH_REQUEST 23:11:44.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56256])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:44.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56256]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:44.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:44.381 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:44.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56256]) no heartbeat to stop 23:11:44.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56256]) heartbeat type=IGNORE, interval=PT30S 23:11:44.381 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56256 authenticated 23:11:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56256]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56256]] session=TransportServerSession[admin@/10.30.170.252:56256] id=0 23:11:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56256])) size=2097152, max=2097152, packet=32768 23:11:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56256]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56256] 23:11:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56256]) recipient=0 23:11:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256])) size=2097152, max=2097152, packet=32768 23:11:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256])) re-initializing 23:11:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256])) size=2097152, max=2097152, packet=32768 23:11:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256])[want-reply=true] subsystem=netconf 23:11:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256])[subsystem] prepared command 23:11:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256]}} established 23:11:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 377: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18206 23:11:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 377: Creating data stores for simulated device 23:11:44.383 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:44.383 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:44.383 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:44.384 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35bf030 23:11:44.384 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:44.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:44.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:44.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:44.385 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:44.385 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:44.385 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:44.385 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:44.385 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35bf030, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35bf030, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48325693, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48325693, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:44.386 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:44.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:44.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256] 23:11:44.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 377 on channel [id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256] 23:11:44.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) by 1103 down to 2096049 23:11:44.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:44.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256] 23:11:44.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256] 23:11:44.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) request=subsystem result=ReplySuccess, want-reply=true 23:11:44.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) request=subsystem activate command 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) starting runner for command=netconf 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #5 SSH_MSG_CHANNEL_DATA 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) by 373 down to 2096779 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_CHANNEL_DATA len=373 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256] 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256] 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256] 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18206', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=377} created 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256]} created 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256] successful with session NetconfServerSession{sessionId=377, channel=[id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256]} 23:11:44.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256]} up 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #6 SSH_MSG_CHANNEL_DATA 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) by 393 down to 2096386 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_CHANNEL_DATA len=393 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256] 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:44.389 [netconf-device-simulator-threads-4] 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=377} 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x65dd01b0, L:/10.30.170.33:18206 - R:/10.30.170.252:56256]} EXI handlers added to pipeline 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) by 179 down to 2095870 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:44.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #7 SSH_MSG_CHANNEL_DATA 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) by 340 down to 2096046 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_CHANNEL_DATA len=340 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256] 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=377} 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48325693 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:44.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:44.392 [netconf-device-simulator-threads-4] 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 23:11:44.392 [netconf-device-simulator-threads-4] 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 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) by 733 down to 2095137 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:44.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:44.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #12 SSH_MSG_IGNORE 23:11:44.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:11:44.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #8 SSH_MSG_IGNORE 23:11:44.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_IGNORE 23:11:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #13 SSH_MSG_IGNORE 23:11:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:11:44.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054]} 23:11:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:33054]): SSH-2.0-SSHD-UNKNOWN 23:11:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:33054]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:33054]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #10 SSH_MSG_IGNORE 23:11:44.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_IGNORE 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:33054]) Send SSH_MSG_KEXINIT 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33054]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33054]) process #0 SSH_MSG_KEXINIT 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:33054]) SSH_MSG_KEXINIT 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:33054]) strict KEX=true client=true server=true 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33054]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33054]) Kex: server host key algorithms = rsa-sha2-512 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33054]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33054]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33054]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33054]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33054]) Kex: compression algorithms (client to server) = none 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:33054]) Kex: compression algorithms (server to client) = none 23:11:44.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:44.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33054]) process #1 30 23:11:44.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33054]] process command=SSH_MSG_KEXDH_INIT 23:11:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #11 SSH_MSG_IGNORE 23:11:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_IGNORE 23:11:44.845 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:33054]] Send SSH_MSG_KEXDH_REPLY 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33054]) packet #1 sending command=31[31] len=1639 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:33054])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:33054]) Send SSH_MSG_NEWKEYS 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:33054]) session ID=ad:ad:04:73:fb:fb:02:81:b9:9b:65:d9:a8:2a:2b:c4:9b:3a:eb:45:5d:69:a8:db:75:51:9c:4a:d6:3c:7e:5e:d0:30:81:40:50:98:b1:06:a0:38:1b:3b:25:88:d4:cf:5c:4b:7a:8a:4c:de:e0:8d:1d:04:5b:ff:4a:75:d8:36 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33054]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33054]): strict KEX resets output message sequence number from 3 to 0 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:33054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@80e11b8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:33054])[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 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33054])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33054]) packet #0 sending command=7[7] len=419 23:11:44.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33054]) No pending packets to flush at end of KEX 23:11:44.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #9 SSH_MSG_IGNORE 23:11:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_IGNORE 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33054]) process #2 SSH_MSG_NEWKEYS 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:33054]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33054]): strict KEX resets input message sequence number from 3 to 0 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:33054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@392fe0d0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33054]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33054]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:33054]) authorized authentication methods: password,publickey 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:33054]) Accepted service ssh-userauth 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33054]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33054]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33054]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33054]) no authentication factory for method=none 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33054]) SSH_MSG_USERAUTH_REQUEST 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:33054]) remaining methods: password,publickey 23:11:44.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33054]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:44.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:33054]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:44.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:44.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:33054]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:44.883 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:44.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:33054]) authentication result: true 23:11:44.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:33054]) SSH_MSG_USERAUTH_REQUEST 23:11:44.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:33054])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:44.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:33054]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:44.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:44.884 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:44.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33054]) no heartbeat to stop 23:11:44.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:33054]) heartbeat type=IGNORE, interval=PT30S 23:11:44.884 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:33054 authenticated 23:11:44.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:44.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33054]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:44.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33054]] session=TransportServerSession[admin@/10.30.170.252:33054] id=0 23:11:44.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33054])) size=2097152, max=2097152, packet=32768 23:11:44.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33054]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33054] 23:11:44.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:33054]) recipient=0 23:11:44.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054])) size=2097152, max=2097152, packet=32768 23:11:44.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054])) re-initializing 23:11:44.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054])) size=2097152, max=2097152, packet=32768 23:11:44.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:44.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054])[want-reply=true] subsystem=netconf 23:11:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054])[subsystem] prepared command 23:11:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054]}} established 23:11:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 378: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18207 23:11:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 378: Creating data stores for simulated device 23:11:44.891 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:44.891 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:44.891 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:44.892 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1472332e 23:11:44.892 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:44.892 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:44.892 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:44.892 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:44.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:44.893 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:44.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:44.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:44.893 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1472332e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1472332e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6135ef5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6135ef5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:44.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:44.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:44.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054] 23:11:44.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 378 on channel [id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054] 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) by 1103 down to 2096049 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054] 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054] 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) request=subsystem result=ReplySuccess, want-reply=true 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) request=subsystem activate command 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) starting runner for command=netconf 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #5 SSH_MSG_CHANNEL_DATA 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) by 373 down to 2096779 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_CHANNEL_DATA len=373 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054] 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:44.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054] 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054] 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18207', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=378} created 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=378, channel=[id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054]} created 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054] successful with session NetconfServerSession{sessionId=378, channel=[id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054]} 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054]} up 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #6 SSH_MSG_CHANNEL_DATA 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) by 393 down to 2096386 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_CHANNEL_DATA len=393 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054] 23:11:44.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:44.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:44.897 [netconf-device-simulator-threads-6] 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=378} 23:11:44.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:44.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0xea704404, L:/10.30.170.33:18207 - R:/10.30.170.252:33054]} EXI handlers added to pipeline 23:11:44.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:44.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) by 179 down to 2095870 23:11:44.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:44.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #7 SSH_MSG_CHANNEL_DATA 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) by 340 down to 2096046 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_CHANNEL_DATA len=340 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054] 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=378} 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6135ef5 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:44.899 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:44.900 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:44.901 [netconf-device-simulator-threads-6] 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 23:11:44.901 [netconf-device-simulator-threads-6] 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 23:11:44.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:44.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) by 733 down to 2095137 23:11:44.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:44.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #13 SSH_MSG_IGNORE 23:11:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:11:44.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #12 SSH_MSG_IGNORE 23:11:45.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:11:45.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112]} 23:11:45.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59112]): SSH-2.0-SSHD-UNKNOWN 23:11:45.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59112]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:45.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59112]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #11 SSH_MSG_IGNORE 23:11:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_IGNORE 23:11:45.273 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59112]) Send SSH_MSG_KEXINIT 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59112]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59112]) process #0 SSH_MSG_KEXINIT 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59112]) SSH_MSG_KEXINIT 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59112]) strict KEX=true client=true server=true 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59112]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59112]) Kex: server host key algorithms = rsa-sha2-512 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59112]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59112]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59112]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59112]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59112]) Kex: compression algorithms (client to server) = none 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59112]) Kex: compression algorithms (server to client) = none 23:11:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #10 SSH_MSG_IGNORE 23:11:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_IGNORE 23:11:45.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #8 SSH_MSG_IGNORE 23:11:45.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_IGNORE 23:11:45.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59112]) process #1 30 23:11:45.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59112]] process command=SSH_MSG_KEXDH_INIT 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59112]] Send SSH_MSG_KEXDH_REPLY 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59112]) packet #1 sending command=31[31] len=1639 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59112])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59112]) Send SSH_MSG_NEWKEYS 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59112]) session ID=04:e7:0b:f4:fd:04:b8:0b:e5:49:26:b9:53:ff:80:1b:56:98:94:8f:14:97:9f:f3:fb:22:bd:ca:0b:1f:83:db:c6:58:09:5f:8c:0f:7d:f8:16:c8:c2:19:6c:57:14:5e:d5:7d:ab:63:22:5a:85:4f:05:5d:48:57:9e:77:a4:51 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59112]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59112]): strict KEX resets output message sequence number from 3 to 0 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59112]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a4044ef; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59112])[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 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59112])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59112]) packet #0 sending command=7[7] len=419 23:11:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59112]) No pending packets to flush at end of KEX 23:11:45.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #8 SSH_MSG_IGNORE 23:11:45.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_IGNORE 23:11:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59112]) process #2 SSH_MSG_NEWKEYS 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59112]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59112]): strict KEX resets input message sequence number from 3 to 0 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59112]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79a70a9b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59112]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59112]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59112]) authorized authentication methods: password,publickey 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59112]) Accepted service ssh-userauth 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59112]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59112]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59112]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59112]) no authentication factory for method=none 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59112]) SSH_MSG_USERAUTH_REQUEST 23:11:45.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59112]) remaining methods: password,publickey 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59112]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59112]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59112]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:45.416 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59112]) authentication result: true 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59112]) SSH_MSG_USERAUTH_REQUEST 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59112])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59112]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59112]) no heartbeat to stop 23:11:45.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59112]) heartbeat type=IGNORE, interval=PT30S 23:11:45.416 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59112 authenticated 23:11:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59112]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59112]] session=TransportServerSession[admin@/10.30.170.252:59112] id=0 23:11:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59112])) size=2097152, max=2097152, packet=32768 23:11:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59112]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59112] 23:11:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59112]) recipient=0 23:11:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112])) size=2097152, max=2097152, packet=32768 23:11:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112])) re-initializing 23:11:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112])) size=2097152, max=2097152, packet=32768 23:11:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112])[want-reply=true] subsystem=netconf 23:11:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112])[subsystem] prepared command 23:11:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112]}} established 23:11:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 379: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18208 23:11:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 379: Creating data stores for simulated device 23:11:45.418 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:45.419 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:45.419 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:45.419 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:45.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30cb6fe7 23:11:45.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:45.420 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:45.420 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:45.420 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:45.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:45.420 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:45.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:45.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:45.420 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30cb6fe7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30cb6fe7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ac9b054, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ac9b054, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:45.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:45.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:45.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112] 23:11:45.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 379 on channel [id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112] 23:11:45.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) by 1103 down to 2096049 23:11:45.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:45.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112] 23:11:45.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112] 23:11:45.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) request=subsystem result=ReplySuccess, want-reply=true 23:11:45.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:45.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) request=subsystem activate command 23:11:45.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) starting runner for command=netconf 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #5 SSH_MSG_CHANNEL_DATA 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) by 373 down to 2096779 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_CHANNEL_DATA len=373 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112] 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112] 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112] 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18208', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=379} created 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112]} created 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112] successful with session NetconfServerSession{sessionId=379, channel=[id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112]} 23:11:45.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112]} up 23:11:45.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #6 SSH_MSG_CHANNEL_DATA 23:11:45.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) by 393 down to 2096386 23:11:45.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_CHANNEL_DATA len=393 23:11:45.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112] 23:11:45.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:45.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:45.425 [netconf-device-simulator-threads-0] 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=379} 23:11:45.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:45.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x5b95e456, L:/10.30.170.33:18208 - R:/10.30.170.252:59112]} EXI handlers added to pipeline 23:11:45.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:45.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) by 179 down to 2095870 23:11:45.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:45.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:45.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #7 SSH_MSG_CHANNEL_DATA 23:11:45.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) by 340 down to 2096046 23:11:45.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_CHANNEL_DATA len=340 23:11:45.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112] 23:11:45.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:45.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:45.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=379} 23:11:45.427 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ac9b054 23:11:45.427 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:45.428 [netconf-device-simulator-threads-0] 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 23:11:45.428 [netconf-device-simulator-threads-0] 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 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) by 733 down to 2095137 23:11:45.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:45.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #13 SSH_MSG_IGNORE 23:11:45.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:11:45.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #9 SSH_MSG_IGNORE 23:11:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_IGNORE 23:11:45.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #12 SSH_MSG_IGNORE 23:11:45.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:11:45.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100]} 23:11:45.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36100]): SSH-2.0-SSHD-UNKNOWN 23:11:45.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36100]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:45.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36100]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:45.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #10 SSH_MSG_IGNORE 23:11:45.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_IGNORE 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36100]) Send SSH_MSG_KEXINIT 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36100]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36100]) process #0 SSH_MSG_KEXINIT 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36100]) SSH_MSG_KEXINIT 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36100]) strict KEX=true client=true server=true 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36100]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36100]) Kex: server host key algorithms = rsa-sha2-512 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36100]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36100]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36100]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36100]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36100]) Kex: compression algorithms (client to server) = none 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36100]) Kex: compression algorithms (server to client) = none 23:11:45.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:45.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #11 SSH_MSG_IGNORE 23:11:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_IGNORE 23:11:45.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36100]) process #1 30 23:11:45.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36100]] process command=SSH_MSG_KEXDH_INIT 23:11:45.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #12 SSH_MSG_IGNORE 23:11:45.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:11:45.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36100]] Send SSH_MSG_KEXDH_REPLY 23:11:45.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36100]) packet #1 sending command=31[31] len=1639 23:11:45.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36100])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:45.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36100]) Send SSH_MSG_NEWKEYS 23:11:45.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36100]) session ID=c2:96:97:f3:c5:bb:16:4e:52:cd:10:1d:aa:ec:74:a3:e6:f8:41:bd:56:c4:f4:fd:c4:9e:7e:fe:ce:6e:31:e0:86:a6:ba:9e:9f:d2:6d:2b:d4:21:8a:9d:6e:1e:0b:5c:d8:a9:32:a1:6b:d1:e4:6d:ee:9c:76:dc:b4:4f:61:f1 23:11:45.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36100]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:45.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36100]): strict KEX resets output message sequence number from 3 to 0 23:11:45.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36100]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2830149a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:45.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36100])[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 23:11:45.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36100])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:45.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36100]) packet #0 sending command=7[7] len=419 23:11:45.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36100]) No pending packets to flush at end of KEX 23:11:45.912 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #9 SSH_MSG_IGNORE 23:11:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_IGNORE 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36100]) process #2 SSH_MSG_NEWKEYS 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36100]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36100]): strict KEX resets input message sequence number from 3 to 0 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36100]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13871dbf; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36100]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36100]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36100]) authorized authentication methods: password,publickey 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36100]) Accepted service ssh-userauth 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36100]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36100]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36100]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36100]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36100]) no authentication factory for method=none 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36100]) SSH_MSG_USERAUTH_REQUEST 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36100]) remaining methods: password,publickey 23:11:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36100]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:45.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36100]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:45.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36100]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:45.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36100]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:45.927 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:45.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36100]) authentication result: true 23:11:45.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36100]) SSH_MSG_USERAUTH_REQUEST 23:11:45.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36100])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:45.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36100]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:45.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:45.927 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:45.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36100]) no heartbeat to stop 23:11:45.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36100]) heartbeat type=IGNORE, interval=PT30S 23:11:45.927 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36100 authenticated 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36100]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36100]] session=TransportServerSession[admin@/10.30.170.252:36100] id=0 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36100])) size=2097152, max=2097152, packet=32768 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36100]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36100] 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36100]) recipient=0 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100])) size=2097152, max=2097152, packet=32768 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100])) re-initializing 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100])) size=2097152, max=2097152, packet=32768 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100])[want-reply=true] subsystem=netconf 23:11:45.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100])[subsystem] prepared command 23:11:45.929 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:45.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:45.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100]}} established 23:11:45.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 380: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18209 23:11:45.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 380: Creating data stores for simulated device 23:11:45.929 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:45.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:45.929 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:45.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:45.929 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:45.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7659580 23:11:45.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:45.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:45.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:45.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:45.931 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:45.931 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:45.931 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:45.931 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:45.931 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7659580, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7659580, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2acb39a0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2acb39a0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:45.931 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:45.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100] 23:11:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 380 on channel [id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100] 23:11:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) by 1103 down to 2096049 23:11:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100] 23:11:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100] 23:11:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) request=subsystem result=ReplySuccess, want-reply=true 23:11:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) request=subsystem activate command 23:11:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) starting runner for command=netconf 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #5 SSH_MSG_CHANNEL_DATA 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) by 373 down to 2096779 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_CHANNEL_DATA len=373 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100] 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100] 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100] 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18209', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=380} created 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100]} created 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100] successful with session NetconfServerSession{sessionId=380, channel=[id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100]} 23:11:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100]} up 23:11:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #6 SSH_MSG_CHANNEL_DATA 23:11:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) by 393 down to 2096386 23:11:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_CHANNEL_DATA len=393 23:11:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100] 23:11:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:45.935 [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=380} 23:11:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x7fa2396c, L:/10.30.170.33:18209 - R:/10.30.170.252:36100]} EXI handlers added to pipeline 23:11:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:45.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) by 179 down to 2095870 23:11:45.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:45.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:45.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #7 SSH_MSG_CHANNEL_DATA 23:11:45.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) by 340 down to 2096046 23:11:45.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_CHANNEL_DATA len=340 23:11:45.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100] 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=380} 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2acb39a0 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:45.939 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:45.939 [netconf-device-simulator-threads-2] 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 23:11:45.939 [netconf-device-simulator-threads-2] 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 23:11:45.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:45.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) by 733 down to 2095137 23:11:45.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:45.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #13 SSH_MSG_IGNORE 23:11:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:11:46.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:46.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:46.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #8 SSH_MSG_IGNORE 23:11:46.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_IGNORE 23:11:46.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114]} 23:11:46.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60114]): SSH-2.0-SSHD-UNKNOWN 23:11:46.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60114]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:46.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60114]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:46.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:46.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:46.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #11 SSH_MSG_IGNORE 23:11:46.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_IGNORE 23:11:46.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #10 SSH_MSG_IGNORE 23:11:46.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_IGNORE 23:11:46.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #12 SSH_MSG_IGNORE 23:11:46.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:11:46.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60114]) Send SSH_MSG_KEXINIT 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60114]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60114]) process #0 SSH_MSG_KEXINIT 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60114]) SSH_MSG_KEXINIT 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60114]) strict KEX=true client=true server=true 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60114]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60114]) Kex: server host key algorithms = rsa-sha2-512 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60114]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60114]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60114]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60114]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60114]) Kex: compression algorithms (client to server) = none 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60114]) Kex: compression algorithms (server to client) = none 23:11:46.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:46.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60114]) process #1 30 23:11:46.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60114]] process command=SSH_MSG_KEXDH_INIT 23:11:46.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60114]] Send SSH_MSG_KEXDH_REPLY 23:11:46.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60114]) packet #1 sending command=31[31] len=1639 23:11:46.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60114])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:46.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60114]) Send SSH_MSG_NEWKEYS 23:11:46.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60114]) session ID=6e:af:c7:7a:2c:e5:03:67:18:e5:ee:79:17:21:d2:d3:a9:a0:c9:fd:a8:16:f0:01:16:20:0d:55:18:e3:81:09:85:c3:84:86:3d:97:52:06:41:b9:ad:37:59:f1:07:89:0f:b5:2b:e4:13:41:3e:06:dd:f3:34:8f:13:2c:0a:e6 23:11:46.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60114]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:46.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60114]): strict KEX resets output message sequence number from 3 to 0 23:11:46.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c914f16; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:46.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60114])[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 23:11:46.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60114])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:46.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60114]) packet #0 sending command=7[7] len=419 23:11:46.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60114]) No pending packets to flush at end of KEX 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60114]) process #2 SSH_MSG_NEWKEYS 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60114]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60114]): strict KEX resets input message sequence number from 3 to 0 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c143cad; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60114]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60114]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60114]) authorized authentication methods: password,publickey 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60114]) Accepted service ssh-userauth 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60114]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60114]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60114]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60114]) no authentication factory for method=none 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60114]) SSH_MSG_USERAUTH_REQUEST 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60114]) remaining methods: password,publickey 23:11:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60114]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60114]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60114]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:46.575 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60114]) authentication result: true 23:11:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60114]) SSH_MSG_USERAUTH_REQUEST 23:11:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60114])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60114]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60114]) no heartbeat to stop 23:11:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60114]) heartbeat type=IGNORE, interval=PT30S 23:11:46.575 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60114 authenticated 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60114]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60114]] session=TransportServerSession[admin@/10.30.170.252:60114] id=0 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60114])) size=2097152, max=2097152, packet=32768 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60114]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60114] 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60114]) recipient=0 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114])) size=2097152, max=2097152, packet=32768 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114])) re-initializing 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114])) size=2097152, max=2097152, packet=32768 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114])[want-reply=true] subsystem=netconf 23:11:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114])[subsystem] prepared command 23:11:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114]}} established 23:11:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 381: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18210 23:11:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 381: Creating data stores for simulated device 23:11:46.577 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:46.577 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:46.578 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:46.578 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d68289d 23:11:46.578 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:46.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:46.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:46.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:46.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:46.580 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:46.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:46.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:46.580 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d68289d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d68289d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15b72738, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15b72738, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:46.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:46.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:46.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114] 23:11:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #9 SSH_MSG_IGNORE 23:11:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_IGNORE 23:11:46.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 381 on channel [id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114] 23:11:46.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:46.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) by 1103 down to 2096049 23:11:46.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114] 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114] 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) request=subsystem result=ReplySuccess, want-reply=true 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) request=subsystem activate command 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) starting runner for command=netconf 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #5 SSH_MSG_CHANNEL_DATA 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) by 373 down to 2096779 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_CHANNEL_DATA len=373 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114] 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:46.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114] 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114] 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18210', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=381} created 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=381, channel=[id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114]} created 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114] successful with session NetconfServerSession{sessionId=381, channel=[id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114]} 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114]} up 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #6 SSH_MSG_CHANNEL_DATA 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) by 393 down to 2096386 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_CHANNEL_DATA len=393 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114] 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:46.584 [netconf-device-simulator-threads-4] 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=381} 23:11:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:46.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0x57256baf, L:/10.30.170.33:18210 - R:/10.30.170.252:60114]} EXI handlers added to pipeline 23:11:46.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:46.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) by 179 down to 2095870 23:11:46.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:46.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #7 SSH_MSG_CHANNEL_DATA 23:11:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) by 340 down to 2096046 23:11:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_CHANNEL_DATA len=340 23:11:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114] 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=381} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15b72738 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:46.588 [netconf-device-simulator-threads-4] 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 23:11:46.588 [netconf-device-simulator-threads-4] 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 23:11:46.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:46.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) by 733 down to 2095137 23:11:46.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:46.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:46.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604]} 23:11:46.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34604]): SSH-2.0-SSHD-UNKNOWN 23:11:46.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34604]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:46.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34604]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:46.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #8 SSH_MSG_IGNORE 23:11:46.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_IGNORE 23:11:46.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:46.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #11 SSH_MSG_IGNORE 23:11:46.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_IGNORE 23:11:46.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34604]) Send SSH_MSG_KEXINIT 23:11:46.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34604]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:46.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34604]) process #0 SSH_MSG_KEXINIT 23:11:46.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34604]) SSH_MSG_KEXINIT 23:11:46.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34604]) strict KEX=true client=true server=true 23:11:46.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34604]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:46.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34604]) Kex: server host key algorithms = rsa-sha2-512 23:11:46.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34604]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:46.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34604]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:46.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34604]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:46.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34604]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:46.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34604]) Kex: compression algorithms (client to server) = none 23:11:46.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34604]) Kex: compression algorithms (server to client) = none 23:11:46.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:46.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34604]) process #1 30 23:11:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34604]] process command=SSH_MSG_KEXDH_INIT 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34604]] Send SSH_MSG_KEXDH_REPLY 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34604]) packet #1 sending command=31[31] len=1639 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34604])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34604]) Send SSH_MSG_NEWKEYS 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34604]) session ID=2c:a4:dc:82:12:ca:c5:05:e8:74:05:fc:aa:20:f4:18:4a:49:8d:32:58:33:38:86:9a:bd:64:5d:44:75:ba:6c:a1:8e:4f:36:5e:5d:e4:cf:e1:4a:33:c4:e1:ee:90:88:1a:70:fa:7f:fe:4f:de:08:c0:59:f6:ee:1b:03:61:e2 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34604]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34604]): strict KEX resets output message sequence number from 3 to 0 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@268e8698; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34604])[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 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34604])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34604]) packet #0 sending command=7[7] len=419 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34604]) No pending packets to flush at end of KEX 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #13 SSH_MSG_IGNORE 23:11:46.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34604]) process #2 SSH_MSG_NEWKEYS 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34604]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34604]): strict KEX resets input message sequence number from 3 to 0 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32b3d6c9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34604]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34604]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34604]) authorized authentication methods: password,publickey 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34604]) Accepted service ssh-userauth 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34604]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34604]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34604]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34604]) no authentication factory for method=none 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34604]) SSH_MSG_USERAUTH_REQUEST 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34604]) remaining methods: password,publickey 23:11:46.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34604]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:46.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34604]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:46.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:46.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34604]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:46.927 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:46.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34604]) authentication result: true 23:11:46.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34604]) SSH_MSG_USERAUTH_REQUEST 23:11:46.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34604])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:46.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34604]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:46.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:46.927 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:46.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34604]) no heartbeat to stop 23:11:46.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34604]) heartbeat type=IGNORE, interval=PT30S 23:11:46.927 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34604 authenticated 23:11:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34604]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34604]] session=TransportServerSession[admin@/10.30.170.252:34604] id=0 23:11:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34604])) size=2097152, max=2097152, packet=32768 23:11:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34604]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34604] 23:11:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34604]) recipient=0 23:11:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604])) size=2097152, max=2097152, packet=32768 23:11:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604])) re-initializing 23:11:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604])) size=2097152, max=2097152, packet=32768 23:11:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604])[want-reply=true] subsystem=netconf 23:11:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604])[subsystem] prepared command 23:11:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604]}} established 23:11:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 382: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18211 23:11:46.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 382: Creating data stores for simulated device 23:11:46.933 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:46.933 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:46.934 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:46.934 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:46.934 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:46.935 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4595d1e9 23:11:46.935 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:46.935 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:46.935 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:46.935 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:46.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:46.936 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:46.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:46.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:46.936 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4595d1e9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4595d1e9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@333b75cf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@333b75cf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:46.938 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:46.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:46.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604] 23:11:46.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 382 on channel [id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604] 23:11:46.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) by 1103 down to 2096049 23:11:46.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:46.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604] 23:11:46.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604] 23:11:46.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) request=subsystem result=ReplySuccess, want-reply=true 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) request=subsystem activate command 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) starting runner for command=netconf 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #5 SSH_MSG_CHANNEL_DATA 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) by 373 down to 2096779 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_CHANNEL_DATA len=373 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604] 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604] 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604] 23:11:46.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18211', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:46.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=382} created 23:11:46.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604]} created 23:11:46.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604] successful with session NetconfServerSession{sessionId=382, channel=[id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604]} 23:11:46.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604]} up 23:11:46.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #6 SSH_MSG_CHANNEL_DATA 23:11:46.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) by 393 down to 2096386 23:11:46.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_CHANNEL_DATA len=393 23:11:46.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604] 23:11:46.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:46.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:46.943 [netconf-device-simulator-threads-6] 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=382} 23:11:46.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:46.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x99234a92, L:/10.30.170.33:18211 - R:/10.30.170.252:34604]} EXI handlers added to pipeline 23:11:46.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:46.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) by 179 down to 2095870 23:11:46.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:46.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #7 SSH_MSG_CHANNEL_DATA 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) by 340 down to 2096046 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_CHANNEL_DATA len=340 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604] 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=382} 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@333b75cf 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:46.946 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:46.947 [netconf-device-simulator-threads-6] 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 23:11:46.947 [netconf-device-simulator-threads-6] 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 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) by 733 down to 2095137 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:47.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #9 SSH_MSG_IGNORE 23:11:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_IGNORE 23:11:47.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #10 SSH_MSG_IGNORE 23:11:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_IGNORE 23:11:47.136 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #8 SSH_MSG_IGNORE 23:11:47.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_IGNORE 23:11:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #13 SSH_MSG_IGNORE 23:11:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:11:47.147 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #12 SSH_MSG_IGNORE 23:11:47.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:11:47.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100]} 23:11:47.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47100]): SSH-2.0-SSHD-UNKNOWN 23:11:47.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47100]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:47.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47100]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:47.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #10 SSH_MSG_IGNORE 23:11:47.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_IGNORE 23:11:47.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47100]) Send SSH_MSG_KEXINIT 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47100]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47100]) process #0 SSH_MSG_KEXINIT 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47100]) SSH_MSG_KEXINIT 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47100]) strict KEX=true client=true server=true 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47100]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47100]) Kex: server host key algorithms = rsa-sha2-512 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47100]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47100]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47100]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47100]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47100]) Kex: compression algorithms (client to server) = none 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47100]) Kex: compression algorithms (server to client) = none 23:11:47.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:47.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47100]) process #1 30 23:11:47.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47100]] process command=SSH_MSG_KEXDH_INIT 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47100]] Send SSH_MSG_KEXDH_REPLY 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47100]) packet #1 sending command=31[31] len=1639 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47100])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47100]) Send SSH_MSG_NEWKEYS 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47100]) session ID=f0:e1:b1:bd:01:cb:46:06:79:68:74:ac:49:90:4d:b1:b9:5d:c2:53:a7:a2:65:8c:34:ea:28:10:e4:9c:f9:03:b4:52:06:88:e7:ce:59:b9:09:80:c6:9e:61:a9:9b:0c:52:8d:ae:e5:b7:39:3a:8d:5c:ce:a7:1a:01:d6:be:21 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47100]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47100]): strict KEX resets output message sequence number from 3 to 0 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47100]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39a65a1e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47100])[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 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47100])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47100]) packet #0 sending command=7[7] len=419 23:11:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47100]) No pending packets to flush at end of KEX 23:11:47.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #11 SSH_MSG_IGNORE 23:11:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_IGNORE 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47100]) process #2 SSH_MSG_NEWKEYS 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47100]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47100]): strict KEX resets input message sequence number from 3 to 0 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47100]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73b73f37; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47100]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47100]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47100]) authorized authentication methods: password,publickey 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47100]) Accepted service ssh-userauth 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47100]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47100]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47100]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47100]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47100]) no authentication factory for method=none 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47100]) SSH_MSG_USERAUTH_REQUEST 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47100]) remaining methods: password,publickey 23:11:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47100]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:47.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47100]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:47.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47100]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:47.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47100]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:47.436 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:47.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47100]) authentication result: true 23:11:47.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47100]) SSH_MSG_USERAUTH_REQUEST 23:11:47.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47100])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:47.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47100]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:47.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:47.436 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:47.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47100]) no heartbeat to stop 23:11:47.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47100]) heartbeat type=IGNORE, interval=PT30S 23:11:47.436 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47100 authenticated 23:11:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47100]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47100]] session=TransportServerSession[admin@/10.30.170.252:47100] id=0 23:11:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47100])) size=2097152, max=2097152, packet=32768 23:11:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47100]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47100] 23:11:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47100]) recipient=0 23:11:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100])) size=2097152, max=2097152, packet=32768 23:11:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100])) re-initializing 23:11:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100])) size=2097152, max=2097152, packet=32768 23:11:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100])[want-reply=true] subsystem=netconf 23:11:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100])[subsystem] prepared command 23:11:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100]}} established 23:11:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 383: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18212 23:11:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 383: Creating data stores for simulated device 23:11:47.438 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:47.439 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:47.439 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:47.439 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:47.440 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a2ef3ce 23:11:47.440 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:47.440 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:47.440 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:47.440 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:47.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:47.441 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:47.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:47.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:47.441 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a2ef3ce, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a2ef3ce, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43b96408, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43b96408, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:47.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:47.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:47.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100] 23:11:47.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 383 on channel [id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100] 23:11:47.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) by 1103 down to 2096049 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100] 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100] 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) request=subsystem result=ReplySuccess, want-reply=true 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) request=subsystem activate command 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) starting runner for command=netconf 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #5 SSH_MSG_CHANNEL_DATA 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) by 373 down to 2096779 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_CHANNEL_DATA len=373 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100] 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100] 23:11:47.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100] 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18212', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=383} created 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100]} created 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100] successful with session NetconfServerSession{sessionId=383, channel=[id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100]} 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100]} up 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #6 SSH_MSG_CHANNEL_DATA 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) by 393 down to 2096386 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_CHANNEL_DATA len=393 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100] 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:47.444 [netconf-device-simulator-threads-0] 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=383} 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xac13c1d2, L:/10.30.170.33:18212 - R:/10.30.170.252:47100]} EXI handlers added to pipeline 23:11:47.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:47.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) by 179 down to 2095870 23:11:47.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:47.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:47.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #7 SSH_MSG_CHANNEL_DATA 23:11:47.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) by 340 down to 2096046 23:11:47.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_CHANNEL_DATA len=340 23:11:47.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100] 23:11:47.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:47.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:47.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=383} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43b96408 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:47.449 [netconf-device-simulator-threads-0] 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 23:11:47.449 [netconf-device-simulator-threads-0] 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 23:11:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:47.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) by 733 down to 2095137 23:11:47.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:47.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:47.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #9 SSH_MSG_IGNORE 23:11:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_IGNORE 23:11:47.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #12 SSH_MSG_IGNORE 23:11:47.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:11:47.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #8 SSH_MSG_IGNORE 23:11:47.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_IGNORE 23:11:47.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726]} 23:11:47.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54726]): SSH-2.0-SSHD-UNKNOWN 23:11:47.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54726]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:47.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54726]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:47.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #10 SSH_MSG_IGNORE 23:11:47.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_IGNORE 23:11:47.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #11 SSH_MSG_IGNORE 23:11:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_IGNORE 23:11:47.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54726]) Send SSH_MSG_KEXINIT 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54726]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54726]) process #0 SSH_MSG_KEXINIT 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54726]) SSH_MSG_KEXINIT 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54726]) strict KEX=true client=true server=true 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54726]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54726]) Kex: server host key algorithms = rsa-sha2-512 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54726]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54726]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54726]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54726]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54726]) Kex: compression algorithms (client to server) = none 23:11:48.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54726]) Kex: compression algorithms (server to client) = none 23:11:48.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:48.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #13 SSH_MSG_IGNORE 23:11:48.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:11:48.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54726]) process #1 30 23:11:48.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54726]] process command=SSH_MSG_KEXDH_INIT 23:11:48.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54726]] Send SSH_MSG_KEXDH_REPLY 23:11:48.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54726]) packet #1 sending command=31[31] len=1639 23:11:48.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54726])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:48.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54726]) Send SSH_MSG_NEWKEYS 23:11:48.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54726]) session ID=94:9b:c8:71:ee:1e:e0:db:cf:f2:1a:ea:cd:bb:1c:22:38:93:18:c1:e5:57:79:65:c8:60:96:13:f0:84:7c:db:58:e7:04:aa:83:18:ec:11:cc:b9:61:90:57:1c:91:0f:e3:37:11:07:30:a5:a3:75:8a:39:b2:cf:72:11:53:c6 23:11:48.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54726]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:48.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54726]): strict KEX resets output message sequence number from 3 to 0 23:11:48.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f0455c1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:48.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54726])[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 23:11:48.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54726])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:48.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54726]) packet #0 sending command=7[7] len=419 23:11:48.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54726]) No pending packets to flush at end of KEX 23:11:48.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #8 SSH_MSG_IGNORE 23:11:48.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_IGNORE 23:11:48.128 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:48.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54726]) process #2 SSH_MSG_NEWKEYS 23:11:48.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54726]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:48.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54726]): strict KEX resets input message sequence number from 3 to 0 23:11:48.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4397eda6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:48.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54726]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54726]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54726]) authorized authentication methods: password,publickey 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54726]) Accepted service ssh-userauth 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54726]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54726]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54726]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54726]) no authentication factory for method=none 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54726]) SSH_MSG_USERAUTH_REQUEST 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54726]) remaining methods: password,publickey 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54726]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54726]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54726]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:48.131 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54726]) authentication result: true 23:11:48.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54726]) SSH_MSG_USERAUTH_REQUEST 23:11:48.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54726])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:48.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54726]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:48.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:48.132 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:48.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54726]) no heartbeat to stop 23:11:48.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54726]) heartbeat type=IGNORE, interval=PT30S 23:11:48.132 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54726 authenticated 23:11:48.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:48.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54726]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:48.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54726]] session=TransportServerSession[admin@/10.30.170.252:54726] id=0 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54726])) size=2097152, max=2097152, packet=32768 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54726]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54726] 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54726]) recipient=0 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726])) size=2097152, max=2097152, packet=32768 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726])) re-initializing 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726])) size=2097152, max=2097152, packet=32768 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726])[want-reply=true] subsystem=netconf 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726])[subsystem] prepared command 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726]}} established 23:11:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 384: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18213 23:11:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 384: Creating data stores for simulated device 23:11:48.134 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:48.134 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:48.134 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63abb1a1 23:11:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:48.136 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:48.136 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:48.136 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:48.136 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:48.136 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63abb1a1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63abb1a1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63479904, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63479904, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:48.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:48.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:48.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726] 23:11:48.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 384 on channel [id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726] 23:11:48.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) by 1103 down to 2096049 23:11:48.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:48.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726] 23:11:48.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726] 23:11:48.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) request=subsystem result=ReplySuccess, want-reply=true 23:11:48.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:48.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) request=subsystem activate command 23:11:48.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) starting runner for command=netconf 23:11:48.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #5 SSH_MSG_CHANNEL_DATA 23:11:48.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) by 373 down to 2096779 23:11:48.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_CHANNEL_DATA len=373 23:11:48.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726] 23:11:48.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:48.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:48.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726] 23:11:48.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726] 23:11:48.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18213', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:48.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=384} created 23:11:48.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726]} created 23:11:48.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726] successful with session NetconfServerSession{sessionId=384, channel=[id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726]} 23:11:48.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726]} up 23:11:48.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #6 SSH_MSG_CHANNEL_DATA 23:11:48.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) by 393 down to 2096386 23:11:48.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_CHANNEL_DATA len=393 23:11:48.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726] 23:11:48.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:48.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:48.142 [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=384} 23:11:48.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:48.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x25f96a6d, L:/10.30.170.33:18213 - R:/10.30.170.252:54726]} EXI handlers added to pipeline 23:11:48.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:48.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) by 179 down to 2095870 23:11:48.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:48.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:48.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #7 SSH_MSG_CHANNEL_DATA 23:11:48.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) by 340 down to 2096046 23:11:48.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_CHANNEL_DATA len=340 23:11:48.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726] 23:11:48.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:48.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:48.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=384} 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63479904 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:48.152 [netconf-device-simulator-threads-2] 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 23:11:48.152 [netconf-device-simulator-threads-2] 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 23:11:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:48.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) by 733 down to 2095137 23:11:48.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:48.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:48.166 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:48.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #12 SSH_MSG_IGNORE 23:11:48.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:11:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #13 SSH_MSG_IGNORE 23:11:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:11:48.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #9 SSH_MSG_IGNORE 23:11:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_IGNORE 23:11:48.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:48.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418]} 23:11:48.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:45418]): SSH-2.0-SSHD-UNKNOWN 23:11:48.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:45418]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:48.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:45418]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:45418]) Send SSH_MSG_KEXINIT 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45418]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45418]) process #0 SSH_MSG_KEXINIT 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:45418]) SSH_MSG_KEXINIT 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:45418]) strict KEX=true client=true server=true 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45418]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45418]) Kex: server host key algorithms = rsa-sha2-512 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45418]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45418]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45418]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45418]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45418]) Kex: compression algorithms (client to server) = none 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45418]) Kex: compression algorithms (server to client) = none 23:11:48.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #11 SSH_MSG_IGNORE 23:11:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_IGNORE 23:11:48.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:48.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45418]) process #1 30 23:11:48.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45418]] process command=SSH_MSG_KEXDH_INIT 23:11:48.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45418]] Send SSH_MSG_KEXDH_REPLY 23:11:48.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45418]) packet #1 sending command=31[31] len=1639 23:11:48.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:45418])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:48.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:45418]) Send SSH_MSG_NEWKEYS 23:11:48.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:45418]) session ID=6e:0e:08:54:5b:b8:72:0b:46:93:7e:d8:ad:f8:d4:43:6c:04:d7:59:eb:df:23:ea:b7:f6:fa:4c:83:15:16:75:3f:0e:44:ef:c6:00:47:48:ff:78:79:b6:6f:f7:20:56:a2:05:f3:ae:39:56:4c:f7:79:f2:df:66:97:2d:53:da 23:11:48.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45418]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:48.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45418]): strict KEX resets output message sequence number from 3 to 0 23:11:48.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4376c483; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:48.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:45418])[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 23:11:48.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45418])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:48.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45418]) packet #0 sending command=7[7] len=419 23:11:48.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45418]) No pending packets to flush at end of KEX 23:11:48.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:48.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45418]) process #2 SSH_MSG_NEWKEYS 23:11:48.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45418]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:48.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45418]): strict KEX resets input message sequence number from 3 to 0 23:11:48.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b9f69d4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:48.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:48.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45418]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:48.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45418]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:48.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #10 SSH_MSG_IGNORE 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:45418]) authorized authentication methods: password,publickey 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45418]) Accepted service ssh-userauth 23:11:48.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_IGNORE 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45418]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45418]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45418]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45418]) no authentication factory for method=none 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45418]) SSH_MSG_USERAUTH_REQUEST 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45418]) remaining methods: password,publickey 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45418]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45418]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45418]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:48.578 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:45418]) authentication result: true 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:45418]) SSH_MSG_USERAUTH_REQUEST 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45418])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45418]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:48.578 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45418]) no heartbeat to stop 23:11:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:45418]) heartbeat type=IGNORE, interval=PT30S 23:11:48.579 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:45418 authenticated 23:11:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45418]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45418]] session=TransportServerSession[admin@/10.30.170.252:45418] id=0 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45418])) size=2097152, max=2097152, packet=32768 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45418]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45418] 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45418]) recipient=0 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418])) size=2097152, max=2097152, packet=32768 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418])) re-initializing 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418])) size=2097152, max=2097152, packet=32768 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418])[want-reply=true] subsystem=netconf 23:11:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418])[subsystem] prepared command 23:11:48.581 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:48.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:48.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418]}} established 23:11:48.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 385: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18214 23:11:48.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 385: Creating data stores for simulated device 23:11:48.581 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:48.581 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:48.581 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:48.581 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:48.581 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:48.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #12 SSH_MSG_IGNORE 23:11:48.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:11:48.583 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34f88bb5 23:11:48.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:48.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:48.586 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:48.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:48.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:48.586 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34f88bb5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34f88bb5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ec0c4f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ec0c4f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:48.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:48.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:48.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418] 23:11:48.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 385 on channel [id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418] 23:11:48.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) by 1103 down to 2096049 23:11:48.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418] 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418] 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) request=subsystem result=ReplySuccess, want-reply=true 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) request=subsystem activate command 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) starting runner for command=netconf 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #5 SSH_MSG_CHANNEL_DATA 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) by 373 down to 2096779 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_CHANNEL_DATA len=373 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418] 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:48.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418] 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418] 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18214', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=385} created 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418]} created 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418] successful with session NetconfServerSession{sessionId=385, channel=[id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418]} 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418]} up 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #6 SSH_MSG_CHANNEL_DATA 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) by 393 down to 2096386 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_CHANNEL_DATA len=393 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418] 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:48.590 [netconf-device-simulator-threads-4] 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=385} 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:48.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x558c970c, L:/10.30.170.33:18214 - R:/10.30.170.252:45418]} EXI handlers added to pipeline 23:11:48.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:48.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) by 179 down to 2095870 23:11:48.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:48.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:48.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #7 SSH_MSG_CHANNEL_DATA 23:11:48.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) by 340 down to 2096046 23:11:48.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_CHANNEL_DATA len=340 23:11:48.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418] 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=385} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ec0c4f 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:48.593 [netconf-device-simulator-threads-4] 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 23:11:48.593 [netconf-device-simulator-threads-4] 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 23:11:48.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:48.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) by 733 down to 2095137 23:11:48.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:48.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:48.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #9 SSH_MSG_IGNORE 23:11:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_IGNORE 23:11:48.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:48.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #8 SSH_MSG_IGNORE 23:11:48.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_IGNORE 23:11:48.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872]} 23:11:48.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56872]): SSH-2.0-SSHD-UNKNOWN 23:11:48.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56872]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:48.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56872]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:49.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #10 SSH_MSG_IGNORE 23:11:49.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_IGNORE 23:11:49.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56872]) Send SSH_MSG_KEXINIT 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56872]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56872]) process #0 SSH_MSG_KEXINIT 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56872]) SSH_MSG_KEXINIT 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56872]) strict KEX=true client=true server=true 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56872]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56872]) Kex: server host key algorithms = rsa-sha2-512 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56872]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56872]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56872]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56872]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56872]) Kex: compression algorithms (client to server) = none 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56872]) Kex: compression algorithms (server to client) = none 23:11:49.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:49.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #11 SSH_MSG_IGNORE 23:11:49.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_IGNORE 23:11:49.098 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #8 SSH_MSG_IGNORE 23:11:49.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_IGNORE 23:11:49.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56872]) process #1 30 23:11:49.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56872]] process command=SSH_MSG_KEXDH_INIT 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56872]] Send SSH_MSG_KEXDH_REPLY 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56872]) packet #1 sending command=31[31] len=1639 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56872])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56872]) Send SSH_MSG_NEWKEYS 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56872]) session ID=d6:bf:d7:5a:34:89:35:c5:c1:0a:be:7b:86:e3:9d:8a:ee:51:cf:09:cb:21:37:55:88:e4:2e:db:e4:f3:cd:c8:b5:b0:5d:32:bd:10:b8:d1:4f:b2:a4:8c:76:48:58:f1:cb:79:70:e7:90:c9:0f:19:f2:35:80:9f:ea:82:6f:94 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56872]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56872]): strict KEX resets output message sequence number from 3 to 0 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56872]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e1c71c9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56872])[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 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56872])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56872]) packet #0 sending command=7[7] len=419 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56872]) No pending packets to flush at end of KEX 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #13 SSH_MSG_IGNORE 23:11:49.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56872]) process #2 SSH_MSG_NEWKEYS 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56872]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56872]): strict KEX resets input message sequence number from 3 to 0 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56872]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1296a283; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56872]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56872]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56872]) authorized authentication methods: password,publickey 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56872]) Accepted service ssh-userauth 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56872]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56872]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56872]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56872]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56872]) no authentication factory for method=none 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56872]) SSH_MSG_USERAUTH_REQUEST 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56872]) remaining methods: password,publickey 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56872]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56872]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56872]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56872]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:49.146 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56872]) authentication result: true 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56872]) SSH_MSG_USERAUTH_REQUEST 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56872])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56872]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56872]) no heartbeat to stop 23:11:49.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56872]) heartbeat type=IGNORE, interval=PT30S 23:11:49.146 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56872 authenticated 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56872]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56872]] session=TransportServerSession[admin@/10.30.170.252:56872] id=0 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56872])) size=2097152, max=2097152, packet=32768 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56872]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56872] 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56872]) recipient=0 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872])) size=2097152, max=2097152, packet=32768 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872])) re-initializing 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872])) size=2097152, max=2097152, packet=32768 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872])[want-reply=true] subsystem=netconf 23:11:49.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872])[subsystem] prepared command 23:11:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872]}} established 23:11:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 386: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18215 23:11:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 386: Creating data stores for simulated device 23:11:49.148 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:49.148 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:49.149 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:49.149 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:49.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43798fb7 23:11:49.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:49.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:49.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:49.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:49.150 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:49.150 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:49.150 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:49.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:49.151 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43798fb7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43798fb7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f3b2504, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f3b2504, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:49.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:49.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:49.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872] 23:11:49.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 386 on channel [id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872] 23:11:49.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) by 1103 down to 2096049 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872] 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872] 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) request=subsystem result=ReplySuccess, want-reply=true 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) request=subsystem activate command 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) starting runner for command=netconf 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #5 SSH_MSG_CHANNEL_DATA 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) by 373 down to 2096779 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_CHANNEL_DATA len=373 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872] 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:49.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872] 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872] 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18215', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=386} created 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=386, channel=[id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872]} created 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872] successful with session NetconfServerSession{sessionId=386, channel=[id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872]} 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=386, channel=[id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872]} up 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #6 SSH_MSG_CHANNEL_DATA 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) by 393 down to 2096386 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_CHANNEL_DATA len=393 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872] 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:49.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:49.154 [netconf-device-simulator-threads-6] 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=386} 23:11:49.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:49.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=386, channel=[id: 0x85a7c64a, L:/10.30.170.33:18215 - R:/10.30.170.252:56872]} EXI handlers added to pipeline 23:11:49.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:49.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) by 179 down to 2095870 23:11:49.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:49.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:49.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #7 SSH_MSG_CHANNEL_DATA 23:11:49.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) by 340 down to 2096046 23:11:49.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_CHANNEL_DATA len=340 23:11:49.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872] 23:11:49.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:49.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:49.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=386} 23:11:49.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f3b2504 23:11:49.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:49.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:49.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:49.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:49.159 [netconf-device-simulator-threads-6] 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 23:11:49.159 [netconf-device-simulator-threads-6] 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 23:11:49.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:49.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) by 733 down to 2095137 23:11:49.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:49.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:49.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #9 SSH_MSG_IGNORE 23:11:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_IGNORE 23:11:49.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898]} 23:11:49.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59898]): SSH-2.0-SSHD-UNKNOWN 23:11:49.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59898]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:49.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59898]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:49.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #12 SSH_MSG_IGNORE 23:11:49.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:11:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #11 SSH_MSG_IGNORE 23:11:49.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_IGNORE 23:11:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #13 SSH_MSG_IGNORE 23:11:49.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:11:49.400 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #10 SSH_MSG_IGNORE 23:11:49.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_IGNORE 23:11:49.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59898]) Send SSH_MSG_KEXINIT 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59898]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59898]) process #0 SSH_MSG_KEXINIT 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59898]) SSH_MSG_KEXINIT 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59898]) strict KEX=true client=true server=true 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59898]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59898]) Kex: server host key algorithms = rsa-sha2-512 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59898]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59898]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59898]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59898]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59898]) Kex: compression algorithms (client to server) = none 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59898]) Kex: compression algorithms (server to client) = none 23:11:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:49.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59898]) process #1 30 23:11:49.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59898]] process command=SSH_MSG_KEXDH_INIT 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59898]] Send SSH_MSG_KEXDH_REPLY 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59898]) packet #1 sending command=31[31] len=1639 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59898])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59898]) Send SSH_MSG_NEWKEYS 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59898]) session ID=19:8e:2d:ee:24:8b:95:82:28:f9:0d:fd:36:a2:64:4d:e5:1a:3c:4c:66:f3:da:46:57:62:b5:60:02:f9:96:24:90:84:a8:fc:a4:ab:aa:18:33:88:ac:b1:2e:28:0a:a8:ad:67:31:6c:6c:47:87:95:a9:44:6d:25:da:4b:a5:0d 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59898]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59898]): strict KEX resets output message sequence number from 3 to 0 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59898]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@589c87df; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59898])[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 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59898])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59898]) packet #0 sending command=7[7] len=419 23:11:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59898]) No pending packets to flush at end of KEX 23:11:49.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59898]) process #2 SSH_MSG_NEWKEYS 23:11:49.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59898]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:49.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59898]): strict KEX resets input message sequence number from 3 to 0 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59898]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@344abbaf; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59898]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59898]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59898]) authorized authentication methods: password,publickey 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59898]) Accepted service ssh-userauth 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59898]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59898]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59898]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59898]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59898]) no authentication factory for method=none 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59898]) SSH_MSG_USERAUTH_REQUEST 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59898]) remaining methods: password,publickey 23:11:49.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59898]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:49.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59898]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:49.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59898]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:49.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59898]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:49.663 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:49.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59898]) authentication result: true 23:11:49.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59898]) SSH_MSG_USERAUTH_REQUEST 23:11:49.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59898])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:49.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59898]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:49.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:49.663 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:49.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59898]) no heartbeat to stop 23:11:49.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59898]) heartbeat type=IGNORE, interval=PT30S 23:11:49.663 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59898 authenticated 23:11:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59898]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59898]] session=TransportServerSession[admin@/10.30.170.252:59898] id=0 23:11:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59898])) size=2097152, max=2097152, packet=32768 23:11:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59898]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59898] 23:11:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59898]) recipient=0 23:11:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898])) size=2097152, max=2097152, packet=32768 23:11:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898])) re-initializing 23:11:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898])) size=2097152, max=2097152, packet=32768 23:11:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898])[want-reply=true] subsystem=netconf 23:11:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898])[subsystem] prepared command 23:11:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898]}} established 23:11:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 387: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18216 23:11:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 387: Creating data stores for simulated device 23:11:49.665 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:49.666 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:49.666 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:49.666 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:49.668 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@791a4c44 23:11:49.668 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:49.668 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:49.668 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:49.668 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:49.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:49.669 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:49.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:49.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:49.669 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@791a4c44, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@791a4c44, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fca4f44, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fca4f44, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:49.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:49.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:49.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898] 23:11:49.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 387 on channel [id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898] 23:11:49.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) by 1103 down to 2096049 23:11:49.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:49.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898] 23:11:49.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898] 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) request=subsystem result=ReplySuccess, want-reply=true 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) request=subsystem activate command 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) starting runner for command=netconf 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #5 SSH_MSG_CHANNEL_DATA 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) by 373 down to 2096779 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_CHANNEL_DATA len=373 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898] 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898] 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898] 23:11:49.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18216', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=387} created 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898]} created 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898] successful with session NetconfServerSession{sessionId=387, channel=[id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898]} 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898]} up 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #6 SSH_MSG_CHANNEL_DATA 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) by 393 down to 2096386 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_CHANNEL_DATA len=393 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898] 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:49.673 [netconf-device-simulator-threads-0] 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=387} 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xebe6ac80, L:/10.30.170.33:18216 - R:/10.30.170.252:59898]} EXI handlers added to pipeline 23:11:49.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:49.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) by 179 down to 2095870 23:11:49.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:49.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:49.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #7 SSH_MSG_CHANNEL_DATA 23:11:49.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) by 340 down to 2096046 23:11:49.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_CHANNEL_DATA len=340 23:11:49.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898] 23:11:49.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:49.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=387} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fca4f44 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:49.676 [netconf-device-simulator-threads-0] 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 23:11:49.676 [netconf-device-simulator-threads-0] 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 23:11:49.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:49.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) by 733 down to 2095137 23:11:49.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:49.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:49.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #9 SSH_MSG_IGNORE 23:11:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_IGNORE 23:11:49.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #12 SSH_MSG_IGNORE 23:11:49.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:11:49.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #13 SSH_MSG_IGNORE 23:11:49.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:11:49.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032]} 23:11:49.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47032]): SSH-2.0-SSHD-UNKNOWN 23:11:49.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47032]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:49.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47032]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #11 SSH_MSG_IGNORE 23:11:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_IGNORE 23:11:49.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:49.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #8 SSH_MSG_IGNORE 23:11:49.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_IGNORE 23:11:49.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47032]) Send SSH_MSG_KEXINIT 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47032]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47032]) process #0 SSH_MSG_KEXINIT 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47032]) SSH_MSG_KEXINIT 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47032]) strict KEX=true client=true server=true 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47032]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47032]) Kex: server host key algorithms = rsa-sha2-512 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47032]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47032]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47032]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47032]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47032]) Kex: compression algorithms (client to server) = none 23:11:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47032]) Kex: compression algorithms (server to client) = none 23:11:50.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:50.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #10 SSH_MSG_IGNORE 23:11:50.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_IGNORE 23:11:50.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47032]) process #1 30 23:11:50.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47032]] process command=SSH_MSG_KEXDH_INIT 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47032]] Send SSH_MSG_KEXDH_REPLY 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47032]) packet #1 sending command=31[31] len=1639 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47032])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47032]) Send SSH_MSG_NEWKEYS 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47032]) session ID=71:c3:6b:56:63:45:80:a5:a3:08:b1:9a:50:98:8c:50:80:e1:91:1b:d2:d3:37:38:59:9c:1e:5c:8f:02:4b:f9:f8:34:27:c3:ec:31:c3:81:52:87:30:d9:13:91:11:7f:fa:46:09:5a:db:18:3e:fe:48:38:1d:85:21:e3:3b:13 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47032]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47032]): strict KEX resets output message sequence number from 3 to 0 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47032]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@ad5055d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47032])[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 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47032])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47032]) packet #0 sending command=7[7] len=419 23:11:50.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47032]) No pending packets to flush at end of KEX 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47032]) process #2 SSH_MSG_NEWKEYS 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47032]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47032]): strict KEX resets input message sequence number from 3 to 0 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47032]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@455a372f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47032]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47032]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47032]) authorized authentication methods: password,publickey 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47032]) Accepted service ssh-userauth 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47032]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47032]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47032]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47032]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47032]) no authentication factory for method=none 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47032]) SSH_MSG_USERAUTH_REQUEST 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47032]) remaining methods: password,publickey 23:11:50.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47032]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:50.118 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #8 SSH_MSG_IGNORE 23:11:50.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_IGNORE 23:11:50.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47032]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:50.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47032]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:50.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47032]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:50.119 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:50.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47032]) authentication result: true 23:11:50.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47032]) SSH_MSG_USERAUTH_REQUEST 23:11:50.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47032])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:50.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47032]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:50.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:50.119 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:50.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47032]) no heartbeat to stop 23:11:50.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47032]) heartbeat type=IGNORE, interval=PT30S 23:11:50.119 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47032 authenticated 23:11:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47032]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47032]] session=TransportServerSession[admin@/10.30.170.252:47032] id=0 23:11:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47032])) size=2097152, max=2097152, packet=32768 23:11:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47032]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47032] 23:11:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47032]) recipient=0 23:11:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032])) size=2097152, max=2097152, packet=32768 23:11:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032])) re-initializing 23:11:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032])) size=2097152, max=2097152, packet=32768 23:11:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032])[want-reply=true] subsystem=netconf 23:11:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032])[subsystem] prepared command 23:11:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032]}} established 23:11:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 388: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18217 23:11:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 388: Creating data stores for simulated device 23:11:50.121 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:50.121 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:50.122 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:50.122 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79b033de 23:11:50.122 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:50.123 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:50.123 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:50.123 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:50.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:50.124 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:50.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:50.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:50.124 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79b033de, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79b033de, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c25aba9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c25aba9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:50.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:50.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:50.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032] 23:11:50.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 388 on channel [id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032] 23:11:50.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) by 1103 down to 2096049 23:11:50.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:50.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032] 23:11:50.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032] 23:11:50.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) request=subsystem result=ReplySuccess, want-reply=true 23:11:50.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:50.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) request=subsystem activate command 23:11:50.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) starting runner for command=netconf 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #5 SSH_MSG_CHANNEL_DATA 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) by 373 down to 2096779 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_CHANNEL_DATA len=373 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032] 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032] 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032] 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18217', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=388} created 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032]} created 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032] successful with session NetconfServerSession{sessionId=388, channel=[id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032]} 23:11:50.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032]} up 23:11:50.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #6 SSH_MSG_CHANNEL_DATA 23:11:50.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) by 393 down to 2096386 23:11:50.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_CHANNEL_DATA len=393 23:11:50.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032] 23:11:50.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:50.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:50.129 [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=388} 23:11:50.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:50.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x3ad88492, L:/10.30.170.33:18217 - R:/10.30.170.252:47032]} EXI handlers added to pipeline 23:11:50.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:50.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) by 179 down to 2095870 23:11:50.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:50.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:50.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #7 SSH_MSG_CHANNEL_DATA 23:11:50.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) by 340 down to 2096046 23:11:50.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_CHANNEL_DATA len=340 23:11:50.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032] 23:11:50.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:50.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=388} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c25aba9 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:50.133 [netconf-device-simulator-threads-2] 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 23:11:50.133 [netconf-device-simulator-threads-2] 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 23:11:50.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:50.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) by 733 down to 2095137 23:11:50.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:50.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:50.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #12 SSH_MSG_IGNORE 23:11:50.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:11:50.162 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.197 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #9 SSH_MSG_IGNORE 23:11:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_IGNORE 23:11:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #13 SSH_MSG_IGNORE 23:11:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:11:50.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556]} 23:11:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49556]): SSH-2.0-SSHD-UNKNOWN 23:11:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49556]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49556]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #11 SSH_MSG_IGNORE 23:11:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_IGNORE 23:11:50.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #8 SSH_MSG_IGNORE 23:11:50.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_IGNORE 23:11:50.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #12 SSH_MSG_IGNORE 23:11:50.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:11:50.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49556]) Send SSH_MSG_KEXINIT 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49556]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49556]) process #0 SSH_MSG_KEXINIT 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49556]) SSH_MSG_KEXINIT 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49556]) strict KEX=true client=true server=true 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49556]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49556]) Kex: server host key algorithms = rsa-sha2-512 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49556]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49556]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49556]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49556]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49556]) Kex: compression algorithms (client to server) = none 23:11:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49556]) Kex: compression algorithms (server to client) = none 23:11:50.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:50.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #10 SSH_MSG_IGNORE 23:11:50.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_IGNORE 23:11:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #13 SSH_MSG_IGNORE 23:11:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:11:50.852 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49556]) process #1 30 23:11:50.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49556]] process command=SSH_MSG_KEXDH_INIT 23:11:50.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634]} 23:11:50.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35634]): SSH-2.0-SSHD-UNKNOWN 23:11:50.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35634]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:50.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35634]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49556]] Send SSH_MSG_KEXDH_REPLY 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49556]) packet #1 sending command=31[31] len=1639 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49556])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49556]) Send SSH_MSG_NEWKEYS 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49556]) session ID=0e:07:70:8c:f2:e4:f7:a6:dc:03:c4:95:9d:f0:f9:4d:a2:c5:1e:e5:96:c6:79:80:a4:ea:d5:9b:65:46:36:a0:9a:9f:9c:43:12:9e:e5:10:99:c1:8e:5a:c9:82:38:cb:20:47:40:02:61:28:42:f9:05:11:0a:0b:66:aa:b6:91 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49556]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49556]): strict KEX resets output message sequence number from 3 to 0 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49556]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2dfe372; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49556])[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 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49556])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49556]) packet #0 sending command=7[7] len=419 23:11:50.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49556]) No pending packets to flush at end of KEX 23:11:50.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #9 SSH_MSG_IGNORE 23:11:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_IGNORE 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49556]) process #2 SSH_MSG_NEWKEYS 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49556]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49556]): strict KEX resets input message sequence number from 3 to 0 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49556]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42ce826d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49556]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49556]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49556]) authorized authentication methods: password,publickey 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49556]) Accepted service ssh-userauth 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49556]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49556]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49556]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49556]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49556]) no authentication factory for method=none 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49556]) SSH_MSG_USERAUTH_REQUEST 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49556]) remaining methods: password,publickey 23:11:50.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49556]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:50.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49556]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:50.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49556]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:50.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49556]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:50.921 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:50.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49556]) authentication result: true 23:11:50.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49556]) SSH_MSG_USERAUTH_REQUEST 23:11:50.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49556])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:50.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49556]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:50.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:50.921 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:50.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49556]) no heartbeat to stop 23:11:50.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49556]) heartbeat type=IGNORE, interval=PT30S 23:11:50.921 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49556 authenticated 23:11:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49556]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49556]] session=TransportServerSession[admin@/10.30.170.252:49556] id=0 23:11:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49556])) size=2097152, max=2097152, packet=32768 23:11:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49556]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49556] 23:11:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49556]) recipient=0 23:11:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556])) size=2097152, max=2097152, packet=32768 23:11:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556])) re-initializing 23:11:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556])) size=2097152, max=2097152, packet=32768 23:11:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556])[want-reply=true] subsystem=netconf 23:11:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556])[subsystem] prepared command 23:11:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556]}} established 23:11:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 389: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18218 23:11:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 389: Creating data stores for simulated device 23:11:50.923 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:50.923 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:50.923 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24a32140 23:11:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:50.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:50.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:50.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:50.925 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:50.925 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:50.925 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:50.925 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:50.925 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24a32140, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24a32140, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49844df3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49844df3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:50.926 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:50.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:50.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556] 23:11:50.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 389 on channel [id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556] 23:11:50.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) by 1103 down to 2096049 23:11:50.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:50.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556] 23:11:50.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556] 23:11:50.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) request=subsystem result=ReplySuccess, want-reply=true 23:11:50.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:50.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) request=subsystem activate command 23:11:50.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) starting runner for command=netconf 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #5 SSH_MSG_CHANNEL_DATA 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) by 373 down to 2096779 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_CHANNEL_DATA len=373 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556] 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556] 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556] 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18218', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=389} created 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556]} created 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556] successful with session NetconfServerSession{sessionId=389, channel=[id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556]} 23:11:50.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556]} up 23:11:50.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #6 SSH_MSG_CHANNEL_DATA 23:11:50.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) by 393 down to 2096386 23:11:50.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_CHANNEL_DATA len=393 23:11:50.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556] 23:11:50.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:50.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:50.934 [netconf-device-simulator-threads-4] 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=389} 23:11:50.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:50.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xcaea4e63, L:/10.30.170.33:18218 - R:/10.30.170.252:49556]} EXI handlers added to pipeline 23:11:50.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:50.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) by 179 down to 2095870 23:11:50.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:50.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:50.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #7 SSH_MSG_CHANNEL_DATA 23:11:50.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) by 340 down to 2096046 23:11:50.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_CHANNEL_DATA len=340 23:11:50.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556] 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=389} 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49844df3 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:50.936 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:50.937 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:50.937 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:50.937 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:50.937 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:50.937 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:50.937 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:50.937 [netconf-device-simulator-threads-4] 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 23:11:50.937 [netconf-device-simulator-threads-4] 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 23:11:50.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:50.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) by 733 down to 2095137 23:11:50.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:50.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35634]) Send SSH_MSG_KEXINIT 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #0 SSH_MSG_KEXINIT 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35634]) SSH_MSG_KEXINIT 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35634]) strict KEX=true client=true server=true 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: server host key algorithms = rsa-sha2-512 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: compression algorithms (client to server) = none 23:11:51.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35634]) Kex: compression algorithms (server to client) = none 23:11:51.044 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:51.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #1 30 23:11:51.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35634]] process command=SSH_MSG_KEXDH_INIT 23:11:51.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35634]] Send SSH_MSG_KEXDH_REPLY 23:11:51.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #1 sending command=31[31] len=1639 23:11:51.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35634])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:51.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35634]) Send SSH_MSG_NEWKEYS 23:11:51.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35634]) session ID=84:f7:5e:eb:e1:fd:89:3f:46:27:b3:76:5d:cb:5d:3d:38:54:67:3f:97:b0:53:67:a8:16:ea:17:ea:53:4c:14:41:95:47:e6:0b:10:dc:be:2a:4a:8a:ae:db:27:5a:6e:58:65:35:c0:3a:02:5e:89:20:fd:65:02:5d:89:3d:7c 23:11:51.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:51.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35634]): strict KEX resets output message sequence number from 3 to 0 23:11:51.132 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16ca3d9e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:51.132 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35634])[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 23:11:51.132 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35634])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:51.132 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #0 sending command=7[7] len=419 23:11:51.132 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35634]) No pending packets to flush at end of KEX 23:11:51.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #2 SSH_MSG_NEWKEYS 23:11:51.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35634]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:51.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35634]): strict KEX resets input message sequence number from 3 to 0 23:11:51.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5ed86b41; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:51.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:51.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:51.163 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35634]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35634]) authorized authentication methods: password,publickey 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35634]) Accepted service ssh-userauth 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35634]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35634]) no authentication factory for method=none 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35634]) SSH_MSG_USERAUTH_REQUEST 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35634]) remaining methods: password,publickey 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35634]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35634]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:51.164 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35634]) authentication result: true 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35634]) SSH_MSG_USERAUTH_REQUEST 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35634])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35634]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35634]) no heartbeat to stop 23:11:51.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35634]) heartbeat type=IGNORE, interval=PT30S 23:11:51.164 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35634 authenticated 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35634]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35634]] session=TransportServerSession[admin@/10.30.170.252:35634] id=0 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35634])) size=2097152, max=2097152, packet=32768 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35634]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35634] 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35634]) recipient=0 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])) size=2097152, max=2097152, packet=32768 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])) re-initializing 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])) size=2097152, max=2097152, packet=32768 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[want-reply=true] subsystem=netconf 23:11:51.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[subsystem] prepared command 23:11:51.166 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:51.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:51.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634]}} established 23:11:51.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 390: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18219 23:11:51.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 390: Creating data stores for simulated device 23:11:51.166 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:51.166 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:51.166 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:51.166 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:51.166 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:51.167 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ab6eb6a 23:11:51.167 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:51.167 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:51.167 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:51.167 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:51.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:51.168 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:51.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:51.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:51.168 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ab6eb6a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ab6eb6a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b6f6edf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b6f6edf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:51.169 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:51.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:51.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634] 23:11:51.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.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: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 390 on channel [id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634] 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 1103 down to 2096049 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634] 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634] 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) request=subsystem result=ReplySuccess, want-reply=true 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) request=subsystem activate command 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) starting runner for command=netconf 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #5 SSH_MSG_CHANNEL_DATA 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 373 down to 2096779 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_DATA len=373 23:11:51.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634] 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634] 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634] 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18219', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=390} created 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=390, channel=[id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634]} created 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634] successful with session NetconfServerSession{sessionId=390, channel=[id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634]} 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=390, channel=[id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634]} up 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #6 SSH_MSG_CHANNEL_DATA 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 393 down to 2096386 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_DATA len=393 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634] 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:51.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:51.171 [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=390} 23:11:51.172 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:51.172 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=390, channel=[id: 0xdc1b4857, L:/10.30.170.33:18219 - R:/10.30.170.252:35634]} EXI handlers added to pipeline 23:11:51.172 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:51.172 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 179 down to 2095870 23:11:51.172 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:51.172 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:51.173 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #7 SSH_MSG_CHANNEL_DATA 23:11:51.173 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 340 down to 2096046 23:11:51.173 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_DATA len=340 23:11:51.173 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634] 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=390} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b6f6edf 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:51.174 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:51.175 [netconf-device-simulator-threads-5] 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 23:11:51.175 [netconf-device-simulator-threads-5] 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 23:11:51.175 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:51.175 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 733 down to 2095137 23:11:51.175 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:51.175 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:51.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #8 SSH_MSG_IGNORE 23:11:51.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_IGNORE 23:11:51.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #12 SSH_MSG_IGNORE 23:11:51.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:11:51.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #11 SSH_MSG_IGNORE 23:11:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_IGNORE 23:11:51.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #9 SSH_MSG_IGNORE 23:11:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_IGNORE 23:11:51.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #13 SSH_MSG_IGNORE 23:11:51.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:11:51.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058]} 23:11:51.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37058]): SSH-2.0-SSHD-UNKNOWN 23:11:51.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37058]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:51.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37058]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:51.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #10 SSH_MSG_IGNORE 23:11:51.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_IGNORE 23:11:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #11 SSH_MSG_IGNORE 23:11:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_IGNORE 23:11:51.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37058]) Send SSH_MSG_KEXINIT 23:11:51.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37058]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37058]) process #0 SSH_MSG_KEXINIT 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37058]) SSH_MSG_KEXINIT 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37058]) strict KEX=true client=true server=true 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37058]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37058]) Kex: server host key algorithms = rsa-sha2-512 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37058]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37058]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37058]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37058]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37058]) Kex: compression algorithms (client to server) = none 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37058]) Kex: compression algorithms (server to client) = none 23:11:51.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:51.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #10 SSH_MSG_IGNORE 23:11:51.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_IGNORE 23:11:51.706 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #12 SSH_MSG_IGNORE 23:11:51.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:11:51.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37058]) process #1 30 23:11:51.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37058]] process command=SSH_MSG_KEXDH_INIT 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37058]] Send SSH_MSG_KEXDH_REPLY 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37058]) packet #1 sending command=31[31] len=1639 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37058])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37058]) Send SSH_MSG_NEWKEYS 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37058]) session ID=e2:92:90:80:72:96:a8:ee:d6:04:70:15:fe:93:6f:d8:1a:b4:38:ce:d2:38:7c:b2:16:67:35:e7:80:38:f2:99:46:25:c6:9b:42:9a:0b:ca:81:e3:a0:7d:42:ce:5a:0b:8d:99:1d:9e:95:1d:92:e1:df:ec:ab:55:b0:09:67:d7 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37058]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37058]): strict KEX resets output message sequence number from 3 to 0 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37058]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e97dce5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37058])[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 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37058])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37058]) packet #0 sending command=7[7] len=419 23:11:51.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37058]) No pending packets to flush at end of KEX 23:11:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #9 SSH_MSG_IGNORE 23:11:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_IGNORE 23:11:51.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37058]) process #2 SSH_MSG_NEWKEYS 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37058]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37058]): strict KEX resets input message sequence number from 3 to 0 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37058]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31fd4ddd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37058]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37058]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37058]) authorized authentication methods: password,publickey 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37058]) Accepted service ssh-userauth 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37058]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37058]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37058]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37058]) no authentication factory for method=none 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37058]) SSH_MSG_USERAUTH_REQUEST 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37058]) remaining methods: password,publickey 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37058]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37058]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37058]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:51.816 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37058]) authentication result: true 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37058]) SSH_MSG_USERAUTH_REQUEST 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37058])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37058]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37058]) no heartbeat to stop 23:11:51.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37058]) heartbeat type=IGNORE, interval=PT30S 23:11:51.816 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37058 authenticated 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37058]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37058]] session=TransportServerSession[admin@/10.30.170.252:37058] id=0 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37058])) size=2097152, max=2097152, packet=32768 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37058]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37058] 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37058]) recipient=0 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058])) size=2097152, max=2097152, packet=32768 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058])) re-initializing 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058])) size=2097152, max=2097152, packet=32768 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058])[want-reply=true] subsystem=netconf 23:11:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058])[subsystem] prepared command 23:11:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058]}} established 23:11:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 391: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18220 23:11:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 391: Creating data stores for simulated device 23:11:51.818 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:51.818 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:51.818 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:51.822 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37f11399 23:11:51.822 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:51.822 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:51.822 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:51.822 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:51.823 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:51.823 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:51.823 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:51.823 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:51.823 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37f11399, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37f11399, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ce3eee6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ce3eee6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:51.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:51.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:51.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058] 23:11:51.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 391 on channel [id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058] 23:11:51.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) by 1103 down to 2096049 23:11:51.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:51.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058] 23:11:51.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058] 23:11:51.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) request=subsystem result=ReplySuccess, want-reply=true 23:11:51.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:51.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) request=subsystem activate command 23:11:51.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) starting runner for command=netconf 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #5 SSH_MSG_CHANNEL_DATA 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) by 373 down to 2096779 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_CHANNEL_DATA len=373 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058] 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058] 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058] 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18220', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=391} created 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=391, channel=[id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058]} created 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058] successful with session NetconfServerSession{sessionId=391, channel=[id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058]} 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=391, channel=[id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058]} up 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #6 SSH_MSG_CHANNEL_DATA 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) by 393 down to 2096386 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_CHANNEL_DATA len=393 23:11:51.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058] 23:11:51.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:51.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:51.830 [netconf-device-simulator-threads-0] 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=391} 23:11:51.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:51.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=391, channel=[id: 0xe1a5a2a5, L:/10.30.170.33:18220 - R:/10.30.170.252:37058]} EXI handlers added to pipeline 23:11:51.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:51.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) by 179 down to 2095870 23:11:51.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:51.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:51.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #7 SSH_MSG_CHANNEL_DATA 23:11:51.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) by 340 down to 2096046 23:11:51.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_CHANNEL_DATA len=340 23:11:51.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058] 23:11:51.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:51.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:51.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=391} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ce3eee6 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:51.834 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:51.835 [netconf-device-simulator-threads-0] 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 23:11:51.835 [netconf-device-simulator-threads-0] 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 23:11:51.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:51.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) by 733 down to 2095137 23:11:51.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:51.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:51.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708]} 23:11:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60708]): SSH-2.0-SSHD-UNKNOWN 23:11:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60708]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60708]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:51.911 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.955 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:51.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #8 SSH_MSG_IGNORE 23:11:51.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_IGNORE 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60708]) Send SSH_MSG_KEXINIT 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60708]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60708]) process #0 SSH_MSG_KEXINIT 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60708]) SSH_MSG_KEXINIT 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60708]) strict KEX=true client=true server=true 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60708]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60708]) Kex: server host key algorithms = rsa-sha2-512 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60708]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60708]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60708]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60708]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60708]) Kex: compression algorithms (client to server) = none 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60708]) Kex: compression algorithms (server to client) = none 23:11:52.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:52.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #13 SSH_MSG_IGNORE 23:11:52.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:11:52.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #8 SSH_MSG_IGNORE 23:11:52.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_IGNORE 23:11:52.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60708]) process #1 30 23:11:52.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60708]] process command=SSH_MSG_KEXDH_INIT 23:11:52.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60708]] Send SSH_MSG_KEXDH_REPLY 23:11:52.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60708]) packet #1 sending command=31[31] len=1639 23:11:52.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60708])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:52.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60708]) Send SSH_MSG_NEWKEYS 23:11:52.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60708]) session ID=b2:83:a2:2c:04:43:bd:7f:17:eb:c9:2b:5d:2a:95:c1:5a:f6:5e:64:9b:49:4d:04:5f:6b:5e:3d:73:f0:84:61:30:3b:be:ad:fa:91:6e:cf:70:aa:7e:80:1f:78:e7:c2:63:5b:83:ab:01:b6:47:34:2d:b9:35:cf:b1:cb:c7:b6 23:11:52.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60708]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:52.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60708]): strict KEX resets output message sequence number from 3 to 0 23:11:52.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60708]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23c0ac68; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:52.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60708])[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 23:11:52.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60708])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:52.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60708]) packet #0 sending command=7[7] len=419 23:11:52.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60708]) No pending packets to flush at end of KEX 23:11:52.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #10 SSH_MSG_IGNORE 23:11:52.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_IGNORE 23:11:52.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.263 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #11 SSH_MSG_IGNORE 23:11:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_IGNORE 23:11:52.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60708]) process #2 SSH_MSG_NEWKEYS 23:11:52.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60708]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:52.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60708]): strict KEX resets input message sequence number from 3 to 0 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60708]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1277572b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60708]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60708]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60708]) authorized authentication methods: password,publickey 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60708]) Accepted service ssh-userauth 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60708]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60708]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60708]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60708]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60708]) no authentication factory for method=none 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60708]) SSH_MSG_USERAUTH_REQUEST 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60708]) remaining methods: password,publickey 23:11:52.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60708]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:52.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60708]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:52.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60708]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:52.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60708]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:52.265 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:52.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60708]) authentication result: true 23:11:52.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60708]) SSH_MSG_USERAUTH_REQUEST 23:11:52.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60708])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:52.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60708]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:52.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:52.265 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:52.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60708]) no heartbeat to stop 23:11:52.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60708]) heartbeat type=IGNORE, interval=PT30S 23:11:52.265 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60708 authenticated 23:11:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60708]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60708]] session=TransportServerSession[admin@/10.30.170.252:60708] id=0 23:11:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60708])) size=2097152, max=2097152, packet=32768 23:11:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60708]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60708] 23:11:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60708]) recipient=0 23:11:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708])) size=2097152, max=2097152, packet=32768 23:11:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708])) re-initializing 23:11:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708])) size=2097152, max=2097152, packet=32768 23:11:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:52.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:52.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:52.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708])[want-reply=true] subsystem=netconf 23:11:52.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708])[subsystem] prepared command 23:11:52.267 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:52.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:52.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708]}} established 23:11:52.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 392: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18221 23:11:52.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 392: Creating data stores for simulated device 23:11:52.267 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:52.268 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:52.268 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:52.268 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:52.268 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:52.269 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e5d074e 23:11:52.269 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:52.269 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:52.269 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:52.269 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:52.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:52.270 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:52.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:52.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:52.270 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e5d074e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e5d074e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e26e802, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e26e802, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:52.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:52.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:52.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708] 23:11:52.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 392 on channel [id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708] 23:11:52.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) by 1103 down to 2096049 23:11:52.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:52.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708] 23:11:52.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708] 23:11:52.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) request=subsystem result=ReplySuccess, want-reply=true 23:11:52.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:52.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) request=subsystem activate command 23:11:52.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) starting runner for command=netconf 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #5 SSH_MSG_CHANNEL_DATA 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) by 373 down to 2096779 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_CHANNEL_DATA len=373 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708] 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708] 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708] 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18221', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=392} created 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708]} created 23:11:52.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708] successful with session NetconfServerSession{sessionId=392, channel=[id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708]} 23:11:52.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708]} up 23:11:52.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #6 SSH_MSG_CHANNEL_DATA 23:11:52.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) by 393 down to 2096386 23:11:52.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_CHANNEL_DATA len=393 23:11:52.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708] 23:11:52.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:52.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:52.274 [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=392} 23:11:52.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:52.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xd3748c02, L:/10.30.170.33:18221 - R:/10.30.170.252:60708]} EXI handlers added to pipeline 23:11:52.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:52.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) by 179 down to 2095870 23:11:52.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:52.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:52.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #7 SSH_MSG_CHANNEL_DATA 23:11:52.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) by 340 down to 2096046 23:11:52.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_CHANNEL_DATA len=340 23:11:52.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708] 23:11:52.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:52.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:52.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=392} 23:11:52.277 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e26e802 23:11:52.277 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:52.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:52.277 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:52.277 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:52.278 [netconf-device-simulator-threads-2] 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 23:11:52.278 [netconf-device-simulator-threads-2] 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 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) by 733 down to 2095137 23:11:52.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:52.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:52.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #12 SSH_MSG_IGNORE 23:11:52.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:11:52.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464]} 23:11:52.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54464]): SSH-2.0-SSHD-UNKNOWN 23:11:52.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54464]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:52.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54464]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:52.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #9 SSH_MSG_IGNORE 23:11:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_IGNORE 23:11:52.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54464]) Send SSH_MSG_KEXINIT 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54464]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54464]) process #0 SSH_MSG_KEXINIT 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54464]) SSH_MSG_KEXINIT 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54464]) strict KEX=true client=true server=true 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54464]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54464]) Kex: server host key algorithms = rsa-sha2-512 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54464]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54464]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54464]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54464]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54464]) Kex: compression algorithms (client to server) = none 23:11:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54464]) Kex: compression algorithms (server to client) = none 23:11:52.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:52.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #13 SSH_MSG_IGNORE 23:11:52.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:11:52.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54464]) process #1 30 23:11:52.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54464]] process command=SSH_MSG_KEXDH_INIT 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54464]] Send SSH_MSG_KEXDH_REPLY 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54464]) packet #1 sending command=31[31] len=1639 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54464])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54464]) Send SSH_MSG_NEWKEYS 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54464]) session ID=5c:19:58:cc:60:97:9f:83:47:f5:44:78:2b:4a:2d:89:7b:5f:5f:91:41:4e:22:b0:80:5b:25:06:e8:f7:90:ae:82:db:76:1b:c6:d4:37:b4:ca:b4:76:8e:bd:6f:a0:d7:2c:de:8e:dd:dd:19:10:19:96:9d:be:a1:9e:e5:ef:eb 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54464]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54464]): strict KEX resets output message sequence number from 3 to 0 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54464]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f67dba4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54464])[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 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54464])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54464]) packet #0 sending command=7[7] len=419 23:11:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54464]) No pending packets to flush at end of KEX 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54464]) process #2 SSH_MSG_NEWKEYS 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54464]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54464]): strict KEX resets input message sequence number from 3 to 0 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54464]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20c44bf8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54464]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54464]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54464]) authorized authentication methods: password,publickey 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54464]) Accepted service ssh-userauth 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54464]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54464]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54464]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54464]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54464]) no authentication factory for method=none 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54464]) SSH_MSG_USERAUTH_REQUEST 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54464]) remaining methods: password,publickey 23:11:52.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54464]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:52.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54464]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:52.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54464]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:52.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54464]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:52.687 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:52.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54464]) authentication result: true 23:11:52.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54464]) SSH_MSG_USERAUTH_REQUEST 23:11:52.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54464])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:52.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54464]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:52.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:52.687 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:52.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54464]) no heartbeat to stop 23:11:52.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54464]) heartbeat type=IGNORE, interval=PT30S 23:11:52.687 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54464 authenticated 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54464]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54464]] session=TransportServerSession[admin@/10.30.170.252:54464] id=0 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54464])) size=2097152, max=2097152, packet=32768 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54464]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54464] 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54464]) recipient=0 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464])) size=2097152, max=2097152, packet=32768 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464])) re-initializing 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464])) size=2097152, max=2097152, packet=32768 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464])[want-reply=true] subsystem=netconf 23:11:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464])[subsystem] prepared command 23:11:52.689 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:52.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:52.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464]}} established 23:11:52.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 393: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18222 23:11:52.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 393: Creating data stores for simulated device 23:11:52.689 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:52.689 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:52.689 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:52.689 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:52.689 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:52.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d2371c6 23:11:52.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:52.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:52.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:52.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:52.691 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:52.691 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:52.691 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:52.691 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:52.691 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d2371c6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d2371c6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17be72ac, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17be72ac, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:52.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:52.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:52.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464] 23:11:52.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 393 on channel [id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464] 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) by 1103 down to 2096049 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464] 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464] 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) request=subsystem result=ReplySuccess, want-reply=true 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) request=subsystem activate command 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) starting runner for command=netconf 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #5 SSH_MSG_CHANNEL_DATA 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) by 373 down to 2096779 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_CHANNEL_DATA len=373 23:11:52.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464] 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464] 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464] 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18222', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=393} created 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=393, channel=[id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464]} created 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464] successful with session NetconfServerSession{sessionId=393, channel=[id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464]} 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=393, channel=[id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464]} up 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #6 SSH_MSG_CHANNEL_DATA 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) by 393 down to 2096386 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_CHANNEL_DATA len=393 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464] 23:11:52.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:52.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:52.696 [netconf-device-simulator-threads-4] 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=393} 23:11:52.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:52.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=393, channel=[id: 0xb037651b, L:/10.30.170.33:18222 - R:/10.30.170.252:54464]} EXI handlers added to pipeline 23:11:52.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:52.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) by 179 down to 2095870 23:11:52.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:52.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:52.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #7 SSH_MSG_CHANNEL_DATA 23:11:52.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) by 340 down to 2096046 23:11:52.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_CHANNEL_DATA len=340 23:11:52.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464] 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=393} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17be72ac 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:52.699 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:52.700 [netconf-device-simulator-threads-4] 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 23:11:52.700 [netconf-device-simulator-threads-4] 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 23:11:52.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:52.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) by 733 down to 2095137 23:11:52.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:52.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:52.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #10 SSH_MSG_IGNORE 23:11:52.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_IGNORE 23:11:52.833 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #11 SSH_MSG_IGNORE 23:11:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_IGNORE 23:11:52.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #9 SSH_MSG_IGNORE 23:11:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_IGNORE 23:11:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #8 SSH_MSG_IGNORE 23:11:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_IGNORE 23:11:52.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #13 SSH_MSG_IGNORE 23:11:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:11:52.876 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #12 SSH_MSG_IGNORE 23:11:52.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:11:52.947 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:52.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876]} 23:11:52.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53876]): SSH-2.0-SSHD-UNKNOWN 23:11:52.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53876]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:52.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53876]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53876]) Send SSH_MSG_KEXINIT 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53876]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53876]) process #0 SSH_MSG_KEXINIT 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53876]) SSH_MSG_KEXINIT 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53876]) strict KEX=true client=true server=true 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53876]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53876]) Kex: server host key algorithms = rsa-sha2-512 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53876]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53876]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53876]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53876]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53876]) Kex: compression algorithms (client to server) = none 23:11:53.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53876]) Kex: compression algorithms (server to client) = none 23:11:53.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:53.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53876]) process #1 30 23:11:53.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53876]] process command=SSH_MSG_KEXDH_INIT 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53876]] Send SSH_MSG_KEXDH_REPLY 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53876]) packet #1 sending command=31[31] len=1639 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53876])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53876]) Send SSH_MSG_NEWKEYS 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53876]) session ID=b7:c6:2d:32:a9:c6:14:73:66:86:9e:bd:f4:65:19:e0:d6:67:df:02:b6:d5:f8:e9:ea:4f:5c:b7:b6:e8:05:bc:f9:b8:9e:fb:55:8a:41:54:40:8c:1e:80:6a:7b:df:24:d7:69:5d:f2:b0:25:0a:c0:90:67:7e:b6:be:35:4c:58 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53876]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53876]): strict KEX resets output message sequence number from 3 to 0 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53876]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a83e07e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53876])[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 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53876])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53876]) packet #0 sending command=7[7] len=419 23:11:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53876]) No pending packets to flush at end of KEX 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53876]) process #2 SSH_MSG_NEWKEYS 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53876]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53876]): strict KEX resets input message sequence number from 3 to 0 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53876]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e6d6602; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53876]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53876]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53876]) authorized authentication methods: password,publickey 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53876]) Accepted service ssh-userauth 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53876]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53876]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53876]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53876]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53876]) no authentication factory for method=none 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53876]) SSH_MSG_USERAUTH_REQUEST 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53876]) remaining methods: password,publickey 23:11:53.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53876]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:53.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53876]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:53.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53876]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:53.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53876]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:53.176 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:53.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53876]) authentication result: true 23:11:53.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53876]) SSH_MSG_USERAUTH_REQUEST 23:11:53.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53876])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:53.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53876]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:53.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:53.176 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:53.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53876]) no heartbeat to stop 23:11:53.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53876]) heartbeat type=IGNORE, interval=PT30S 23:11:53.176 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53876 authenticated 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53876]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53876]] session=TransportServerSession[admin@/10.30.170.252:53876] id=0 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53876])) size=2097152, max=2097152, packet=32768 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53876]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53876] 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53876]) recipient=0 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876])) size=2097152, max=2097152, packet=32768 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876])) re-initializing 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876])) size=2097152, max=2097152, packet=32768 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876])[want-reply=true] subsystem=netconf 23:11:53.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876])[subsystem] prepared command 23:11:53.178 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:53.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:53.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876]}} established 23:11:53.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 394: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18223 23:11:53.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 394: Creating data stores for simulated device 23:11:53.178 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:53.178 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:53.178 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:53.178 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:53.178 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:53.179 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3240abbb 23:11:53.179 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:53.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:53.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:53.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:53.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:53.180 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:53.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:53.181 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:53.181 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3240abbb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3240abbb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bea994c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bea994c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:53.187 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:53.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:53.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876] 23:11:53.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 394 on channel [id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876] 23:11:53.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) by 1103 down to 2096049 23:11:53.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:53.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876] 23:11:53.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876] 23:11:53.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) request=subsystem result=ReplySuccess, want-reply=true 23:11:53.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:53.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) request=subsystem activate command 23:11:53.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) starting runner for command=netconf 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #5 SSH_MSG_CHANNEL_DATA 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) by 373 down to 2096779 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_CHANNEL_DATA len=373 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876] 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876] 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876] 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18223', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=394} created 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=394, channel=[id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876]} created 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876] successful with session NetconfServerSession{sessionId=394, channel=[id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876]} 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=394, channel=[id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876]} up 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #6 SSH_MSG_CHANNEL_DATA 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) by 393 down to 2096386 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_CHANNEL_DATA len=393 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876] 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:53.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:53.190 [netconf-device-simulator-threads-6] 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=394} 23:11:53.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:53.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=394, channel=[id: 0xd8fe2470, L:/10.30.170.33:18223 - R:/10.30.170.252:53876]} EXI handlers added to pipeline 23:11:53.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:53.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) by 179 down to 2095870 23:11:53.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:53.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #11 SSH_MSG_IGNORE 23:11:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_IGNORE 23:11:53.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:53.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #7 SSH_MSG_CHANNEL_DATA 23:11:53.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) by 340 down to 2096046 23:11:53.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_CHANNEL_DATA len=340 23:11:53.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876] 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=394} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bea994c 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:53.194 [netconf-device-simulator-threads-6] 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 23:11:53.194 [netconf-device-simulator-threads-6] 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 23:11:53.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:53.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) by 733 down to 2095137 23:11:53.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:53.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:53.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #12 SSH_MSG_IGNORE 23:11:53.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:11:53.290 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:53.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:53.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #8 SSH_MSG_IGNORE 23:11:53.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_IGNORE 23:11:53.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:53.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #10 SSH_MSG_IGNORE 23:11:53.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_IGNORE 23:11:53.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014]} 23:11:53.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48014]): SSH-2.0-SSHD-UNKNOWN 23:11:53.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48014]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:53.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48014]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:53.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:53.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #9 SSH_MSG_IGNORE 23:11:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_IGNORE 23:11:53.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48014]) Send SSH_MSG_KEXINIT 23:11:53.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48014]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48014]) process #0 SSH_MSG_KEXINIT 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48014]) SSH_MSG_KEXINIT 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48014]) strict KEX=true client=true server=true 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48014]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48014]) Kex: server host key algorithms = rsa-sha2-512 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48014]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48014]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48014]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48014]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48014]) Kex: compression algorithms (client to server) = none 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48014]) Kex: compression algorithms (server to client) = none 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #13 SSH_MSG_IGNORE 23:11:53.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:11:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #11 SSH_MSG_IGNORE 23:11:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_IGNORE 23:11:53.732 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:53.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48014]) process #1 30 23:11:53.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48014]] process command=SSH_MSG_KEXDH_INIT 23:11:53.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48014]] Send SSH_MSG_KEXDH_REPLY 23:11:53.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48014]) packet #1 sending command=31[31] len=1639 23:11:53.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48014])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:53.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48014]) Send SSH_MSG_NEWKEYS 23:11:53.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48014]) session ID=12:28:3c:15:ce:0e:c0:3a:4c:d0:f5:9d:f2:f3:02:70:77:95:4d:29:cd:fa:b1:ad:ce:c6:37:56:53:8b:d4:eb:37:f8:70:38:2c:fb:d2:be:22:5d:61:76:bc:3d:d8:c3:b1:0e:21:72:7b:8c:77:ac:25:a2:04:46:81:95:88:59 23:11:53.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48014]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:53.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48014]): strict KEX resets output message sequence number from 3 to 0 23:11:53.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48014]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@71289432; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:53.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48014])[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 23:11:53.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48014])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:53.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48014]) packet #0 sending command=7[7] len=419 23:11:53.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48014]) No pending packets to flush at end of KEX 23:11:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #8 SSH_MSG_IGNORE 23:11:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_IGNORE 23:11:53.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:53.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48014]) process #2 SSH_MSG_NEWKEYS 23:11:53.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48014]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:53.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48014]): strict KEX resets input message sequence number from 3 to 0 23:11:53.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48014]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@27152f89; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:53.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48014]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48014]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48014]) authorized authentication methods: password,publickey 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48014]) Accepted service ssh-userauth 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48014]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48014]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48014]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48014]) no authentication factory for method=none 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48014]) SSH_MSG_USERAUTH_REQUEST 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48014]) remaining methods: password,publickey 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48014]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48014]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48014]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:53.839 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48014]) authentication result: true 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48014]) SSH_MSG_USERAUTH_REQUEST 23:11:53.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48014])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:53.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48014]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:53.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:53.840 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:53.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48014]) no heartbeat to stop 23:11:53.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48014]) heartbeat type=IGNORE, interval=PT30S 23:11:53.840 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48014 authenticated 23:11:53.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:53.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48014]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48014]] session=TransportServerSession[admin@/10.30.170.252:48014] id=0 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48014])) size=2097152, max=2097152, packet=32768 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48014]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48014] 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48014]) recipient=0 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014])) size=2097152, max=2097152, packet=32768 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014])) re-initializing 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014])) size=2097152, max=2097152, packet=32768 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014])[want-reply=true] subsystem=netconf 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014])[subsystem] prepared command 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014]}} established 23:11:53.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 395: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18224 23:11:53.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 395: Creating data stores for simulated device 23:11:53.842 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:53.842 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:53.842 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:53.842 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:53.843 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:53.843 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43c670f5 23:11:53.843 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:53.844 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:53.844 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:53.844 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:53.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:53.844 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:53.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:53.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:53.845 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43c670f5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43c670f5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b833263, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b833263, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:53.845 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:53.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:53.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014] 23:11:53.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 395 on channel [id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014] 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) by 1103 down to 2096049 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014] 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014] 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) request=subsystem result=ReplySuccess, want-reply=true 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) request=subsystem activate command 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) starting runner for command=netconf 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #5 SSH_MSG_CHANNEL_DATA 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) by 373 down to 2096779 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_CHANNEL_DATA len=373 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014] 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:53.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014] 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014] 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18224', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=395} created 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014]} created 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014] successful with session NetconfServerSession{sessionId=395, channel=[id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014]} 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014]} up 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #6 SSH_MSG_CHANNEL_DATA 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) by 393 down to 2096386 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_CHANNEL_DATA len=393 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014] 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:53.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:53.848 [netconf-device-simulator-threads-0] 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=395} 23:11:53.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:53.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x5246d1b7, L:/10.30.170.33:18224 - R:/10.30.170.252:48014]} EXI handlers added to pipeline 23:11:53.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:53.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) by 179 down to 2095870 23:11:53.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:53.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:53.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #7 SSH_MSG_CHANNEL_DATA 23:11:53.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) by 340 down to 2096046 23:11:53.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_CHANNEL_DATA len=340 23:11:53.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014] 23:11:53.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:53.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:53.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=395} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b833263 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:53.852 [netconf-device-simulator-threads-0] 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 23:11:53.852 [netconf-device-simulator-threads-0] 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 23:11:53.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:53.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) by 733 down to 2095137 23:11:53.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:53.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:53.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:53.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #12 SSH_MSG_IGNORE 23:11:53.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:11:53.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #10 SSH_MSG_IGNORE 23:11:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_IGNORE 23:11:54.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736]} 23:11:54.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35736]): SSH-2.0-SSHD-UNKNOWN 23:11:54.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35736]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:54.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35736]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:54.014 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #9 SSH_MSG_IGNORE 23:11:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_IGNORE 23:11:54.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #11 SSH_MSG_IGNORE 23:11:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_IGNORE 23:11:54.254 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:54.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35736]) Send SSH_MSG_KEXINIT 23:11:54.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35736]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:54.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35736]) process #0 SSH_MSG_KEXINIT 23:11:54.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35736]) SSH_MSG_KEXINIT 23:11:54.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35736]) strict KEX=true client=true server=true 23:11:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35736]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35736]) Kex: server host key algorithms = rsa-sha2-512 23:11:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35736]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35736]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35736]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35736]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35736]) Kex: compression algorithms (client to server) = none 23:11:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35736]) Kex: compression algorithms (server to client) = none 23:11:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #13 SSH_MSG_IGNORE 23:11:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:11:54.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35736]) process #1 30 23:11:54.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35736]] process command=SSH_MSG_KEXDH_INIT 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35736]] Send SSH_MSG_KEXDH_REPLY 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35736]) packet #1 sending command=31[31] len=1639 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35736])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35736]) Send SSH_MSG_NEWKEYS 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35736]) session ID=f4:fb:72:ce:5f:7b:22:e2:81:bd:39:af:d1:0d:71:06:18:a3:04:ad:d0:3e:6e:38:a1:c0:49:e8:6e:27:93:af:2c:e8:39:9c:3c:cf:d8:87:4c:0a:14:8f:9f:b9:92:fa:04:d7:3f:b6:ec:b8:b4:8e:7d:d9:c0:5e:2c:0c:0d:08 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35736]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35736]): strict KEX resets output message sequence number from 3 to 0 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35736]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16bc3651; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35736])[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 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35736])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35736]) packet #0 sending command=7[7] len=419 23:11:54.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35736]) No pending packets to flush at end of KEX 23:11:54.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #9 SSH_MSG_IGNORE 23:11:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_IGNORE 23:11:54.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35736]) process #2 SSH_MSG_NEWKEYS 23:11:54.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35736]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:54.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35736]): strict KEX resets input message sequence number from 3 to 0 23:11:54.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35736]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e30cb2c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35736]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35736]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35736]) authorized authentication methods: password,publickey 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35736]) Accepted service ssh-userauth 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35736]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35736]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35736]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35736]) no authentication factory for method=none 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35736]) SSH_MSG_USERAUTH_REQUEST 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35736]) remaining methods: password,publickey 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35736]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35736]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:54.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35736]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:54.389 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:54.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35736]) authentication result: true 23:11:54.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35736]) SSH_MSG_USERAUTH_REQUEST 23:11:54.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35736])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:54.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35736]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:54.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:54.389 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:54.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35736]) no heartbeat to stop 23:11:54.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35736]) heartbeat type=IGNORE, interval=PT30S 23:11:54.389 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35736 authenticated 23:11:54.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:54.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35736]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35736]] session=TransportServerSession[admin@/10.30.170.252:35736] id=0 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35736])) size=2097152, max=2097152, packet=32768 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35736]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35736] 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35736]) recipient=0 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736])) size=2097152, max=2097152, packet=32768 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736])) re-initializing 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736])) size=2097152, max=2097152, packet=32768 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736])[want-reply=true] subsystem=netconf 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736])[subsystem] prepared command 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:54.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736]}} established 23:11:54.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 396: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18225 23:11:54.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 396: Creating data stores for simulated device 23:11:54.391 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:54.391 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:54.391 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:54.391 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:54.391 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:54.392 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2748decf 23:11:54.392 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:54.392 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:54.392 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:54.393 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:54.393 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:54.393 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:54.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:54.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:54.394 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2748decf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2748decf, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e7fcff, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e7fcff, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:54.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:54.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:54.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736] 23:11:54.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 396 on channel [id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736] 23:11:54.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) by 1103 down to 2096049 23:11:54.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:54.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736] 23:11:54.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736] 23:11:54.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) request=subsystem result=ReplySuccess, want-reply=true 23:11:54.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:54.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) request=subsystem activate command 23:11:54.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) starting runner for command=netconf 23:11:54.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #5 SSH_MSG_CHANNEL_DATA 23:11:54.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) by 373 down to 2096779 23:11:54.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_CHANNEL_DATA len=373 23:11:54.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736] 23:11:54.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:54.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736] 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736] 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18225', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=396} created 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=396, channel=[id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736]} created 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736] successful with session NetconfServerSession{sessionId=396, channel=[id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736]} 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=396, channel=[id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736]} up 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #6 SSH_MSG_CHANNEL_DATA 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) by 393 down to 2096386 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_CHANNEL_DATA len=393 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736] 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:54.398 [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=396} 23:11:54.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:54.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=396, channel=[id: 0xaa00bdfa, L:/10.30.170.33:18225 - R:/10.30.170.252:35736]} EXI handlers added to pipeline 23:11:54.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:54.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) by 179 down to 2095870 23:11:54.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:54.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:54.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #7 SSH_MSG_CHANNEL_DATA 23:11:54.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) by 340 down to 2096046 23:11:54.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_CHANNEL_DATA len=340 23:11:54.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736] 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=396} 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e7fcff 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:54.401 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:54.402 [netconf-device-simulator-threads-2] 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 23:11:54.402 [netconf-device-simulator-threads-2] 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 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) by 733 down to 2095137 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:54.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #13 SSH_MSG_IGNORE 23:11:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:11:54.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:54.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #8 SSH_MSG_IGNORE 23:11:54.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_IGNORE 23:11:54.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:54.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448]} 23:11:54.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34448]): SSH-2.0-SSHD-UNKNOWN 23:11:54.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34448]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:54.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34448]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:54.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #10 SSH_MSG_IGNORE 23:11:54.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:11:54.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:54.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #12 SSH_MSG_IGNORE 23:11:54.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:11:54.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34448]) Send SSH_MSG_KEXINIT 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34448]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34448]) process #0 SSH_MSG_KEXINIT 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34448]) SSH_MSG_KEXINIT 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34448]) strict KEX=true client=true server=true 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34448]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34448]) Kex: server host key algorithms = rsa-sha2-512 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34448]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34448]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34448]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34448]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34448]) Kex: compression algorithms (client to server) = none 23:11:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34448]) Kex: compression algorithms (server to client) = none 23:11:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:54.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #11 SSH_MSG_IGNORE 23:11:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_IGNORE 23:11:54.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34448]) process #1 30 23:11:54.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34448]] process command=SSH_MSG_KEXDH_INIT 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34448]] Send SSH_MSG_KEXDH_REPLY 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34448]) packet #1 sending command=31[31] len=1639 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34448])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34448]) Send SSH_MSG_NEWKEYS 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34448]) session ID=10:5a:28:9b:6b:b5:a3:8f:38:c8:bb:58:7d:52:bd:96:98:dd:6c:44:b1:c0:66:f4:df:1d:bf:eb:80:dd:88:3c:8e:93:87:44:24:39:0b:b5:6b:cc:d4:79:a6:d5:e3:bd:61:5d:f3:26:25:4b:c0:ac:c8:4a:d8:65:15:f5:31:cf 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34448]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34448]): strict KEX resets output message sequence number from 3 to 0 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34448]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4698a244; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34448])[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 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34448])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34448]) packet #0 sending command=7[7] len=419 23:11:54.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34448]) No pending packets to flush at end of KEX 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34448]) process #2 SSH_MSG_NEWKEYS 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34448]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34448]): strict KEX resets input message sequence number from 3 to 0 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34448]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f938e65; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34448]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34448]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34448]) authorized authentication methods: password,publickey 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34448]) Accepted service ssh-userauth 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34448]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34448]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34448]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34448]) no authentication factory for method=none 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34448]) SSH_MSG_USERAUTH_REQUEST 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34448]) remaining methods: password,publickey 23:11:54.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34448]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:54.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34448]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:54.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:54.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34448]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:54.819 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:54.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34448]) authentication result: true 23:11:54.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34448]) SSH_MSG_USERAUTH_REQUEST 23:11:54.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34448])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:54.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34448]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:54.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:54.819 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:54.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34448]) no heartbeat to stop 23:11:54.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34448]) heartbeat type=IGNORE, interval=PT30S 23:11:54.819 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34448 authenticated 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34448]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34448]] session=TransportServerSession[admin@/10.30.170.252:34448] id=0 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34448])) size=2097152, max=2097152, packet=32768 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34448]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34448] 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34448]) recipient=0 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448])) size=2097152, max=2097152, packet=32768 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448])) re-initializing 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448])) size=2097152, max=2097152, packet=32768 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448])[want-reply=true] subsystem=netconf 23:11:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448])[subsystem] prepared command 23:11:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448]}} established 23:11:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 397: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18226 23:11:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 397: Creating data stores for simulated device 23:11:54.821 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:54.821 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:54.821 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:54.822 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f797e 23:11:54.822 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:54.823 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:54.823 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:54.823 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:54.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:54.824 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:54.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:54.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:54.824 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f797e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f797e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2310ac55, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2310ac55, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:54.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:54.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:54.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448] 23:11:54.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 397 on channel [id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448] 23:11:54.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) by 1103 down to 2096049 23:11:54.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:54.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448] 23:11:54.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448] 23:11:54.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) request=subsystem result=ReplySuccess, want-reply=true 23:11:54.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:54.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) request=subsystem activate command 23:11:54.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) starting runner for command=netconf 23:11:54.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #5 SSH_MSG_CHANNEL_DATA 23:11:54.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) by 373 down to 2096779 23:11:54.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_CHANNEL_DATA len=373 23:11:54.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448] 23:11:54.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:54.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448] 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448] 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18226', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=397} created 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=397, channel=[id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448]} created 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448] successful with session NetconfServerSession{sessionId=397, channel=[id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448]} 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=397, channel=[id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448]} up 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #6 SSH_MSG_CHANNEL_DATA 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) by 393 down to 2096386 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_CHANNEL_DATA len=393 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448] 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:54.828 [netconf-device-simulator-threads-4] 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=397} 23:11:54.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:54.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=397, channel=[id: 0xe85981b7, L:/10.30.170.33:18226 - R:/10.30.170.252:34448]} EXI handlers added to pipeline 23:11:54.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:54.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) by 179 down to 2095870 23:11:54.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:54.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:54.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #7 SSH_MSG_CHANNEL_DATA 23:11:54.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) by 340 down to 2096046 23:11:54.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_CHANNEL_DATA len=340 23:11:54.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448] 23:11:54.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:54.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:54.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=397} 23:11:54.831 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2310ac55 23:11:54.831 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:54.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:54.831 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:54.831 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:54.831 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:54.831 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:54.832 [netconf-device-simulator-threads-4] 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 23:11:54.832 [netconf-device-simulator-threads-4] 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 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) by 733 down to 2095137 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:54.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:54.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #8 SSH_MSG_IGNORE 23:11:54.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_IGNORE 23:11:54.912 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:54.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #13 SSH_MSG_IGNORE 23:11:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:11:55.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #12 SSH_MSG_IGNORE 23:11:55.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:11:55.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666]} 23:11:55.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57666]): SSH-2.0-SSHD-UNKNOWN 23:11:55.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57666]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:55.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57666]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:55.091 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #10 SSH_MSG_IGNORE 23:11:55.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:11:55.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #9 SSH_MSG_IGNORE 23:11:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_IGNORE 23:11:55.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #14 SSH_MSG_IGNORE 23:11:55.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:11:55.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #8 SSH_MSG_IGNORE 23:11:55.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_IGNORE 23:11:55.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57666]) Send SSH_MSG_KEXINIT 23:11:55.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57666]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:55.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57666]) process #0 SSH_MSG_KEXINIT 23:11:55.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57666]) SSH_MSG_KEXINIT 23:11:55.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57666]) strict KEX=true client=true server=true 23:11:55.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57666]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:55.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57666]) Kex: server host key algorithms = rsa-sha2-512 23:11:55.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57666]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:55.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57666]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:55.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57666]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:55.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57666]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:55.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57666]) Kex: compression algorithms (client to server) = none 23:11:55.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57666]) Kex: compression algorithms (server to client) = none 23:11:55.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:55.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #9 SSH_MSG_IGNORE 23:11:55.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_IGNORE 23:11:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57666]) process #1 30 23:11:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57666]] process command=SSH_MSG_KEXDH_INIT 23:11:55.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #11 SSH_MSG_IGNORE 23:11:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_IGNORE 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57666]] Send SSH_MSG_KEXDH_REPLY 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57666]) packet #1 sending command=31[31] len=1639 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57666])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57666]) Send SSH_MSG_NEWKEYS 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57666]) session ID=f7:1d:4a:08:21:fa:52:c4:f4:a1:77:69:e2:6c:97:2f:06:6b:b0:27:2e:1e:16:21:fa:80:f6:d6:16:3b:c5:37:0a:19:3e:67:a0:f7:78:a2:ec:a5:f3:a7:ad:eb:99:84:c1:7f:50:f9:de:19:22:6c:36:55:fc:75:18:bc:ce:f0 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57666]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57666]): strict KEX resets output message sequence number from 3 to 0 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57666]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f2b57a2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57666])[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 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57666])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57666]) packet #0 sending command=7[7] len=419 23:11:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57666]) No pending packets to flush at end of KEX 23:11:55.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978]} 23:11:55.571 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55978]): SSH-2.0-SSHD-UNKNOWN 23:11:55.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55978]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:55.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55978]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:55.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #14 SSH_MSG_IGNORE 23:11:55.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57666]) process #2 SSH_MSG_NEWKEYS 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57666]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57666]): strict KEX resets input message sequence number from 3 to 0 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57666]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4fed6e3c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57666]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57666]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57666]) authorized authentication methods: password,publickey 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57666]) Accepted service ssh-userauth 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57666]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57666]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57666]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57666]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57666]) no authentication factory for method=none 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57666]) SSH_MSG_USERAUTH_REQUEST 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57666]) remaining methods: password,publickey 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57666]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57666]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57666]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57666]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:55.592 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57666]) authentication result: true 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57666]) SSH_MSG_USERAUTH_REQUEST 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57666])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57666]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:55.592 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57666]) no heartbeat to stop 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57666]) heartbeat type=IGNORE, interval=PT30S 23:11:55.593 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57666 authenticated 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57666]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57666]] session=TransportServerSession[admin@/10.30.170.252:57666] id=0 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57666])) size=2097152, max=2097152, packet=32768 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57666]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57666] 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57666]) recipient=0 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666])) size=2097152, max=2097152, packet=32768 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666])) re-initializing 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666])) size=2097152, max=2097152, packet=32768 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:55.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666])[want-reply=true] subsystem=netconf 23:11:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666])[subsystem] prepared command 23:11:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666]}} established 23:11:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 398: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18227 23:11:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 398: Creating data stores for simulated device 23:11:55.594 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:55.594 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:55.594 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59d3557 23:11:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #12 SSH_MSG_IGNORE 23:11:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:11:55.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.601 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:55.601 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:55.601 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:55.601 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:55.601 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59d3557, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59d3557, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22bef621, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22bef621, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:55.602 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:55.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:55.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666] 23:11:55.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 398 on channel [id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666] 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) by 1103 down to 2096049 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666] 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666] 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) request=subsystem result=ReplySuccess, want-reply=true 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) request=subsystem activate command 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) starting runner for command=netconf 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #5 SSH_MSG_CHANNEL_DATA 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) by 373 down to 2096779 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_CHANNEL_DATA len=373 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666] 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666] 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666] 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18227', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=398} created 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666]} created 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666] successful with session NetconfServerSession{sessionId=398, channel=[id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666]} 23:11:55.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666]} up 23:11:55.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #6 SSH_MSG_CHANNEL_DATA 23:11:55.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) by 393 down to 2096386 23:11:55.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_CHANNEL_DATA len=393 23:11:55.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666] 23:11:55.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:55.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:55.604 [netconf-device-simulator-threads-6] 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=398} 23:11:55.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:55.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x9087a680, L:/10.30.170.33:18227 - R:/10.30.170.252:57666]} EXI handlers added to pipeline 23:11:55.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:55.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) by 179 down to 2095870 23:11:55.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:55.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:55.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #7 SSH_MSG_CHANNEL_DATA 23:11:55.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) by 340 down to 2096046 23:11:55.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_CHANNEL_DATA len=340 23:11:55.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666] 23:11:55.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:55.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:55.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=398} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22bef621 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:55.607 [netconf-device-simulator-threads-6] 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 23:11:55.607 [netconf-device-simulator-threads-6] 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 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) by 733 down to 2095137 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:55.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55978]) Send SSH_MSG_KEXINIT 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55978]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55978]) process #0 SSH_MSG_KEXINIT 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55978]) SSH_MSG_KEXINIT 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55978]) strict KEX=true client=true server=true 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55978]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55978]) Kex: server host key algorithms = rsa-sha2-512 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55978]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55978]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55978]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55978]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55978]) Kex: compression algorithms (client to server) = none 23:11:55.692 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55978]) Kex: compression algorithms (server to client) = none 23:11:55.693 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:55.693 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55978]) process #1 30 23:11:55.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55978]] process command=SSH_MSG_KEXDH_INIT 23:11:55.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55978]] Send SSH_MSG_KEXDH_REPLY 23:11:55.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55978]) packet #1 sending command=31[31] len=1639 23:11:55.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55978])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:55.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55978]) Send SSH_MSG_NEWKEYS 23:11:55.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55978]) session ID=b2:78:dd:d6:10:d3:9c:7e:09:39:a5:a4:aa:78:16:24:ec:a6:a3:b7:bb:77:ba:4a:e7:53:c2:ec:d2:26:a3:af:f2:cd:f3:44:41:f3:9a:e8:05:15:c0:68:4b:1f:83:50:6c:f9:5e:11:c5:1c:de:4d:b5:ae:d7:59:ef:7a:15:b3 23:11:55.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55978]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:55.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55978]): strict KEX resets output message sequence number from 3 to 0 23:11:55.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55978]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65d6296f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:55.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55978])[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 23:11:55.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55978])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:55.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55978]) packet #0 sending command=7[7] len=419 23:11:55.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55978]) No pending packets to flush at end of KEX 23:11:55.793 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #11 SSH_MSG_IGNORE 23:11:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_IGNORE 23:11:55.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #10 SSH_MSG_IGNORE 23:11:55.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:11:55.820 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55978]) process #2 SSH_MSG_NEWKEYS 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55978]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55978]): strict KEX resets input message sequence number from 3 to 0 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55978]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@19b5f37e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55978]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55978]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55978]) authorized authentication methods: password,publickey 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55978]) Accepted service ssh-userauth 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55978]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55978]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55978]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55978]) no authentication factory for method=none 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55978]) SSH_MSG_USERAUTH_REQUEST 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55978]) remaining methods: password,publickey 23:11:55.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55978]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:55.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55978]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:55.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:55.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55978]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:55.822 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:55.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55978]) authentication result: true 23:11:55.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55978]) SSH_MSG_USERAUTH_REQUEST 23:11:55.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55978])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:55.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55978]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:55.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:55.822 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:55.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55978]) no heartbeat to stop 23:11:55.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55978]) heartbeat type=IGNORE, interval=PT30S 23:11:55.822 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55978 authenticated 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55978]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55978]] session=TransportServerSession[admin@/10.30.170.252:55978] id=0 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55978])) size=2097152, max=2097152, packet=32768 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55978]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55978] 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55978]) recipient=0 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978])) size=2097152, max=2097152, packet=32768 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978])) re-initializing 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978])) size=2097152, max=2097152, packet=32768 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:55.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978])[want-reply=true] subsystem=netconf 23:11:55.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978])[subsystem] prepared command 23:11:55.825 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:55.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:55.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978]}} established 23:11:55.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 399: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18228 23:11:55.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 399: Creating data stores for simulated device 23:11:55.826 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:55.826 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:55.826 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:55.826 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:55.826 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:55.827 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6badef49 23:11:55.827 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:55.828 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:55.828 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:55.828 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:55.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:55.829 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:55.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:55.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:55.829 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6badef49, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6badef49, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10748675, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10748675, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:55.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:55.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:55.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978] 23:11:55.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.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: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 399 on channel [id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978] 23:11:55.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) by 1103 down to 2096049 23:11:55.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:55.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978] 23:11:55.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978] 23:11:55.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) request=subsystem result=ReplySuccess, want-reply=true 23:11:55.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:55.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) request=subsystem activate command 23:11:55.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) starting runner for command=netconf 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #5 SSH_MSG_CHANNEL_DATA 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) by 373 down to 2096779 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_CHANNEL_DATA len=373 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978] 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978] 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978] 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18228', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=399} created 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978]} created 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978] successful with session NetconfServerSession{sessionId=399, channel=[id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978]} 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978]} up 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #6 SSH_MSG_CHANNEL_DATA 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) by 393 down to 2096386 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_CHANNEL_DATA len=393 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978] 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:55.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:55.834 [netconf-device-simulator-threads-7] 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=399} 23:11:55.835 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:55.835 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x930aa4aa, L:/10.30.170.33:18228 - R:/10.30.170.252:55978]} EXI handlers added to pipeline 23:11:55.835 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:55.835 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) by 179 down to 2095870 23:11:55.835 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:55.835 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:55.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #7 SSH_MSG_CHANNEL_DATA 23:11:55.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) by 340 down to 2096046 23:11:55.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_CHANNEL_DATA len=340 23:11:55.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978] 23:11:55.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:55.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:55.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=399} 23:11:55.837 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10748675 23:11:55.837 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:55.838 [netconf-device-simulator-threads-7] 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 23:11:55.838 [netconf-device-simulator-threads-7] 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 23:11:55.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:55.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) by 733 down to 2095137 23:11:55.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:55.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:55.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #13 SSH_MSG_IGNORE 23:11:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:11:55.953 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #9 SSH_MSG_IGNORE 23:11:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_IGNORE 23:11:55.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #8 SSH_MSG_IGNORE 23:11:55.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_IGNORE 23:11:55.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:55.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #12 SSH_MSG_IGNORE 23:11:55.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:11:56.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #14 SSH_MSG_IGNORE 23:11:56.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:11:56.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:11:56.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:56.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #10 SSH_MSG_IGNORE 23:11:56.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:11:56.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618]} 23:11:56.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42618]): SSH-2.0-SSHD-UNKNOWN 23:11:56.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42618]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:56.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42618]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #13 SSH_MSG_IGNORE 23:11:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:11:56.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42618]) Send SSH_MSG_KEXINIT 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42618]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42618]) process #0 SSH_MSG_KEXINIT 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42618]) SSH_MSG_KEXINIT 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42618]) strict KEX=true client=true server=true 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42618]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42618]) Kex: server host key algorithms = rsa-sha2-512 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42618]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42618]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42618]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42618]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42618]) Kex: compression algorithms (client to server) = none 23:11:56.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42618]) Kex: compression algorithms (server to client) = none 23:11:56.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:56.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42618]) process #1 30 23:11:56.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42618]] process command=SSH_MSG_KEXDH_INIT 23:11:56.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42618]] Send SSH_MSG_KEXDH_REPLY 23:11:56.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42618]) packet #1 sending command=31[31] len=1639 23:11:56.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42618])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:56.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42618]) Send SSH_MSG_NEWKEYS 23:11:56.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42618]) session ID=4f:f4:f1:e1:42:9a:c6:15:6e:e3:2f:8d:89:c2:68:df:c7:67:8f:6f:f4:cd:fb:bc:d8:78:41:6d:3c:ac:0e:81:51:3c:b5:fe:0e:ec:ab:98:84:54:1c:8c:02:8b:d5:3d:96:96:6a:8a:50:a1:36:5f:ef:aa:92:e6:9b:62:25:7a 23:11:56.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42618]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:56.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42618]): strict KEX resets output message sequence number from 3 to 0 23:11:56.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d9a492c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:56.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42618])[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 23:11:56.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42618])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:56.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42618]) packet #0 sending command=7[7] len=419 23:11:56.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42618]) No pending packets to flush at end of KEX 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42618]) process #2 SSH_MSG_NEWKEYS 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42618]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42618]): strict KEX resets input message sequence number from 3 to 0 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@68ce4316; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42618]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42618]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42618]) authorized authentication methods: password,publickey 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42618]) Accepted service ssh-userauth 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42618]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42618]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42618]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42618]) no authentication factory for method=none 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42618]) SSH_MSG_USERAUTH_REQUEST 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42618]) remaining methods: password,publickey 23:11:56.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42618]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42618]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42618]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:56.404 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42618]) authentication result: true 23:11:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42618]) SSH_MSG_USERAUTH_REQUEST 23:11:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42618])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42618]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42618]) no heartbeat to stop 23:11:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42618]) heartbeat type=IGNORE, interval=PT30S 23:11:56.404 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42618 authenticated 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42618]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42618]] session=TransportServerSession[admin@/10.30.170.252:42618] id=0 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42618])) size=2097152, max=2097152, packet=32768 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42618]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42618] 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42618]) recipient=0 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618])) size=2097152, max=2097152, packet=32768 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618])) re-initializing 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618])) size=2097152, max=2097152, packet=32768 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618])[want-reply=true] subsystem=netconf 23:11:56.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618])[subsystem] prepared command 23:11:56.406 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:56.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:56.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618]}} established 23:11:56.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 400: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18229 23:11:56.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 400: Creating data stores for simulated device 23:11:56.406 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:56.406 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:56.406 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:56.406 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:56.406 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:56.407 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73738c2d 23:11:56.407 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:56.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:56.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:56.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:56.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:56.408 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:56.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:56.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:56.409 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73738c2d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73738c2d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6141a9ee, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6141a9ee, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:56.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:56.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:56.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618] 23:11:56.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 400 on channel [id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618] 23:11:56.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) by 1103 down to 2096049 23:11:56.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:56.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618] 23:11:56.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618] 23:11:56.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) request=subsystem result=ReplySuccess, want-reply=true 23:11:56.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:56.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) request=subsystem activate command 23:11:56.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) starting runner for command=netconf 23:11:56.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #5 SSH_MSG_CHANNEL_DATA 23:11:56.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) by 373 down to 2096779 23:11:56.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_CHANNEL_DATA len=373 23:11:56.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618] 23:11:56.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:56.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:56.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618] 23:11:56.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618] 23:11:56.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18229', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=400} created 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=400, channel=[id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618]} created 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618] successful with session NetconfServerSession{sessionId=400, channel=[id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618]} 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=400, channel=[id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618]} up 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #6 SSH_MSG_CHANNEL_DATA 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) by 393 down to 2096386 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_CHANNEL_DATA len=393 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618] 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:56.413 [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=400} 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=400, channel=[id: 0x556aa27c, L:/10.30.170.33:18229 - R:/10.30.170.252:42618]} EXI handlers added to pipeline 23:11:56.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:56.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) by 179 down to 2095870 23:11:56.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:56.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:56.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #7 SSH_MSG_CHANNEL_DATA 23:11:56.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) by 340 down to 2096046 23:11:56.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_CHANNEL_DATA len=340 23:11:56.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618] 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=400} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6141a9ee 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:56.416 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:56.416 [netconf-device-simulator-threads-2] 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 23:11:56.416 [netconf-device-simulator-threads-2] 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 23:11:56.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:56.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) by 733 down to 2095137 23:11:56.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:56.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:56.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #8 SSH_MSG_IGNORE 23:11:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_IGNORE 23:11:56.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #9 SSH_MSG_IGNORE 23:11:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_IGNORE 23:11:56.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #12 SSH_MSG_IGNORE 23:11:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:11:56.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #14 SSH_MSG_IGNORE 23:11:56.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:11:56.573 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:11:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #11 SSH_MSG_IGNORE 23:11:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_IGNORE 23:11:56.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:56.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866]} 23:11:56.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58866]): SSH-2.0-SSHD-UNKNOWN 23:11:56.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58866]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:56.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58866]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:56.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58866]) Send SSH_MSG_KEXINIT 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58866]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58866]) process #0 SSH_MSG_KEXINIT 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58866]) SSH_MSG_KEXINIT 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58866]) strict KEX=true client=true server=true 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58866]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58866]) Kex: server host key algorithms = rsa-sha2-512 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58866]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58866]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58866]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58866]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58866]) Kex: compression algorithms (client to server) = none 23:11:56.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58866]) Kex: compression algorithms (server to client) = none 23:11:56.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:56.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #13 SSH_MSG_IGNORE 23:11:56.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:11:56.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58866]) process #1 30 23:11:56.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58866]] process command=SSH_MSG_KEXDH_INIT 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58866]] Send SSH_MSG_KEXDH_REPLY 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58866]) packet #1 sending command=31[31] len=1639 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58866])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58866]) Send SSH_MSG_NEWKEYS 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58866]) session ID=28:94:9e:ae:c6:24:ca:48:4b:a4:21:70:82:a8:b9:49:c9:9b:97:f3:cd:31:aa:2c:a2:6e:e3:8b:c5:5a:af:a2:4f:e7:67:d3:8b:ab:04:80:a5:6b:31:32:54:56:2d:ac:15:51:9c:03:11:7a:83:72:8a:2f:63:2c:b8:25:1f:8c 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58866]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58866]): strict KEX resets output message sequence number from 3 to 0 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58866]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6d1fa98a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58866])[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 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58866])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58866]) packet #0 sending command=7[7] len=419 23:11:56.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58866]) No pending packets to flush at end of KEX 23:11:56.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #10 SSH_MSG_IGNORE 23:11:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_IGNORE 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58866]) process #2 SSH_MSG_NEWKEYS 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58866]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58866]): strict KEX resets input message sequence number from 3 to 0 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58866]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d92ce64; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58866]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58866]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58866]) authorized authentication methods: password,publickey 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58866]) Accepted service ssh-userauth 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58866]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58866]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:56.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58866]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58866]) no authentication factory for method=none 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58866]) SSH_MSG_USERAUTH_REQUEST 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58866]) remaining methods: password,publickey 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58866]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58866]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58866]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:56.919 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58866]) authentication result: true 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58866]) SSH_MSG_USERAUTH_REQUEST 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58866])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58866]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58866]) no heartbeat to stop 23:11:56.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58866]) heartbeat type=IGNORE, interval=PT30S 23:11:56.919 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58866 authenticated 23:11:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58866]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58866]] session=TransportServerSession[admin@/10.30.170.252:58866] id=0 23:11:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58866])) size=2097152, max=2097152, packet=32768 23:11:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58866]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58866] 23:11:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58866]) recipient=0 23:11:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866])) size=2097152, max=2097152, packet=32768 23:11:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866])) re-initializing 23:11:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866])) size=2097152, max=2097152, packet=32768 23:11:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866])[want-reply=true] subsystem=netconf 23:11:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866])[subsystem] prepared command 23:11:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866]}} established 23:11:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 401: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18230 23:11:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 401: Creating data stores for simulated device 23:11:56.922 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:56.922 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:56.922 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:56.922 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:56.923 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@231ac4cc 23:11:56.923 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:56.923 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:56.923 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:56.923 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:56.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:56.924 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:56.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:56.925 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:56.925 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@231ac4cc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@231ac4cc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45722ba1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45722ba1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:56.925 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:11:56.925 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:56.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:56.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866] 23:11:56.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 401 on channel [id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866] 23:11:56.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) by 1103 down to 2096049 23:11:56.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:56.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866] 23:11:56.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866] 23:11:56.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) request=subsystem result=ReplySuccess, want-reply=true 23:11:56.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:56.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) request=subsystem activate command 23:11:56.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) starting runner for command=netconf 23:11:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #5 SSH_MSG_CHANNEL_DATA 23:11:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) by 373 down to 2096779 23:11:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_CHANNEL_DATA len=373 23:11:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866] 23:11:56.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866] 23:11:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866] 23:11:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18230', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=401} created 23:11:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=401, channel=[id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866]} created 23:11:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866] successful with session NetconfServerSession{sessionId=401, channel=[id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866]} 23:11:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=401, channel=[id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866]} up 23:11:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #14 SSH_MSG_IGNORE 23:11:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:11:56.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #6 SSH_MSG_CHANNEL_DATA 23:11:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) by 393 down to 2096386 23:11:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_CHANNEL_DATA len=393 23:11:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866] 23:11:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:56.930 [netconf-device-simulator-threads-4] 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=401} 23:11:56.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:56.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=401, channel=[id: 0xd848549b, L:/10.30.170.33:18230 - R:/10.30.170.252:58866]} EXI handlers added to pipeline 23:11:56.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:56.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) by 179 down to 2095870 23:11:56.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:56.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #7 SSH_MSG_CHANNEL_DATA 23:11:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) by 340 down to 2096046 23:11:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_CHANNEL_DATA len=340 23:11:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866] 23:11:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:56.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=401} 23:11:56.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45722ba1 23:11:56.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:56.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:56.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:56.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:56.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:56.935 [netconf-device-simulator-threads-4] 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 23:11:56.935 [netconf-device-simulator-threads-4] 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 23:11:56.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:56.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) by 733 down to 2095137 23:11:56.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:56.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #9 SSH_MSG_IGNORE 23:11:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_IGNORE 23:11:57.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #10 SSH_MSG_IGNORE 23:11:57.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_IGNORE 23:11:57.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936]} 23:11:57.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59936]): SSH-2.0-SSHD-UNKNOWN 23:11:57.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59936]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:57.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59936]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:57.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #12 SSH_MSG_IGNORE 23:11:57.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:11:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #11 SSH_MSG_IGNORE 23:11:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_IGNORE 23:11:57.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #8 SSH_MSG_IGNORE 23:11:57.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_IGNORE 23:11:57.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59936]) Send SSH_MSG_KEXINIT 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59936]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59936]) process #0 SSH_MSG_KEXINIT 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59936]) SSH_MSG_KEXINIT 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59936]) strict KEX=true client=true server=true 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59936]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59936]) Kex: server host key algorithms = rsa-sha2-512 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59936]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59936]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59936]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59936]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59936]) Kex: compression algorithms (client to server) = none 23:11:57.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59936]) Kex: compression algorithms (server to client) = none 23:11:57.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:57.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #13 SSH_MSG_IGNORE 23:11:57.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:11:57.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #8 SSH_MSG_IGNORE 23:11:57.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_IGNORE 23:11:57.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59936]) process #1 30 23:11:57.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59936]] process command=SSH_MSG_KEXDH_INIT 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59936]] Send SSH_MSG_KEXDH_REPLY 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59936]) packet #1 sending command=31[31] len=1639 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59936])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59936]) Send SSH_MSG_NEWKEYS 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59936]) session ID=ad:18:13:ab:12:f2:b4:ae:3f:23:b2:e9:a7:18:57:7b:6d:15:4a:25:41:68:45:ff:a5:78:98:78:e5:ec:e3:38:22:29:df:77:53:27:ce:d0:79:ac:c0:7f:6f:f5:b4:cf:2e:98:e1:a0:47:0b:08:6c:49:48:0a:be:f5:06:a1:c3 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59936]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59936]): strict KEX resets output message sequence number from 3 to 0 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59936]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7de4a085; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59936])[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 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59936])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59936]) packet #0 sending command=7[7] len=419 23:11:57.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59936]) No pending packets to flush at end of KEX 23:11:57.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #11 SSH_MSG_IGNORE 23:11:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_IGNORE 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59936]) process #2 SSH_MSG_NEWKEYS 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59936]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59936]): strict KEX resets input message sequence number from 3 to 0 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59936]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75da8f62; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59936]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59936]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59936]) authorized authentication methods: password,publickey 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59936]) Accepted service ssh-userauth 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59936]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59936]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59936]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59936]) no authentication factory for method=none 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59936]) SSH_MSG_USERAUTH_REQUEST 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59936]) remaining methods: password,publickey 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59936]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #14 SSH_MSG_IGNORE 23:11:57.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:11:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59936]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59936]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:57.554 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59936]) authentication result: true 23:11:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59936]) SSH_MSG_USERAUTH_REQUEST 23:11:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59936])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59936]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59936]) no heartbeat to stop 23:11:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59936]) heartbeat type=IGNORE, interval=PT30S 23:11:57.554 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59936 authenticated 23:11:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59936]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59936]] session=TransportServerSession[admin@/10.30.170.252:59936] id=0 23:11:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59936])) size=2097152, max=2097152, packet=32768 23:11:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59936]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59936] 23:11:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59936]) recipient=0 23:11:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936])) size=2097152, max=2097152, packet=32768 23:11:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936])) re-initializing 23:11:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936])) size=2097152, max=2097152, packet=32768 23:11:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:57.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:57.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:57.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936])[want-reply=true] subsystem=netconf 23:11:57.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936])[subsystem] prepared command 23:11:57.556 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:57.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:57.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936]}} established 23:11:57.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 402: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18231 23:11:57.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 402: Creating data stores for simulated device 23:11:57.556 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:57.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:57.557 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:57.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:57.557 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:57.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57db9ea7 23:11:57.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:57.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:57.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:57.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:57.559 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:57.559 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:57.559 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:57.559 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:57.559 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57db9ea7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57db9ea7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18132081, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18132081, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #9 SSH_MSG_IGNORE 23:11:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_IGNORE 23:11:57.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:57.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:57.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936] 23:11:57.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 402 on channel [id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936] 23:11:57.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) by 1103 down to 2096049 23:11:57.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936] 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936] 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) request=subsystem result=ReplySuccess, want-reply=true 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) request=subsystem activate command 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) starting runner for command=netconf 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #5 SSH_MSG_CHANNEL_DATA 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) by 373 down to 2096779 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_CHANNEL_DATA len=373 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936] 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:57.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936] 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936] 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18231', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=402} created 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=402, channel=[id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936]} created 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936] successful with session NetconfServerSession{sessionId=402, channel=[id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936]} 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=402, channel=[id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936]} up 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #6 SSH_MSG_CHANNEL_DATA 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) by 393 down to 2096386 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_CHANNEL_DATA len=393 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936] 23:11:57.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:57.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:57.568 [netconf-device-simulator-threads-6] 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=402} 23:11:57.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:57.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=402, channel=[id: 0x735247a4, L:/10.30.170.33:18231 - R:/10.30.170.252:59936]} EXI handlers added to pipeline 23:11:57.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:57.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) by 179 down to 2095870 23:11:57.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:57.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:57.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #7 SSH_MSG_CHANNEL_DATA 23:11:57.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) by 340 down to 2096046 23:11:57.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_CHANNEL_DATA len=340 23:11:57.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936] 23:11:57.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:57.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:57.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=402} 23:11:57.571 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18132081 23:11:57.571 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:57.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:57.571 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:57.571 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:57.572 [netconf-device-simulator-threads-6] 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 23:11:57.572 [netconf-device-simulator-threads-6] 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 23:11:57.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:57.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) by 733 down to 2095137 23:11:57.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:57.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:57.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734]} 23:11:57.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42734]): SSH-2.0-SSHD-UNKNOWN 23:11:57.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42734]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:57.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42734]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:57.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #12 SSH_MSG_IGNORE 23:11:57.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:11:57.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #10 SSH_MSG_IGNORE 23:11:57.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_IGNORE 23:11:57.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.781 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42734]) Send SSH_MSG_KEXINIT 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42734]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42734]) process #0 SSH_MSG_KEXINIT 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42734]) SSH_MSG_KEXINIT 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42734]) strict KEX=true client=true server=true 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42734]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42734]) Kex: server host key algorithms = rsa-sha2-512 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42734]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42734]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42734]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42734]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42734]) Kex: compression algorithms (client to server) = none 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42734]) Kex: compression algorithms (server to client) = none 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #13 SSH_MSG_IGNORE 23:11:57.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:11:57.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42734]) process #1 30 23:11:57.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42734]] process command=SSH_MSG_KEXDH_INIT 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42734]] Send SSH_MSG_KEXDH_REPLY 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42734]) packet #1 sending command=31[31] len=1639 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42734])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42734]) Send SSH_MSG_NEWKEYS 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42734]) session ID=2d:91:99:c5:02:97:59:72:a4:91:14:e3:a3:07:ee:a1:78:0a:9f:cc:cb:85:de:ff:fa:23:d9:7d:a3:cf:d3:e0:3e:02:d0:f6:07:f5:91:b9:ba:c6:39:66:85:f2:09:97:c5:98:dc:a3:c8:4b:0b:4e:f4:3f:74:1d:1a:3c:fd:d4 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42734]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42734]): strict KEX resets output message sequence number from 3 to 0 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42734]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e61922e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42734])[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 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42734])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42734]) packet #0 sending command=7[7] len=419 23:11:57.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42734]) No pending packets to flush at end of KEX 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42734]) process #2 SSH_MSG_NEWKEYS 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42734]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42734]): strict KEX resets input message sequence number from 3 to 0 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42734]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c3d5cd5; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42734]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42734]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42734]) authorized authentication methods: password,publickey 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42734]) Accepted service ssh-userauth 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42734]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42734]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42734]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42734]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42734]) no authentication factory for method=none 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42734]) SSH_MSG_USERAUTH_REQUEST 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42734]) remaining methods: password,publickey 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42734]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:57.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42734]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42734]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42734]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:57.955 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42734]) authentication result: true 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42734]) SSH_MSG_USERAUTH_REQUEST 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42734])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42734]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42734]) no heartbeat to stop 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42734]) heartbeat type=IGNORE, interval=PT30S 23:11:57.955 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42734 authenticated 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:57.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42734]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42734]] session=TransportServerSession[admin@/10.30.170.252:42734] id=0 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42734])) size=2097152, max=2097152, packet=32768 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42734]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42734] 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42734]) recipient=0 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734])) size=2097152, max=2097152, packet=32768 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734])) re-initializing 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734])) size=2097152, max=2097152, packet=32768 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734])[want-reply=true] subsystem=netconf 23:11:57.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734])[subsystem] prepared command 23:11:57.957 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:57.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:57.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734]}} established 23:11:57.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 403: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18232 23:11:57.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 403: Creating data stores for simulated device 23:11:57.957 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:57.957 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:57.957 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:57.957 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:57.957 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:57.958 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b226c1b 23:11:57.958 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:57.959 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:57.959 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:57.959 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:57.959 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:57.960 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:57.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:57.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:57.960 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b226c1b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b226c1b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56769625, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56769625, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:57.960 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:57.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:57.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734] 23:11:57.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 403 on channel [id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734] 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) by 1103 down to 2096049 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734] 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734] 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) request=subsystem result=ReplySuccess, want-reply=true 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) request=subsystem activate command 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) starting runner for command=netconf 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #5 SSH_MSG_CHANNEL_DATA 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) by 373 down to 2096779 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_CHANNEL_DATA len=373 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734] 23:11:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734] 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734] 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18232', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=403} created 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=403, channel=[id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734]} created 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734] successful with session NetconfServerSession{sessionId=403, channel=[id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734]} 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=403, channel=[id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734]} up 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #6 SSH_MSG_CHANNEL_DATA 23:11:57.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) by 393 down to 2096386 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_CHANNEL_DATA len=393 23:11:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734] 23:11:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:57.965 [netconf-device-simulator-threads-0] 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=403} 23:11:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=403, channel=[id: 0x23bdc2c2, L:/10.30.170.33:18232 - R:/10.30.170.252:42734]} EXI handlers added to pipeline 23:11:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:57.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #14 SSH_MSG_IGNORE 23:11:57.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:11:57.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) by 179 down to 2095870 23:11:57.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:57.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:57.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #7 SSH_MSG_CHANNEL_DATA 23:11:57.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) by 340 down to 2096046 23:11:57.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_CHANNEL_DATA len=340 23:11:57.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734] 23:11:57.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:57.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:57.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=403} 23:11:57.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56769625 23:11:57.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:57.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:57.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:57.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:57.968 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:57.968 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:57.969 [netconf-device-simulator-threads-0] 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 23:11:57.969 [netconf-device-simulator-threads-0] 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 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) by 733 down to 2095137 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:57.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #11 SSH_MSG_IGNORE 23:11:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:11:57.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:58.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #8 SSH_MSG_IGNORE 23:11:58.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_IGNORE 23:11:58.041 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #9 SSH_MSG_IGNORE 23:11:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_IGNORE 23:11:58.148 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:58.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592]} 23:11:58.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38592]): SSH-2.0-SSHD-UNKNOWN 23:11:58.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38592]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:58.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38592]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38592]) Send SSH_MSG_KEXINIT 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38592]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38592]) process #0 SSH_MSG_KEXINIT 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38592]) SSH_MSG_KEXINIT 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38592]) strict KEX=true client=true server=true 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38592]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38592]) Kex: server host key algorithms = rsa-sha2-512 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38592]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38592]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38592]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38592]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38592]) Kex: compression algorithms (client to server) = none 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38592]) Kex: compression algorithms (server to client) = none 23:11:58.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:58.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:58.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38592]) process #1 30 23:11:58.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38592]] process command=SSH_MSG_KEXDH_INIT 23:11:58.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #10 SSH_MSG_IGNORE 23:11:58.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_IGNORE 23:11:58.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:58.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #12 SSH_MSG_IGNORE 23:11:58.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:11:58.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38592]] Send SSH_MSG_KEXDH_REPLY 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38592]) packet #1 sending command=31[31] len=1639 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38592])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38592]) Send SSH_MSG_NEWKEYS 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38592]) session ID=2c:c7:e2:c6:60:45:97:84:43:85:82:13:cf:eb:2b:a2:44:7a:bc:2d:80:3e:b5:fd:0b:df:71:cf:db:2e:d3:02:67:a7:9f:7d:fb:32:6a:39:f4:2e:bd:ac:a2:68:63:63:fa:55:1d:e3:67:56:2a:d5:7a:d5:62:54:bb:0b:31:bb 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38592]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38592]): strict KEX resets output message sequence number from 3 to 0 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38592]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fbeb702; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38592])[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 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38592])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38592]) packet #0 sending command=7[7] len=419 23:11:58.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38592]) No pending packets to flush at end of KEX 23:11:58.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #13 SSH_MSG_IGNORE 23:11:58.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38592]) process #2 SSH_MSG_NEWKEYS 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38592]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38592]): strict KEX resets input message sequence number from 3 to 0 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38592]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e175f1d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38592]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38592]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38592]) authorized authentication methods: password,publickey 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38592]) Accepted service ssh-userauth 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38592]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38592]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38592]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38592]) no authentication factory for method=none 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38592]) SSH_MSG_USERAUTH_REQUEST 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38592]) remaining methods: password,publickey 23:11:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38592]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:58.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38592]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:58.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:58.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38592]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:58.355 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:58.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38592]) authentication result: true 23:11:58.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38592]) SSH_MSG_USERAUTH_REQUEST 23:11:58.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38592])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:58.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38592]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:58.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:58.355 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:58.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38592]) no heartbeat to stop 23:11:58.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38592]) heartbeat type=IGNORE, interval=PT30S 23:11:58.355 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38592 authenticated 23:11:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38592]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38592]] session=TransportServerSession[admin@/10.30.170.252:38592] id=0 23:11:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38592])) size=2097152, max=2097152, packet=32768 23:11:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38592]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38592] 23:11:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38592]) recipient=0 23:11:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592])) size=2097152, max=2097152, packet=32768 23:11:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592])) re-initializing 23:11:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592])) size=2097152, max=2097152, packet=32768 23:11:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:58.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:58.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:58.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592])[want-reply=true] subsystem=netconf 23:11:58.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592])[subsystem] prepared command 23:11:58.357 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:58.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:58.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592]}} established 23:11:58.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 404: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18233 23:11:58.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 404: Creating data stores for simulated device 23:11:58.357 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:58.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:58.357 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:58.358 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:58.358 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:58.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5518afbd 23:11:58.359 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:58.359 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:58.359 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:58.359 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:58.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:58.360 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:58.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:58.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:58.360 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5518afbd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5518afbd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8a5e4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8a5e4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:58.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:58.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:58.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592] 23:11:58.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 404 on channel [id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592] 23:11:58.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) by 1103 down to 2096049 23:11:58.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:58.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592] 23:11:58.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592] 23:11:58.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) request=subsystem result=ReplySuccess, want-reply=true 23:11:58.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:58.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) request=subsystem activate command 23:11:58.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) starting runner for command=netconf 23:11:58.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #5 SSH_MSG_CHANNEL_DATA 23:11:58.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) by 373 down to 2096779 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_CHANNEL_DATA len=373 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592] 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592] 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592] 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18233', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=404} created 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=404, channel=[id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592]} created 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592] successful with session NetconfServerSession{sessionId=404, channel=[id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592]} 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=404, channel=[id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592]} up 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #6 SSH_MSG_CHANNEL_DATA 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) by 393 down to 2096386 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_CHANNEL_DATA len=393 23:11:58.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592] 23:11:58.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:58.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:58.365 [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=404} 23:11:58.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:58.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=404, channel=[id: 0xa73231b0, L:/10.30.170.33:18233 - R:/10.30.170.252:38592]} EXI handlers added to pipeline 23:11:58.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:58.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) by 179 down to 2095870 23:11:58.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:58.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:58.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #7 SSH_MSG_CHANNEL_DATA 23:11:58.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) by 340 down to 2096046 23:11:58.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_CHANNEL_DATA len=340 23:11:58.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592] 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=404} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8a5e4 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:58.368 [netconf-device-simulator-threads-2] 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 23:11:58.368 [netconf-device-simulator-threads-2] 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 23:11:58.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:58.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) by 733 down to 2095137 23:11:58.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:58.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #11 SSH_MSG_IGNORE 23:11:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_IGNORE 23:11:58.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:58.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:58.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #8 SSH_MSG_IGNORE 23:11:58.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_IGNORE 23:11:58.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #12 SSH_MSG_IGNORE 23:11:58.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:11:58.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:58.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416]} 23:11:58.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49416]): SSH-2.0-SSHD-UNKNOWN 23:11:58.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49416]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:58.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49416]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:58.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #14 SSH_MSG_IGNORE 23:11:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:11:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #10 SSH_MSG_IGNORE 23:11:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_IGNORE 23:11:58.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:58.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #9 SSH_MSG_IGNORE 23:11:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_IGNORE 23:11:59.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #8 SSH_MSG_IGNORE 23:11:59.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_IGNORE 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49416]) Send SSH_MSG_KEXINIT 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49416]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49416]) process #0 SSH_MSG_KEXINIT 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49416]) SSH_MSG_KEXINIT 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49416]) strict KEX=true client=true server=true 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49416]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49416]) Kex: server host key algorithms = rsa-sha2-512 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49416]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49416]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49416]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49416]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49416]) Kex: compression algorithms (client to server) = none 23:11:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49416]) Kex: compression algorithms (server to client) = none 23:11:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #14 SSH_MSG_IGNORE 23:11:59.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:11:59.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #12 SSH_MSG_IGNORE 23:11:59.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:11:59.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49416]) process #1 30 23:11:59.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49416]] process command=SSH_MSG_KEXDH_INIT 23:11:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #11 SSH_MSG_IGNORE 23:11:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_IGNORE 23:11:59.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49416]] Send SSH_MSG_KEXDH_REPLY 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49416]) packet #1 sending command=31[31] len=1639 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49416])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49416]) Send SSH_MSG_NEWKEYS 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49416]) session ID=0b:22:62:d9:18:c1:26:a9:15:08:a5:2a:31:e3:ba:5b:ad:bb:20:fd:97:29:a3:b9:46:2b:8c:b7:02:ab:81:fe:07:eb:02:31:95:a0:20:f4:d9:eb:f4:34:c1:ea:0f:13:b3:57:f1:af:b7:7c:7c:b6:13:5b:ef:33:15:3a:15:6f 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49416]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49416]): strict KEX resets output message sequence number from 3 to 0 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49416]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d69334a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49416])[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 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49416])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49416]) packet #0 sending command=7[7] len=419 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49416]) No pending packets to flush at end of KEX 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #13 SSH_MSG_IGNORE 23:11:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:11:59.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618]} 23:11:59.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34618]): SSH-2.0-SSHD-UNKNOWN 23:11:59.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34618]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:59.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34618]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49416]) process #2 SSH_MSG_NEWKEYS 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49416]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49416]): strict KEX resets input message sequence number from 3 to 0 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49416]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6be9aaf0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49416]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49416]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49416]) authorized authentication methods: password,publickey 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49416]) Accepted service ssh-userauth 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49416]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49416]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49416]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49416]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49416]) no authentication factory for method=none 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49416]) SSH_MSG_USERAUTH_REQUEST 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49416]) remaining methods: password,publickey 23:11:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49416]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49416]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49416]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49416]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:59.214 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49416]) authentication result: true 23:11:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49416]) SSH_MSG_USERAUTH_REQUEST 23:11:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49416])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49416]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49416]) no heartbeat to stop 23:11:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49416]) heartbeat type=IGNORE, interval=PT30S 23:11:59.214 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49416 authenticated 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49416]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49416]] session=TransportServerSession[admin@/10.30.170.252:49416] id=0 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49416])) size=2097152, max=2097152, packet=32768 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49416]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49416] 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49416]) recipient=0 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416])) size=2097152, max=2097152, packet=32768 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416])) re-initializing 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416])) size=2097152, max=2097152, packet=32768 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416])[want-reply=true] subsystem=netconf 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416])[subsystem] prepared command 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416]}} established 23:11:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 405: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18234 23:11:59.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 405: Creating data stores for simulated device 23:11:59.216 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:59.216 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:59.216 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:59.216 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:59.216 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49e27ee3 23:11:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:59.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:59.217 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:59.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:59.218 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:59.218 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49e27ee3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49e27ee3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3583c82d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3583c82d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:59.218 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:59.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416] 23:11:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 405 on channel [id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416] 23:11:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) by 1103 down to 2096049 23:11:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416] 23:11:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416] 23:11:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) request=subsystem result=ReplySuccess, want-reply=true 23:11:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) request=subsystem activate command 23:11:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) starting runner for command=netconf 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #5 SSH_MSG_CHANNEL_DATA 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) by 373 down to 2096779 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_CHANNEL_DATA len=373 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416] 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416] 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416] 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18234', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=405} created 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=405, channel=[id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416]} created 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416] successful with session NetconfServerSession{sessionId=405, channel=[id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416]} 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=405, channel=[id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416]} up 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #6 SSH_MSG_CHANNEL_DATA 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) by 393 down to 2096386 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_CHANNEL_DATA len=393 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416] 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:59.221 [netconf-device-simulator-threads-4] 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=405} 23:11:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=405, channel=[id: 0xd73e995a, L:/10.30.170.33:18234 - R:/10.30.170.252:49416]} EXI handlers added to pipeline 23:11:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) by 179 down to 2095870 23:11:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:59.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #7 SSH_MSG_CHANNEL_DATA 23:11:59.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) by 340 down to 2096046 23:11:59.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_CHANNEL_DATA len=340 23:11:59.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416] 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=405} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3583c82d 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:59.223 [netconf-device-simulator-threads-4] 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 23:11:59.223 [netconf-device-simulator-threads-4] 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 23:11:59.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:59.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) by 733 down to 2095137 23:11:59.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:59.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34618]) Send SSH_MSG_KEXINIT 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34618]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34618]) process #0 SSH_MSG_KEXINIT 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34618]) SSH_MSG_KEXINIT 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34618]) strict KEX=true client=true server=true 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34618]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34618]) Kex: server host key algorithms = rsa-sha2-512 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34618]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34618]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34618]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34618]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34618]) Kex: compression algorithms (client to server) = none 23:11:59.307 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34618]) Kex: compression algorithms (server to client) = none 23:11:59.308 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:59.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #9 SSH_MSG_IGNORE 23:11:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_IGNORE 23:11:59.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34618]) process #1 30 23:11:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34618]] process command=SSH_MSG_KEXDH_INIT 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34618]] Send SSH_MSG_KEXDH_REPLY 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34618]) packet #1 sending command=31[31] len=1639 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34618])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34618]) Send SSH_MSG_NEWKEYS 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34618]) session ID=f3:9a:00:61:b0:04:f4:ba:03:b6:95:06:e7:bf:16:7b:26:75:0a:bb:59:0c:23:14:bb:fa:a0:8e:f0:db:30:df:14:6e:4a:ee:b4:d4:4f:f7:5d:0e:73:02:4b:8b:b2:4d:42:90:1e:b7:32:f2:ce:08:6a:db:73:c4:68:c2:ce:dc 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34618]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34618]): strict KEX resets output message sequence number from 3 to 0 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33cb4d36; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34618])[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 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34618])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34618]) packet #0 sending command=7[7] len=419 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34618]) No pending packets to flush at end of KEX 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #13 SSH_MSG_IGNORE 23:11:59.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34618]) process #2 SSH_MSG_NEWKEYS 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34618]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34618]): strict KEX resets input message sequence number from 3 to 0 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b2ec41c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34618]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34618]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34618]) authorized authentication methods: password,publickey 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34618]) Accepted service ssh-userauth 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34618]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34618]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34618]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34618]) no authentication factory for method=none 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34618]) SSH_MSG_USERAUTH_REQUEST 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34618]) remaining methods: password,publickey 23:11:59.428 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34618]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:59.429 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34618]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:59.429 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:59.429 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34618]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:59.429 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:59.429 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34618]) authentication result: true 23:11:59.429 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34618]) SSH_MSG_USERAUTH_REQUEST 23:11:59.429 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34618])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:59.429 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34618]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:59.429 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:59.429 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:59.430 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34618]) no heartbeat to stop 23:11:59.430 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34618]) heartbeat type=IGNORE, interval=PT30S 23:11:59.430 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34618 authenticated 23:11:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34618]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34618]] session=TransportServerSession[admin@/10.30.170.252:34618] id=0 23:11:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34618])) size=2097152, max=2097152, packet=32768 23:11:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34618]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34618] 23:11:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34618]) recipient=0 23:11:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618])) size=2097152, max=2097152, packet=32768 23:11:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618])) re-initializing 23:11:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618])) size=2097152, max=2097152, packet=32768 23:11:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:59.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:59.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:59.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618])[want-reply=true] subsystem=netconf 23:11:59.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618])[subsystem] prepared command 23:11:59.432 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:59.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:59.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618]}} established 23:11:59.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 406: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18235 23:11:59.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 406: Creating data stores for simulated device 23:11:59.432 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:59.432 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:59.432 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:59.432 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:59.432 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:59.433 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b9b669 23:11:59.433 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:59.434 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:59.434 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:59.434 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:59.435 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:59.435 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:59.435 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:59.435 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:59.435 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b9b669, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b9b669, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a9f025, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a9f025, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:59.435 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:59.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618] 23:11:59.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.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: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 406 on channel [id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618] 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) by 1103 down to 2096049 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618] 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618] 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) request=subsystem result=ReplySuccess, want-reply=true 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) request=subsystem activate command 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) starting runner for command=netconf 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #5 SSH_MSG_CHANNEL_DATA 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) by 373 down to 2096779 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_CHANNEL_DATA len=373 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618] 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:59.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618] 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618] 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18235', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=406} created 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618]} created 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618] successful with session NetconfServerSession{sessionId=406, channel=[id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618]} 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618]} up 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #6 SSH_MSG_CHANNEL_DATA 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) by 393 down to 2096386 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_CHANNEL_DATA len=393 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618] 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:59.438 [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=406} 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xc0a72dc1, L:/10.30.170.33:18235 - R:/10.30.170.252:34618]} EXI handlers added to pipeline 23:11:59.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:59.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) by 179 down to 2095870 23:11:59.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:59.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:59.440 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #7 SSH_MSG_CHANNEL_DATA 23:11:59.440 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) by 340 down to 2096046 23:11:59.440 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_CHANNEL_DATA len=340 23:11:59.440 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618] 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=406} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a9f025 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:59.441 [netconf-device-simulator-threads-5] 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 23:11:59.441 [netconf-device-simulator-threads-5] 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 23:11:59.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:59.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) by 733 down to 2095137 23:11:59.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:59.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:11:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #10 SSH_MSG_IGNORE 23:11:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_IGNORE 23:11:59.514 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #9 SSH_MSG_IGNORE 23:11:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_IGNORE 23:11:59.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #11 SSH_MSG_IGNORE 23:11:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_IGNORE 23:11:59.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #8 SSH_MSG_IGNORE 23:11:59.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_IGNORE 23:11:59.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310]} 23:11:59.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44310]): SSH-2.0-SSHD-UNKNOWN 23:11:59.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44310]) line='SSH-2.0-SSHD-UNKNOWN' 23:11:59.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44310]) client version string: SSH-2.0-SSHD-UNKNOWN 23:11:59.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44310]) Send SSH_MSG_KEXINIT 23:11:59.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44310]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:11:59.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44310]) process #0 SSH_MSG_KEXINIT 23:11:59.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44310]) SSH_MSG_KEXINIT 23:11:59.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44310]) strict KEX=true client=true server=true 23:11:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44310]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:11:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44310]) Kex: server host key algorithms = rsa-sha2-512 23:11:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44310]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:11:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44310]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:11:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44310]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:11:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44310]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:11:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44310]) Kex: compression algorithms (client to server) = none 23:11:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44310]) Kex: compression algorithms (server to client) = none 23:11:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #10 SSH_MSG_IGNORE 23:11:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_IGNORE 23:11:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:11:59.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #12 SSH_MSG_IGNORE 23:11:59.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_IGNORE 23:11:59.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #14 SSH_MSG_IGNORE 23:11:59.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:11:59.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44310]) process #1 30 23:11:59.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44310]] process command=SSH_MSG_KEXDH_INIT 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44310]] Send SSH_MSG_KEXDH_REPLY 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44310]) packet #1 sending command=31[31] len=1639 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44310])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44310]) Send SSH_MSG_NEWKEYS 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44310]) session ID=e5:0d:a6:a6:e8:26:30:57:43:6a:8a:16:b6:7a:08:27:20:eb:2e:92:b8:9f:29:71:eb:ec:e4:3a:73:4d:00:b7:15:ff:c1:01:8a:52:9d:6d:04:94:9d:7a:07:bf:6f:70:30:96:ed:af:83:8d:80:7e:30:51:36:53:2e:99:77:01 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44310]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44310]): strict KEX resets output message sequence number from 3 to 0 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44310]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ca4733a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44310])[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 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44310])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44310]) packet #0 sending command=7[7] len=419 23:11:59.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44310]) No pending packets to flush at end of KEX 23:11:59.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44310]) process #2 SSH_MSG_NEWKEYS 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44310]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44310]): strict KEX resets input message sequence number from 3 to 0 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44310]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14857f0b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44310]) process #0 SSH_MSG_SERVICE_REQUEST 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44310]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44310]) authorized authentication methods: password,publickey 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44310]) Accepted service ssh-userauth 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44310]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44310]) process #1 SSH_MSG_USERAUTH_REQUEST 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44310]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44310]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44310]) no authentication factory for method=none 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44310]) SSH_MSG_USERAUTH_REQUEST 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44310]) remaining methods: password,publickey 23:11:59.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44310]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #13 SSH_MSG_IGNORE 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44310]) process #2 SSH_MSG_USERAUTH_REQUEST 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44310]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44310]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:11:59.938 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44310]) authentication result: true 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44310]) SSH_MSG_USERAUTH_REQUEST 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44310])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44310]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44310]) no heartbeat to stop 23:11:59.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44310]) heartbeat type=IGNORE, interval=PT30S 23:11:59.938 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44310 authenticated 23:11:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #3 SSH_MSG_CHANNEL_OPEN 23:11:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44310]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:11:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44310]] session=TransportServerSession[admin@/10.30.170.252:44310] id=0 23:11:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44310])) size=2097152, max=2097152, packet=32768 23:11:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44310]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44310] 23:11:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44310]) recipient=0 23:11:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310])) size=2097152, max=2097152, packet=32768 23:11:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310])) re-initializing 23:11:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310])) size=2097152, max=2097152, packet=32768 23:11:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:11:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:11:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #4 SSH_MSG_CHANNEL_REQUEST 23:11:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:11:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310])[want-reply=true] subsystem=netconf 23:11:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310])[subsystem] prepared command 23:11:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:11:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:11:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310]}} established 23:11:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 407: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18236 23:11:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 407: Creating data stores for simulated device 23:11:59.940 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:11:59.940 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:59.941 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:11:59.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:11:59.941 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:11:59.942 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3299b30f 23:11:59.942 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:11:59.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:11:59.952 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:11:59.953 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:11:59.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:11:59.958 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:11:59.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:11:59.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:11:59.958 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3299b30f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3299b30f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7420847c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7420847c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:11:59.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:11:59.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:11:59.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310] 23:11:59.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 407 on channel [id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310] 23:11:59.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) by 1103 down to 2096049 23:11:59.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:11:59.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310] 23:11:59.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310] 23:11:59.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) request=subsystem result=ReplySuccess, want-reply=true 23:11:59.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:11:59.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) request=subsystem activate command 23:11:59.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) starting runner for command=netconf 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #5 SSH_MSG_CHANNEL_DATA 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) by 373 down to 2096779 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_CHANNEL_DATA len=373 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310] 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310] 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310] 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18236', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=407} created 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=407, channel=[id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310]} created 23:11:59.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310] successful with session NetconfServerSession{sessionId=407, channel=[id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310]} 23:11:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=407, channel=[id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310]} up 23:11:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #6 SSH_MSG_CHANNEL_DATA 23:11:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) by 393 down to 2096386 23:11:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_CHANNEL_DATA len=393 23:11:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310] 23:11:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:11:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:59.963 [netconf-device-simulator-threads-0] 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=407} 23:11:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:11:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=407, channel=[id: 0x127e0cde, L:/10.30.170.33:18236 - R:/10.30.170.252:44310]} EXI handlers added to pipeline 23:11:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:11:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) by 179 down to 2095870 23:11:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:11:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:11:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #7 SSH_MSG_CHANNEL_DATA 23:11:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) by 340 down to 2096046 23:11:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_CHANNEL_DATA len=340 23:11:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310] 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=407} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7420847c 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:11:59.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:11:59.967 [netconf-device-simulator-threads-0] 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 23:11:59.967 [netconf-device-simulator-threads-0] 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 23:11:59.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:11:59.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) by 733 down to 2095137 23:11:59.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:11:59.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:00.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #14 SSH_MSG_IGNORE 23:12:00.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:12:00.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #8 SSH_MSG_IGNORE 23:12:00.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_IGNORE 23:12:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #9 SSH_MSG_IGNORE 23:12:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_IGNORE 23:12:00.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776]} 23:12:00.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35776]): SSH-2.0-SSHD-UNKNOWN 23:12:00.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35776]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:00.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35776]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:00.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #12 SSH_MSG_IGNORE 23:12:00.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_IGNORE 23:12:00.289 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.302 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #11 SSH_MSG_IGNORE 23:12:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_IGNORE 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35776]) Send SSH_MSG_KEXINIT 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35776]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35776]) process #0 SSH_MSG_KEXINIT 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35776]) SSH_MSG_KEXINIT 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35776]) strict KEX=true client=true server=true 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35776]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35776]) Kex: server host key algorithms = rsa-sha2-512 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35776]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35776]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35776]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35776]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35776]) Kex: compression algorithms (client to server) = none 23:12:00.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35776]) Kex: compression algorithms (server to client) = none 23:12:00.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:00.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #13 SSH_MSG_IGNORE 23:12:00.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:12:00.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35776]) process #1 30 23:12:00.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35776]] process command=SSH_MSG_KEXDH_INIT 23:12:00.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #10 SSH_MSG_IGNORE 23:12:00.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_IGNORE 23:12:00.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35776]] Send SSH_MSG_KEXDH_REPLY 23:12:00.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35776]) packet #1 sending command=31[31] len=1639 23:12:00.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35776])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:00.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35776]) Send SSH_MSG_NEWKEYS 23:12:00.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35776]) session ID=bd:c5:48:f0:34:8f:28:25:f7:6b:b1:db:ef:5a:d7:00:d0:5d:89:69:ab:c1:57:e5:82:6b:e4:eb:72:c8:19:55:80:b7:7a:f2:11:11:55:52:62:f0:2d:4b:aa:2e:2b:51:43:e7:c5:66:d9:b8:97:76:b9:96:af:d3:0c:c3:d9:6e 23:12:00.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35776]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:00.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35776]): strict KEX resets output message sequence number from 3 to 0 23:12:00.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35776]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@465f11b2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:00.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35776])[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 23:12:00.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35776])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:00.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35776]) packet #0 sending command=7[7] len=419 23:12:00.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35776]) No pending packets to flush at end of KEX 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35776]) process #2 SSH_MSG_NEWKEYS 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35776]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35776]): strict KEX resets input message sequence number from 3 to 0 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35776]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@128e7f4b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35776]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35776]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35776]) authorized authentication methods: password,publickey 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35776]) Accepted service ssh-userauth 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35776]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35776]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35776]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35776]) no authentication factory for method=none 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35776]) SSH_MSG_USERAUTH_REQUEST 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35776]) remaining methods: password,publickey 23:12:00.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35776]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:00.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35776]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:00.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:00.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35776]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:00.469 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:00.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35776]) authentication result: true 23:12:00.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35776]) SSH_MSG_USERAUTH_REQUEST 23:12:00.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35776])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:00.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35776]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:00.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:00.469 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:00.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35776]) no heartbeat to stop 23:12:00.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35776]) heartbeat type=IGNORE, interval=PT30S 23:12:00.469 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35776 authenticated 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35776]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35776]] session=TransportServerSession[admin@/10.30.170.252:35776] id=0 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35776])) size=2097152, max=2097152, packet=32768 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35776]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35776] 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35776]) recipient=0 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776])) size=2097152, max=2097152, packet=32768 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776])) re-initializing 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776])) size=2097152, max=2097152, packet=32768 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776])[want-reply=true] subsystem=netconf 23:12:00.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776])[subsystem] prepared command 23:12:00.471 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:00.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:00.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776]}} established 23:12:00.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 408: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18237 23:12:00.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 408: Creating data stores for simulated device 23:12:00.471 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:00.471 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:00.471 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:00.471 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:00.471 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:00.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@228ae834 23:12:00.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:00.473 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:00.473 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:00.473 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:00.473 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:00.474 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:00.474 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:00.474 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:00.474 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@228ae834, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@228ae834, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26f58b31, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26f58b31, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:00.474 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:00.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:00.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776] 23:12:00.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 408 on channel [id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776] 23:12:00.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) by 1103 down to 2096049 23:12:00.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:00.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776] 23:12:00.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776] 23:12:00.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) request=subsystem result=ReplySuccess, want-reply=true 23:12:00.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:00.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) request=subsystem activate command 23:12:00.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) starting runner for command=netconf 23:12:00.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #5 SSH_MSG_CHANNEL_DATA 23:12:00.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) by 373 down to 2096779 23:12:00.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_CHANNEL_DATA len=373 23:12:00.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776] 23:12:00.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:00.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776] 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776] 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18237', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=408} created 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776]} created 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776] successful with session NetconfServerSession{sessionId=408, channel=[id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776]} 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776]} up 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #6 SSH_MSG_CHANNEL_DATA 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) by 393 down to 2096386 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_CHANNEL_DATA len=393 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776] 23:12:00.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:00.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:00.479 [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=408} 23:12:00.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:00.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xdbf80be0, L:/10.30.170.33:18237 - R:/10.30.170.252:35776]} EXI handlers added to pipeline 23:12:00.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:00.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) by 179 down to 2095870 23:12:00.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:00.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:00.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #7 SSH_MSG_CHANNEL_DATA 23:12:00.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) by 340 down to 2096046 23:12:00.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_CHANNEL_DATA len=340 23:12:00.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776] 23:12:00.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:00.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:00.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=408} 23:12:00.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26f58b31 23:12:00.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:00.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:00.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:00.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:00.483 [netconf-device-simulator-threads-2] 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 23:12:00.483 [netconf-device-simulator-threads-2] 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 23:12:00.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:00.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) by 733 down to 2095137 23:12:00.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:00.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:00.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #9 SSH_MSG_IGNORE 23:12:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_IGNORE 23:12:00.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442]} 23:12:00.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54442]): SSH-2.0-SSHD-UNKNOWN 23:12:00.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54442]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:00.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54442]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:00.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #14 SSH_MSG_IGNORE 23:12:00.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:12:00.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #11 SSH_MSG_IGNORE 23:12:00.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_IGNORE 23:12:00.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #8 SSH_MSG_IGNORE 23:12:00.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_IGNORE 23:12:00.829 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #10 SSH_MSG_IGNORE 23:12:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_IGNORE 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54442]) Send SSH_MSG_KEXINIT 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54442]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54442]) process #0 SSH_MSG_KEXINIT 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54442]) SSH_MSG_KEXINIT 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54442]) strict KEX=true client=true server=true 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54442]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54442]) Kex: server host key algorithms = rsa-sha2-512 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54442]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54442]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54442]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54442]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54442]) Kex: compression algorithms (client to server) = none 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54442]) Kex: compression algorithms (server to client) = none 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #13 SSH_MSG_IGNORE 23:12:00.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:12:01.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54442]) process #1 30 23:12:01.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54442]] process command=SSH_MSG_KEXDH_INIT 23:12:01.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #12 SSH_MSG_IGNORE 23:12:01.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_IGNORE 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54442]] Send SSH_MSG_KEXDH_REPLY 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54442]) packet #1 sending command=31[31] len=1639 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54442])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54442]) Send SSH_MSG_NEWKEYS 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54442]) session ID=7d:95:47:f8:e4:c4:c7:7f:76:d4:db:35:9e:74:ed:a3:49:cd:0e:24:d1:58:df:fa:79:51:db:c9:eb:7f:8f:93:48:15:52:d0:e2:65:ec:7e:8a:98:ef:20:a3:8e:11:20:03:47:48:80:d7:09:f9:0b:c2:84:93:a7:17:f3:0f:bc 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54442]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54442]): strict KEX resets output message sequence number from 3 to 0 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54442]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ba13655; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54442])[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 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54442])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54442]) packet #0 sending command=7[7] len=419 23:12:01.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54442]) No pending packets to flush at end of KEX 23:12:01.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54442]) process #2 SSH_MSG_NEWKEYS 23:12:01.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54442]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:01.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54442]): strict KEX resets input message sequence number from 3 to 0 23:12:01.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54442]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@291d4446; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:01.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:01.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54442]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:01.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54442]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:01.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54442]) authorized authentication methods: password,publickey 23:12:01.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54442]) Accepted service ssh-userauth 23:12:01.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54442]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54442]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54442]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54442]) no authentication factory for method=none 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54442]) SSH_MSG_USERAUTH_REQUEST 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54442]) remaining methods: password,publickey 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54442]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54442]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54442]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:01.111 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54442]) authentication result: true 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54442]) SSH_MSG_USERAUTH_REQUEST 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54442])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54442]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54442]) no heartbeat to stop 23:12:01.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54442]) heartbeat type=IGNORE, interval=PT30S 23:12:01.112 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54442 authenticated 23:12:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54442]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54442]] session=TransportServerSession[admin@/10.30.170.252:54442] id=0 23:12:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54442])) size=2097152, max=2097152, packet=32768 23:12:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54442]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54442] 23:12:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54442]) recipient=0 23:12:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442])) size=2097152, max=2097152, packet=32768 23:12:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442])) re-initializing 23:12:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442])) size=2097152, max=2097152, packet=32768 23:12:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #14 SSH_MSG_IGNORE 23:12:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:12:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442])[want-reply=true] subsystem=netconf 23:12:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442])[subsystem] prepared command 23:12:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442]}} established 23:12:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 409: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18238 23:12:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 409: Creating data stores for simulated device 23:12:01.114 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:01.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:01.114 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:01.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:01.114 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:01.114 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c047bd5 23:12:01.115 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:01.115 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:01.115 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:01.115 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:01.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:01.116 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:01.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:01.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:01.116 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c047bd5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c047bd5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@566f4918, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@566f4918, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:01.117 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:01.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:01.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442] 23:12:01.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 409 on channel [id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442] 23:12:01.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) by 1103 down to 2096049 23:12:01.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:01.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442] 23:12:01.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442] 23:12:01.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) request=subsystem result=ReplySuccess, want-reply=true 23:12:01.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:01.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) request=subsystem activate command 23:12:01.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) starting runner for command=netconf 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #5 SSH_MSG_CHANNEL_DATA 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) by 373 down to 2096779 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_CHANNEL_DATA len=373 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442] 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442] 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442] 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18238', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=409} created 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442]} created 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442] successful with session NetconfServerSession{sessionId=409, channel=[id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442]} 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442]} up 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #6 SSH_MSG_CHANNEL_DATA 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) by 393 down to 2096386 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_CHANNEL_DATA len=393 23:12:01.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442] 23:12:01.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:01.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:01.124 [netconf-device-simulator-threads-4] 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=409} 23:12:01.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:01.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x043d5fef, L:/10.30.170.33:18238 - R:/10.30.170.252:54442]} EXI handlers added to pipeline 23:12:01.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:01.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) by 179 down to 2095870 23:12:01.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:01.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:01.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #7 SSH_MSG_CHANNEL_DATA 23:12:01.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) by 340 down to 2096046 23:12:01.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_CHANNEL_DATA len=340 23:12:01.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442] 23:12:01.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:01.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:01.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=409} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@566f4918 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:01.127 [netconf-device-simulator-threads-4] 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 23:12:01.127 [netconf-device-simulator-threads-4] 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 23:12:01.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:01.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) by 733 down to 2095137 23:12:01.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:01.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:01.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #8 SSH_MSG_IGNORE 23:12:01.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_IGNORE 23:12:01.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372]} 23:12:01.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46372]): SSH-2.0-SSHD-UNKNOWN 23:12:01.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46372]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:01.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46372]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:01.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #12 SSH_MSG_IGNORE 23:12:01.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_IGNORE 23:12:01.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46372]) Send SSH_MSG_KEXINIT 23:12:01.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46372]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:01.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46372]) process #0 SSH_MSG_KEXINIT 23:12:01.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46372]) SSH_MSG_KEXINIT 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46372]) strict KEX=true client=true server=true 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46372]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46372]) Kex: server host key algorithms = rsa-sha2-512 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46372]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46372]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46372]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46372]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46372]) Kex: compression algorithms (client to server) = none 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46372]) Kex: compression algorithms (server to client) = none 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #13 SSH_MSG_IGNORE 23:12:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:12:01.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #10 SSH_MSG_IGNORE 23:12:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_IGNORE 23:12:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #9 SSH_MSG_IGNORE 23:12:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_IGNORE 23:12:01.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46372]) process #1 30 23:12:01.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46372]] process command=SSH_MSG_KEXDH_INIT 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46372]] Send SSH_MSG_KEXDH_REPLY 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46372]) packet #1 sending command=31[31] len=1639 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46372])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46372]) Send SSH_MSG_NEWKEYS 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46372]) session ID=7d:02:0f:6b:3b:36:35:d6:ff:3d:51:60:eb:64:f0:d4:5b:9f:f9:24:56:cf:63:45:fc:76:6e:8a:33:70:8f:1d:f8:14:7b:91:61:8c:c5:3d:8a:01:f8:aa:ba:df:6f:63:01:82:84:d6:cd:38:e7:81:68:10:7b:13:6a:9a:67:ce 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46372]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46372]): strict KEX resets output message sequence number from 3 to 0 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46372]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4610eb79; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46372])[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 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46372])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46372]) packet #0 sending command=7[7] len=419 23:12:01.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46372]) No pending packets to flush at end of KEX 23:12:01.460 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #11 SSH_MSG_IGNORE 23:12:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_IGNORE 23:12:01.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46372]) process #2 SSH_MSG_NEWKEYS 23:12:01.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46372]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:01.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46372]): strict KEX resets input message sequence number from 3 to 0 23:12:01.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46372]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@799d2a19; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:01.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46372]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46372]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46372]) authorized authentication methods: password,publickey 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46372]) Accepted service ssh-userauth 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46372]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46372]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46372]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46372]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46372]) no authentication factory for method=none 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46372]) SSH_MSG_USERAUTH_REQUEST 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46372]) remaining methods: password,publickey 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46372]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46372]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46372]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46372]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:01.485 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46372]) authentication result: true 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46372]) SSH_MSG_USERAUTH_REQUEST 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46372])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46372]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:01.485 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:01.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46372]) no heartbeat to stop 23:12:01.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46372]) heartbeat type=IGNORE, interval=PT30S 23:12:01.486 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46372 authenticated 23:12:01.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:01.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46372]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46372]] session=TransportServerSession[admin@/10.30.170.252:46372] id=0 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46372])) size=2097152, max=2097152, packet=32768 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46372]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46372] 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46372]) recipient=0 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372])) size=2097152, max=2097152, packet=32768 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372])) re-initializing 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372])) size=2097152, max=2097152, packet=32768 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372])[want-reply=true] subsystem=netconf 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372])[subsystem] prepared command 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372]}} established 23:12:01.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 410: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18239 23:12:01.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 410: Creating data stores for simulated device 23:12:01.488 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:01.488 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:01.488 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:01.488 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:01.488 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:01.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d05820e 23:12:01.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:01.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:01.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:01.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:01.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:01.490 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:01.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:01.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:01.490 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d05820e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d05820e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36f71946, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36f71946, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:01.491 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:01.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:01.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372] 23:12:01.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 410 on channel [id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372] 23:12:01.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) by 1103 down to 2096049 23:12:01.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372] 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372] 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) request=subsystem result=ReplySuccess, want-reply=true 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) request=subsystem activate command 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) starting runner for command=netconf 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #5 SSH_MSG_CHANNEL_DATA 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) by 373 down to 2096779 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_CHANNEL_DATA len=373 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372] 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:01.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372] 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372] 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18239', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=410} created 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=410, channel=[id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372]} created 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372] successful with session NetconfServerSession{sessionId=410, channel=[id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372]} 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=410, channel=[id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372]} up 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #6 SSH_MSG_CHANNEL_DATA 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) by 393 down to 2096386 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_CHANNEL_DATA len=393 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372] 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:01.494 [netconf-device-simulator-threads-6] 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=410} 23:12:01.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:01.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=410, channel=[id: 0x45d73295, L:/10.30.170.33:18239 - R:/10.30.170.252:46372]} EXI handlers added to pipeline 23:12:01.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:01.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) by 179 down to 2095870 23:12:01.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:01.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:01.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #7 SSH_MSG_CHANNEL_DATA 23:12:01.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) by 340 down to 2096046 23:12:01.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_CHANNEL_DATA len=340 23:12:01.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372] 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=410} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36f71946 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:01.497 [netconf-device-simulator-threads-6] 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 23:12:01.497 [netconf-device-simulator-threads-6] 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 23:12:01.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:01.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) by 733 down to 2095137 23:12:01.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:01.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:01.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #8 SSH_MSG_IGNORE 23:12:01.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_IGNORE 23:12:01.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #14 SSH_MSG_IGNORE 23:12:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:12:01.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908]} 23:12:01.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54908]): SSH-2.0-SSHD-UNKNOWN 23:12:01.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54908]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:01.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54908]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #9 SSH_MSG_IGNORE 23:12:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_IGNORE 23:12:01.859 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #10 SSH_MSG_IGNORE 23:12:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_IGNORE 23:12:01.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54908]) Send SSH_MSG_KEXINIT 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54908]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54908]) process #0 SSH_MSG_KEXINIT 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54908]) SSH_MSG_KEXINIT 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54908]) strict KEX=true client=true server=true 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54908]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54908]) Kex: server host key algorithms = rsa-sha2-512 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54908]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54908]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54908]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54908]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54908]) Kex: compression algorithms (client to server) = none 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54908]) Kex: compression algorithms (server to client) = none 23:12:01.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:01.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #12 SSH_MSG_IGNORE 23:12:01.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_IGNORE 23:12:01.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54908]) process #1 30 23:12:02.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54908]] process command=SSH_MSG_KEXDH_INIT 23:12:02.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54908]] Send SSH_MSG_KEXDH_REPLY 23:12:02.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54908]) packet #1 sending command=31[31] len=1639 23:12:02.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54908])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:02.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54908]) Send SSH_MSG_NEWKEYS 23:12:02.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54908]) session ID=66:13:59:75:ff:11:43:98:b1:b9:10:7f:b4:89:0f:de:1d:e6:74:7a:d9:b2:eb:fc:f2:bc:f0:8c:39:4d:a3:79:b9:77:c4:e1:d0:b1:da:37:81:e3:32:1c:2e:e0:29:11:40:f6:a8:cf:44:bc:41:9d:ff:c5:c7:ea:04:b3:a1:12 23:12:02.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54908]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:02.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54908]): strict KEX resets output message sequence number from 3 to 0 23:12:02.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54908]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@30203210; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:02.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54908])[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 23:12:02.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54908])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:02.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54908]) packet #0 sending command=7[7] len=419 23:12:02.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54908]) No pending packets to flush at end of KEX 23:12:02.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54908]) process #2 SSH_MSG_NEWKEYS 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54908]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54908]): strict KEX resets input message sequence number from 3 to 0 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54908]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1946f684; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54908]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54908]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54908]) authorized authentication methods: password,publickey 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54908]) Accepted service ssh-userauth 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54908]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54908]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54908]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54908]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54908]) no authentication factory for method=none 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54908]) SSH_MSG_USERAUTH_REQUEST 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54908]) remaining methods: password,publickey 23:12:02.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54908]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #13 SSH_MSG_IGNORE 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54908]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54908]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54908]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:02.073 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54908]) authentication result: true 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54908]) SSH_MSG_USERAUTH_REQUEST 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54908])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54908]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54908]) no heartbeat to stop 23:12:02.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54908]) heartbeat type=IGNORE, interval=PT30S 23:12:02.073 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54908 authenticated 23:12:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54908]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54908]] session=TransportServerSession[admin@/10.30.170.252:54908] id=0 23:12:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54908])) size=2097152, max=2097152, packet=32768 23:12:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54908]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54908] 23:12:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54908]) recipient=0 23:12:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908])) size=2097152, max=2097152, packet=32768 23:12:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908])) re-initializing 23:12:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908])) size=2097152, max=2097152, packet=32768 23:12:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908])[want-reply=true] subsystem=netconf 23:12:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908])[subsystem] prepared command 23:12:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908]}} established 23:12:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 411: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18240 23:12:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 411: Creating data stores for simulated device 23:12:02.075 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:02.076 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:02.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:02.076 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:02.076 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16ae24fd 23:12:02.077 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:02.077 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:02.077 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:02.077 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:02.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:02.078 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:02.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:02.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:02.078 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16ae24fd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16ae24fd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@396dd9da, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@396dd9da, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:02.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:02.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:02.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908] 23:12:02.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 411 on channel [id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908] 23:12:02.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) by 1103 down to 2096049 23:12:02.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908] 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908] 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) request=subsystem result=ReplySuccess, want-reply=true 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) request=subsystem activate command 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) starting runner for command=netconf 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #5 SSH_MSG_CHANNEL_DATA 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) by 373 down to 2096779 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_CHANNEL_DATA len=373 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908] 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:02.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908] 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908] 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18240', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=411} created 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908]} created 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908] successful with session NetconfServerSession{sessionId=411, channel=[id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908]} 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908]} up 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #6 SSH_MSG_CHANNEL_DATA 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) by 393 down to 2096386 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_CHANNEL_DATA len=393 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908] 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:02.082 [netconf-device-simulator-threads-0] 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=411} 23:12:02.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:02.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x9ab89b27, L:/10.30.170.33:18240 - R:/10.30.170.252:54908]} EXI handlers added to pipeline 23:12:02.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:02.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) by 179 down to 2095870 23:12:02.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:02.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:02.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #7 SSH_MSG_CHANNEL_DATA 23:12:02.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) by 340 down to 2096046 23:12:02.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_CHANNEL_DATA len=340 23:12:02.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908] 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=411} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@396dd9da 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:02.086 [netconf-device-simulator-threads-0] 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 23:12:02.086 [netconf-device-simulator-threads-0] 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 23:12:02.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:02.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) by 733 down to 2095137 23:12:02.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:02.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:02.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #8 SSH_MSG_IGNORE 23:12:02.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_IGNORE 23:12:02.114 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #11 SSH_MSG_IGNORE 23:12:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_IGNORE 23:12:02.194 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #14 SSH_MSG_IGNORE 23:12:02.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:12:02.250 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #9 SSH_MSG_IGNORE 23:12:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_IGNORE 23:12:02.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384]} 23:12:02.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56384]): SSH-2.0-SSHD-UNKNOWN 23:12:02.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56384]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:02.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56384]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:02.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #10 SSH_MSG_IGNORE 23:12:02.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_IGNORE 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56384]) Send SSH_MSG_KEXINIT 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56384]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56384]) process #0 SSH_MSG_KEXINIT 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56384]) SSH_MSG_KEXINIT 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56384]) strict KEX=true client=true server=true 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56384]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56384]) Kex: server host key algorithms = rsa-sha2-512 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56384]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56384]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56384]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56384]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56384]) Kex: compression algorithms (client to server) = none 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56384]) Kex: compression algorithms (server to client) = none 23:12:02.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:02.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #13 SSH_MSG_IGNORE 23:12:02.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:12:02.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #12 SSH_MSG_IGNORE 23:12:02.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_IGNORE 23:12:02.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56384]) process #1 30 23:12:02.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56384]] process command=SSH_MSG_KEXDH_INIT 23:12:02.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56384]] Send SSH_MSG_KEXDH_REPLY 23:12:02.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56384]) packet #1 sending command=31[31] len=1639 23:12:02.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56384])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:02.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56384]) Send SSH_MSG_NEWKEYS 23:12:02.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56384]) session ID=a0:ed:bb:a4:f9:70:70:58:e7:64:b7:11:0e:7e:12:ae:8e:46:4e:91:b7:0b:96:78:4d:97:9d:d9:44:05:cc:15:33:a7:b8:4a:14:a1:af:f0:e5:e8:e5:fc:f1:16:31:38:67:d2:a0:bb:9b:b2:78:b1:d6:92:5b:f3:f5:43:1a:c4 23:12:02.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56384]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:02.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56384]): strict KEX resets output message sequence number from 3 to 0 23:12:02.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56384]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6938b283; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:02.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56384])[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 23:12:02.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56384])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:02.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56384]) packet #0 sending command=7[7] len=419 23:12:02.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56384]) No pending packets to flush at end of KEX 23:12:02.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56384]) process #2 SSH_MSG_NEWKEYS 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56384]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56384]): strict KEX resets input message sequence number from 3 to 0 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56384]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@520cc5c4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56384]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56384]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56384]) authorized authentication methods: password,publickey 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56384]) Accepted service ssh-userauth 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56384]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56384]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56384]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56384]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56384]) no authentication factory for method=none 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56384]) SSH_MSG_USERAUTH_REQUEST 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56384]) remaining methods: password,publickey 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56384]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56384]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56384]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56384]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:02.654 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56384]) authentication result: true 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56384]) SSH_MSG_USERAUTH_REQUEST 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56384])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56384]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:02.654 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56384]) no heartbeat to stop 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56384]) heartbeat type=IGNORE, interval=PT30S 23:12:02.655 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56384 authenticated 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56384]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56384]] session=TransportServerSession[admin@/10.30.170.252:56384] id=0 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56384])) size=2097152, max=2097152, packet=32768 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56384]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56384] 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56384]) recipient=0 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384])) size=2097152, max=2097152, packet=32768 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384])) re-initializing 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384])) size=2097152, max=2097152, packet=32768 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384])[want-reply=true] subsystem=netconf 23:12:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384])[subsystem] prepared command 23:12:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384]}} established 23:12:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 412: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18241 23:12:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 412: Creating data stores for simulated device 23:12:02.656 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:02.657 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:02.657 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:02.657 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:02.657 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:02.658 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a605d66 23:12:02.658 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:02.658 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:02.658 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:02.658 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:02.659 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:02.659 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:02.659 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:02.659 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:02.659 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a605d66, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a605d66, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fa7aad5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fa7aad5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:02.660 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:02.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:02.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384] 23:12:02.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 412 on channel [id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384] 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) by 1103 down to 2096049 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384] 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384] 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) request=subsystem result=ReplySuccess, want-reply=true 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) request=subsystem activate command 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) starting runner for command=netconf 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #5 SSH_MSG_CHANNEL_DATA 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) by 373 down to 2096779 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_CHANNEL_DATA len=373 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384] 23:12:02.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384] 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384] 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18241', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=412} created 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=412, channel=[id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384]} created 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384] successful with session NetconfServerSession{sessionId=412, channel=[id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384]} 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=412, channel=[id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384]} up 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #6 SSH_MSG_CHANNEL_DATA 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) by 393 down to 2096386 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_CHANNEL_DATA len=393 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384] 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:02.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:02.664 [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=412} 23:12:02.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:02.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=412, channel=[id: 0x8f2bc527, L:/10.30.170.33:18241 - R:/10.30.170.252:56384]} EXI handlers added to pipeline 23:12:02.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:02.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) by 179 down to 2095870 23:12:02.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:02.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:02.665 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #11 SSH_MSG_IGNORE 23:12:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_IGNORE 23:12:02.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #7 SSH_MSG_CHANNEL_DATA 23:12:02.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) by 340 down to 2096046 23:12:02.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_CHANNEL_DATA len=340 23:12:02.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384] 23:12:02.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=412} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fa7aad5 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:02.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:02.668 [netconf-device-simulator-threads-2] 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 23:12:02.668 [netconf-device-simulator-threads-2] 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 23:12:02.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:02.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) by 733 down to 2095137 23:12:02.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:02.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712]} 23:12:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60712]): SSH-2.0-SSHD-UNKNOWN 23:12:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60712]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60712]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:02.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #14 SSH_MSG_IGNORE 23:12:02.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:12:02.851 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #9 SSH_MSG_IGNORE 23:12:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_IGNORE 23:12:02.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60712]) Send SSH_MSG_KEXINIT 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60712]) process #0 SSH_MSG_KEXINIT 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60712]) SSH_MSG_KEXINIT 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60712]) strict KEX=true client=true server=true 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60712]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60712]) Kex: server host key algorithms = rsa-sha2-512 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60712]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60712]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60712]) Kex: compression algorithms (client to server) = none 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60712]) Kex: compression algorithms (server to client) = none 23:12:02.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:02.926 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #10 SSH_MSG_IGNORE 23:12:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_IGNORE 23:12:02.950 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #12 SSH_MSG_IGNORE 23:12:02.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:12:02.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:02.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60712]) process #1 30 23:12:02.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60712]] process command=SSH_MSG_KEXDH_INIT 23:12:02.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60712]] Send SSH_MSG_KEXDH_REPLY 23:12:02.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60712]) packet #1 sending command=31[31] len=1639 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60712])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60712]) Send SSH_MSG_NEWKEYS 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60712]) session ID=d5:00:97:ef:55:e3:0e:b1:e7:d1:55:93:1d:34:47:d5:ed:ee:82:a7:99:0e:c0:7c:e0:c1:87:b4:0e:0c:8e:4c:1c:dd:ba:c6:b4:bd:ce:b7:d9:34:61:4b:c6:e0:55:a0:f7:fa:47:44:04:b8:50:9f:95:41:f8:45:1e:80:5b:97 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60712]): strict KEX resets output message sequence number from 3 to 0 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60712]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@782f482b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60712])[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 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60712]) packet #0 sending command=7[7] len=419 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60712]) No pending packets to flush at end of KEX 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #13 SSH_MSG_IGNORE 23:12:02.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:12:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60712]) process #2 SSH_MSG_NEWKEYS 23:12:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60712]): strict KEX resets input message sequence number from 3 to 0 23:12:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60712]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@417f04f2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60712]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60712]) authorized authentication methods: password,publickey 23:12:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60712]) Accepted service ssh-userauth 23:12:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60712]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60712]) no authentication factory for method=none 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60712]) SSH_MSG_USERAUTH_REQUEST 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60712]) remaining methods: password,publickey 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60712]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:03.023 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60712]) authentication result: true 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60712]) SSH_MSG_USERAUTH_REQUEST 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60712]) no heartbeat to stop 23:12:03.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60712]) heartbeat type=IGNORE, interval=PT30S 23:12:03.023 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60712 authenticated 23:12:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60712]] session=TransportServerSession[admin@/10.30.170.252:60712] id=0 23:12:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60712])) size=2097152, max=2097152, packet=32768 23:12:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60712] 23:12:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60712]) recipient=0 23:12:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712])) size=2097152, max=2097152, packet=32768 23:12:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712])) re-initializing 23:12:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712])) size=2097152, max=2097152, packet=32768 23:12:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712])[want-reply=true] subsystem=netconf 23:12:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712])[subsystem] prepared command 23:12:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712]}} established 23:12:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 413: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18242 23:12:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 413: Creating data stores for simulated device 23:12:03.025 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:03.025 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:03.026 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:03.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3df2dd0e 23:12:03.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:03.027 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:03.027 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:03.027 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:03.039 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:03.039 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:03.039 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:03.039 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:03.039 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3df2dd0e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3df2dd0e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a8b2f6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a8b2f6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:03.039 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:03.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:03.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712] 23:12:03.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 413 on channel [id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712] 23:12:03.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) by 1103 down to 2096049 23:12:03.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:03.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712] 23:12:03.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712] 23:12:03.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) request=subsystem result=ReplySuccess, want-reply=true 23:12:03.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:03.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) request=subsystem activate command 23:12:03.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) starting runner for command=netconf 23:12:03.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #5 SSH_MSG_CHANNEL_DATA 23:12:03.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) by 373 down to 2096779 23:12:03.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_CHANNEL_DATA len=373 23:12:03.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712] 23:12:03.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:03.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:03.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712] 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712] 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18242', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=413} created 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712]} created 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712] successful with session NetconfServerSession{sessionId=413, channel=[id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712]} 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712]} up 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #6 SSH_MSG_CHANNEL_DATA 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) by 393 down to 2096386 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_CHANNEL_DATA len=393 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712] 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:03.043 [netconf-device-simulator-threads-4] 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=413} 23:12:03.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:03.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x64ce2d51, L:/10.30.170.33:18242 - R:/10.30.170.252:60712]} EXI handlers added to pipeline 23:12:03.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:03.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) by 179 down to 2095870 23:12:03.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:03.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:03.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #7 SSH_MSG_CHANNEL_DATA 23:12:03.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) by 340 down to 2096046 23:12:03.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_CHANNEL_DATA len=340 23:12:03.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712] 23:12:03.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:03.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:03.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=413} 23:12:03.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a8b2f6 23:12:03.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:03.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:03.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:03.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:03.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:03.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:03.047 [netconf-device-simulator-threads-4] 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 23:12:03.047 [netconf-device-simulator-threads-4] 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 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) by 733 down to 2095137 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:03.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #11 SSH_MSG_IGNORE 23:12:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_IGNORE 23:12:03.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #8 SSH_MSG_IGNORE 23:12:03.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_IGNORE 23:12:03.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194]} 23:12:03.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50194]): SSH-2.0-SSHD-UNKNOWN 23:12:03.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50194]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:03.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50194]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50194]) Send SSH_MSG_KEXINIT 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50194]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50194]) process #0 SSH_MSG_KEXINIT 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50194]) SSH_MSG_KEXINIT 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50194]) strict KEX=true client=true server=true 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50194]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50194]) Kex: server host key algorithms = rsa-sha2-512 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50194]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50194]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50194]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50194]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50194]) Kex: compression algorithms (client to server) = none 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50194]) Kex: compression algorithms (server to client) = none 23:12:03.358 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #8 SSH_MSG_IGNORE 23:12:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_IGNORE 23:12:03.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #14 SSH_MSG_IGNORE 23:12:03.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:12:03.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50194]) process #1 30 23:12:03.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50194]] process command=SSH_MSG_KEXDH_INIT 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50194]] Send SSH_MSG_KEXDH_REPLY 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50194]) packet #1 sending command=31[31] len=1639 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50194])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50194]) Send SSH_MSG_NEWKEYS 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50194]) session ID=d5:96:74:42:82:42:5c:dc:08:5b:50:17:60:96:fd:b9:d5:79:60:2d:87:a7:0e:7d:1e:9b:93:80:ee:0d:bd:d1:67:8b:a6:a0:7f:bf:8a:44:9a:3a:27:5e:05:57:7a:ca:83:0b:9b:95:c7:5a:05:aa:da:8a:4a:f1:be:a1:f1:08 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50194]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50194]): strict KEX resets output message sequence number from 3 to 0 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50194]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7547f88e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50194])[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 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50194])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50194]) packet #0 sending command=7[7] len=419 23:12:03.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50194]) No pending packets to flush at end of KEX 23:12:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #9 SSH_MSG_IGNORE 23:12:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_IGNORE 23:12:03.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #12 SSH_MSG_IGNORE 23:12:03.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_IGNORE 23:12:03.479 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50194]) process #2 SSH_MSG_NEWKEYS 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50194]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50194]): strict KEX resets input message sequence number from 3 to 0 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50194]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8dedded; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50194]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50194]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50194]) authorized authentication methods: password,publickey 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50194]) Accepted service ssh-userauth 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50194]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50194]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50194]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50194]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50194]) no authentication factory for method=none 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50194]) SSH_MSG_USERAUTH_REQUEST 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50194]) remaining methods: password,publickey 23:12:03.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50194]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50194]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50194]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50194]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:03.493 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50194]) authentication result: true 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50194]) SSH_MSG_USERAUTH_REQUEST 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50194])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50194]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50194]) no heartbeat to stop 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50194]) heartbeat type=IGNORE, interval=PT30S 23:12:03.493 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50194 authenticated 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:03.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50194]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50194]] session=TransportServerSession[admin@/10.30.170.252:50194] id=0 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50194])) size=2097152, max=2097152, packet=32768 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50194]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50194] 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50194]) recipient=0 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194])) size=2097152, max=2097152, packet=32768 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194])) re-initializing 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194])) size=2097152, max=2097152, packet=32768 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194])[want-reply=true] subsystem=netconf 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194])[subsystem] prepared command 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194]}} established 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 414: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18243 23:12:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 414: Creating data stores for simulated device 23:12:03.494 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:03.495 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:03.495 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:03.495 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:03.495 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:03.495 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37c01704 23:12:03.495 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:03.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:03.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:03.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:03.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:03.496 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:03.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:03.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:03.496 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37c01704, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37c01704, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19e0dcec, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19e0dcec, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:03.497 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:03.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:03.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194] 23:12:03.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 414 on channel [id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194] 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) by 1103 down to 2096049 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194] 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194] 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) request=subsystem result=ReplySuccess, want-reply=true 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) request=subsystem activate command 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) starting runner for command=netconf 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #5 SSH_MSG_CHANNEL_DATA 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) by 373 down to 2096779 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_CHANNEL_DATA len=373 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194] 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:03.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194] 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194] 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18243', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=414} created 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194]} created 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194] successful with session NetconfServerSession{sessionId=414, channel=[id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194]} 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194]} up 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #6 SSH_MSG_CHANNEL_DATA 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) by 393 down to 2096386 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_CHANNEL_DATA len=393 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194] 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:03.499 [netconf-device-simulator-threads-6] 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=414} 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x3bad0daf, L:/10.30.170.33:18243 - R:/10.30.170.252:50194]} EXI handlers added to pipeline 23:12:03.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:03.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) by 179 down to 2095870 23:12:03.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:03.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:03.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #7 SSH_MSG_CHANNEL_DATA 23:12:03.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) by 340 down to 2096046 23:12:03.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_CHANNEL_DATA len=340 23:12:03.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194] 23:12:03.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:03.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:03.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=414} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19e0dcec 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:03.502 [netconf-device-simulator-threads-6] 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 23:12:03.502 [netconf-device-simulator-threads-6] 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 23:12:03.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:03.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) by 733 down to 2095137 23:12:03.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:03.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #13 SSH_MSG_IGNORE 23:12:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:12:03.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #11 SSH_MSG_IGNORE 23:12:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_IGNORE 23:12:03.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #10 SSH_MSG_IGNORE 23:12:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:12:03.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #9 SSH_MSG_IGNORE 23:12:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_IGNORE 23:12:03.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #8 SSH_MSG_IGNORE 23:12:03.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_IGNORE 23:12:03.819 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110]} 23:12:03.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60110]): SSH-2.0-SSHD-UNKNOWN 23:12:03.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60110]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:03.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60110]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:03.871 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #14 SSH_MSG_IGNORE 23:12:03.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:12:03.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #12 SSH_MSG_IGNORE 23:12:03.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_IGNORE 23:12:03.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60110]) Send SSH_MSG_KEXINIT 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60110]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60110]) process #0 SSH_MSG_KEXINIT 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60110]) SSH_MSG_KEXINIT 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60110]) strict KEX=true client=true server=true 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60110]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60110]) Kex: server host key algorithms = rsa-sha2-512 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60110]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60110]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60110]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60110]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60110]) Kex: compression algorithms (client to server) = none 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60110]) Kex: compression algorithms (server to client) = none 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #13 SSH_MSG_IGNORE 23:12:03.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:12:04.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60110]) process #1 30 23:12:04.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60110]] process command=SSH_MSG_KEXDH_INIT 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60110]] Send SSH_MSG_KEXDH_REPLY 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60110]) packet #1 sending command=31[31] len=1639 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60110])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60110]) Send SSH_MSG_NEWKEYS 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60110]) session ID=08:3a:a6:ca:e8:7e:38:37:57:00:e0:6c:91:19:bf:21:a7:91:02:6d:fd:79:99:ef:5a:d4:0b:e4:b6:29:05:0b:4d:dc:90:6b:e7:77:b6:15:2b:23:52:9a:f5:b8:f5:ee:ce:60:29:e7:59:fc:e5:ca:d8:82:3b:3d:9f:93:69:45 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60110]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60110]): strict KEX resets output message sequence number from 3 to 0 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60110]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42cf1d17; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60110])[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 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60110])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60110]) packet #0 sending command=7[7] len=419 23:12:04.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60110]) No pending packets to flush at end of KEX 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60110]) process #2 SSH_MSG_NEWKEYS 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60110]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60110]): strict KEX resets input message sequence number from 3 to 0 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60110]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bc2c2d1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60110]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60110]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60110]) authorized authentication methods: password,publickey 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60110]) Accepted service ssh-userauth 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60110]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60110]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60110]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60110]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60110]) no authentication factory for method=none 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60110]) SSH_MSG_USERAUTH_REQUEST 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60110]) remaining methods: password,publickey 23:12:04.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60110]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60110]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60110]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60110]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:04.111 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60110]) authentication result: true 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60110]) SSH_MSG_USERAUTH_REQUEST 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60110])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60110]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60110]) no heartbeat to stop 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60110]) heartbeat type=IGNORE, interval=PT30S 23:12:04.111 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60110 authenticated 23:12:04.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60110]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60110]] session=TransportServerSession[admin@/10.30.170.252:60110] id=0 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60110])) size=2097152, max=2097152, packet=32768 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60110]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60110] 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60110]) recipient=0 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110])) size=2097152, max=2097152, packet=32768 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110])) re-initializing 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110])) size=2097152, max=2097152, packet=32768 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110])[want-reply=true] subsystem=netconf 23:12:04.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110])[subsystem] prepared command 23:12:04.113 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:04.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:04.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110]}} established 23:12:04.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 415: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18244 23:12:04.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 415: Creating data stores for simulated device 23:12:04.113 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:04.113 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:04.113 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:04.113 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:04.113 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:04.114 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3284eace 23:12:04.114 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:04.115 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:04.115 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:04.115 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:04.115 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:04.115 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:04.115 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:04.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:04.116 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3284eace, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3284eace, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@361a3858, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@361a3858, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:04.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:04.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:04.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110] 23:12:04.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 415 on channel [id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110] 23:12:04.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) by 1103 down to 2096049 23:12:04.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:04.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110] 23:12:04.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110] 23:12:04.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) request=subsystem result=ReplySuccess, want-reply=true 23:12:04.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:04.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) request=subsystem activate command 23:12:04.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) starting runner for command=netconf 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #5 SSH_MSG_CHANNEL_DATA 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) by 373 down to 2096779 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_CHANNEL_DATA len=373 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110] 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110] 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110] 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18244', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=415} created 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=415, channel=[id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110]} created 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110] successful with session NetconfServerSession{sessionId=415, channel=[id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110]} 23:12:04.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=415, channel=[id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110]} up 23:12:04.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #6 SSH_MSG_CHANNEL_DATA 23:12:04.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) by 393 down to 2096386 23:12:04.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_CHANNEL_DATA len=393 23:12:04.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110] 23:12:04.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:04.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:04.120 [netconf-device-simulator-threads-0] 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=415} 23:12:04.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:04.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=415, channel=[id: 0xb1d654b8, L:/10.30.170.33:18244 - R:/10.30.170.252:60110]} EXI handlers added to pipeline 23:12:04.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:04.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) by 179 down to 2095870 23:12:04.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:04.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:04.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #7 SSH_MSG_CHANNEL_DATA 23:12:04.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) by 340 down to 2096046 23:12:04.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_CHANNEL_DATA len=340 23:12:04.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110] 23:12:04.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:04.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=415} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@361a3858 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:04.123 [netconf-device-simulator-threads-0] 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 23:12:04.123 [netconf-device-simulator-threads-0] 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 23:12:04.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:04.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) by 733 down to 2095137 23:12:04.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:04.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #11 SSH_MSG_IGNORE 23:12:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_IGNORE 23:12:04.136 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:04.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:04.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #10 SSH_MSG_IGNORE 23:12:04.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_IGNORE 23:12:04.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #14 SSH_MSG_IGNORE 23:12:04.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:12:04.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:04.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732]} 23:12:04.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56732]): SSH-2.0-SSHD-UNKNOWN 23:12:04.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56732]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:04.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56732]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:04.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:04.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:04.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #8 SSH_MSG_IGNORE 23:12:04.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_IGNORE 23:12:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #9 SSH_MSG_IGNORE 23:12:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_IGNORE 23:12:04.473 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56732]) Send SSH_MSG_KEXINIT 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56732]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56732]) process #0 SSH_MSG_KEXINIT 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56732]) SSH_MSG_KEXINIT 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56732]) strict KEX=true client=true server=true 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56732]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56732]) Kex: server host key algorithms = rsa-sha2-512 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56732]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56732]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56732]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56732]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56732]) Kex: compression algorithms (client to server) = none 23:12:04.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56732]) Kex: compression algorithms (server to client) = none 23:12:04.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:04.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #13 SSH_MSG_IGNORE 23:12:04.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:12:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #12 SSH_MSG_IGNORE 23:12:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_IGNORE 23:12:04.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:04.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56732]) process #1 30 23:12:04.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56732]] process command=SSH_MSG_KEXDH_INIT 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56732]] Send SSH_MSG_KEXDH_REPLY 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56732]) packet #1 sending command=31[31] len=1639 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56732])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56732]) Send SSH_MSG_NEWKEYS 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56732]) session ID=d8:c5:6e:a9:ce:99:ab:32:2c:5d:c3:29:d1:32:9b:e9:a4:44:66:53:f7:2d:9a:32:de:ce:77:ad:11:66:87:9e:65:50:93:a0:ba:8a:f9:f3:de:3f:03:f7:31:d1:15:8f:eb:ce:c9:0c:b7:ab:13:aa:fd:26:d9:0b:09:71:3b:8c 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56732]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56732]): strict KEX resets output message sequence number from 3 to 0 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56732]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@311ae50f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56732])[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 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56732])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56732]) packet #0 sending command=7[7] len=419 23:12:04.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56732]) No pending packets to flush at end of KEX 23:12:04.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56732]) process #2 SSH_MSG_NEWKEYS 23:12:04.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56732]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:04.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56732]): strict KEX resets input message sequence number from 3 to 0 23:12:04.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56732]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5061394e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:04.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56732]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56732]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56732]) authorized authentication methods: password,publickey 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56732]) Accepted service ssh-userauth 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56732]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56732]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56732]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56732]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56732]) no authentication factory for method=none 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56732]) SSH_MSG_USERAUTH_REQUEST 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56732]) remaining methods: password,publickey 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56732]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56732]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56732]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:04.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56732]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:04.608 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:04.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56732]) authentication result: true 23:12:04.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56732]) SSH_MSG_USERAUTH_REQUEST 23:12:04.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56732])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:04.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56732]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:04.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:04.608 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:04.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56732]) no heartbeat to stop 23:12:04.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56732]) heartbeat type=IGNORE, interval=PT30S 23:12:04.608 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56732 authenticated 23:12:04.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:04.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56732]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56732]] session=TransportServerSession[admin@/10.30.170.252:56732] id=0 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56732])) size=2097152, max=2097152, packet=32768 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56732]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56732] 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56732]) recipient=0 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732])) size=2097152, max=2097152, packet=32768 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732])) re-initializing 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732])) size=2097152, max=2097152, packet=32768 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732])[want-reply=true] subsystem=netconf 23:12:04.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732])[subsystem] prepared command 23:12:04.610 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:04.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:04.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732]}} established 23:12:04.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 416: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18245 23:12:04.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 416: Creating data stores for simulated device 23:12:04.610 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:04.610 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:04.610 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:04.610 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:04.610 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:04.611 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38702be9 23:12:04.611 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:04.611 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:04.611 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:04.612 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:04.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:04.612 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:04.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:04.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:04.612 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38702be9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38702be9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a70d11e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a70d11e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:04.613 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:04.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:04.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732] 23:12:04.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 416 on channel [id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732] 23:12:04.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) by 1103 down to 2096049 23:12:04.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:04.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732] 23:12:04.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732] 23:12:04.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) request=subsystem result=ReplySuccess, want-reply=true 23:12:04.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:04.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) request=subsystem activate command 23:12:04.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) starting runner for command=netconf 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #5 SSH_MSG_CHANNEL_DATA 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) by 373 down to 2096779 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_CHANNEL_DATA len=373 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732] 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732] 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732] 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18245', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=416} created 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732]} created 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732] successful with session NetconfServerSession{sessionId=416, channel=[id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732]} 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732]} up 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #6 SSH_MSG_CHANNEL_DATA 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) by 393 down to 2096386 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_CHANNEL_DATA len=393 23:12:04.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732] 23:12:04.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:04.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:04.626 [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=416} 23:12:04.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:04.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x80ebbea5, L:/10.30.170.33:18245 - R:/10.30.170.252:56732]} EXI handlers added to pipeline 23:12:04.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:04.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) by 179 down to 2095870 23:12:04.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:04.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:04.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #7 SSH_MSG_CHANNEL_DATA 23:12:04.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) by 340 down to 2096046 23:12:04.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_CHANNEL_DATA len=340 23:12:04.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732] 23:12:04.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:04.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:04.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=416} 23:12:04.629 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a70d11e 23:12:04.629 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:04.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:04.629 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:04.629 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:04.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #11 SSH_MSG_IGNORE 23:12:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_IGNORE 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:04.630 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:04.631 [netconf-device-simulator-threads-2] 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 23:12:04.631 [netconf-device-simulator-threads-2] 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 23:12:04.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:04.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) by 733 down to 2095137 23:12:04.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:04.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:04.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #8 SSH_MSG_IGNORE 23:12:04.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:04.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_IGNORE 23:12:04.737 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #10 SSH_MSG_IGNORE 23:12:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_IGNORE 23:12:04.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782]} 23:12:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51782]): SSH-2.0-SSHD-UNKNOWN 23:12:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51782]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:04.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51782]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:04.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #9 SSH_MSG_IGNORE 23:12:04.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:12:04.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:04.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #12 SSH_MSG_IGNORE 23:12:05.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_IGNORE 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51782]) Send SSH_MSG_KEXINIT 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51782]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51782]) process #0 SSH_MSG_KEXINIT 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51782]) SSH_MSG_KEXINIT 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51782]) strict KEX=true client=true server=true 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51782]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51782]) Kex: server host key algorithms = rsa-sha2-512 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51782]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51782]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51782]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51782]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51782]) Kex: compression algorithms (client to server) = none 23:12:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51782]) Kex: compression algorithms (server to client) = none 23:12:05.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:05.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #13 SSH_MSG_IGNORE 23:12:05.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:12:05.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51782]) process #1 30 23:12:05.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51782]] process command=SSH_MSG_KEXDH_INIT 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51782]] Send SSH_MSG_KEXDH_REPLY 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51782]) packet #1 sending command=31[31] len=1639 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51782])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51782]) Send SSH_MSG_NEWKEYS 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51782]) session ID=25:1e:3d:f2:67:68:9b:b1:de:74:c6:7b:83:93:40:07:6c:8e:42:b6:f6:d5:b4:d8:8b:37:5f:d5:1a:ef:ce:04:61:5a:38:09:78:0b:9e:5a:fe:d3:cf:e6:c2:0d:58:e5:66:02:ca:be:b1:72:17:9f:99:b4:5d:bd:18:60:11:8e 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51782]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51782]): strict KEX resets output message sequence number from 3 to 0 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51782]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37b339ca; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51782])[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 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51782])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51782]) packet #0 sending command=7[7] len=419 23:12:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51782]) No pending packets to flush at end of KEX 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51782]) process #2 SSH_MSG_NEWKEYS 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51782]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51782]): strict KEX resets input message sequence number from 3 to 0 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51782]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21c852b6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51782]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51782]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51782]) authorized authentication methods: password,publickey 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51782]) Accepted service ssh-userauth 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51782]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51782]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51782]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51782]) no authentication factory for method=none 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51782]) SSH_MSG_USERAUTH_REQUEST 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51782]) remaining methods: password,publickey 23:12:05.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51782]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:05.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51782]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:05.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:05.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51782]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:05.187 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:05.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51782]) authentication result: true 23:12:05.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51782]) SSH_MSG_USERAUTH_REQUEST 23:12:05.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51782])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:05.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51782]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:05.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:05.187 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:05.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51782]) no heartbeat to stop 23:12:05.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51782]) heartbeat type=IGNORE, interval=PT30S 23:12:05.187 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51782 authenticated 23:12:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51782]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51782]] session=TransportServerSession[admin@/10.30.170.252:51782] id=0 23:12:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51782])) size=2097152, max=2097152, packet=32768 23:12:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51782]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51782] 23:12:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51782]) recipient=0 23:12:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782])) size=2097152, max=2097152, packet=32768 23:12:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782])) re-initializing 23:12:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782])) size=2097152, max=2097152, packet=32768 23:12:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782])[want-reply=true] subsystem=netconf 23:12:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782])[subsystem] prepared command 23:12:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782]}} established 23:12:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 417: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18246 23:12:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 417: Creating data stores for simulated device 23:12:05.189 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:05.189 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:05.189 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:05.190 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e41286b 23:12:05.190 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:05.191 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:05.191 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:05.191 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:05.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:05.191 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:05.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:05.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:05.191 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e41286b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e41286b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13a1ab6e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13a1ab6e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:05.192 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:05.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:05.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782] 23:12:05.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 417 on channel [id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782] 23:12:05.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) by 1103 down to 2096049 23:12:05.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:05.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782] 23:12:05.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782] 23:12:05.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) request=subsystem result=ReplySuccess, want-reply=true 23:12:05.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:05.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) request=subsystem activate command 23:12:05.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) starting runner for command=netconf 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #5 SSH_MSG_CHANNEL_DATA 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) by 373 down to 2096779 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_CHANNEL_DATA len=373 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782] 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782] 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782] 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18246', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=417} created 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782]} created 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782] successful with session NetconfServerSession{sessionId=417, channel=[id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782]} 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782]} up 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #6 SSH_MSG_CHANNEL_DATA 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) by 393 down to 2096386 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_CHANNEL_DATA len=393 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782] 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:05.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:05.195 [netconf-device-simulator-threads-4] 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=417} 23:12:05.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:05.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x9769d789, L:/10.30.170.33:18246 - R:/10.30.170.252:51782]} EXI handlers added to pipeline 23:12:05.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:05.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) by 179 down to 2095870 23:12:05.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:05.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:05.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #7 SSH_MSG_CHANNEL_DATA 23:12:05.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) by 340 down to 2096046 23:12:05.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_CHANNEL_DATA len=340 23:12:05.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782] 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=417} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13a1ab6e 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:05.197 [netconf-device-simulator-threads-4] 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 23:12:05.197 [netconf-device-simulator-threads-4] 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 23:12:05.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:05.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) by 733 down to 2095137 23:12:05.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:05.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #11 SSH_MSG_IGNORE 23:12:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:12:05.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #8 SSH_MSG_IGNORE 23:12:05.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_IGNORE 23:12:05.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #10 SSH_MSG_IGNORE 23:12:05.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_IGNORE 23:12:05.280 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #14 SSH_MSG_IGNORE 23:12:05.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:12:05.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612]} 23:12:05.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54612]): SSH-2.0-SSHD-UNKNOWN 23:12:05.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54612]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:05.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54612]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:05.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54612]) Send SSH_MSG_KEXINIT 23:12:05.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54612]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:05.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54612]) process #0 SSH_MSG_KEXINIT 23:12:05.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54612]) SSH_MSG_KEXINIT 23:12:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #9 SSH_MSG_IGNORE 23:12:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_IGNORE 23:12:05.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54612]) strict KEX=true client=true server=true 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54612]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54612]) Kex: server host key algorithms = rsa-sha2-512 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54612]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54612]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54612]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54612]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54612]) Kex: compression algorithms (client to server) = none 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54612]) Kex: compression algorithms (server to client) = none 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #13 SSH_MSG_IGNORE 23:12:05.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:12:05.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54612]) process #1 30 23:12:05.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54612]] process command=SSH_MSG_KEXDH_INIT 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54612]] Send SSH_MSG_KEXDH_REPLY 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54612]) packet #1 sending command=31[31] len=1639 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54612])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54612]) Send SSH_MSG_NEWKEYS 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54612]) session ID=eb:fd:e7:4d:fa:c8:3f:38:bb:0a:48:d8:d4:1a:9c:5f:b7:1c:7c:66:c3:53:26:f5:2d:9c:93:df:c0:81:2a:eb:b4:15:05:1c:cc:ce:19:35:6b:08:6b:55:2c:f3:90:0e:fc:31:4a:0c:f5:4e:e7:93:60:a7:b8:57:e5:2b:2a:d9 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54612]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54612]): strict KEX resets output message sequence number from 3 to 0 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51906d09; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54612])[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 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54612])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54612]) packet #0 sending command=7[7] len=419 23:12:05.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54612]) No pending packets to flush at end of KEX 23:12:05.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #14 SSH_MSG_IGNORE 23:12:05.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:12:05.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54612]) process #2 SSH_MSG_NEWKEYS 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54612]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54612]): strict KEX resets input message sequence number from 3 to 0 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e5ea5d9; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54612]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54612]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54612]) authorized authentication methods: password,publickey 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54612]) Accepted service ssh-userauth 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54612]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54612]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54612]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54612]) no authentication factory for method=none 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54612]) SSH_MSG_USERAUTH_REQUEST 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54612]) remaining methods: password,publickey 23:12:05.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54612]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:05.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54612]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:05.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:05.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54612]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:05.635 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:05.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54612]) authentication result: true 23:12:05.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54612]) SSH_MSG_USERAUTH_REQUEST 23:12:05.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54612])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:05.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54612]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:05.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:05.635 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:05.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54612]) no heartbeat to stop 23:12:05.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54612]) heartbeat type=IGNORE, interval=PT30S 23:12:05.635 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54612 authenticated 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54612]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54612]] session=TransportServerSession[admin@/10.30.170.252:54612] id=0 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54612])) size=2097152, max=2097152, packet=32768 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54612]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54612] 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54612]) recipient=0 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612])) size=2097152, max=2097152, packet=32768 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612])) re-initializing 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612])) size=2097152, max=2097152, packet=32768 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612])[want-reply=true] subsystem=netconf 23:12:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612])[subsystem] prepared command 23:12:05.637 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:05.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:05.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612]}} established 23:12:05.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 418: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18247 23:12:05.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 418: Creating data stores for simulated device 23:12:05.637 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:05.637 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:05.637 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:05.637 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:05.637 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7857547 23:12:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:05.639 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:05.639 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:05.639 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:05.639 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:05.639 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7857547, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7857547, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67a23df, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67a23df, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:05.639 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612] 23:12:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 418 on channel [id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612] 23:12:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) by 1103 down to 2096049 23:12:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612] 23:12:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612] 23:12:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) request=subsystem result=ReplySuccess, want-reply=true 23:12:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) request=subsystem activate command 23:12:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) starting runner for command=netconf 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #5 SSH_MSG_CHANNEL_DATA 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) by 373 down to 2096779 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_CHANNEL_DATA len=373 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612] 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612] 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612] 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18247', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=418} created 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=418, channel=[id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612]} created 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612] successful with session NetconfServerSession{sessionId=418, channel=[id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612]} 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=418, channel=[id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612]} up 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #6 SSH_MSG_CHANNEL_DATA 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) by 393 down to 2096386 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_CHANNEL_DATA len=393 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612] 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:05.642 [netconf-device-simulator-threads-6] 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=418} 23:12:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=418, channel=[id: 0xc7bf2188, L:/10.30.170.33:18247 - R:/10.30.170.252:54612]} EXI handlers added to pipeline 23:12:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) by 179 down to 2095870 23:12:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:05.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #7 SSH_MSG_CHANNEL_DATA 23:12:05.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) by 340 down to 2096046 23:12:05.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_CHANNEL_DATA len=340 23:12:05.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612] 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=418} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67a23df 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:05.644 [netconf-device-simulator-threads-6] 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 23:12:05.644 [netconf-device-simulator-threads-6] 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 23:12:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:05.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #10 SSH_MSG_IGNORE 23:12:05.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_IGNORE 23:12:05.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) by 733 down to 2095137 23:12:05.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:05.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #11 SSH_MSG_IGNORE 23:12:05.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_IGNORE 23:12:05.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #8 SSH_MSG_IGNORE 23:12:05.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_IGNORE 23:12:05.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #9 SSH_MSG_IGNORE 23:12:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_IGNORE 23:12:05.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470]} 23:12:05.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47470]): SSH-2.0-SSHD-UNKNOWN 23:12:05.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47470]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:05.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47470]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:05.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #12 SSH_MSG_IGNORE 23:12:06.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:12:06.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #14 SSH_MSG_IGNORE 23:12:06.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:12:06.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #8 SSH_MSG_IGNORE 23:12:06.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_IGNORE 23:12:06.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47470]) Send SSH_MSG_KEXINIT 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47470]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47470]) process #0 SSH_MSG_KEXINIT 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47470]) SSH_MSG_KEXINIT 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47470]) strict KEX=true client=true server=true 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47470]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47470]) Kex: server host key algorithms = rsa-sha2-512 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47470]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47470]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47470]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47470]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47470]) Kex: compression algorithms (client to server) = none 23:12:06.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47470]) Kex: compression algorithms (server to client) = none 23:12:06.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:06.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #12 SSH_MSG_IGNORE 23:12:06.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_IGNORE 23:12:06.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #13 SSH_MSG_IGNORE 23:12:06.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:12:06.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #11 SSH_MSG_IGNORE 23:12:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_IGNORE 23:12:06.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47470]) process #1 30 23:12:06.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47470]] process command=SSH_MSG_KEXDH_INIT 23:12:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47470]] Send SSH_MSG_KEXDH_REPLY 23:12:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47470]) packet #1 sending command=31[31] len=1639 23:12:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47470])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47470]) Send SSH_MSG_NEWKEYS 23:12:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47470]) session ID=c8:36:f7:c1:bd:69:23:af:0e:1b:c3:c7:67:4a:57:99:95:bf:0b:6b:90:31:b1:06:65:09:5d:aa:8a:4f:e7:10:8d:5e:24:d3:86:1c:54:58:f7:07:aa:2c:ef:95:32:d5:8c:49:f5:eb:71:11:ec:ef:1d:06:d0:9f:da:4c:ac:8e 23:12:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47470]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47470]): strict KEX resets output message sequence number from 3 to 0 23:12:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47470]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d370fdd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47470])[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 23:12:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47470])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:06.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47470]) packet #0 sending command=7[7] len=419 23:12:06.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47470]) No pending packets to flush at end of KEX 23:12:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47470]) process #2 SSH_MSG_NEWKEYS 23:12:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47470]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47470]): strict KEX resets input message sequence number from 3 to 0 23:12:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47470]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25bf0724; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47470]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47470]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47470]) authorized authentication methods: password,publickey 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47470]) Accepted service ssh-userauth 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47470]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47470]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47470]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47470]) no authentication factory for method=none 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47470]) SSH_MSG_USERAUTH_REQUEST 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47470]) remaining methods: password,publickey 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47470]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47470]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47470]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:06.422 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47470]) authentication result: true 23:12:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47470]) SSH_MSG_USERAUTH_REQUEST 23:12:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47470])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47470]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47470]) no heartbeat to stop 23:12:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47470]) heartbeat type=IGNORE, interval=PT30S 23:12:06.422 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47470 authenticated 23:12:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47470]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47470]] session=TransportServerSession[admin@/10.30.170.252:47470] id=0 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47470])) size=2097152, max=2097152, packet=32768 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47470]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47470] 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47470]) recipient=0 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470])) size=2097152, max=2097152, packet=32768 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470])) re-initializing 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470])) size=2097152, max=2097152, packet=32768 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470])[want-reply=true] subsystem=netconf 23:12:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470])[subsystem] prepared command 23:12:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470]}} established 23:12:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 419: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18248 23:12:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 419: Creating data stores for simulated device 23:12:06.424 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:06.424 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:06.424 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca55188 23:12:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:06.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:06.426 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:06.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:06.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:06.426 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca55188, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca55188, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a5de561, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a5de561, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:06.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:06.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:06.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470] 23:12:06.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 419 on channel [id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470] 23:12:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) by 1103 down to 2096049 23:12:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470] 23:12:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470] 23:12:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) request=subsystem result=ReplySuccess, want-reply=true 23:12:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) request=subsystem activate command 23:12:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) starting runner for command=netconf 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #5 SSH_MSG_CHANNEL_DATA 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) by 373 down to 2096779 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_CHANNEL_DATA len=373 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470] 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470] 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470] 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18248', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=419} created 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470]} created 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470] successful with session NetconfServerSession{sessionId=419, channel=[id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470]} 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470]} up 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #6 SSH_MSG_CHANNEL_DATA 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) by 393 down to 2096386 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_CHANNEL_DATA len=393 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470] 23:12:06.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:06.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:06.430 [netconf-device-simulator-threads-0] 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=419} 23:12:06.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:06.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x869fd134, L:/10.30.170.33:18248 - R:/10.30.170.252:47470]} EXI handlers added to pipeline 23:12:06.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:06.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) by 179 down to 2095870 23:12:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:06.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #7 SSH_MSG_CHANNEL_DATA 23:12:06.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) by 340 down to 2096046 23:12:06.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_CHANNEL_DATA len=340 23:12:06.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470] 23:12:06.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:06.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:06.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=419} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a5de561 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:06.434 [netconf-device-simulator-threads-0] 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 23:12:06.434 [netconf-device-simulator-threads-0] 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 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:06.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444]} 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) by 733 down to 2095137 23:12:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:06.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:59444]): SSH-2.0-SSHD-UNKNOWN 23:12:06.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:06.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:59444]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:06.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:59444]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:06.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.447 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.452 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #9 SSH_MSG_IGNORE 23:12:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_IGNORE 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:59444]) Send SSH_MSG_KEXINIT 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59444]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59444]) process #0 SSH_MSG_KEXINIT 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:59444]) SSH_MSG_KEXINIT 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:59444]) strict KEX=true client=true server=true 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59444]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59444]) Kex: server host key algorithms = rsa-sha2-512 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59444]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59444]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59444]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59444]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59444]) Kex: compression algorithms (client to server) = none 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:59444]) Kex: compression algorithms (server to client) = none 23:12:06.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:06.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #10 SSH_MSG_IGNORE 23:12:06.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_IGNORE 23:12:06.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #13 SSH_MSG_IGNORE 23:12:06.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:12:06.590 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #14 SSH_MSG_IGNORE 23:12:06.590 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:12:06.590 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59444]) process #1 30 23:12:06.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59444]] process command=SSH_MSG_KEXDH_INIT 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:59444]] Send SSH_MSG_KEXDH_REPLY 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59444]) packet #1 sending command=31[31] len=1639 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:59444])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:59444]) Send SSH_MSG_NEWKEYS 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:59444]) session ID=b8:bf:6b:5a:b4:87:3d:e2:46:53:56:ea:3e:cc:e8:c8:51:ac:86:2a:5e:4c:ee:0d:4a:a0:fd:cd:07:fc:5a:cd:6e:12:d7:2c:78:08:dd:c6:0b:e0:ec:40:ee:5d:db:91:59:61:fe:1d:3a:2b:71:aa:41:f5:f5:10:d9:41:63:97 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59444]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59444]): strict KEX resets output message sequence number from 3 to 0 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:59444]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4fbd63c7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:59444])[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 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59444])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59444]) packet #0 sending command=7[7] len=419 23:12:06.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59444]) No pending packets to flush at end of KEX 23:12:06.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59444]) process #2 SSH_MSG_NEWKEYS 23:12:06.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:59444]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:06.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59444]): strict KEX resets input message sequence number from 3 to 0 23:12:06.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:59444]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11d383ba; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:06.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:06.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59444]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59444]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:59444]) authorized authentication methods: password,publickey 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:59444]) Accepted service ssh-userauth 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59444]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59444]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59444]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59444]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59444]) no authentication factory for method=none 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59444]) SSH_MSG_USERAUTH_REQUEST 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:59444]) remaining methods: password,publickey 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59444]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:59444]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59444]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:59444]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:06.697 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:59444]) authentication result: true 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:59444]) SSH_MSG_USERAUTH_REQUEST 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:59444])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:59444]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59444]) no heartbeat to stop 23:12:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:59444]) heartbeat type=IGNORE, interval=PT30S 23:12:06.698 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:59444 authenticated 23:12:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59444]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59444]] session=TransportServerSession[admin@/10.30.170.252:59444] id=0 23:12:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59444])) size=2097152, max=2097152, packet=32768 23:12:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59444]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59444] 23:12:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:59444]) recipient=0 23:12:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444])) size=2097152, max=2097152, packet=32768 23:12:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444])) re-initializing 23:12:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444])) size=2097152, max=2097152, packet=32768 23:12:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444])[want-reply=true] subsystem=netconf 23:12:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444])[subsystem] prepared command 23:12:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444]}} established 23:12:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 420: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18249 23:12:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 420: Creating data stores for simulated device 23:12:06.700 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:06.700 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:06.700 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:06.700 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:06.700 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:06.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7bcf868d 23:12:06.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:06.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:06.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:06.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:06.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:06.701 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:06.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:06.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:06.702 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7bcf868d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7bcf868d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79adbbe6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79adbbe6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:06.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:06.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:06.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444] 23:12:06.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 420 on channel [id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444] 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) by 1103 down to 2096049 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444] 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444] 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) request=subsystem result=ReplySuccess, want-reply=true 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) request=subsystem activate command 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) starting runner for command=netconf 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #5 SSH_MSG_CHANNEL_DATA 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) by 373 down to 2096779 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_CHANNEL_DATA len=373 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444] 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444] 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444] 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18249', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=420} created 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444]} created 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444] successful with session NetconfServerSession{sessionId=420, channel=[id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444]} 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444]} up 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #6 SSH_MSG_CHANNEL_DATA 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) by 393 down to 2096386 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_CHANNEL_DATA len=393 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444] 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:06.706 [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=420} 23:12:06.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:06.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x9bcbef83, L:/10.30.170.33:18249 - R:/10.30.170.252:59444]} EXI handlers added to pipeline 23:12:06.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:06.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) by 179 down to 2095870 23:12:06.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:06.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:06.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #7 SSH_MSG_CHANNEL_DATA 23:12:06.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) by 340 down to 2096046 23:12:06.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_CHANNEL_DATA len=340 23:12:06.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444] 23:12:06.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:06.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:06.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=420} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79adbbe6 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:06.709 [netconf-device-simulator-threads-2] 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 23:12:06.709 [netconf-device-simulator-threads-2] 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 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) by 733 down to 2095137 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:06.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #12 SSH_MSG_IGNORE 23:12:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_IGNORE 23:12:06.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #8 SSH_MSG_IGNORE 23:12:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_IGNORE 23:12:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #11 SSH_MSG_IGNORE 23:12:06.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_IGNORE 23:12:06.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450]} 23:12:06.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:57450]): SSH-2.0-SSHD-UNKNOWN 23:12:06.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:57450]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:06.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:57450]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:06.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #10 SSH_MSG_IGNORE 23:12:06.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_IGNORE 23:12:06.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:06.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:57450]) Send SSH_MSG_KEXINIT 23:12:06.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57450]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:06.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57450]) process #0 SSH_MSG_KEXINIT 23:12:06.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:57450]) SSH_MSG_KEXINIT 23:12:07.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:57450]) strict KEX=true client=true server=true 23:12:07.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57450]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:07.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57450]) Kex: server host key algorithms = rsa-sha2-512 23:12:07.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57450]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:07.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57450]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:07.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57450]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:07.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57450]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:07.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57450]) Kex: compression algorithms (client to server) = none 23:12:07.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:57450]) Kex: compression algorithms (server to client) = none 23:12:07.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:07.016 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #9 SSH_MSG_IGNORE 23:12:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_IGNORE 23:12:07.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57450]) process #1 30 23:12:07.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57450]] process command=SSH_MSG_KEXDH_INIT 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:57450]] Send SSH_MSG_KEXDH_REPLY 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57450]) packet #1 sending command=31[31] len=1639 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:57450])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:57450]) Send SSH_MSG_NEWKEYS 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:57450]) session ID=b7:16:1b:89:83:d7:70:c1:df:2d:b1:ad:34:fd:94:5f:97:27:b7:b6:ac:4b:da:f8:70:26:aa:70:97:91:a2:9d:54:4d:b3:ab:3b:1b:b2:23:78:59:f8:ca:79:2c:54:21:bf:93:f0:b0:c5:78:ee:3c:18:ff:3f:b4:28:40:c5:a4 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57450]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57450]): strict KEX resets output message sequence number from 3 to 0 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:57450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f8be633; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:57450])[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 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57450])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57450]) packet #0 sending command=7[7] len=419 23:12:07.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57450]) No pending packets to flush at end of KEX 23:12:07.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57450]) process #2 SSH_MSG_NEWKEYS 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:57450]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57450]): strict KEX resets input message sequence number from 3 to 0 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:57450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3444384e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57450]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57450]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:57450]) authorized authentication methods: password,publickey 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:57450]) Accepted service ssh-userauth 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57450]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57450]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57450]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57450]) no authentication factory for method=none 23:12:07.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57450]) SSH_MSG_USERAUTH_REQUEST 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:57450]) remaining methods: password,publickey 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57450]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #13 SSH_MSG_IGNORE 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:57450]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:57450]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:07.124 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:57450]) authentication result: true 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:57450]) SSH_MSG_USERAUTH_REQUEST 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:57450])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:57450]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57450]) no heartbeat to stop 23:12:07.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:57450]) heartbeat type=IGNORE, interval=PT30S 23:12:07.124 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:57450 authenticated 23:12:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57450]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57450]] session=TransportServerSession[admin@/10.30.170.252:57450] id=0 23:12:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57450])) size=2097152, max=2097152, packet=32768 23:12:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57450]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57450] 23:12:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:57450]) recipient=0 23:12:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450])) size=2097152, max=2097152, packet=32768 23:12:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450])) re-initializing 23:12:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450])) size=2097152, max=2097152, packet=32768 23:12:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450])[want-reply=true] subsystem=netconf 23:12:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450])[subsystem] prepared command 23:12:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450]}} established 23:12:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 421: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18250 23:12:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 421: Creating data stores for simulated device 23:12:07.126 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:07.127 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:07.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:07.127 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:07.127 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ed9737c 23:12:07.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:07.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:07.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:07.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:07.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:07.128 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:07.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:07.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:07.128 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ed9737c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ed9737c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@268ea4ed, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@268ea4ed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:07.129 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:07.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:07.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450] 23:12:07.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 421 on channel [id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450] 23:12:07.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) by 1103 down to 2096049 23:12:07.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450] 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450] 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) request=subsystem result=ReplySuccess, want-reply=true 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) request=subsystem activate command 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) starting runner for command=netconf 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #5 SSH_MSG_CHANNEL_DATA 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) by 373 down to 2096779 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_CHANNEL_DATA len=373 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450] 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450] 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450] 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18250', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=421} created 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=421, channel=[id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450]} created 23:12:07.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450] successful with session NetconfServerSession{sessionId=421, channel=[id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450]} 23:12:07.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=421, channel=[id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450]} up 23:12:07.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #6 SSH_MSG_CHANNEL_DATA 23:12:07.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) by 393 down to 2096386 23:12:07.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_CHANNEL_DATA len=393 23:12:07.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450] 23:12:07.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:07.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:07.133 [netconf-device-simulator-threads-4] 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=421} 23:12:07.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:07.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=421, channel=[id: 0xed01a7a2, L:/10.30.170.33:18250 - R:/10.30.170.252:57450]} EXI handlers added to pipeline 23:12:07.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:07.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) by 179 down to 2095870 23:12:07.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:07.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #7 SSH_MSG_CHANNEL_DATA 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) by 340 down to 2096046 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_CHANNEL_DATA len=340 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450] 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=421} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@268ea4ed 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:07.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:07.136 [netconf-device-simulator-threads-4] 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 23:12:07.136 [netconf-device-simulator-threads-4] 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 23:12:07.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:07.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) by 733 down to 2095137 23:12:07.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:07.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:07.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #14 SSH_MSG_IGNORE 23:12:07.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:12:07.156 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.213 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #10 SSH_MSG_IGNORE 23:12:07.213 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_IGNORE 23:12:07.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #12 SSH_MSG_IGNORE 23:12:07.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_IGNORE 23:12:07.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #14 SSH_MSG_IGNORE 23:12:07.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:12:07.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.451 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #11 SSH_MSG_IGNORE 23:12:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_IGNORE 23:12:07.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800]} 23:12:07.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53800]): SSH-2.0-SSHD-UNKNOWN 23:12:07.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53800]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:07.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53800]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:07.515 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #9 SSH_MSG_IGNORE 23:12:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_IGNORE 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53800]) Send SSH_MSG_KEXINIT 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53800]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53800]) process #0 SSH_MSG_KEXINIT 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53800]) SSH_MSG_KEXINIT 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53800]) strict KEX=true client=true server=true 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53800]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53800]) Kex: server host key algorithms = rsa-sha2-512 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53800]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53800]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53800]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53800]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53800]) Kex: compression algorithms (client to server) = none 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53800]) Kex: compression algorithms (server to client) = none 23:12:07.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:07.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #8 SSH_MSG_IGNORE 23:12:07.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_IGNORE 23:12:07.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53800]) process #1 30 23:12:07.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53800]] process command=SSH_MSG_KEXDH_INIT 23:12:07.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53800]] Send SSH_MSG_KEXDH_REPLY 23:12:07.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53800]) packet #1 sending command=31[31] len=1639 23:12:07.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53800])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:07.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53800]) Send SSH_MSG_NEWKEYS 23:12:07.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53800]) session ID=3e:70:8a:e3:5b:85:45:9d:ac:70:d0:d4:8b:9e:0c:68:7f:b7:e0:1c:f9:6c:8a:99:5c:49:0f:4e:fd:fe:80:47:4f:e7:2a:01:16:9a:ff:a3:26:69:0b:88:d4:ab:5f:7d:a1:2a:2b:c9:74:46:d0:3a:18:de:f7:6e:18:12:3b:da 23:12:07.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53800]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:07.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53800]): strict KEX resets output message sequence number from 3 to 0 23:12:07.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3a2400be; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:07.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53800])[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 23:12:07.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53800])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:07.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53800]) packet #0 sending command=7[7] len=419 23:12:07.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53800]) No pending packets to flush at end of KEX 23:12:07.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #13 SSH_MSG_IGNORE 23:12:07.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:12:07.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53800]) process #2 SSH_MSG_NEWKEYS 23:12:07.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53800]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:07.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53800]): strict KEX resets input message sequence number from 3 to 0 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32e3e0ab; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53800]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53800]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53800]) authorized authentication methods: password,publickey 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53800]) Accepted service ssh-userauth 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53800]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53800]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53800]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53800]) no authentication factory for method=none 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53800]) SSH_MSG_USERAUTH_REQUEST 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53800]) remaining methods: password,publickey 23:12:07.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53800]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53800]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53800]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:07.664 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53800]) authentication result: true 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53800]) SSH_MSG_USERAUTH_REQUEST 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53800])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53800]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53800]) no heartbeat to stop 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53800]) heartbeat type=IGNORE, interval=PT30S 23:12:07.664 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53800 authenticated 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:07.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53800]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53800]] session=TransportServerSession[admin@/10.30.170.252:53800] id=0 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53800])) size=2097152, max=2097152, packet=32768 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53800]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53800] 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53800]) recipient=0 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800])) size=2097152, max=2097152, packet=32768 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800])) re-initializing 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800])) size=2097152, max=2097152, packet=32768 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800])[want-reply=true] subsystem=netconf 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800])[subsystem] prepared command 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800]}} established 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 422: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18251 23:12:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 422: Creating data stores for simulated device 23:12:07.666 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:07.666 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:07.666 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:07.666 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:07.666 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:07.667 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e3c597 23:12:07.667 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:07.667 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:07.667 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:07.667 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:07.667 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:07.668 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:07.668 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:07.668 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:07.668 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e3c597, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e3c597, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d79d519, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d79d519, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:07.668 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:07.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:07.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800] 23:12:07.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 422 on channel [id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800] 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) by 1103 down to 2096049 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800] 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800] 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) request=subsystem result=ReplySuccess, want-reply=true 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) request=subsystem activate command 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) starting runner for command=netconf 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #5 SSH_MSG_CHANNEL_DATA 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) by 373 down to 2096779 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_CHANNEL_DATA len=373 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800] 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:07.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800] 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800] 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18251', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=422} created 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800]} created 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800] successful with session NetconfServerSession{sessionId=422, channel=[id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800]} 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800]} up 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #6 SSH_MSG_CHANNEL_DATA 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) by 393 down to 2096386 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_CHANNEL_DATA len=393 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800] 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:07.671 [netconf-device-simulator-threads-6] 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=422} 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xa95a65b6, L:/10.30.170.33:18251 - R:/10.30.170.252:53800]} EXI handlers added to pipeline 23:12:07.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:07.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) by 179 down to 2095870 23:12:07.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:07.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #7 SSH_MSG_CHANNEL_DATA 23:12:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) by 340 down to 2096046 23:12:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_CHANNEL_DATA len=340 23:12:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800] 23:12:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:07.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=422} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d79d519 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:07.674 [netconf-device-simulator-threads-6] 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 23:12:07.674 [netconf-device-simulator-threads-6] 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 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) by 733 down to 2095137 23:12:07.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:07.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:07.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #12 SSH_MSG_IGNORE 23:12:07.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_IGNORE 23:12:07.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #10 SSH_MSG_IGNORE 23:12:07.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_IGNORE 23:12:07.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:07.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616]} 23:12:07.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46616]): SSH-2.0-SSHD-UNKNOWN 23:12:07.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46616]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:07.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46616]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:08.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #14 SSH_MSG_IGNORE 23:12:08.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:12:08.176 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #10 SSH_MSG_IGNORE 23:12:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_IGNORE 23:12:08.205 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #12 SSH_MSG_IGNORE 23:12:08.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_IGNORE 23:12:08.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #9 SSH_MSG_IGNORE 23:12:08.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_IGNORE 23:12:08.244 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #8 SSH_MSG_IGNORE 23:12:08.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_IGNORE 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46616]) Send SSH_MSG_KEXINIT 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46616]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46616]) process #0 SSH_MSG_KEXINIT 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46616]) SSH_MSG_KEXINIT 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46616]) strict KEX=true client=true server=true 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46616]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46616]) Kex: server host key algorithms = rsa-sha2-512 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46616]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46616]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46616]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46616]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46616]) Kex: compression algorithms (client to server) = none 23:12:08.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46616]) Kex: compression algorithms (server to client) = none 23:12:08.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:08.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #11 SSH_MSG_IGNORE 23:12:08.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_IGNORE 23:12:08.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #13 SSH_MSG_IGNORE 23:12:08.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:12:08.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46616]) process #1 30 23:12:08.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46616]] process command=SSH_MSG_KEXDH_INIT 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46616]] Send SSH_MSG_KEXDH_REPLY 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46616]) packet #1 sending command=31[31] len=1639 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46616])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46616]) Send SSH_MSG_NEWKEYS 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46616]) session ID=1d:eb:40:1a:15:d2:19:97:c7:96:f2:ad:f7:81:df:ee:f3:77:3b:75:d2:65:f1:79:7b:ae:8b:30:66:3e:6d:a9:d3:c8:6f:5c:7b:a3:65:8c:9b:23:b9:a6:86:5b:db:33:e6:14:4d:ba:ec:3a:c1:0e:81:a3:05:6d:88:48:bd:f7 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46616]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46616]): strict KEX resets output message sequence number from 3 to 0 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46616]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@35e2994c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46616])[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 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46616])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46616]) packet #0 sending command=7[7] len=419 23:12:08.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46616]) No pending packets to flush at end of KEX 23:12:08.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46616]) process #2 SSH_MSG_NEWKEYS 23:12:08.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46616]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:08.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46616]): strict KEX resets input message sequence number from 3 to 0 23:12:08.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46616]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f6c7b71; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:08.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:08.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46616]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:08.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46616]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:08.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46616]) authorized authentication methods: password,publickey 23:12:08.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46616]) Accepted service ssh-userauth 23:12:08.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46616]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46616]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46616]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46616]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46616]) no authentication factory for method=none 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46616]) SSH_MSG_USERAUTH_REQUEST 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46616]) remaining methods: password,publickey 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46616]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46616]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46616]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46616]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:08.488 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46616]) authentication result: true 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46616]) SSH_MSG_USERAUTH_REQUEST 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46616])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46616]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46616]) no heartbeat to stop 23:12:08.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46616]) heartbeat type=IGNORE, interval=PT30S 23:12:08.488 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46616 authenticated 23:12:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46616]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46616]] session=TransportServerSession[admin@/10.30.170.252:46616] id=0 23:12:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46616])) size=2097152, max=2097152, packet=32768 23:12:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46616]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46616] 23:12:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46616]) recipient=0 23:12:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616])) size=2097152, max=2097152, packet=32768 23:12:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616])) re-initializing 23:12:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616])) size=2097152, max=2097152, packet=32768 23:12:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616])[want-reply=true] subsystem=netconf 23:12:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616])[subsystem] prepared command 23:12:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616]}} established 23:12:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 423: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18252 23:12:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 423: Creating data stores for simulated device 23:12:08.490 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:08.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:08.492 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:08.492 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:08.492 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@412df733 23:12:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:08.494 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:08.494 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:08.494 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:08.494 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:08.494 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@412df733, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@412df733, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1038a174, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1038a174, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:08.495 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:08.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:08.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616] 23:12:08.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 423 on channel [id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616] 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) by 1103 down to 2096049 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616] 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616] 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) request=subsystem result=ReplySuccess, want-reply=true 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) request=subsystem activate command 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) starting runner for command=netconf 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #5 SSH_MSG_CHANNEL_DATA 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) by 373 down to 2096779 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_CHANNEL_DATA len=373 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616] 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616] 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616] 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18252', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=423} created 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616]} created 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616] successful with session NetconfServerSession{sessionId=423, channel=[id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616]} 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616]} up 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #6 SSH_MSG_CHANNEL_DATA 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) by 393 down to 2096386 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_CHANNEL_DATA len=393 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616] 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:08.498 [netconf-device-simulator-threads-0] 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=423} 23:12:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x28c17fd0, L:/10.30.170.33:18252 - R:/10.30.170.252:46616]} EXI handlers added to pipeline 23:12:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) by 179 down to 2095870 23:12:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #7 SSH_MSG_CHANNEL_DATA 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) by 340 down to 2096046 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_CHANNEL_DATA len=340 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616] 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=423} 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1038a174 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:08.501 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:08.502 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:08.502 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:08.502 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:08.502 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:08.502 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:08.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752]} 23:12:08.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37752]): SSH-2.0-SSHD-UNKNOWN 23:12:08.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37752]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:08.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37752]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:08.508 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:08.508 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:08.508 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:08.508 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:08.508 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:08.508 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:08.508 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:08.508 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:08.508 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:08.508 [netconf-device-simulator-threads-0] 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 23:12:08.508 [netconf-device-simulator-threads-0] 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 23:12:08.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:08.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) by 733 down to 2095137 23:12:08.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:08.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:08.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #8 SSH_MSG_IGNORE 23:12:08.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:12:08.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #14 SSH_MSG_IGNORE 23:12:08.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:12:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #13 SSH_MSG_IGNORE 23:12:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:12:08.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #12 SSH_MSG_IGNORE 23:12:08.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_IGNORE 23:12:08.934 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37752]) Send SSH_MSG_KEXINIT 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37752]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37752]) process #0 SSH_MSG_KEXINIT 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37752]) SSH_MSG_KEXINIT 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37752]) strict KEX=true client=true server=true 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37752]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37752]) Kex: server host key algorithms = rsa-sha2-512 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37752]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37752]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37752]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37752]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37752]) Kex: compression algorithms (client to server) = none 23:12:08.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37752]) Kex: compression algorithms (server to client) = none 23:12:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #11 SSH_MSG_IGNORE 23:12:08.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_IGNORE 23:12:09.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #9 SSH_MSG_IGNORE 23:12:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:12:09.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37752]) process #1 30 23:12:09.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37752]] process command=SSH_MSG_KEXDH_INIT 23:12:09.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342]} 23:12:09.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48342]): SSH-2.0-SSHD-UNKNOWN 23:12:09.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48342]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:09.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48342]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:09.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #10 SSH_MSG_IGNORE 23:12:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_IGNORE 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37752]] Send SSH_MSG_KEXDH_REPLY 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37752]) packet #1 sending command=31[31] len=1639 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37752])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37752]) Send SSH_MSG_NEWKEYS 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37752]) session ID=17:6d:f8:09:f1:5f:c7:e1:1e:54:9a:09:81:bc:76:97:7b:e1:ae:f4:ac:24:24:61:50:48:42:58:59:8b:e3:e6:a1:cc:09:60:d6:74:9a:2c:b1:02:b9:ec:3b:4b:ca:c0:70:2f:8c:7e:d6:97:de:92:a0:cf:44:a5:d1:37:88:56 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37752]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37752]): strict KEX resets output message sequence number from 3 to 0 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37752]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7175ada; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37752])[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 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37752])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37752]) packet #0 sending command=7[7] len=419 23:12:09.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37752]) No pending packets to flush at end of KEX 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37752]) process #2 SSH_MSG_NEWKEYS 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37752]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37752]): strict KEX resets input message sequence number from 3 to 0 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37752]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33d97672; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37752]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37752]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37752]) authorized authentication methods: password,publickey 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37752]) Accepted service ssh-userauth 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37752]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37752]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37752]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37752]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37752]) no authentication factory for method=none 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37752]) SSH_MSG_USERAUTH_REQUEST 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37752]) remaining methods: password,publickey 23:12:09.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37752]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37752]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37752]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37752]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:09.073 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37752]) authentication result: true 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37752]) SSH_MSG_USERAUTH_REQUEST 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37752])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37752]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37752]) no heartbeat to stop 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37752]) heartbeat type=IGNORE, interval=PT30S 23:12:09.073 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37752 authenticated 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37752]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37752]] session=TransportServerSession[admin@/10.30.170.252:37752] id=0 23:12:09.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37752])) size=2097152, max=2097152, packet=32768 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37752]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37752] 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37752]) recipient=0 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752])) size=2097152, max=2097152, packet=32768 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752])) re-initializing 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752])) size=2097152, max=2097152, packet=32768 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752])[want-reply=true] subsystem=netconf 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752])[subsystem] prepared command 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752]}} established 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 424: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18253 23:12:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 424: Creating data stores for simulated device 23:12:09.075 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:09.075 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:09.075 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:09.075 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:09.075 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:09.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@166ab857 23:12:09.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:09.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:09.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:09.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:09.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #11 SSH_MSG_IGNORE 23:12:09.135 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:09.137 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:09.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:09.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:09.137 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@166ab857, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@166ab857, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c29709, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c29709, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:09.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:09.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:09.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752] 23:12:09.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 424 on channel [id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752] 23:12:09.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) by 1103 down to 2096049 23:12:09.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:09.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752] 23:12:09.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752] 23:12:09.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) request=subsystem result=ReplySuccess, want-reply=true 23:12:09.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:09.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) request=subsystem activate command 23:12:09.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) starting runner for command=netconf 23:12:09.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_IGNORE 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #5 SSH_MSG_CHANNEL_DATA 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) by 373 down to 2096779 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_CHANNEL_DATA len=373 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752] 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752] 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752] 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18253', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=424} created 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752]} created 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752] successful with session NetconfServerSession{sessionId=424, channel=[id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752]} 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752]} up 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #6 SSH_MSG_CHANNEL_DATA 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) by 393 down to 2096386 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_CHANNEL_DATA len=393 23:12:09.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752] 23:12:09.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:09.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:09.146 [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=424} 23:12:09.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:09.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x8487255a, L:/10.30.170.33:18253 - R:/10.30.170.252:37752]} EXI handlers added to pipeline 23:12:09.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:09.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) by 179 down to 2095870 23:12:09.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:09.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:09.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #7 SSH_MSG_CHANNEL_DATA 23:12:09.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) by 340 down to 2096046 23:12:09.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_CHANNEL_DATA len=340 23:12:09.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752] 23:12:09.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:09.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:09.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=424} 23:12:09.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c29709 23:12:09.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:09.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:09.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:09.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:09.150 [netconf-device-simulator-threads-2] 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 23:12:09.150 [netconf-device-simulator-threads-2] 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 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) by 733 down to 2095137 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:09.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:09.189 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #8 SSH_MSG_IGNORE 23:12:09.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_IGNORE 23:12:09.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #13 SSH_MSG_IGNORE 23:12:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:12:09.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #10 SSH_MSG_IGNORE 23:12:09.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_IGNORE 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48342]) Send SSH_MSG_KEXINIT 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48342]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48342]) process #0 SSH_MSG_KEXINIT 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48342]) SSH_MSG_KEXINIT 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48342]) strict KEX=true client=true server=true 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48342]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48342]) Kex: server host key algorithms = rsa-sha2-512 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48342]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48342]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48342]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48342]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48342]) Kex: compression algorithms (client to server) = none 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48342]) Kex: compression algorithms (server to client) = none 23:12:09.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:09.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #9 SSH_MSG_IGNORE 23:12:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_IGNORE 23:12:09.359 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48342]) process #1 30 23:12:09.359 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48342]] process command=SSH_MSG_KEXDH_INIT 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48342]] Send SSH_MSG_KEXDH_REPLY 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48342]) packet #1 sending command=31[31] len=1639 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48342])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48342]) Send SSH_MSG_NEWKEYS 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48342]) session ID=d1:5e:39:d2:e5:37:0f:4c:5d:f8:52:27:e6:88:c4:73:8d:31:c4:2d:64:d2:96:5d:7d:be:73:92:9d:c1:1f:c5:3b:7c:07:ce:89:73:85:60:c6:f8:ba:3c:76:32:41:6f:2d:ee:6b:23:3b:09:a9:9e:a9:2b:a3:d3:d8:07:49:5c 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48342]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48342]): strict KEX resets output message sequence number from 3 to 0 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48342]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64393dcd; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48342])[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 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48342])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48342]) packet #0 sending command=7[7] len=419 23:12:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48342]) No pending packets to flush at end of KEX 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48342]) process #2 SSH_MSG_NEWKEYS 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48342]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48342]): strict KEX resets input message sequence number from 3 to 0 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48342]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e9879a4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48342]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48342]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48342]) authorized authentication methods: password,publickey 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48342]) Accepted service ssh-userauth 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48342]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48342]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48342]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48342]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48342]) no authentication factory for method=none 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48342]) SSH_MSG_USERAUTH_REQUEST 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48342]) remaining methods: password,publickey 23:12:09.403 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48342]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:09.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48342]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:09.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48342]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:09.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48342]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:09.404 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:09.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48342]) authentication result: true 23:12:09.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48342]) SSH_MSG_USERAUTH_REQUEST 23:12:09.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48342])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:09.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48342]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:09.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:09.404 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:09.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48342]) no heartbeat to stop 23:12:09.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48342]) heartbeat type=IGNORE, interval=PT30S 23:12:09.404 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48342 authenticated 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48342]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48342]] session=TransportServerSession[admin@/10.30.170.252:48342] id=0 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48342])) size=2097152, max=2097152, packet=32768 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48342]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48342] 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48342]) recipient=0 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342])) size=2097152, max=2097152, packet=32768 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342])) re-initializing 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342])) size=2097152, max=2097152, packet=32768 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342])[want-reply=true] subsystem=netconf 23:12:09.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342])[subsystem] prepared command 23:12:09.406 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:09.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:09.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342]}} established 23:12:09.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 425: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18254 23:12:09.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 425: Creating data stores for simulated device 23:12:09.406 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:09.406 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:09.406 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:09.406 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:09.406 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:09.407 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@442ca66 23:12:09.407 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:09.407 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:09.407 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:09.407 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:09.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:09.408 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:09.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:09.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:09.408 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@442ca66, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@442ca66, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fca55b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fca55b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:09.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:09.409 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:09.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342] 23:12:09.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.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: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 425 on channel [id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342] 23:12:09.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) by 1103 down to 2096049 23:12:09.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:09.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342] 23:12:09.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342] 23:12:09.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) request=subsystem result=ReplySuccess, want-reply=true 23:12:09.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:09.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) request=subsystem activate command 23:12:09.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) starting runner for command=netconf 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #5 SSH_MSG_CHANNEL_DATA 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) by 373 down to 2096779 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_CHANNEL_DATA len=373 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342] 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342] 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342] 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18254', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=425} created 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342]} created 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342] successful with session NetconfServerSession{sessionId=425, channel=[id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342]} 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342]} up 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #6 SSH_MSG_CHANNEL_DATA 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) by 393 down to 2096386 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_CHANNEL_DATA len=393 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342] 23:12:09.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:09.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:09.412 [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=425} 23:12:09.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:09.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x6c77bf88, L:/10.30.170.33:18254 - R:/10.30.170.252:48342]} EXI handlers added to pipeline 23:12:09.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:09.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) by 179 down to 2095870 23:12:09.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:09.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:09.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #7 SSH_MSG_CHANNEL_DATA 23:12:09.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) by 340 down to 2096046 23:12:09.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_CHANNEL_DATA len=340 23:12:09.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342] 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=425} 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fca55b 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.414 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:09.415 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:09.415 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.415 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:09.415 [netconf-device-simulator-threads-3] 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 23:12:09.415 [netconf-device-simulator-threads-3] 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 23:12:09.415 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:09.415 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) by 733 down to 2095137 23:12:09.415 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:09.415 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #12 SSH_MSG_IGNORE 23:12:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:12:09.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #11 SSH_MSG_IGNORE 23:12:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_IGNORE 23:12:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #14 SSH_MSG_IGNORE 23:12:09.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:12:09.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258]} 23:12:09.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34258]): SSH-2.0-SSHD-UNKNOWN 23:12:09.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34258]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:09.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34258]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:09.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34258]) Send SSH_MSG_KEXINIT 23:12:09.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34258]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:09.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34258]) process #0 SSH_MSG_KEXINIT 23:12:09.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34258]) SSH_MSG_KEXINIT 23:12:09.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34258]) strict KEX=true client=true server=true 23:12:09.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34258]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:09.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34258]) Kex: server host key algorithms = rsa-sha2-512 23:12:09.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34258]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:09.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34258]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:09.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34258]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:09.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34258]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:09.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34258]) Kex: compression algorithms (client to server) = none 23:12:09.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34258]) Kex: compression algorithms (server to client) = none 23:12:09.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:09.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #8 SSH_MSG_IGNORE 23:12:09.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_IGNORE 23:12:09.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34258]) process #1 30 23:12:09.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34258]] process command=SSH_MSG_KEXDH_INIT 23:12:09.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34258]] Send SSH_MSG_KEXDH_REPLY 23:12:09.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34258]) packet #1 sending command=31[31] len=1639 23:12:09.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34258])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:09.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34258]) Send SSH_MSG_NEWKEYS 23:12:09.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34258]) session ID=83:23:25:df:6d:00:2f:49:2e:38:fb:47:02:62:12:be:f7:61:46:7f:e2:16:91:3d:18:ec:95:7a:3b:c9:9a:98:ca:b8:27:d9:17:14:15:41:90:6d:4b:41:3d:06:88:2b:00:12:43:ce:aa:99:75:0e:6f:1a:7a:50:d8:22:e1:76 23:12:09.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34258]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:09.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34258]): strict KEX resets output message sequence number from 3 to 0 23:12:09.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34258]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@292e7d75; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:09.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34258])[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 23:12:09.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34258])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:09.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34258]) packet #0 sending command=7[7] len=419 23:12:09.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34258]) No pending packets to flush at end of KEX 23:12:09.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #14 SSH_MSG_IGNORE 23:12:09.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:12:09.686 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34258]) process #2 SSH_MSG_NEWKEYS 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34258]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34258]): strict KEX resets input message sequence number from 3 to 0 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34258]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2015b944; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34258]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34258]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34258]) authorized authentication methods: password,publickey 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34258]) Accepted service ssh-userauth 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34258]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34258]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34258]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34258]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34258]) no authentication factory for method=none 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34258]) SSH_MSG_USERAUTH_REQUEST 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34258]) remaining methods: password,publickey 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34258]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #13 SSH_MSG_IGNORE 23:12:09.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:12:09.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34258]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:09.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34258]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:09.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34258]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:09.704 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:09.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34258]) authentication result: true 23:12:09.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34258]) SSH_MSG_USERAUTH_REQUEST 23:12:09.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34258])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:09.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34258]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:09.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:09.704 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:09.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34258]) no heartbeat to stop 23:12:09.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34258]) heartbeat type=IGNORE, interval=PT30S 23:12:09.704 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34258 authenticated 23:12:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34258]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34258]] session=TransportServerSession[admin@/10.30.170.252:34258] id=0 23:12:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34258])) size=2097152, max=2097152, packet=32768 23:12:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34258]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34258] 23:12:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34258]) recipient=0 23:12:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258])) size=2097152, max=2097152, packet=32768 23:12:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258])) re-initializing 23:12:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258])) size=2097152, max=2097152, packet=32768 23:12:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258])[want-reply=true] subsystem=netconf 23:12:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258])[subsystem] prepared command 23:12:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258]}} established 23:12:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 426: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18255 23:12:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 426: Creating data stores for simulated device 23:12:09.706 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:09.706 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:09.706 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:09.707 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b798cb5 23:12:09.707 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:09.708 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:09.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:09.709 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:09.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:09.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:09.709 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b798cb5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b798cb5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b251338, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b251338, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:09.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:09.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:09.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258] 23:12:09.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 426 on channel [id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258] 23:12:09.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) by 1103 down to 2096049 23:12:09.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:09.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258] 23:12:09.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258] 23:12:09.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) request=subsystem result=ReplySuccess, want-reply=true 23:12:09.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:09.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) request=subsystem activate command 23:12:09.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) starting runner for command=netconf 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #5 SSH_MSG_CHANNEL_DATA 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) by 373 down to 2096779 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_CHANNEL_DATA len=373 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258] 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258] 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258] 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18255', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=426} created 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=426, channel=[id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258]} created 23:12:09.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258] successful with session NetconfServerSession{sessionId=426, channel=[id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258]} 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=426, channel=[id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258]} up 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #6 SSH_MSG_CHANNEL_DATA 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) by 393 down to 2096386 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_CHANNEL_DATA len=393 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258] 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:09.713 [netconf-device-simulator-threads-6] 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=426} 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=426, channel=[id: 0xdf47956a, L:/10.30.170.33:18255 - R:/10.30.170.252:34258]} EXI handlers added to pipeline 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) by 179 down to 2095870 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:09.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:09.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #7 SSH_MSG_CHANNEL_DATA 23:12:09.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) by 340 down to 2096046 23:12:09.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_CHANNEL_DATA len=340 23:12:09.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258] 23:12:09.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=426} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b251338 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:09.716 [netconf-device-simulator-threads-6] 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 23:12:09.716 [netconf-device-simulator-threads-6] 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 23:12:09.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:09.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) by 733 down to 2095137 23:12:09.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:09.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:09.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #10 SSH_MSG_IGNORE 23:12:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_IGNORE 23:12:09.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #9 SSH_MSG_IGNORE 23:12:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_IGNORE 23:12:09.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:09.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #12 SSH_MSG_IGNORE 23:12:09.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:12:10.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874]} 23:12:10.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56874]): SSH-2.0-SSHD-UNKNOWN 23:12:10.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56874]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:10.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56874]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56874]) Send SSH_MSG_KEXINIT 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56874]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56874]) process #0 SSH_MSG_KEXINIT 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56874]) SSH_MSG_KEXINIT 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56874]) strict KEX=true client=true server=true 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56874]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56874]) Kex: server host key algorithms = rsa-sha2-512 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56874]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56874]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56874]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56874]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56874]) Kex: compression algorithms (client to server) = none 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56874]) Kex: compression algorithms (server to client) = none 23:12:10.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:10.088 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #14 SSH_MSG_IGNORE 23:12:10.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:12:10.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #8 SSH_MSG_IGNORE 23:12:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_IGNORE 23:12:10.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #11 SSH_MSG_IGNORE 23:12:10.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_IGNORE 23:12:10.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56874]) process #1 30 23:12:10.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56874]] process command=SSH_MSG_KEXDH_INIT 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56874]] Send SSH_MSG_KEXDH_REPLY 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56874]) packet #1 sending command=31[31] len=1639 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56874])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56874]) Send SSH_MSG_NEWKEYS 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56874]) session ID=ec:86:04:be:94:8e:8c:a8:7f:22:b3:24:cf:d0:ba:1f:8d:a1:7e:a0:ab:de:a7:32:05:d1:33:91:b3:95:13:16:15:b6:d7:24:c3:55:bc:77:88:0e:68:63:0d:c7:3c:47:ed:3a:06:a1:03:1b:91:d6:94:52:67:ce:df:03:9e:eb 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56874]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56874]): strict KEX resets output message sequence number from 3 to 0 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56874]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f63e764; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56874])[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 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56874])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56874]) packet #0 sending command=7[7] len=419 23:12:10.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56874]) No pending packets to flush at end of KEX 23:12:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56874]) process #2 SSH_MSG_NEWKEYS 23:12:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56874]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56874]): strict KEX resets input message sequence number from 3 to 0 23:12:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56874]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f707d5a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56874]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56874]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56874]) authorized authentication methods: password,publickey 23:12:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56874]) Accepted service ssh-userauth 23:12:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56874]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56874]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56874]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56874]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56874]) no authentication factory for method=none 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56874]) SSH_MSG_USERAUTH_REQUEST 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56874]) remaining methods: password,publickey 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56874]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56874]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56874]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56874]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:10.212 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56874]) authentication result: true 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56874]) SSH_MSG_USERAUTH_REQUEST 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56874])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56874]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56874]) no heartbeat to stop 23:12:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56874]) heartbeat type=IGNORE, interval=PT30S 23:12:10.213 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56874 authenticated 23:12:10.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:10.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56874]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56874]] session=TransportServerSession[admin@/10.30.170.252:56874] id=0 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56874])) size=2097152, max=2097152, packet=32768 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56874]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56874] 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56874]) recipient=0 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874])) size=2097152, max=2097152, packet=32768 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874])) re-initializing 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874])) size=2097152, max=2097152, packet=32768 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874])[want-reply=true] subsystem=netconf 23:12:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874])[subsystem] prepared command 23:12:10.215 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:10.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:10.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874]}} established 23:12:10.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 427: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18256 23:12:10.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 427: Creating data stores for simulated device 23:12:10.215 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:10.215 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:10.215 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:10.215 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:10.215 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:10.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@638bb09 23:12:10.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:10.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:10.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:10.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:10.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:10.217 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:10.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:10.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:10.217 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@638bb09, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@638bb09, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66a89375, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66a89375, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:10.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:10.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:10.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874] 23:12:10.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 427 on channel [id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874] 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) by 1103 down to 2096049 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874] 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874] 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) request=subsystem result=ReplySuccess, want-reply=true 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) request=subsystem activate command 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) starting runner for command=netconf 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #5 SSH_MSG_CHANNEL_DATA 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) by 373 down to 2096779 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_CHANNEL_DATA len=373 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874] 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:10.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874] 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874] 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18256', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=427} created 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874]} created 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874] successful with session NetconfServerSession{sessionId=427, channel=[id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874]} 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874]} up 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #6 SSH_MSG_CHANNEL_DATA 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) by 393 down to 2096386 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_CHANNEL_DATA len=393 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874] 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:10.229 [netconf-device-simulator-threads-0] 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=427} 23:12:10.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:10.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x392f8e10, L:/10.30.170.33:18256 - R:/10.30.170.252:56874]} EXI handlers added to pipeline 23:12:10.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:10.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) by 179 down to 2095870 23:12:10.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:10.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #7 SSH_MSG_CHANNEL_DATA 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) by 340 down to 2096046 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_CHANNEL_DATA len=340 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874] 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=427} 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66a89375 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:10.232 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:10.233 [netconf-device-simulator-threads-0] 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 23:12:10.233 [netconf-device-simulator-threads-0] 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 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) by 733 down to 2095137 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:10.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:10.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #12 SSH_MSG_IGNORE 23:12:10.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_IGNORE 23:12:10.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.415 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #13 SSH_MSG_IGNORE 23:12:10.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:12:10.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #10 SSH_MSG_IGNORE 23:12:10.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_IGNORE 23:12:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #11 SSH_MSG_IGNORE 23:12:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_IGNORE 23:12:10.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632]} 23:12:10.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48632]): SSH-2.0-SSHD-UNKNOWN 23:12:10.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48632]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:10.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48632]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:10.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48632]) Send SSH_MSG_KEXINIT 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48632]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48632]) process #0 SSH_MSG_KEXINIT 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48632]) SSH_MSG_KEXINIT 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48632]) strict KEX=true client=true server=true 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48632]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48632]) Kex: server host key algorithms = rsa-sha2-512 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48632]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48632]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48632]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48632]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48632]) Kex: compression algorithms (client to server) = none 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48632]) Kex: compression algorithms (server to client) = none 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #13 SSH_MSG_IGNORE 23:12:10.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:12:10.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #12 SSH_MSG_IGNORE 23:12:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_IGNORE 23:12:10.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #8 SSH_MSG_IGNORE 23:12:10.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_IGNORE 23:12:10.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #9 SSH_MSG_IGNORE 23:12:10.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_IGNORE 23:12:10.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48632]) process #1 30 23:12:10.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48632]] process command=SSH_MSG_KEXDH_INIT 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48632]] Send SSH_MSG_KEXDH_REPLY 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48632]) packet #1 sending command=31[31] len=1639 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48632])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48632]) Send SSH_MSG_NEWKEYS 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48632]) session ID=77:08:63:54:c0:aa:0c:23:ae:4f:4d:c8:b7:2b:d3:7d:29:94:05:42:f4:4e:29:02:8c:72:53:15:03:c6:c1:53:f1:08:17:09:8c:80:48:d1:d3:15:25:58:92:66:e2:89:fa:d1:98:f6:0c:fe:00:8c:22:3b:db:16:fe:be:fa:5e 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48632]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48632]): strict KEX resets output message sequence number from 3 to 0 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48632]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@28fbdc61; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48632])[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 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48632])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48632]) packet #0 sending command=7[7] len=419 23:12:10.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48632]) No pending packets to flush at end of KEX 23:12:10.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:10.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #10 SSH_MSG_IGNORE 23:12:10.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_IGNORE 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48632]) process #2 SSH_MSG_NEWKEYS 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48632]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48632]): strict KEX resets input message sequence number from 3 to 0 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48632]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f5728c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48632]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48632]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48632]) authorized authentication methods: password,publickey 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48632]) Accepted service ssh-userauth 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48632]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48632]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48632]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48632]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48632]) no authentication factory for method=none 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48632]) SSH_MSG_USERAUTH_REQUEST 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48632]) remaining methods: password,publickey 23:12:10.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48632]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:10.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48632]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:10.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48632]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:10.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48632]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:10.842 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:10.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48632]) authentication result: true 23:12:10.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48632]) SSH_MSG_USERAUTH_REQUEST 23:12:10.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48632])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:10.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48632]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:10.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:10.842 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:10.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48632]) no heartbeat to stop 23:12:10.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48632]) heartbeat type=IGNORE, interval=PT30S 23:12:10.842 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48632 authenticated 23:12:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48632]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48632]] session=TransportServerSession[admin@/10.30.170.252:48632] id=0 23:12:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48632])) size=2097152, max=2097152, packet=32768 23:12:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48632]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48632] 23:12:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48632]) recipient=0 23:12:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632])) size=2097152, max=2097152, packet=32768 23:12:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632])) re-initializing 23:12:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632])) size=2097152, max=2097152, packet=32768 23:12:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632])[want-reply=true] subsystem=netconf 23:12:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632])[subsystem] prepared command 23:12:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632]}} established 23:12:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 428: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18257 23:12:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 428: Creating data stores for simulated device 23:12:10.844 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:10.845 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:10.845 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d9d16c8 23:12:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:10.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:10.847 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:10.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:10.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:10.847 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d9d16c8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d9d16c8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2975b5cc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2975b5cc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:10.848 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:10.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:10.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632] 23:12:10.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 428 on channel [id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632] 23:12:10.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) by 1103 down to 2096049 23:12:10.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632] 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632] 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) request=subsystem result=ReplySuccess, want-reply=true 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) request=subsystem activate command 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) starting runner for command=netconf 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #5 SSH_MSG_CHANNEL_DATA 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) by 373 down to 2096779 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_CHANNEL_DATA len=373 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632] 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632] 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632] 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18257', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=428} created 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632]} created 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632] successful with session NetconfServerSession{sessionId=428, channel=[id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632]} 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632]} up 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #6 SSH_MSG_CHANNEL_DATA 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) by 393 down to 2096386 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_CHANNEL_DATA len=393 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632] 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:10.851 [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=428} 23:12:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x2c6d32f8, L:/10.30.170.33:18257 - R:/10.30.170.252:48632]} EXI handlers added to pipeline 23:12:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) by 179 down to 2095870 23:12:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #7 SSH_MSG_CHANNEL_DATA 23:12:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) by 340 down to 2096046 23:12:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_CHANNEL_DATA len=340 23:12:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632] 23:12:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=428} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2975b5cc 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:10.855 [netconf-device-simulator-threads-2] 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 23:12:10.855 [netconf-device-simulator-threads-2] 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 23:12:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:10.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) by 733 down to 2095137 23:12:10.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:10.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #14 SSH_MSG_IGNORE 23:12:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:12:11.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #11 SSH_MSG_IGNORE 23:12:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_IGNORE 23:12:11.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #9 SSH_MSG_IGNORE 23:12:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_IGNORE 23:12:11.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #8 SSH_MSG_IGNORE 23:12:11.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_IGNORE 23:12:11.224 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #12 SSH_MSG_IGNORE 23:12:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_IGNORE 23:12:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194]} 23:12:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58194]): SSH-2.0-SSHD-UNKNOWN 23:12:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #13 SSH_MSG_IGNORE 23:12:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:12:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58194]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:11.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58194]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:11.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.382 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #10 SSH_MSG_IGNORE 23:12:11.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_IGNORE 23:12:11.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58194]) Send SSH_MSG_KEXINIT 23:12:11.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58194]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:11.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58194]) process #0 SSH_MSG_KEXINIT 23:12:11.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58194]) SSH_MSG_KEXINIT 23:12:11.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58194]) strict KEX=true client=true server=true 23:12:11.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58194]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:11.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58194]) Kex: server host key algorithms = rsa-sha2-512 23:12:11.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58194]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:11.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58194]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:11.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58194]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:11.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58194]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:11.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58194]) Kex: compression algorithms (client to server) = none 23:12:11.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58194]) Kex: compression algorithms (server to client) = none 23:12:11.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:11.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #9 SSH_MSG_IGNORE 23:12:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_IGNORE 23:12:11.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58194]) process #1 30 23:12:11.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58194]] process command=SSH_MSG_KEXDH_INIT 23:12:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #14 SSH_MSG_IGNORE 23:12:11.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58194]] Send SSH_MSG_KEXDH_REPLY 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58194]) packet #1 sending command=31[31] len=1639 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58194])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58194]) Send SSH_MSG_NEWKEYS 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58194]) session ID=51:6b:c5:3e:e8:ac:7b:cd:15:cb:0b:f0:76:a5:06:c0:32:01:34:f6:e2:71:67:b1:53:83:5c:8c:37:83:22:94:87:5b:a2:00:96:16:4b:1a:fd:0f:5e:3e:d9:2e:75:77:31:8a:0d:bf:b8:24:0c:01:da:34:82:4e:99:09:eb:0b 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58194]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58194]): strict KEX resets output message sequence number from 3 to 0 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58194]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@285f65b9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58194])[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 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58194])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58194]) packet #0 sending command=7[7] len=419 23:12:11.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58194]) No pending packets to flush at end of KEX 23:12:11.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58194]) process #2 SSH_MSG_NEWKEYS 23:12:11.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58194]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:11.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58194]): strict KEX resets input message sequence number from 3 to 0 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58194]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e9b9f77; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58194]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58194]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58194]) authorized authentication methods: password,publickey 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58194]) Accepted service ssh-userauth 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58194]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58194]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58194]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58194]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58194]) no authentication factory for method=none 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58194]) SSH_MSG_USERAUTH_REQUEST 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58194]) remaining methods: password,publickey 23:12:11.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58194]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:11.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58194]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:11.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58194]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:11.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58194]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:11.591 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:11.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58194]) authentication result: true 23:12:11.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58194]) SSH_MSG_USERAUTH_REQUEST 23:12:11.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58194])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:11.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58194]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:11.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:11.591 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:11.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58194]) no heartbeat to stop 23:12:11.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58194]) heartbeat type=IGNORE, interval=PT30S 23:12:11.591 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58194 authenticated 23:12:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58194]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58194]] session=TransportServerSession[admin@/10.30.170.252:58194] id=0 23:12:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58194])) size=2097152, max=2097152, packet=32768 23:12:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58194]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58194] 23:12:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58194]) recipient=0 23:12:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194])) size=2097152, max=2097152, packet=32768 23:12:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194])) re-initializing 23:12:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194])) size=2097152, max=2097152, packet=32768 23:12:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194])[want-reply=true] subsystem=netconf 23:12:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194])[subsystem] prepared command 23:12:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194]}} established 23:12:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 429: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18258 23:12:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 429: Creating data stores for simulated device 23:12:11.593 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:11.593 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:11.593 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:11.594 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1e04878b 23:12:11.594 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:11.595 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:11.595 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:11.595 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:11.595 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:11.595 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:11.595 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:11.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:11.596 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1e04878b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1e04878b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49435a19, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49435a19, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:11.596 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:11.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:11.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194] 23:12:11.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 429 on channel [id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194] 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) by 1103 down to 2096049 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194] 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194] 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) request=subsystem result=ReplySuccess, want-reply=true 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) request=subsystem activate command 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) starting runner for command=netconf 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #5 SSH_MSG_CHANNEL_DATA 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) by 373 down to 2096779 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_CHANNEL_DATA len=373 23:12:11.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194] 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194] 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194] 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18258', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=429} created 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=429, channel=[id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194]} created 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194] successful with session NetconfServerSession{sessionId=429, channel=[id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194]} 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=429, channel=[id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194]} up 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #6 SSH_MSG_CHANNEL_DATA 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) by 393 down to 2096386 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_CHANNEL_DATA len=393 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194] 23:12:11.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:11.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:11.600 [netconf-device-simulator-threads-4] 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=429} 23:12:11.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:11.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=429, channel=[id: 0xd0b2461c, L:/10.30.170.33:18258 - R:/10.30.170.252:58194]} EXI handlers added to pipeline 23:12:11.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:11.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) by 179 down to 2095870 23:12:11.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:11.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:11.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #7 SSH_MSG_CHANNEL_DATA 23:12:11.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) by 340 down to 2096046 23:12:11.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_CHANNEL_DATA len=340 23:12:11.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194] 23:12:11.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:11.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=429} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49435a19 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:11.603 [netconf-device-simulator-threads-4] 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 23:12:11.603 [netconf-device-simulator-threads-4] 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 23:12:11.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:11.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) by 733 down to 2095137 23:12:11.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:11.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:11.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #11 SSH_MSG_IGNORE 23:12:11.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_IGNORE 23:12:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #13 SSH_MSG_IGNORE 23:12:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:12:11.751 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #8 SSH_MSG_IGNORE 23:12:11.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_IGNORE 23:12:11.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702]} 23:12:11.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:45702]): SSH-2.0-SSHD-UNKNOWN 23:12:11.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:45702]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:11.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:45702]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #14 SSH_MSG_IGNORE 23:12:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:12:11.903 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #12 SSH_MSG_IGNORE 23:12:11.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_IGNORE 23:12:11.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.984 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #10 SSH_MSG_IGNORE 23:12:11.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_IGNORE 23:12:11.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #9 SSH_MSG_IGNORE 23:12:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_IGNORE 23:12:12.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #11 SSH_MSG_IGNORE 23:12:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_IGNORE 23:12:12.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:12.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #8 SSH_MSG_IGNORE 23:12:12.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_IGNORE 23:12:12.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:12.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #13 SSH_MSG_IGNORE 23:12:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:45702]) Send SSH_MSG_KEXINIT 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45702]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45702]) process #0 SSH_MSG_KEXINIT 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:45702]) SSH_MSG_KEXINIT 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:45702]) strict KEX=true client=true server=true 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45702]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45702]) Kex: server host key algorithms = rsa-sha2-512 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45702]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45702]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45702]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45702]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45702]) Kex: compression algorithms (client to server) = none 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45702]) Kex: compression algorithms (server to client) = none 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #14 SSH_MSG_IGNORE 23:12:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:12:12.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45702]) process #1 30 23:12:12.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45702]] process command=SSH_MSG_KEXDH_INIT 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45702]] Send SSH_MSG_KEXDH_REPLY 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45702]) packet #1 sending command=31[31] len=1639 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:45702])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:45702]) Send SSH_MSG_NEWKEYS 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:45702]) session ID=13:c2:ea:44:9b:99:50:9d:5a:8f:1d:d7:c4:8c:d7:70:c9:d5:c0:62:84:62:0a:a2:dd:ff:21:98:09:39:9e:c6:48:7b:c3:5b:7b:a8:16:ff:41:f7:6d:67:30:2a:bc:f1:97:fd:ca:47:38:1a:c3:c5:4c:00:2e:21:8b:9e:68:64 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45702]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45702]): strict KEX resets output message sequence number from 3 to 0 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45702]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7dd0cefe; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:45702])[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 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45702])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45702]) packet #0 sending command=7[7] len=419 23:12:12.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45702]) No pending packets to flush at end of KEX 23:12:12.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404]} 23:12:12.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56404]): SSH-2.0-SSHD-UNKNOWN 23:12:12.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56404]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:12.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56404]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45702]) process #2 SSH_MSG_NEWKEYS 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45702]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45702]): strict KEX resets input message sequence number from 3 to 0 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45702]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1015e94d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45702]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45702]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:45702]) authorized authentication methods: password,publickey 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45702]) Accepted service ssh-userauth 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45702]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45702]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45702]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45702]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45702]) no authentication factory for method=none 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45702]) SSH_MSG_USERAUTH_REQUEST 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45702]) remaining methods: password,publickey 23:12:12.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45702]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:12.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45702]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:12.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45702]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:12.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45702]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:12.403 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:12.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:45702]) authentication result: true 23:12:12.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:45702]) SSH_MSG_USERAUTH_REQUEST 23:12:12.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45702])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:12.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45702]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:12.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:12.403 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:12.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45702]) no heartbeat to stop 23:12:12.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:45702]) heartbeat type=IGNORE, interval=PT30S 23:12:12.403 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:45702 authenticated 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45702]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45702]] session=TransportServerSession[admin@/10.30.170.252:45702] id=0 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45702])) size=2097152, max=2097152, packet=32768 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45702]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45702] 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45702]) recipient=0 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702])) size=2097152, max=2097152, packet=32768 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702])) re-initializing 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702])) size=2097152, max=2097152, packet=32768 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702])[want-reply=true] subsystem=netconf 23:12:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702])[subsystem] prepared command 23:12:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702]}} established 23:12:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 430: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18259 23:12:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 430: Creating data stores for simulated device 23:12:12.405 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:12.405 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:12.405 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:12.406 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d242c18 23:12:12.406 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:12.406 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:12.406 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:12.406 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:12.407 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:12.407 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:12.407 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:12.407 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:12.407 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d242c18, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d242c18, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c51475c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c51475c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:12.407 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:12.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:12.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702] 23:12:12.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 430 on channel [id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702] 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) by 1103 down to 2096049 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702] 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702] 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) request=subsystem result=ReplySuccess, want-reply=true 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) request=subsystem activate command 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) starting runner for command=netconf 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #5 SSH_MSG_CHANNEL_DATA 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) by 373 down to 2096779 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_CHANNEL_DATA len=373 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702] 23:12:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702] 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702] 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18259', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=430} created 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702]} created 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702] successful with session NetconfServerSession{sessionId=430, channel=[id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702]} 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702]} up 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #6 SSH_MSG_CHANNEL_DATA 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) by 393 down to 2096386 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_CHANNEL_DATA len=393 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702] 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:12.410 [netconf-device-simulator-threads-6] 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=430} 23:12:12.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:12.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xf6c3adee, L:/10.30.170.33:18259 - R:/10.30.170.252:45702]} EXI handlers added to pipeline 23:12:12.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:12.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) by 179 down to 2095870 23:12:12.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:12.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:12.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #7 SSH_MSG_CHANNEL_DATA 23:12:12.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) by 340 down to 2096046 23:12:12.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_CHANNEL_DATA len=340 23:12:12.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702] 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=430} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c51475c 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:12.413 [netconf-device-simulator-threads-6] 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 23:12:12.413 [netconf-device-simulator-threads-6] 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 23:12:12.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:12.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) by 733 down to 2095137 23:12:12.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:12.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56404]) Send SSH_MSG_KEXINIT 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56404]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56404]) process #0 SSH_MSG_KEXINIT 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56404]) SSH_MSG_KEXINIT 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56404]) strict KEX=true client=true server=true 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56404]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56404]) Kex: server host key algorithms = rsa-sha2-512 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56404]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56404]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56404]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56404]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56404]) Kex: compression algorithms (client to server) = none 23:12:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56404]) Kex: compression algorithms (server to client) = none 23:12:12.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:12.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #12 SSH_MSG_IGNORE 23:12:12.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_IGNORE 23:12:12.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:12.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:12.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #10 SSH_MSG_IGNORE 23:12:12.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_IGNORE 23:12:12.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56404]) process #1 30 23:12:12.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56404]] process command=SSH_MSG_KEXDH_INIT 23:12:12.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #9 SSH_MSG_IGNORE 23:12:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_IGNORE 23:12:12.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56404]] Send SSH_MSG_KEXDH_REPLY 23:12:12.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56404]) packet #1 sending command=31[31] len=1639 23:12:12.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56404])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:12.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56404]) Send SSH_MSG_NEWKEYS 23:12:12.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56404]) session ID=fe:fa:67:db:06:1a:d3:72:46:60:01:95:ad:e7:0d:d2:c9:9f:1c:dc:28:b4:1c:d8:67:8e:1e:01:1b:9d:cd:77:36:4e:63:bd:ba:98:94:ca:c5:c8:ce:5b:3e:97:97:37:c7:9d:67:73:16:19:c3:c4:62:d9:a9:8f:4a:dc:b0:6c 23:12:12.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56404]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:12.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56404]): strict KEX resets output message sequence number from 3 to 0 23:12:12.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56404]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@57cf8c24; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #11 SSH_MSG_IGNORE 23:12:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_IGNORE 23:12:12.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56404])[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 23:12:12.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56404])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:12.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56404]) packet #0 sending command=7[7] len=419 23:12:12.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56404]) No pending packets to flush at end of KEX 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56404]) process #2 SSH_MSG_NEWKEYS 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56404]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56404]): strict KEX resets input message sequence number from 3 to 0 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56404]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e4d5725; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56404]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56404]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56404]) authorized authentication methods: password,publickey 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56404]) Accepted service ssh-userauth 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56404]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56404]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56404]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56404]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56404]) no authentication factory for method=none 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56404]) SSH_MSG_USERAUTH_REQUEST 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56404]) remaining methods: password,publickey 23:12:12.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56404]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:12.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56404]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:12.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56404]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:12.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56404]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:12.587 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:12.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56404]) authentication result: true 23:12:12.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56404]) SSH_MSG_USERAUTH_REQUEST 23:12:12.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56404])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:12.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56404]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:12.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:12.587 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:12.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56404]) no heartbeat to stop 23:12:12.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56404]) heartbeat type=IGNORE, interval=PT30S 23:12:12.587 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56404 authenticated 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56404]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56404]] session=TransportServerSession[admin@/10.30.170.252:56404] id=0 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56404])) size=2097152, max=2097152, packet=32768 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56404]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56404] 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56404]) recipient=0 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404])) size=2097152, max=2097152, packet=32768 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404])) re-initializing 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404])) size=2097152, max=2097152, packet=32768 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404])[want-reply=true] subsystem=netconf 23:12:12.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404])[subsystem] prepared command 23:12:12.589 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:12.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:12.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404]}} established 23:12:12.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 431: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18260 23:12:12.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 431: Creating data stores for simulated device 23:12:12.589 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:12.589 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:12.589 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:12.589 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:12.589 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:12.590 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ecbfba4 23:12:12.590 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:12.590 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:12.590 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:12.590 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:12.591 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:12.591 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:12.591 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:12.591 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:12.591 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ecbfba4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ecbfba4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70833f45, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70833f45, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:12.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:12.592 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:12.593 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404] 23:12:12.593 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.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: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 431 on channel [id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404] 23:12:12.593 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) by 1103 down to 2096049 23:12:12.593 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404] 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404] 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) request=subsystem result=ReplySuccess, want-reply=true 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) request=subsystem activate command 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) starting runner for command=netconf 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #5 SSH_MSG_CHANNEL_DATA 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) by 373 down to 2096779 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_CHANNEL_DATA len=373 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404] 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:12.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404] 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404] 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18260', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=431} created 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=431, channel=[id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404]} created 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404] successful with session NetconfServerSession{sessionId=431, channel=[id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404]} 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=431, channel=[id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404]} up 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #6 SSH_MSG_CHANNEL_DATA 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) by 393 down to 2096386 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_CHANNEL_DATA len=393 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404] 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:12.595 [netconf-device-simulator-threads-7] 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=431} 23:12:12.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:12.596 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=431, channel=[id: 0x257ea413, L:/10.30.170.33:18260 - R:/10.30.170.252:56404]} EXI handlers added to pipeline 23:12:12.596 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:12.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) by 179 down to 2095870 23:12:12.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:12.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:12.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #7 SSH_MSG_CHANNEL_DATA 23:12:12.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) by 340 down to 2096046 23:12:12.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_CHANNEL_DATA len=340 23:12:12.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404] 23:12:12.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:12.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:12.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=431} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70833f45 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:12.603 [netconf-device-simulator-threads-7] 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 23:12:12.603 [netconf-device-simulator-threads-7] 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 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) by 733 down to 2095137 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:12.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:12.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #13 SSH_MSG_IGNORE 23:12:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:12:12.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #8 SSH_MSG_IGNORE 23:12:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_IGNORE 23:12:12.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724]} 23:12:12.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52724]): SSH-2.0-SSHD-UNKNOWN 23:12:12.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52724]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:12.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52724]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #9 SSH_MSG_IGNORE 23:12:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_IGNORE 23:12:13.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52724]) Send SSH_MSG_KEXINIT 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52724]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52724]) process #0 SSH_MSG_KEXINIT 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52724]) SSH_MSG_KEXINIT 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52724]) strict KEX=true client=true server=true 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52724]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52724]) Kex: server host key algorithms = rsa-sha2-512 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52724]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52724]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52724]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52724]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52724]) Kex: compression algorithms (client to server) = none 23:12:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52724]) Kex: compression algorithms (server to client) = none 23:12:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:13.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #12 SSH_MSG_IGNORE 23:12:13.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_IGNORE 23:12:13.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52724]) process #1 30 23:12:13.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52724]] process command=SSH_MSG_KEXDH_INIT 23:12:13.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #14 SSH_MSG_IGNORE 23:12:13.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52724]] Send SSH_MSG_KEXDH_REPLY 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52724]) packet #1 sending command=31[31] len=1639 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52724])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52724]) Send SSH_MSG_NEWKEYS 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52724]) session ID=b4:ba:68:3a:0c:0d:8b:74:f0:e7:a0:43:df:71:53:d6:a8:04:52:72:76:ae:0a:ee:a6:c2:a7:28:1b:9a:cd:31:3b:b5:70:17:db:d4:14:92:c9:a0:69:a0:da:b3:7c:3d:de:9a:e0:c2:2a:ad:9e:6c:d9:0b:54:05:25:b2:3a:97 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52724]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52724]): strict KEX resets output message sequence number from 3 to 0 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52724]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@475b6324; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52724])[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 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52724])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52724]) packet #0 sending command=7[7] len=419 23:12:13.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52724]) No pending packets to flush at end of KEX 23:12:13.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #11 SSH_MSG_IGNORE 23:12:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_IGNORE 23:12:13.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #8 SSH_MSG_IGNORE 23:12:13.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_IGNORE 23:12:13.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #10 SSH_MSG_IGNORE 23:12:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_IGNORE 23:12:13.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52724]) process #2 SSH_MSG_NEWKEYS 23:12:13.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52724]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:13.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52724]): strict KEX resets input message sequence number from 3 to 0 23:12:13.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52724]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7072c134; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:13.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:13.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52724]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:13.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52724]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:13.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52724]) authorized authentication methods: password,publickey 23:12:13.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52724]) Accepted service ssh-userauth 23:12:13.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52724]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52724]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52724]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52724]) no authentication factory for method=none 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52724]) SSH_MSG_USERAUTH_REQUEST 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52724]) remaining methods: password,publickey 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52724]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52724]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52724]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:13.248 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52724]) authentication result: true 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52724]) SSH_MSG_USERAUTH_REQUEST 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52724])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52724]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52724]) no heartbeat to stop 23:12:13.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52724]) heartbeat type=IGNORE, interval=PT30S 23:12:13.249 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52724 authenticated 23:12:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52724]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52724]] session=TransportServerSession[admin@/10.30.170.252:52724] id=0 23:12:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52724])) size=2097152, max=2097152, packet=32768 23:12:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52724]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52724] 23:12:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52724]) recipient=0 23:12:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724])) size=2097152, max=2097152, packet=32768 23:12:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724])) re-initializing 23:12:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724])) size=2097152, max=2097152, packet=32768 23:12:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724])[want-reply=true] subsystem=netconf 23:12:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724])[subsystem] prepared command 23:12:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724]}} established 23:12:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 432: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18261 23:12:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 432: Creating data stores for simulated device 23:12:13.250 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:13.251 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:13.251 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:13.251 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:13.251 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cdbc9e9 23:12:13.251 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:13.252 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:13.252 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:13.252 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:13.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:13.252 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:13.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:13.253 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:13.253 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cdbc9e9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cdbc9e9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e7f5e1f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e7f5e1f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:13.253 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:13.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:13.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724] 23:12:13.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 432 on channel [id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724] 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) by 1103 down to 2096049 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724] 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724] 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) request=subsystem result=ReplySuccess, want-reply=true 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) request=subsystem activate command 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) starting runner for command=netconf 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #5 SSH_MSG_CHANNEL_DATA 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) by 373 down to 2096779 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_CHANNEL_DATA len=373 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724] 23:12:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724] 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724] 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18261', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=432} created 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724]} created 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724] successful with session NetconfServerSession{sessionId=432, channel=[id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724]} 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724]} up 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #6 SSH_MSG_CHANNEL_DATA 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) by 393 down to 2096386 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_CHANNEL_DATA len=393 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724] 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:13.257 [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=432} 23:12:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x03e62f05, L:/10.30.170.33:18261 - R:/10.30.170.252:52724]} EXI handlers added to pipeline 23:12:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) by 179 down to 2095870 23:12:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:13.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #7 SSH_MSG_CHANNEL_DATA 23:12:13.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) by 340 down to 2096046 23:12:13.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_CHANNEL_DATA len=340 23:12:13.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724] 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=432} 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e7f5e1f 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:13.259 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:13.260 [netconf-device-simulator-threads-2] 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 23:12:13.260 [netconf-device-simulator-threads-2] 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 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) by 733 down to 2095137 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:13.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #13 SSH_MSG_IGNORE 23:12:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:12:13.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598]} 23:12:13.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54598]): SSH-2.0-SSHD-UNKNOWN 23:12:13.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54598]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:13.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54598]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:13.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #12 SSH_MSG_IGNORE 23:12:13.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_IGNORE 23:12:13.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #9 SSH_MSG_IGNORE 23:12:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_IGNORE 23:12:13.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #14 SSH_MSG_IGNORE 23:12:13.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:12:13.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #11 SSH_MSG_IGNORE 23:12:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_IGNORE 23:12:13.799 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #10 SSH_MSG_IGNORE 23:12:13.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_IGNORE 23:12:13.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #8 SSH_MSG_IGNORE 23:12:13.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_IGNORE 23:12:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #13 SSH_MSG_IGNORE 23:12:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:12:13.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54598]) Send SSH_MSG_KEXINIT 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54598]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54598]) process #0 SSH_MSG_KEXINIT 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54598]) SSH_MSG_KEXINIT 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54598]) strict KEX=true client=true server=true 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54598]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54598]) Kex: server host key algorithms = rsa-sha2-512 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54598]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54598]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54598]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54598]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54598]) Kex: compression algorithms (client to server) = none 23:12:13.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54598]) Kex: compression algorithms (server to client) = none 23:12:13.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:13.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54598]) process #1 30 23:12:13.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54598]] process command=SSH_MSG_KEXDH_INIT 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54598]] Send SSH_MSG_KEXDH_REPLY 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54598]) packet #1 sending command=31[31] len=1639 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54598])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54598]) Send SSH_MSG_NEWKEYS 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54598]) session ID=f1:60:1c:e1:77:08:f8:8f:2f:6b:f8:c9:7c:e3:f4:56:b7:ac:f1:ce:b7:42:63:6e:e3:08:4e:52:41:85:aa:15:f4:ba:58:bc:32:f5:d9:76:75:66:bf:65:9f:ac:5a:4b:dc:eb:c7:6b:f9:fb:ec:c4:f1:53:3b:04:df:bc:e9:3a 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54598]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54598]): strict KEX resets output message sequence number from 3 to 0 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54598]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@493134c4; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54598])[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 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54598])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54598]) packet #0 sending command=7[7] len=419 23:12:13.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54598]) No pending packets to flush at end of KEX 23:12:13.951 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256]} 23:12:13.952 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44256]): SSH-2.0-SSHD-UNKNOWN 23:12:13.952 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44256]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:13.952 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44256]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54598]) process #2 SSH_MSG_NEWKEYS 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54598]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54598]): strict KEX resets input message sequence number from 3 to 0 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54598]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13a91731; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54598]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54598]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54598]) authorized authentication methods: password,publickey 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54598]) Accepted service ssh-userauth 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54598]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54598]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54598]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54598]) no authentication factory for method=none 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54598]) SSH_MSG_USERAUTH_REQUEST 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54598]) remaining methods: password,publickey 23:12:13.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54598]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:13.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54598]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:13.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:13.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54598]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:13.970 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:13.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54598]) authentication result: true 23:12:13.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54598]) SSH_MSG_USERAUTH_REQUEST 23:12:13.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54598])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:13.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54598]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:13.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:13.970 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:13.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54598]) no heartbeat to stop 23:12:13.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54598]) heartbeat type=IGNORE, interval=PT30S 23:12:13.970 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54598 authenticated 23:12:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54598]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54598]] session=TransportServerSession[admin@/10.30.170.252:54598] id=0 23:12:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54598])) size=2097152, max=2097152, packet=32768 23:12:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54598]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54598] 23:12:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54598]) recipient=0 23:12:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598])) size=2097152, max=2097152, packet=32768 23:12:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598])) re-initializing 23:12:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598])) size=2097152, max=2097152, packet=32768 23:12:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598])[want-reply=true] subsystem=netconf 23:12:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598])[subsystem] prepared command 23:12:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598]}} established 23:12:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 433: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18262 23:12:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 433: Creating data stores for simulated device 23:12:13.978 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:13.978 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:13.978 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2af7bd55 23:12:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:13.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:13.980 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:13.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:13.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:13.980 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2af7bd55, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2af7bd55, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74f1f489, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74f1f489, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:13.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:13.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598] 23:12:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 433 on channel [id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598] 23:12:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) by 1103 down to 2096049 23:12:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598] 23:12:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598] 23:12:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) request=subsystem result=ReplySuccess, want-reply=true 23:12:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) request=subsystem activate command 23:12:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) starting runner for command=netconf 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #5 SSH_MSG_CHANNEL_DATA 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) by 373 down to 2096779 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_CHANNEL_DATA len=373 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598] 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598] 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598] 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18262', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=433} created 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=433, channel=[id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598]} created 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598] successful with session NetconfServerSession{sessionId=433, channel=[id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598]} 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=433, channel=[id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598]} up 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #6 SSH_MSG_CHANNEL_DATA 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) by 393 down to 2096386 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_CHANNEL_DATA len=393 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598] 23:12:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:13.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:13.984 [netconf-device-simulator-threads-4] 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=433} 23:12:13.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:13.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=433, channel=[id: 0x01c5e6ae, L:/10.30.170.33:18262 - R:/10.30.170.252:54598]} EXI handlers added to pipeline 23:12:13.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:13.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) by 179 down to 2095870 23:12:13.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:13.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #7 SSH_MSG_CHANNEL_DATA 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) by 340 down to 2096046 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_CHANNEL_DATA len=340 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598] 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=433} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74f1f489 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:13.986 [netconf-device-simulator-threads-4] 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 23:12:13.986 [netconf-device-simulator-threads-4] 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 23:12:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:13.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) by 733 down to 2095137 23:12:13.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:13.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44256]) Send SSH_MSG_KEXINIT 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44256]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44256]) process #0 SSH_MSG_KEXINIT 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44256]) SSH_MSG_KEXINIT 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44256]) strict KEX=true client=true server=true 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44256]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44256]) Kex: server host key algorithms = rsa-sha2-512 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44256]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44256]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44256]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44256]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44256]) Kex: compression algorithms (client to server) = none 23:12:14.006 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44256]) Kex: compression algorithms (server to client) = none 23:12:14.007 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:14.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #14 SSH_MSG_IGNORE 23:12:14.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:12:14.087 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44256]) process #1 30 23:12:14.087 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44256]] process command=SSH_MSG_KEXDH_INIT 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44256]] Send SSH_MSG_KEXDH_REPLY 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44256]) packet #1 sending command=31[31] len=1639 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44256])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44256]) Send SSH_MSG_NEWKEYS 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44256]) session ID=9d:70:b2:14:1d:54:ad:cf:92:88:34:30:f3:fe:61:99:92:20:93:68:a0:f2:1c:d0:1a:aa:af:4c:45:42:f5:77:b5:a2:d4:27:14:c6:53:49:29:b1:39:85:2c:44:fd:0c:6a:09:fc:03:0f:b7:b4:fc:b0:1a:1a:73:a8:a7:ef:0c 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44256]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44256]): strict KEX resets output message sequence number from 3 to 0 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4df93f4c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44256])[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 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44256])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44256]) packet #0 sending command=7[7] len=419 23:12:14.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44256]) No pending packets to flush at end of KEX 23:12:14.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #12 SSH_MSG_IGNORE 23:12:14.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_IGNORE 23:12:14.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44256]) process #2 SSH_MSG_NEWKEYS 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44256]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44256]): strict KEX resets input message sequence number from 3 to 0 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b5988a8; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44256]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44256]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44256]) authorized authentication methods: password,publickey 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44256]) Accepted service ssh-userauth 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44256]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44256]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:14.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44256]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44256]) no authentication factory for method=none 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44256]) SSH_MSG_USERAUTH_REQUEST 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44256]) remaining methods: password,publickey 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44256]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44256]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44256]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:14.138 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44256]) authentication result: true 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44256]) SSH_MSG_USERAUTH_REQUEST 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44256])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44256]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44256]) no heartbeat to stop 23:12:14.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44256]) heartbeat type=IGNORE, interval=PT30S 23:12:14.138 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44256 authenticated 23:12:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44256]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44256]] session=TransportServerSession[admin@/10.30.170.252:44256] id=0 23:12:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44256])) size=2097152, max=2097152, packet=32768 23:12:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44256]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44256] 23:12:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44256]) recipient=0 23:12:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256])) size=2097152, max=2097152, packet=32768 23:12:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256])) re-initializing 23:12:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256])) size=2097152, max=2097152, packet=32768 23:12:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:14.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:14.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:14.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256])[want-reply=true] subsystem=netconf 23:12:14.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256])[subsystem] prepared command 23:12:14.140 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:14.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:14.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256]}} established 23:12:14.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 434: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18263 23:12:14.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 434: Creating data stores for simulated device 23:12:14.140 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:14.140 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:14.140 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:14.140 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:14.140 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:14.141 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@263e300b 23:12:14.141 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:14.141 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:14.141 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:14.141 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:14.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:14.142 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:14.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:14.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:14.142 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@263e300b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@263e300b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23bb3df6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23bb3df6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:14.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:14.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:14.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256] 23:12:14.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.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: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 434 on channel [id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256] 23:12:14.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) by 1103 down to 2096049 23:12:14.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:14.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256] 23:12:14.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256] 23:12:14.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) request=subsystem result=ReplySuccess, want-reply=true 23:12:14.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:14.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) request=subsystem activate command 23:12:14.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) starting runner for command=netconf 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #5 SSH_MSG_CHANNEL_DATA 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) by 373 down to 2096779 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_CHANNEL_DATA len=373 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256] 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256] 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256] 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18263', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=434} created 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=434, channel=[id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256]} created 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256] successful with session NetconfServerSession{sessionId=434, channel=[id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256]} 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=434, channel=[id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256]} up 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #6 SSH_MSG_CHANNEL_DATA 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) by 393 down to 2096386 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_CHANNEL_DATA len=393 23:12:14.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256] 23:12:14.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:14.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:14.146 [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=434} 23:12:14.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:14.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=434, channel=[id: 0xd1f81e06, L:/10.30.170.33:18263 - R:/10.30.170.252:44256]} EXI handlers added to pipeline 23:12:14.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:14.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) by 179 down to 2095870 23:12:14.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:14.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:14.148 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #7 SSH_MSG_CHANNEL_DATA 23:12:14.148 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) by 340 down to 2096046 23:12:14.148 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_CHANNEL_DATA len=340 23:12:14.148 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256] 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=434} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23bb3df6 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:14.149 [netconf-device-simulator-threads-5] 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 23:12:14.149 [netconf-device-simulator-threads-5] 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 23:12:14.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:14.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) by 733 down to 2095137 23:12:14.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:14.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #9 SSH_MSG_IGNORE 23:12:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_IGNORE 23:12:14.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #11 SSH_MSG_IGNORE 23:12:14.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_IGNORE 23:12:14.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #10 SSH_MSG_IGNORE 23:12:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_IGNORE 23:12:14.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #8 SSH_MSG_IGNORE 23:12:14.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_IGNORE 23:12:14.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #13 SSH_MSG_IGNORE 23:12:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:12:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #9 SSH_MSG_IGNORE 23:12:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_IGNORE 23:12:14.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #14 SSH_MSG_IGNORE 23:12:14.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:12:14.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418]} 23:12:14.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41418]): SSH-2.0-SSHD-UNKNOWN 23:12:14.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41418]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:14.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41418]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #11 SSH_MSG_IGNORE 23:12:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_IGNORE 23:12:14.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41418]) Send SSH_MSG_KEXINIT 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41418]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41418]) process #0 SSH_MSG_KEXINIT 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41418]) SSH_MSG_KEXINIT 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41418]) strict KEX=true client=true server=true 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41418]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41418]) Kex: server host key algorithms = rsa-sha2-512 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41418]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41418]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41418]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41418]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41418]) Kex: compression algorithms (client to server) = none 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41418]) Kex: compression algorithms (server to client) = none 23:12:14.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41418]) process #1 30 23:12:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41418]] process command=SSH_MSG_KEXDH_INIT 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41418]] Send SSH_MSG_KEXDH_REPLY 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41418]) packet #1 sending command=31[31] len=1639 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41418])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41418]) Send SSH_MSG_NEWKEYS 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41418]) session ID=54:dd:37:a5:cb:08:2e:ae:04:7f:73:5c:54:fd:50:93:03:86:4c:b2:07:68:e9:53:0b:4a:00:1f:dd:07:fa:86:96:da:d8:d8:68:c1:10:6b:b4:7b:4e:07:bb:48:cb:2a:92:3d:c1:ec:96:63:a3:b4:4f:0b:4b:19:fe:43:e9:e3 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41418]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41418]): strict KEX resets output message sequence number from 3 to 0 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5786aef5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41418])[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 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41418])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41418]) packet #0 sending command=7[7] len=419 23:12:14.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41418]) No pending packets to flush at end of KEX 23:12:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #12 SSH_MSG_IGNORE 23:12:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_IGNORE 23:12:14.845 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #10 SSH_MSG_IGNORE 23:12:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_IGNORE 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41418]) process #2 SSH_MSG_NEWKEYS 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41418]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41418]): strict KEX resets input message sequence number from 3 to 0 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@cd1b507; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41418]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41418]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41418]) authorized authentication methods: password,publickey 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41418]) Accepted service ssh-userauth 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41418]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41418]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41418]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41418]) no authentication factory for method=none 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41418]) SSH_MSG_USERAUTH_REQUEST 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41418]) remaining methods: password,publickey 23:12:14.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41418]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:14.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41418]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:14.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:14.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41418]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:14.871 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:14.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41418]) authentication result: true 23:12:14.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41418]) SSH_MSG_USERAUTH_REQUEST 23:12:14.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41418])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:14.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41418]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:14.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:14.871 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:14.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41418]) no heartbeat to stop 23:12:14.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41418]) heartbeat type=IGNORE, interval=PT30S 23:12:14.871 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41418 authenticated 23:12:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41418]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41418]] session=TransportServerSession[admin@/10.30.170.252:41418] id=0 23:12:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41418])) size=2097152, max=2097152, packet=32768 23:12:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41418]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41418] 23:12:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41418]) recipient=0 23:12:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418])) size=2097152, max=2097152, packet=32768 23:12:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418])) re-initializing 23:12:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418])) size=2097152, max=2097152, packet=32768 23:12:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418])[want-reply=true] subsystem=netconf 23:12:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418])[subsystem] prepared command 23:12:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418]}} established 23:12:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 435: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18264 23:12:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 435: Creating data stores for simulated device 23:12:14.873 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:14.873 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:14.873 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:14.874 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@455aeab 23:12:14.874 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:14.874 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:14.874 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:14.874 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:14.874 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:14.874 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:14.874 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:14.875 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:14.875 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@455aeab, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@455aeab, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47fb84a1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47fb84a1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:14.875 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:14.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:14.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418] 23:12:14.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 435 on channel [id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418] 23:12:14.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) by 1103 down to 2096049 23:12:14.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:14.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418] 23:12:14.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418] 23:12:14.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) request=subsystem result=ReplySuccess, want-reply=true 23:12:14.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:14.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) request=subsystem activate command 23:12:14.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) starting runner for command=netconf 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #5 SSH_MSG_CHANNEL_DATA 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) by 373 down to 2096779 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_CHANNEL_DATA len=373 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418] 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418] 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418] 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18264', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=435} created 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=435, channel=[id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418]} created 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418] successful with session NetconfServerSession{sessionId=435, channel=[id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418]} 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=435, channel=[id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418]} up 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #6 SSH_MSG_CHANNEL_DATA 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) by 393 down to 2096386 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_CHANNEL_DATA len=393 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418] 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:14.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:14.879 [netconf-device-simulator-threads-0] 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=435} 23:12:14.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:14.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=435, channel=[id: 0xe5b8117d, L:/10.30.170.33:18264 - R:/10.30.170.252:41418]} EXI handlers added to pipeline 23:12:14.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:14.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) by 179 down to 2095870 23:12:14.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:14.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:14.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #7 SSH_MSG_CHANNEL_DATA 23:12:14.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) by 340 down to 2096046 23:12:14.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_CHANNEL_DATA len=340 23:12:14.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418] 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=435} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47fb84a1 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:14.881 [netconf-device-simulator-threads-0] 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 23:12:14.881 [netconf-device-simulator-threads-0] 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 23:12:14.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:14.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) by 733 down to 2095137 23:12:14.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:14.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:14.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #8 SSH_MSG_IGNORE 23:12:14.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_IGNORE 23:12:14.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:14.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #14 SSH_MSG_IGNORE 23:12:14.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:12:14.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702]} 23:12:15.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52702]): SSH-2.0-SSHD-UNKNOWN 23:12:15.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52702]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:15.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52702]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:15.126 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52702]) Send SSH_MSG_KEXINIT 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52702]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52702]) process #0 SSH_MSG_KEXINIT 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52702]) SSH_MSG_KEXINIT 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52702]) strict KEX=true client=true server=true 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52702]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52702]) Kex: server host key algorithms = rsa-sha2-512 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52702]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52702]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52702]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52702]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52702]) Kex: compression algorithms (client to server) = none 23:12:15.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52702]) Kex: compression algorithms (server to client) = none 23:12:15.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:15.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #13 SSH_MSG_IGNORE 23:12:15.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:12:15.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #12 SSH_MSG_IGNORE 23:12:15.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_IGNORE 23:12:15.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52702]) process #1 30 23:12:15.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52702]] process command=SSH_MSG_KEXDH_INIT 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52702]] Send SSH_MSG_KEXDH_REPLY 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52702]) packet #1 sending command=31[31] len=1639 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52702])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52702]) Send SSH_MSG_NEWKEYS 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52702]) session ID=3f:56:a0:9a:52:38:5d:bd:b9:d0:bd:c0:7b:34:71:97:aa:11:4c:ec:71:46:7e:f1:6f:79:1d:c4:0e:10:db:bd:72:33:b4:e5:a5:d2:bf:37:51:a5:a6:95:20:9b:79:db:2c:9d:f9:20:b6:fa:ba:c2:f0:a8:63:61:22:61:36:34 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52702]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52702]): strict KEX resets output message sequence number from 3 to 0 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52702]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7622b9f3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52702])[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 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52702])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52702]) packet #0 sending command=7[7] len=419 23:12:15.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52702]) No pending packets to flush at end of KEX 23:12:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #11 SSH_MSG_IGNORE 23:12:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_IGNORE 23:12:15.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #9 SSH_MSG_IGNORE 23:12:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_IGNORE 23:12:15.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52702]) process #2 SSH_MSG_NEWKEYS 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52702]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52702]): strict KEX resets input message sequence number from 3 to 0 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52702]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e01f98e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52702]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52702]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52702]) authorized authentication methods: password,publickey 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52702]) Accepted service ssh-userauth 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52702]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52702]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52702]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52702]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52702]) no authentication factory for method=none 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52702]) SSH_MSG_USERAUTH_REQUEST 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52702]) remaining methods: password,publickey 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52702]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52702]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52702]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52702]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:15.354 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52702]) authentication result: true 23:12:15.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52702]) SSH_MSG_USERAUTH_REQUEST 23:12:15.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52702])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:15.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52702]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:15.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:15.355 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:15.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52702]) no heartbeat to stop 23:12:15.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52702]) heartbeat type=IGNORE, interval=PT30S 23:12:15.355 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52702 authenticated 23:12:15.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:15.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52702]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52702]] session=TransportServerSession[admin@/10.30.170.252:52702] id=0 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52702])) size=2097152, max=2097152, packet=32768 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52702]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52702] 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52702]) recipient=0 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702])) size=2097152, max=2097152, packet=32768 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702])) re-initializing 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702])) size=2097152, max=2097152, packet=32768 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702])[want-reply=true] subsystem=netconf 23:12:15.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702])[subsystem] prepared command 23:12:15.357 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:15.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:15.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702]}} established 23:12:15.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 436: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18265 23:12:15.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 436: Creating data stores for simulated device 23:12:15.357 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:15.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:15.357 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:15.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:15.357 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:15.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@582bdc8d 23:12:15.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:15.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:15.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:15.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:15.359 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:15.359 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:15.359 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:15.359 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:15.359 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@582bdc8d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@582bdc8d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1860a3d9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1860a3d9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:15.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:15.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:15.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702] 23:12:15.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 436 on channel [id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702] 23:12:15.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) by 1103 down to 2096049 23:12:15.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702] 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702] 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) request=subsystem result=ReplySuccess, want-reply=true 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) request=subsystem activate command 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) starting runner for command=netconf 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #5 SSH_MSG_CHANNEL_DATA 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) by 373 down to 2096779 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_CHANNEL_DATA len=373 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702] 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:15.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702] 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702] 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18265', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=436} created 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702]} created 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702] successful with session NetconfServerSession{sessionId=436, channel=[id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702]} 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702]} up 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #6 SSH_MSG_CHANNEL_DATA 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) by 393 down to 2096386 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_CHANNEL_DATA len=393 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702] 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:15.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:15.363 [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=436} 23:12:15.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:15.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x33cba541, L:/10.30.170.33:18265 - R:/10.30.170.252:52702]} EXI handlers added to pipeline 23:12:15.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:15.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) by 179 down to 2095870 23:12:15.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:15.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:15.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #7 SSH_MSG_CHANNEL_DATA 23:12:15.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) by 340 down to 2096046 23:12:15.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_CHANNEL_DATA len=340 23:12:15.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702] 23:12:15.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:15.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:15.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=436} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1860a3d9 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:15.368 [netconf-device-simulator-threads-2] 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 23:12:15.368 [netconf-device-simulator-threads-2] 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 23:12:15.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:15.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) by 733 down to 2095137 23:12:15.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:15.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:15.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #9 SSH_MSG_IGNORE 23:12:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_IGNORE 23:12:15.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #8 SSH_MSG_IGNORE 23:12:15.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_IGNORE 23:12:15.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #14 SSH_MSG_IGNORE 23:12:15.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:12:15.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #10 SSH_MSG_IGNORE 23:12:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_IGNORE 23:12:15.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114]} 23:12:15.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43114]): SSH-2.0-SSHD-UNKNOWN 23:12:15.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43114]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:15.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43114]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:15.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43114]) Send SSH_MSG_KEXINIT 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43114]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43114]) process #0 SSH_MSG_KEXINIT 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43114]) SSH_MSG_KEXINIT 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43114]) strict KEX=true client=true server=true 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43114]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43114]) Kex: server host key algorithms = rsa-sha2-512 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43114]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43114]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43114]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43114]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43114]) Kex: compression algorithms (client to server) = none 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43114]) Kex: compression algorithms (server to client) = none 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #13 SSH_MSG_IGNORE 23:12:15.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:12:15.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43114]) process #1 30 23:12:15.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43114]] process command=SSH_MSG_KEXDH_INIT 23:12:15.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #11 SSH_MSG_IGNORE 23:12:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_IGNORE 23:12:15.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43114]] Send SSH_MSG_KEXDH_REPLY 23:12:15.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43114]) packet #1 sending command=31[31] len=1639 23:12:15.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43114])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:15.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43114]) Send SSH_MSG_NEWKEYS 23:12:15.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43114]) session ID=59:ae:75:ec:c3:7c:26:73:82:46:82:90:4c:da:67:1b:cd:49:f2:4e:f6:2d:5c:57:69:44:7d:02:29:cc:6c:fe:10:4c:ed:a5:9f:d8:0a:53:ca:3b:fe:ee:90:40:5e:e8:12:fa:1d:d0:4f:d6:85:a9:14:48:91:a6:35:5f:bf:61 23:12:15.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43114]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:15.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43114]): strict KEX resets output message sequence number from 3 to 0 23:12:15.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2551d41e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:15.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43114])[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 23:12:15.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43114])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:15.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43114]) packet #0 sending command=7[7] len=419 23:12:15.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43114]) No pending packets to flush at end of KEX 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43114]) process #2 SSH_MSG_NEWKEYS 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43114]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43114]): strict KEX resets input message sequence number from 3 to 0 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ef65c22; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43114]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43114]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43114]) authorized authentication methods: password,publickey 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43114]) Accepted service ssh-userauth 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43114]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43114]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43114]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43114]) no authentication factory for method=none 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43114]) SSH_MSG_USERAUTH_REQUEST 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43114]) remaining methods: password,publickey 23:12:15.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43114]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:15.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43114]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:15.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:15.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43114]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:15.789 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:15.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43114]) authentication result: true 23:12:15.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43114]) SSH_MSG_USERAUTH_REQUEST 23:12:15.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43114])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:15.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43114]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:15.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:15.789 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:15.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43114]) no heartbeat to stop 23:12:15.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43114]) heartbeat type=IGNORE, interval=PT30S 23:12:15.789 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43114 authenticated 23:12:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43114]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43114]] session=TransportServerSession[admin@/10.30.170.252:43114] id=0 23:12:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43114])) size=2097152, max=2097152, packet=32768 23:12:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43114]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43114] 23:12:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43114]) recipient=0 23:12:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114])) size=2097152, max=2097152, packet=32768 23:12:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114])) re-initializing 23:12:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114])) size=2097152, max=2097152, packet=32768 23:12:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114])[want-reply=true] subsystem=netconf 23:12:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114])[subsystem] prepared command 23:12:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114]}} established 23:12:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 437: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18266 23:12:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 437: Creating data stores for simulated device 23:12:15.791 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:15.792 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:15.792 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:15.792 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:15.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35ccceb8 23:12:15.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:15.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:15.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:15.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:15.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:15.793 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:15.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:15.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:15.793 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35ccceb8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35ccceb8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2db2b5a8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2db2b5a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:15.794 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:15.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:15.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114] 23:12:15.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 437 on channel [id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114] 23:12:15.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) by 1103 down to 2096049 23:12:15.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:15.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114] 23:12:15.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114] 23:12:15.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) request=subsystem result=ReplySuccess, want-reply=true 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) request=subsystem activate command 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) starting runner for command=netconf 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #5 SSH_MSG_CHANNEL_DATA 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) by 373 down to 2096779 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_CHANNEL_DATA len=373 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114] 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114] 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114] 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18266', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:15.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=437} created 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114]} created 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114] successful with session NetconfServerSession{sessionId=437, channel=[id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114]} 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114]} up 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #6 SSH_MSG_CHANNEL_DATA 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) by 393 down to 2096386 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_CHANNEL_DATA len=393 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114] 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:15.797 [netconf-device-simulator-threads-4] 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=437} 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x107b5c3d, L:/10.30.170.33:18266 - R:/10.30.170.252:43114]} EXI handlers added to pipeline 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) by 179 down to 2095870 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:15.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #7 SSH_MSG_CHANNEL_DATA 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) by 340 down to 2096046 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_CHANNEL_DATA len=340 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114] 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=437} 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2db2b5a8 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:15.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:15.800 [netconf-device-simulator-threads-4] 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 23:12:15.800 [netconf-device-simulator-threads-4] 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 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) by 733 down to 2095137 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:15.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:15.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #12 SSH_MSG_IGNORE 23:12:15.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_IGNORE 23:12:15.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #13 SSH_MSG_IGNORE 23:12:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:12:15.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #10 SSH_MSG_IGNORE 23:12:15.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_IGNORE 23:12:15.912 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #8 SSH_MSG_IGNORE 23:12:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_IGNORE 23:12:15.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #14 SSH_MSG_IGNORE 23:12:16.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:12:16.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748]} 23:12:16.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37748]): SSH-2.0-SSHD-UNKNOWN 23:12:16.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37748]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:16.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37748]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #9 SSH_MSG_IGNORE 23:12:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_IGNORE 23:12:16.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #12 SSH_MSG_IGNORE 23:12:16.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_IGNORE 23:12:16.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #11 SSH_MSG_IGNORE 23:12:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_IGNORE 23:12:16.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37748]) Send SSH_MSG_KEXINIT 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37748]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37748]) process #0 SSH_MSG_KEXINIT 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37748]) SSH_MSG_KEXINIT 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37748]) strict KEX=true client=true server=true 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37748]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37748]) Kex: server host key algorithms = rsa-sha2-512 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37748]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37748]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37748]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37748]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37748]) Kex: compression algorithms (client to server) = none 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37748]) Kex: compression algorithms (server to client) = none 23:12:16.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #13 SSH_MSG_IGNORE 23:12:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:12:16.451 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37748]) process #1 30 23:12:16.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37748]] process command=SSH_MSG_KEXDH_INIT 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37748]] Send SSH_MSG_KEXDH_REPLY 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37748]) packet #1 sending command=31[31] len=1639 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37748])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37748]) Send SSH_MSG_NEWKEYS 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37748]) session ID=22:62:c3:d0:3d:7c:e0:ab:e1:35:c2:a9:dd:10:51:98:75:4f:d8:94:58:73:96:62:ba:c1:d0:e9:d9:6c:2a:a5:9a:b3:e4:f3:79:77:59:31:71:2e:aa:9b:c7:ce:28:20:88:92:7e:b0:c0:24:e9:be:58:4c:01:f5:55:a4:d2:cb 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37748]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37748]): strict KEX resets output message sequence number from 3 to 0 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37748]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4972215d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37748])[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 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37748])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37748]) packet #0 sending command=7[7] len=419 23:12:16.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37748]) No pending packets to flush at end of KEX 23:12:16.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37748]) process #2 SSH_MSG_NEWKEYS 23:12:16.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37748]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:16.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37748]): strict KEX resets input message sequence number from 3 to 0 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37748]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23c559db; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37748]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37748]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37748]) authorized authentication methods: password,publickey 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37748]) Accepted service ssh-userauth 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37748]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37748]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37748]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37748]) no authentication factory for method=none 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37748]) SSH_MSG_USERAUTH_REQUEST 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37748]) remaining methods: password,publickey 23:12:16.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37748]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:16.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37748]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:16.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:16.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37748]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:16.506 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:16.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37748]) authentication result: true 23:12:16.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37748]) SSH_MSG_USERAUTH_REQUEST 23:12:16.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37748])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:16.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37748]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:16.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:16.506 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:16.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37748]) no heartbeat to stop 23:12:16.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37748]) heartbeat type=IGNORE, interval=PT30S 23:12:16.506 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37748 authenticated 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37748]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37748]] session=TransportServerSession[admin@/10.30.170.252:37748] id=0 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37748])) size=2097152, max=2097152, packet=32768 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37748]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37748] 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37748]) recipient=0 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748])) size=2097152, max=2097152, packet=32768 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748])) re-initializing 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748])) size=2097152, max=2097152, packet=32768 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748])[want-reply=true] subsystem=netconf 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748])[subsystem] prepared command 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748]}} established 23:12:16.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 438: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18267 23:12:16.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 438: Creating data stores for simulated device 23:12:16.508 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:16.508 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:16.508 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:16.508 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:16.508 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:16.509 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5597897 23:12:16.509 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:16.509 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:16.509 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:16.509 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:16.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:16.510 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:16.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:16.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:16.510 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5597897, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5597897, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d884e72, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d884e72, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:16.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:16.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:16.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748] 23:12:16.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 438 on channel [id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748] 23:12:16.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) by 1103 down to 2096049 23:12:16.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:16.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748] 23:12:16.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748] 23:12:16.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) request=subsystem result=ReplySuccess, want-reply=true 23:12:16.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:16.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) request=subsystem activate command 23:12:16.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) starting runner for command=netconf 23:12:16.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #5 SSH_MSG_CHANNEL_DATA 23:12:16.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) by 373 down to 2096779 23:12:16.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_CHANNEL_DATA len=373 23:12:16.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748] 23:12:16.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:16.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:16.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748] 23:12:16.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748] 23:12:16.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18267', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:16.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=438} created 23:12:16.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=438, channel=[id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748]} created 23:12:16.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748] successful with session NetconfServerSession{sessionId=438, channel=[id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748]} 23:12:16.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=438, channel=[id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748]} up 23:12:16.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #6 SSH_MSG_CHANNEL_DATA 23:12:16.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) by 393 down to 2096386 23:12:16.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_CHANNEL_DATA len=393 23:12:16.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748] 23:12:16.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:16.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:16.515 [netconf-device-simulator-threads-6] 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=438} 23:12:16.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:16.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=438, channel=[id: 0x74e73aab, L:/10.30.170.33:18267 - R:/10.30.170.252:37748]} EXI handlers added to pipeline 23:12:16.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:16.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) by 179 down to 2095870 23:12:16.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:16.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:16.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #7 SSH_MSG_CHANNEL_DATA 23:12:16.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) by 340 down to 2096046 23:12:16.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_CHANNEL_DATA len=340 23:12:16.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748] 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=438} 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d884e72 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:16.518 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:16.519 [netconf-device-simulator-threads-6] 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 23:12:16.519 [netconf-device-simulator-threads-6] 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 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) by 733 down to 2095137 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:16.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:16.575 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #8 SSH_MSG_IGNORE 23:12:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_IGNORE 23:12:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980]} 23:12:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52980]): SSH-2.0-SSHD-UNKNOWN 23:12:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52980]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52980]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:16.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #9 SSH_MSG_IGNORE 23:12:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_IGNORE 23:12:16.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #12 SSH_MSG_IGNORE 23:12:16.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_IGNORE 23:12:16.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #14 SSH_MSG_IGNORE 23:12:16.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:12:16.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52980]) Send SSH_MSG_KEXINIT 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52980]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52980]) process #0 SSH_MSG_KEXINIT 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52980]) SSH_MSG_KEXINIT 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52980]) strict KEX=true client=true server=true 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52980]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52980]) Kex: server host key algorithms = rsa-sha2-512 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52980]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52980]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52980]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52980]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52980]) Kex: compression algorithms (client to server) = none 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52980]) Kex: compression algorithms (server to client) = none 23:12:16.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:16.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #10 SSH_MSG_IGNORE 23:12:16.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_IGNORE 23:12:16.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52980]) process #1 30 23:12:16.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52980]] process command=SSH_MSG_KEXDH_INIT 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52980]] Send SSH_MSG_KEXDH_REPLY 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52980]) packet #1 sending command=31[31] len=1639 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52980])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52980]) Send SSH_MSG_NEWKEYS 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52980]) session ID=4c:fa:d5:64:55:39:0c:50:d9:cf:2f:d4:07:c5:ef:06:5d:0e:15:ef:8f:3f:d6:5e:56:f3:9d:0c:04:f4:93:d2:8d:96:7e:8d:db:b8:e1:c7:7e:cd:43:4d:24:e6:e9:d4:57:cb:ce:75:9b:09:af:c4:1d:9c:19:76:1d:28:c8:59 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52980]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52980]): strict KEX resets output message sequence number from 3 to 0 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52980]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@316cc10f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52980])[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 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52980])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52980]) packet #0 sending command=7[7] len=419 23:12:16.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52980]) No pending packets to flush at end of KEX 23:12:16.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #8 SSH_MSG_IGNORE 23:12:16.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_IGNORE 23:12:16.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:16.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52980]) process #2 SSH_MSG_NEWKEYS 23:12:16.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52980]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:16.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52980]): strict KEX resets input message sequence number from 3 to 0 23:12:16.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52980]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31347fcd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:16.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:16.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52980]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:16.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52980]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:16.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52980]) authorized authentication methods: password,publickey 23:12:16.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52980]) Accepted service ssh-userauth 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52980]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52980]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52980]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52980]) no authentication factory for method=none 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52980]) SSH_MSG_USERAUTH_REQUEST 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52980]) remaining methods: password,publickey 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52980]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52980]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52980]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:16.931 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52980]) authentication result: true 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52980]) SSH_MSG_USERAUTH_REQUEST 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52980])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52980]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:16.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52980]) no heartbeat to stop 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52980]) heartbeat type=IGNORE, interval=PT30S 23:12:16.932 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52980 authenticated 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52980]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52980]] session=TransportServerSession[admin@/10.30.170.252:52980] id=0 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52980])) size=2097152, max=2097152, packet=32768 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52980]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52980] 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52980]) recipient=0 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980])) size=2097152, max=2097152, packet=32768 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980])) re-initializing 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980])) size=2097152, max=2097152, packet=32768 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980])[want-reply=true] subsystem=netconf 23:12:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980])[subsystem] prepared command 23:12:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980]}} established 23:12:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 439: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18268 23:12:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 439: Creating data stores for simulated device 23:12:16.933 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:16.934 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:16.934 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:16.934 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:16.934 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:16.934 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7437f19d 23:12:16.934 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:16.935 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:16.935 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:16.935 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:16.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:16.936 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:16.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:16.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:16.936 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7437f19d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7437f19d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a4eebcf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a4eebcf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:16.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:16.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:16.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980] 23:12:16.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 439 on channel [id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980] 23:12:16.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) by 1103 down to 2096049 23:12:16.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:16.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980] 23:12:16.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980] 23:12:16.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) request=subsystem result=ReplySuccess, want-reply=true 23:12:16.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:16.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) request=subsystem activate command 23:12:16.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) starting runner for command=netconf 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #5 SSH_MSG_CHANNEL_DATA 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) by 373 down to 2096779 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_CHANNEL_DATA len=373 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980] 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980] 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980] 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18268', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=439} created 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980]} created 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980] successful with session NetconfServerSession{sessionId=439, channel=[id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980]} 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980]} up 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #6 SSH_MSG_CHANNEL_DATA 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) by 393 down to 2096386 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_CHANNEL_DATA len=393 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980] 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:16.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:16.939 [netconf-device-simulator-threads-0] 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=439} 23:12:16.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:16.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xc133faf9, L:/10.30.170.33:18268 - R:/10.30.170.252:52980]} EXI handlers added to pipeline 23:12:16.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:16.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) by 179 down to 2095870 23:12:16.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:16.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:16.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #7 SSH_MSG_CHANNEL_DATA 23:12:16.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) by 340 down to 2096046 23:12:16.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_CHANNEL_DATA len=340 23:12:16.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980] 23:12:16.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=439} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a4eebcf 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:16.942 [netconf-device-simulator-threads-0] 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 23:12:16.942 [netconf-device-simulator-threads-0] 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 23:12:16.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:16.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) by 733 down to 2095137 23:12:16.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:16.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:17.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #10 SSH_MSG_IGNORE 23:12:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_IGNORE 23:12:17.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #11 SSH_MSG_IGNORE 23:12:17.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_IGNORE 23:12:17.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642]} 23:12:17.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:52642]): SSH-2.0-SSHD-UNKNOWN 23:12:17.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:52642]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:17.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:52642]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:17.136 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #9 SSH_MSG_IGNORE 23:12:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_IGNORE 23:12:17.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #14 SSH_MSG_IGNORE 23:12:17.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:12:17.146 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:52642]) Send SSH_MSG_KEXINIT 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52642]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52642]) process #0 SSH_MSG_KEXINIT 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:52642]) SSH_MSG_KEXINIT 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:52642]) strict KEX=true client=true server=true 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52642]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52642]) Kex: server host key algorithms = rsa-sha2-512 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52642]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52642]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52642]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52642]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52642]) Kex: compression algorithms (client to server) = none 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:52642]) Kex: compression algorithms (server to client) = none 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #13 SSH_MSG_IGNORE 23:12:17.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:12:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #11 SSH_MSG_IGNORE 23:12:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_IGNORE 23:12:17.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52642]) process #1 30 23:12:17.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52642]] process command=SSH_MSG_KEXDH_INIT 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:52642]] Send SSH_MSG_KEXDH_REPLY 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52642]) packet #1 sending command=31[31] len=1639 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:52642])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:52642]) Send SSH_MSG_NEWKEYS 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:52642]) session ID=d2:8d:7c:7d:2e:e2:13:d8:57:2a:e5:5c:fc:29:4a:58:73:0c:3e:c1:96:26:3c:b8:20:76:f9:c5:19:7e:ba:f6:94:9b:42:4d:ad:6d:e7:aa:ac:fd:53:7b:1f:3e:13:80:ea:3f:28:26:68:41:f3:af:20:95:98:42:90:5a:35:26 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52642]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52642]): strict KEX resets output message sequence number from 3 to 0 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:52642]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2bf7a2aa; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:52642])[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 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52642])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52642]) packet #0 sending command=7[7] len=419 23:12:17.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52642]) No pending packets to flush at end of KEX 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52642]) process #2 SSH_MSG_NEWKEYS 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:52642]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52642]): strict KEX resets input message sequence number from 3 to 0 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:52642]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51285a6f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52642]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52642]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:52642]) authorized authentication methods: password,publickey 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:52642]) Accepted service ssh-userauth 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52642]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52642]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52642]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52642]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52642]) no authentication factory for method=none 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52642]) SSH_MSG_USERAUTH_REQUEST 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:52642]) remaining methods: password,publickey 23:12:17.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52642]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:17.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:52642]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:17.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52642]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:17.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:52642]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:17.398 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:17.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:52642]) authentication result: true 23:12:17.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:52642]) SSH_MSG_USERAUTH_REQUEST 23:12:17.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:52642])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:17.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:52642]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:17.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:17.398 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:17.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52642]) no heartbeat to stop 23:12:17.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:52642]) heartbeat type=IGNORE, interval=PT30S 23:12:17.398 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:52642 authenticated 23:12:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52642]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52642]] session=TransportServerSession[admin@/10.30.170.252:52642] id=0 23:12:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52642])) size=2097152, max=2097152, packet=32768 23:12:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52642]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52642] 23:12:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:52642]) recipient=0 23:12:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642])) size=2097152, max=2097152, packet=32768 23:12:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642])) re-initializing 23:12:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642])) size=2097152, max=2097152, packet=32768 23:12:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642])[want-reply=true] subsystem=netconf 23:12:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642])[subsystem] prepared command 23:12:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642]}} established 23:12:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 440: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18269 23:12:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 440: Creating data stores for simulated device 23:12:17.400 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:17.400 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:17.400 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:17.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f13e041 23:12:17.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:17.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:17.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:17.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:17.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:17.402 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:17.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:17.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:17.402 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f13e041, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f13e041, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f120813, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f120813, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:17.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:17.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:17.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642] 23:12:17.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 440 on channel [id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642] 23:12:17.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) by 1103 down to 2096049 23:12:17.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:17.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642] 23:12:17.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642] 23:12:17.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) request=subsystem result=ReplySuccess, want-reply=true 23:12:17.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:17.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) request=subsystem activate command 23:12:17.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) starting runner for command=netconf 23:12:17.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #5 SSH_MSG_CHANNEL_DATA 23:12:17.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) by 373 down to 2096779 23:12:17.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_CHANNEL_DATA len=373 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642] 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642] 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642] 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18269', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=440} created 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642]} created 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642] successful with session NetconfServerSession{sessionId=440, channel=[id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642]} 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642]} up 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #6 SSH_MSG_CHANNEL_DATA 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) by 393 down to 2096386 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_CHANNEL_DATA len=393 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642] 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:17.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:17.406 [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=440} 23:12:17.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:17.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xee236d66, L:/10.30.170.33:18269 - R:/10.30.170.252:52642]} EXI handlers added to pipeline 23:12:17.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:17.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) by 179 down to 2095870 23:12:17.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:17.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #7 SSH_MSG_CHANNEL_DATA 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) by 340 down to 2096046 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_CHANNEL_DATA len=340 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642] 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=440} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f120813 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:17.408 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:17.409 [netconf-device-simulator-threads-2] 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 23:12:17.409 [netconf-device-simulator-threads-2] 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 23:12:17.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:17.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) by 733 down to 2095137 23:12:17.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:17.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:17.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #12 SSH_MSG_IGNORE 23:12:17.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_IGNORE 23:12:17.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #8 SSH_MSG_IGNORE 23:12:17.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_IGNORE 23:12:17.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #10 SSH_MSG_IGNORE 23:12:17.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_IGNORE 23:12:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #13 SSH_MSG_IGNORE 23:12:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:12:17.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796]} 23:12:17.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48796]): SSH-2.0-SSHD-UNKNOWN 23:12:17.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48796]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:17.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48796]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #9 SSH_MSG_IGNORE 23:12:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_IGNORE 23:12:17.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48796]) Send SSH_MSG_KEXINIT 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48796]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48796]) process #0 SSH_MSG_KEXINIT 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48796]) SSH_MSG_KEXINIT 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48796]) strict KEX=true client=true server=true 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48796]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48796]) Kex: server host key algorithms = rsa-sha2-512 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48796]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48796]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48796]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48796]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48796]) Kex: compression algorithms (client to server) = none 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48796]) Kex: compression algorithms (server to client) = none 23:12:17.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:17.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48796]) process #1 30 23:12:17.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48796]] process command=SSH_MSG_KEXDH_INIT 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48796]] Send SSH_MSG_KEXDH_REPLY 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48796]) packet #1 sending command=31[31] len=1639 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48796])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48796]) Send SSH_MSG_NEWKEYS 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48796]) session ID=e8:8a:87:fd:b9:a6:d8:89:48:0d:de:c9:a9:0d:d3:f0:fe:71:19:49:c0:22:56:3f:e6:6d:55:48:eb:ba:97:ee:fe:80:34:26:09:0e:20:e6:93:2a:30:d2:a1:e4:05:21:7a:5e:83:b9:2d:4b:08:f2:07:6e:bd:11:3b:d4:76:93 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48796]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48796]): strict KEX resets output message sequence number from 3 to 0 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48796]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2d18240e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48796])[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 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48796])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48796]) packet #0 sending command=7[7] len=419 23:12:17.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48796]) No pending packets to flush at end of KEX 23:12:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #11 SSH_MSG_IGNORE 23:12:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_IGNORE 23:12:17.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48796]) process #2 SSH_MSG_NEWKEYS 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48796]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48796]): strict KEX resets input message sequence number from 3 to 0 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48796]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@795f47bf; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48796]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48796]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48796]) authorized authentication methods: password,publickey 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48796]) Accepted service ssh-userauth 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48796]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48796]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48796]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48796]) no authentication factory for method=none 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48796]) SSH_MSG_USERAUTH_REQUEST 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48796]) remaining methods: password,publickey 23:12:17.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48796]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:17.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48796]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:17.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:17.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48796]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:17.840 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:17.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48796]) authentication result: true 23:12:17.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48796]) SSH_MSG_USERAUTH_REQUEST 23:12:17.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48796])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:17.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48796]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:17.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:17.840 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:17.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48796]) no heartbeat to stop 23:12:17.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48796]) heartbeat type=IGNORE, interval=PT30S 23:12:17.840 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48796 authenticated 23:12:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48796]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48796]] session=TransportServerSession[admin@/10.30.170.252:48796] id=0 23:12:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48796])) size=2097152, max=2097152, packet=32768 23:12:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48796]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48796] 23:12:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48796]) recipient=0 23:12:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796])) size=2097152, max=2097152, packet=32768 23:12:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796])) re-initializing 23:12:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796])) size=2097152, max=2097152, packet=32768 23:12:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796])[want-reply=true] subsystem=netconf 23:12:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796])[subsystem] prepared command 23:12:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796]}} established 23:12:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 441: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18270 23:12:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 441: Creating data stores for simulated device 23:12:17.842 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:17.842 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:17.842 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:17.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dfb69f8 23:12:17.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:17.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:17.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:17.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:17.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:17.844 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:17.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:17.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:17.844 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dfb69f8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dfb69f8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26299250, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26299250, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:17.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:17.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796] 23:12:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 441 on channel [id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796] 23:12:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) by 1103 down to 2096049 23:12:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796] 23:12:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796] 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) request=subsystem result=ReplySuccess, want-reply=true 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) request=subsystem activate command 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) starting runner for command=netconf 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #5 SSH_MSG_CHANNEL_DATA 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) by 373 down to 2096779 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_CHANNEL_DATA len=373 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796] 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796] 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796] 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18270', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=441} created 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=441, channel=[id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796]} created 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796] successful with session NetconfServerSession{sessionId=441, channel=[id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796]} 23:12:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=441, channel=[id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796]} up 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #6 SSH_MSG_CHANNEL_DATA 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) by 393 down to 2096386 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_CHANNEL_DATA len=393 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796] 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:17.847 [netconf-device-simulator-threads-4] 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=441} 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=441, channel=[id: 0xc8ee0f36, L:/10.30.170.33:18270 - R:/10.30.170.252:48796]} EXI handlers added to pipeline 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) by 179 down to 2095870 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:17.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:17.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #7 SSH_MSG_CHANNEL_DATA 23:12:17.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) by 340 down to 2096046 23:12:17.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_CHANNEL_DATA len=340 23:12:17.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796] 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=441} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26299250 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:17.849 [netconf-device-simulator-threads-4] 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 23:12:17.849 [netconf-device-simulator-threads-4] 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 23:12:17.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) by 733 down to 2095137 23:12:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:17.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #12 SSH_MSG_IGNORE 23:12:17.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_IGNORE 23:12:17.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #14 SSH_MSG_IGNORE 23:12:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:12:17.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.128 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #9 SSH_MSG_IGNORE 23:12:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_IGNORE 23:12:18.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #8 SSH_MSG_IGNORE 23:12:18.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_IGNORE 23:12:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #13 SSH_MSG_IGNORE 23:12:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:12:18.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454]} 23:12:18.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53454]): SSH-2.0-SSHD-UNKNOWN 23:12:18.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53454]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:18.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53454]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:18.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #14 SSH_MSG_IGNORE 23:12:18.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:12:18.219 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53454]) Send SSH_MSG_KEXINIT 23:12:18.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53454]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:18.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53454]) process #0 SSH_MSG_KEXINIT 23:12:18.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53454]) SSH_MSG_KEXINIT 23:12:18.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53454]) strict KEX=true client=true server=true 23:12:18.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53454]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:18.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53454]) Kex: server host key algorithms = rsa-sha2-512 23:12:18.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53454]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:18.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53454]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:18.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53454]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:18.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53454]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:18.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53454]) Kex: compression algorithms (client to server) = none 23:12:18.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53454]) Kex: compression algorithms (server to client) = none 23:12:18.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:18.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #10 SSH_MSG_IGNORE 23:12:18.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_IGNORE 23:12:18.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53454]) process #1 30 23:12:18.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53454]] process command=SSH_MSG_KEXDH_INIT 23:12:18.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53454]] Send SSH_MSG_KEXDH_REPLY 23:12:18.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53454]) packet #1 sending command=31[31] len=1639 23:12:18.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53454])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:18.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53454]) Send SSH_MSG_NEWKEYS 23:12:18.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53454]) session ID=fb:93:5b:51:ae:35:33:a3:17:44:43:67:0f:c1:dc:56:b0:2e:b7:69:04:ef:30:ab:09:42:11:af:6b:c3:94:25:15:71:c9:15:cd:36:c8:a8:f0:80:69:3f:c4:a8:b6:07:61:70:63:45:57:35:cd:79:c8:a5:ab:1d:44:5f:c0:1c 23:12:18.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53454]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:18.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53454]): strict KEX resets output message sequence number from 3 to 0 23:12:18.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53454]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@357cd330; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:18.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53454])[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 23:12:18.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53454])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:18.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53454]) packet #0 sending command=7[7] len=419 23:12:18.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53454]) No pending packets to flush at end of KEX 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53454]) process #2 SSH_MSG_NEWKEYS 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53454]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53454]): strict KEX resets input message sequence number from 3 to 0 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53454]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1cd9c32e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53454]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53454]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53454]) authorized authentication methods: password,publickey 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53454]) Accepted service ssh-userauth 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53454]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53454]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53454]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53454]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53454]) no authentication factory for method=none 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53454]) SSH_MSG_USERAUTH_REQUEST 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53454]) remaining methods: password,publickey 23:12:18.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53454]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:18.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53454]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:18.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53454]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:18.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53454]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:18.462 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:18.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53454]) authentication result: true 23:12:18.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53454]) SSH_MSG_USERAUTH_REQUEST 23:12:18.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53454])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:18.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53454]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:18.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:18.462 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53454]) no heartbeat to stop 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53454]) heartbeat type=IGNORE, interval=PT30S 23:12:18.463 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53454 authenticated 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53454]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53454]] session=TransportServerSession[admin@/10.30.170.252:53454] id=0 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53454])) size=2097152, max=2097152, packet=32768 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53454]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53454] 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53454]) recipient=0 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454])) size=2097152, max=2097152, packet=32768 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454])) re-initializing 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454])) size=2097152, max=2097152, packet=32768 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:18.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:18.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:18.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454])[want-reply=true] subsystem=netconf 23:12:18.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454])[subsystem] prepared command 23:12:18.465 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:18.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:18.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454]}} established 23:12:18.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 442: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18271 23:12:18.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 442: Creating data stores for simulated device 23:12:18.465 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:18.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:18.465 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:18.465 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:18.465 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:18.467 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2006fede 23:12:18.467 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:18.467 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:18.467 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:18.467 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:18.468 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:18.468 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:18.468 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:18.468 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:18.468 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2006fede, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2006fede, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1820e2a7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1820e2a7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:18.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:18.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:18.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454] 23:12:18.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 442 on channel [id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454] 23:12:18.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) by 1103 down to 2096049 23:12:18.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:18.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454] 23:12:18.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454] 23:12:18.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) request=subsystem result=ReplySuccess, want-reply=true 23:12:18.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:18.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) request=subsystem activate command 23:12:18.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) starting runner for command=netconf 23:12:18.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #5 SSH_MSG_CHANNEL_DATA 23:12:18.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) by 373 down to 2096779 23:12:18.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_CHANNEL_DATA len=373 23:12:18.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454] 23:12:18.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:18.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454] 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454] 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18271', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=442} created 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=442, channel=[id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454]} created 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454] successful with session NetconfServerSession{sessionId=442, channel=[id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454]} 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=442, channel=[id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454]} up 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #6 SSH_MSG_CHANNEL_DATA 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) by 393 down to 2096386 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_CHANNEL_DATA len=393 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454] 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:18.474 [netconf-device-simulator-threads-6] 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=442} 23:12:18.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:18.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=442, channel=[id: 0x9358d9c8, L:/10.30.170.33:18271 - R:/10.30.170.252:53454]} EXI handlers added to pipeline 23:12:18.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:18.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) by 179 down to 2095870 23:12:18.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:18.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:18.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #7 SSH_MSG_CHANNEL_DATA 23:12:18.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) by 340 down to 2096046 23:12:18.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_CHANNEL_DATA len=340 23:12:18.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454] 23:12:18.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:18.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:18.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=442} 23:12:18.477 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1820e2a7 23:12:18.477 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:18.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:18.477 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:18.478 [netconf-device-simulator-threads-6] 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 23:12:18.478 [netconf-device-simulator-threads-6] 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 23:12:18.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:18.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) by 733 down to 2095137 23:12:18.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:18.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:18.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #12 SSH_MSG_IGNORE 23:12:18.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_IGNORE 23:12:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #11 SSH_MSG_IGNORE 23:12:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_IGNORE 23:12:18.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #8 SSH_MSG_IGNORE 23:12:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_IGNORE 23:12:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #13 SSH_MSG_IGNORE 23:12:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:12:18.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #10 SSH_MSG_IGNORE 23:12:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_IGNORE 23:12:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #9 SSH_MSG_IGNORE 23:12:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_IGNORE 23:12:18.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662]} 23:12:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35662]): SSH-2.0-SSHD-UNKNOWN 23:12:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35662]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35662]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:18.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35662]) Send SSH_MSG_KEXINIT 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35662]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35662]) process #0 SSH_MSG_KEXINIT 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35662]) SSH_MSG_KEXINIT 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35662]) strict KEX=true client=true server=true 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35662]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35662]) Kex: server host key algorithms = rsa-sha2-512 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35662]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35662]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35662]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35662]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35662]) Kex: compression algorithms (client to server) = none 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35662]) Kex: compression algorithms (server to client) = none 23:12:18.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:18.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35662]) process #1 30 23:12:18.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35662]] process command=SSH_MSG_KEXDH_INIT 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35662]] Send SSH_MSG_KEXDH_REPLY 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35662]) packet #1 sending command=31[31] len=1639 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35662])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35662]) Send SSH_MSG_NEWKEYS 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35662]) session ID=93:f7:cd:0b:a0:23:49:99:22:3d:23:eb:28:8a:2e:0f:e4:fd:4d:1b:af:e1:c4:ba:b6:b3:89:b5:18:35:12:77:9a:75:cd:bf:46:b0:98:5d:e4:05:23:54:64:fa:a9:ee:49:76:d1:90:ee:6b:5b:97:9b:dd:9b:11:a5:93:3e:b9 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35662]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35662]): strict KEX resets output message sequence number from 3 to 0 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35662]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8bd57e8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35662])[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 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35662])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35662]) packet #0 sending command=7[7] len=419 23:12:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35662]) No pending packets to flush at end of KEX 23:12:19.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #11 SSH_MSG_IGNORE 23:12:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_IGNORE 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35662]) process #2 SSH_MSG_NEWKEYS 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35662]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35662]): strict KEX resets input message sequence number from 3 to 0 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35662]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2ef79019; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35662]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35662]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35662]) authorized authentication methods: password,publickey 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35662]) Accepted service ssh-userauth 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35662]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35662]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35662]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35662]) no authentication factory for method=none 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35662]) SSH_MSG_USERAUTH_REQUEST 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35662]) remaining methods: password,publickey 23:12:19.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35662]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:19.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35662]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:19.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:19.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35662]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:19.038 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:19.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35662]) authentication result: true 23:12:19.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35662]) SSH_MSG_USERAUTH_REQUEST 23:12:19.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35662])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:19.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35662]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:19.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:19.038 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:19.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35662]) no heartbeat to stop 23:12:19.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35662]) heartbeat type=IGNORE, interval=PT30S 23:12:19.038 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35662 authenticated 23:12:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35662]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35662]] session=TransportServerSession[admin@/10.30.170.252:35662] id=0 23:12:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35662])) size=2097152, max=2097152, packet=32768 23:12:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35662]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35662] 23:12:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35662]) recipient=0 23:12:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662])) size=2097152, max=2097152, packet=32768 23:12:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662])) re-initializing 23:12:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662])) size=2097152, max=2097152, packet=32768 23:12:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662])[want-reply=true] subsystem=netconf 23:12:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662])[subsystem] prepared command 23:12:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662]}} established 23:12:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 443: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18272 23:12:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 443: Creating data stores for simulated device 23:12:19.040 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:19.043 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:19.043 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:19.043 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:19.044 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59551ccd 23:12:19.044 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:19.044 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:19.044 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:19.044 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:19.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:19.045 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:19.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:19.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:19.045 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59551ccd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59551ccd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dc9bea8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dc9bea8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:19.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:19.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #14 SSH_MSG_IGNORE 23:12:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:12:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662] 23:12:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 443 on channel [id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662] 23:12:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) by 1103 down to 2096049 23:12:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662] 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662] 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) request=subsystem result=ReplySuccess, want-reply=true 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) request=subsystem activate command 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) starting runner for command=netconf 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #5 SSH_MSG_CHANNEL_DATA 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) by 373 down to 2096779 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_CHANNEL_DATA len=373 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662] 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662] 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662] 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18272', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=443} created 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662]} created 23:12:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662] successful with session NetconfServerSession{sessionId=443, channel=[id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662]} 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662]} up 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #6 SSH_MSG_CHANNEL_DATA 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) by 393 down to 2096386 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_CHANNEL_DATA len=393 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662] 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:19.048 [netconf-device-simulator-threads-0] 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=443} 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x958cec0c, L:/10.30.170.33:18272 - R:/10.30.170.252:35662]} EXI handlers added to pipeline 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) by 179 down to 2095870 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #7 SSH_MSG_CHANNEL_DATA 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) by 340 down to 2096046 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_CHANNEL_DATA len=340 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662] 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=443} 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dc9bea8 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:19.050 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:19.051 [netconf-device-simulator-threads-0] 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 23:12:19.051 [netconf-device-simulator-threads-0] 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 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) by 733 down to 2095137 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:19.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:19.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #12 SSH_MSG_IGNORE 23:12:19.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_IGNORE 23:12:19.094 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.098 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #9 SSH_MSG_IGNORE 23:12:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_IGNORE 23:12:19.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #8 SSH_MSG_IGNORE 23:12:19.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_IGNORE 23:12:19.148 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #10 SSH_MSG_IGNORE 23:12:19.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_IGNORE 23:12:19.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026]} 23:12:19.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43026]): SSH-2.0-SSHD-UNKNOWN 23:12:19.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43026]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:19.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43026]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:19.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #12 SSH_MSG_IGNORE 23:12:19.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_IGNORE 23:12:19.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #14 SSH_MSG_IGNORE 23:12:19.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:12:19.396 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #11 SSH_MSG_IGNORE 23:12:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_IGNORE 23:12:19.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43026]) Send SSH_MSG_KEXINIT 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43026]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43026]) process #0 SSH_MSG_KEXINIT 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43026]) SSH_MSG_KEXINIT 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43026]) strict KEX=true client=true server=true 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43026]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43026]) Kex: server host key algorithms = rsa-sha2-512 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43026]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43026]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43026]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43026]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43026]) Kex: compression algorithms (client to server) = none 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43026]) Kex: compression algorithms (server to client) = none 23:12:19.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:19.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #13 SSH_MSG_IGNORE 23:12:19.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:12:19.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43026]) process #1 30 23:12:19.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43026]] process command=SSH_MSG_KEXDH_INIT 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43026]] Send SSH_MSG_KEXDH_REPLY 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43026]) packet #1 sending command=31[31] len=1639 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43026])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43026]) Send SSH_MSG_NEWKEYS 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43026]) session ID=64:bd:59:8c:a1:95:83:06:c9:c1:ba:d6:8e:f6:58:24:57:6b:47:c7:11:85:82:0a:f2:af:85:01:29:43:f2:4b:57:fd:d0:50:e4:3a:4b:de:29:cf:d6:34:c4:2e:ae:aa:e4:cb:97:b1:63:33:b1:af:5a:8c:d0:8e:5b:f1:bb:52 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43026]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43026]): strict KEX resets output message sequence number from 3 to 0 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@527de92e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43026])[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 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43026])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43026]) packet #0 sending command=7[7] len=419 23:12:19.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43026]) No pending packets to flush at end of KEX 23:12:19.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43026]) process #2 SSH_MSG_NEWKEYS 23:12:19.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43026]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:19.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43026]): strict KEX resets input message sequence number from 3 to 0 23:12:19.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43026]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65c03e2; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:19.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:19.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43026]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:19.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43026]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:19.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43026]) authorized authentication methods: password,publickey 23:12:19.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43026]) Accepted service ssh-userauth 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43026]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43026]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43026]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43026]) no authentication factory for method=none 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43026]) SSH_MSG_USERAUTH_REQUEST 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43026]) remaining methods: password,publickey 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43026]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43026]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43026]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:19.546 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43026]) authentication result: true 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43026]) SSH_MSG_USERAUTH_REQUEST 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43026])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43026]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43026]) no heartbeat to stop 23:12:19.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43026]) heartbeat type=IGNORE, interval=PT30S 23:12:19.547 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43026 authenticated 23:12:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43026]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43026]] session=TransportServerSession[admin@/10.30.170.252:43026] id=0 23:12:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43026])) size=2097152, max=2097152, packet=32768 23:12:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43026]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43026] 23:12:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43026]) recipient=0 23:12:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026])) size=2097152, max=2097152, packet=32768 23:12:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026])) re-initializing 23:12:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026])) size=2097152, max=2097152, packet=32768 23:12:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026])[want-reply=true] subsystem=netconf 23:12:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026])[subsystem] prepared command 23:12:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026]}} established 23:12:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 444: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18273 23:12:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 444: Creating data stores for simulated device 23:12:19.548 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:19.549 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:19.549 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:19.549 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:19.549 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16bd24fa 23:12:19.549 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:19.550 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:19.550 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:19.550 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:19.550 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:19.550 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:19.550 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:19.550 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:19.550 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16bd24fa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16bd24fa, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@359c0569, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@359c0569, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:19.551 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:19.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:19.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026] 23:12:19.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 444 on channel [id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026] 23:12:19.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) by 1103 down to 2096049 23:12:19.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:19.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026] 23:12:19.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026] 23:12:19.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) request=subsystem result=ReplySuccess, want-reply=true 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) request=subsystem activate command 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) starting runner for command=netconf 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #5 SSH_MSG_CHANNEL_DATA 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) by 373 down to 2096779 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_CHANNEL_DATA len=373 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026] 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026] 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026] 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18273', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=444} created 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026]} created 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026] successful with session NetconfServerSession{sessionId=444, channel=[id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026]} 23:12:19.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026]} up 23:12:19.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #6 SSH_MSG_CHANNEL_DATA 23:12:19.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) by 393 down to 2096386 23:12:19.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_CHANNEL_DATA len=393 23:12:19.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026] 23:12:19.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:19.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:19.554 [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=444} 23:12:19.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:19.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x0086a7e8, L:/10.30.170.33:18273 - R:/10.30.170.252:43026]} EXI handlers added to pipeline 23:12:19.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:19.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) by 179 down to 2095870 23:12:19.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:19.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:19.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #7 SSH_MSG_CHANNEL_DATA 23:12:19.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) by 340 down to 2096046 23:12:19.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_CHANNEL_DATA len=340 23:12:19.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026] 23:12:19.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:19.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:19.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=444} 23:12:19.556 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@359c0569 23:12:19.556 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:19.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:19.557 [netconf-device-simulator-threads-2] 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 23:12:19.557 [netconf-device-simulator-threads-2] 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 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) by 733 down to 2095137 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:19.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:19.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #8 SSH_MSG_IGNORE 23:12:19.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_IGNORE 23:12:19.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #10 SSH_MSG_IGNORE 23:12:19.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_IGNORE 23:12:19.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #13 SSH_MSG_IGNORE 23:12:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:12:19.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #14 SSH_MSG_IGNORE 23:12:19.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:12:19.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004]} 23:12:19.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44004]): SSH-2.0-SSHD-UNKNOWN 23:12:19.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44004]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:19.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44004]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:19.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #12 SSH_MSG_IGNORE 23:12:19.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_IGNORE 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44004]) Send SSH_MSG_KEXINIT 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44004]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44004]) process #0 SSH_MSG_KEXINIT 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44004]) SSH_MSG_KEXINIT 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44004]) strict KEX=true client=true server=true 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44004]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44004]) Kex: server host key algorithms = rsa-sha2-512 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44004]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44004]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44004]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44004]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44004]) Kex: compression algorithms (client to server) = none 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44004]) Kex: compression algorithms (server to client) = none 23:12:19.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #9 SSH_MSG_IGNORE 23:12:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_IGNORE 23:12:19.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:19.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44004]) process #1 30 23:12:19.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44004]] process command=SSH_MSG_KEXDH_INIT 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44004]] Send SSH_MSG_KEXDH_REPLY 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44004]) packet #1 sending command=31[31] len=1639 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44004])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44004]) Send SSH_MSG_NEWKEYS 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44004]) session ID=b2:8f:0c:1f:62:c3:0d:15:a1:da:cb:0b:65:51:37:01:4b:ab:bc:19:bc:36:34:69:b1:05:c5:d3:06:ae:83:fe:44:c9:73:b6:3e:7a:bc:39:d2:00:39:50:27:70:05:8e:72:6f:85:c3:79:54:2c:51:1b:f2:83:73:60:01:b7:46 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44004]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44004]): strict KEX resets output message sequence number from 3 to 0 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44004]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@278db2fa; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44004])[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 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44004])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44004]) packet #0 sending command=7[7] len=419 23:12:19.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44004]) No pending packets to flush at end of KEX 23:12:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #11 SSH_MSG_IGNORE 23:12:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_IGNORE 23:12:20.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44004]) process #2 SSH_MSG_NEWKEYS 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44004]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44004]): strict KEX resets input message sequence number from 3 to 0 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44004]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37f185eb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44004]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44004]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44004]) authorized authentication methods: password,publickey 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44004]) Accepted service ssh-userauth 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44004]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44004]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44004]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44004]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44004]) no authentication factory for method=none 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44004]) SSH_MSG_USERAUTH_REQUEST 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44004]) remaining methods: password,publickey 23:12:20.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44004]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:20.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44004]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:20.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44004]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:20.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44004]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:20.019 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:20.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44004]) authentication result: true 23:12:20.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44004]) SSH_MSG_USERAUTH_REQUEST 23:12:20.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44004])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:20.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44004]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:20.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:20.019 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:20.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44004]) no heartbeat to stop 23:12:20.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44004]) heartbeat type=IGNORE, interval=PT30S 23:12:20.019 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44004 authenticated 23:12:20.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:20.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44004]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44004]] session=TransportServerSession[admin@/10.30.170.252:44004] id=0 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44004])) size=2097152, max=2097152, packet=32768 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44004]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44004] 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44004]) recipient=0 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004])) size=2097152, max=2097152, packet=32768 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004])) re-initializing 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004])) size=2097152, max=2097152, packet=32768 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004])[want-reply=true] subsystem=netconf 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004])[subsystem] prepared command 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004]}} established 23:12:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 445: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18274 23:12:20.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 445: Creating data stores for simulated device 23:12:20.025 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:20.025 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:20.025 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:20.025 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:20.025 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:20.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b0252f7 23:12:20.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:20.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:20.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:20.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:20.032 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:20.032 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:20.032 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:20.032 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:20.032 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b0252f7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b0252f7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@620f7630, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@620f7630, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:20.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:20.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:20.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004] 23:12:20.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 445 on channel [id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004] 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) by 1103 down to 2096049 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004] 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004] 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) request=subsystem result=ReplySuccess, want-reply=true 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) request=subsystem activate command 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) starting runner for command=netconf 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #5 SSH_MSG_CHANNEL_DATA 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) by 373 down to 2096779 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_CHANNEL_DATA len=373 23:12:20.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004] 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004] 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004] 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18274', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=445} created 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004]} created 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004] successful with session NetconfServerSession{sessionId=445, channel=[id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004]} 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004]} up 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #6 SSH_MSG_CHANNEL_DATA 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) by 393 down to 2096386 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_CHANNEL_DATA len=393 23:12:20.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004] 23:12:20.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:20.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:20.037 [netconf-device-simulator-threads-4] 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=445} 23:12:20.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:20.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x6358446e, L:/10.30.170.33:18274 - R:/10.30.170.252:44004]} EXI handlers added to pipeline 23:12:20.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:20.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) by 179 down to 2095870 23:12:20.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:20.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:20.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #7 SSH_MSG_CHANNEL_DATA 23:12:20.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) by 340 down to 2096046 23:12:20.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_CHANNEL_DATA len=340 23:12:20.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004] 23:12:20.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:20.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:20.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=445} 23:12:20.040 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@620f7630 23:12:20.040 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:20.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:20.040 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:20.040 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:20.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:20.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:20.041 [netconf-device-simulator-threads-4] 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 23:12:20.041 [netconf-device-simulator-threads-4] 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 23:12:20.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:20.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) by 733 down to 2095137 23:12:20.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:20.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:20.117 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #9 SSH_MSG_IGNORE 23:12:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_IGNORE 23:12:20.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #8 SSH_MSG_IGNORE 23:12:20.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_IGNORE 23:12:20.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #13 SSH_MSG_IGNORE 23:12:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:12:20.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #10 SSH_MSG_IGNORE 23:12:20.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_IGNORE 23:12:20.197 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #14 SSH_MSG_IGNORE 23:12:20.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:12:20.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582]} 23:12:20.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41582]): SSH-2.0-SSHD-UNKNOWN 23:12:20.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41582]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:20.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41582]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:20.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #12 SSH_MSG_IGNORE 23:12:20.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_IGNORE 23:12:20.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41582]) Send SSH_MSG_KEXINIT 23:12:20.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41582]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41582]) process #0 SSH_MSG_KEXINIT 23:12:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41582]) SSH_MSG_KEXINIT 23:12:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41582]) strict KEX=true client=true server=true 23:12:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41582]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41582]) Kex: server host key algorithms = rsa-sha2-512 23:12:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41582]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41582]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41582]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41582]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41582]) Kex: compression algorithms (client to server) = none 23:12:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41582]) Kex: compression algorithms (server to client) = none 23:12:20.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:20.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41582]) process #1 30 23:12:20.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41582]] process command=SSH_MSG_KEXDH_INIT 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41582]] Send SSH_MSG_KEXDH_REPLY 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41582]) packet #1 sending command=31[31] len=1639 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41582])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41582]) Send SSH_MSG_NEWKEYS 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41582]) session ID=4d:ea:cd:31:83:dc:11:31:3b:49:68:ed:33:79:a1:d1:68:96:71:ed:d4:44:11:c4:97:d6:27:b4:f6:ee:91:9e:0a:43:00:b8:28:78:ff:c1:31:e1:e8:4d:30:c2:9d:0d:b6:0f:25:20:70:46:32:05:d6:ce:3e:95:1c:bc:c2:3b 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41582]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41582]): strict KEX resets output message sequence number from 3 to 0 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41582]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@171452ff; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41582])[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 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41582])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41582]) packet #0 sending command=7[7] len=419 23:12:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41582]) No pending packets to flush at end of KEX 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41582]) process #2 SSH_MSG_NEWKEYS 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41582]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41582]): strict KEX resets input message sequence number from 3 to 0 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41582]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5217d12a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41582]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41582]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41582]) authorized authentication methods: password,publickey 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41582]) Accepted service ssh-userauth 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41582]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41582]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41582]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41582]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41582]) no authentication factory for method=none 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41582]) SSH_MSG_USERAUTH_REQUEST 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41582]) remaining methods: password,publickey 23:12:20.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41582]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:20.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41582]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:20.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41582]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:20.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41582]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:20.562 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:20.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41582]) authentication result: true 23:12:20.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41582]) SSH_MSG_USERAUTH_REQUEST 23:12:20.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41582])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:20.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41582]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:20.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:20.562 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:20.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41582]) no heartbeat to stop 23:12:20.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41582]) heartbeat type=IGNORE, interval=PT30S 23:12:20.562 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41582 authenticated 23:12:20.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:20.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41582]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41582]] session=TransportServerSession[admin@/10.30.170.252:41582] id=0 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41582])) size=2097152, max=2097152, packet=32768 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41582]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41582] 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41582]) recipient=0 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582])) size=2097152, max=2097152, packet=32768 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582])) re-initializing 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582])) size=2097152, max=2097152, packet=32768 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582])[want-reply=true] subsystem=netconf 23:12:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582])[subsystem] prepared command 23:12:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582]}} established 23:12:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 446: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18275 23:12:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 446: Creating data stores for simulated device 23:12:20.565 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:20.565 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:20.565 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@751be259 23:12:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:20.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:20.567 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:20.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:20.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:20.567 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@751be259, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@751be259, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10af193b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10af193b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:20.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582] 23:12:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 446 on channel [id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582] 23:12:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) by 1103 down to 2096049 23:12:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582] 23:12:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582] 23:12:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) request=subsystem result=ReplySuccess, want-reply=true 23:12:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) request=subsystem activate command 23:12:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) starting runner for command=netconf 23:12:20.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #5 SSH_MSG_CHANNEL_DATA 23:12:20.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) by 373 down to 2096779 23:12:20.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_CHANNEL_DATA len=373 23:12:20.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582] 23:12:20.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:20.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:20.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582] 23:12:20.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582] 23:12:20.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18275', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:20.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=446} created 23:12:20.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582]} created 23:12:20.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582] successful with session NetconfServerSession{sessionId=446, channel=[id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582]} 23:12:20.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582]} up 23:12:20.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #6 SSH_MSG_CHANNEL_DATA 23:12:20.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) by 393 down to 2096386 23:12:20.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_CHANNEL_DATA len=393 23:12:20.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582] 23:12:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:20.572 [netconf-device-simulator-threads-6] 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=446} 23:12:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x654a54ce, L:/10.30.170.33:18275 - R:/10.30.170.252:41582]} EXI handlers added to pipeline 23:12:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) by 179 down to 2095870 23:12:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #7 SSH_MSG_CHANNEL_DATA 23:12:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) by 340 down to 2096046 23:12:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_CHANNEL_DATA len=340 23:12:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582] 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=446} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10af193b 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:20.574 [netconf-device-simulator-threads-6] 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 23:12:20.574 [netconf-device-simulator-threads-6] 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 23:12:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:20.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) by 733 down to 2095137 23:12:20.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:20.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:20.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #9 SSH_MSG_IGNORE 23:12:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_IGNORE 23:12:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #13 SSH_MSG_IGNORE 23:12:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:12:20.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #11 SSH_MSG_IGNORE 23:12:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_IGNORE 23:12:20.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984]} 23:12:20.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50984]): SSH-2.0-SSHD-UNKNOWN 23:12:20.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50984]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:20.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50984]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:20.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #14 SSH_MSG_IGNORE 23:12:20.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:12:20.852 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50984]) Send SSH_MSG_KEXINIT 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50984]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50984]) process #0 SSH_MSG_KEXINIT 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50984]) SSH_MSG_KEXINIT 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50984]) strict KEX=true client=true server=true 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50984]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50984]) Kex: server host key algorithms = rsa-sha2-512 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50984]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50984]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50984]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50984]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50984]) Kex: compression algorithms (client to server) = none 23:12:20.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50984]) Kex: compression algorithms (server to client) = none 23:12:20.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:20.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #8 SSH_MSG_IGNORE 23:12:20.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_IGNORE 23:12:20.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:20.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50984]) process #1 30 23:12:20.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50984]] process command=SSH_MSG_KEXDH_INIT 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50984]] Send SSH_MSG_KEXDH_REPLY 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50984]) packet #1 sending command=31[31] len=1639 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50984])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50984]) Send SSH_MSG_NEWKEYS 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50984]) session ID=db:d4:30:e9:f5:e6:fd:de:c8:b0:a1:00:61:f1:d1:cb:8d:85:44:f3:d9:e2:d0:45:a0:af:f8:92:a3:a0:6b:38:7d:f6:28:16:fc:c7:11:38:f9:aa:cb:98:26:57:58:8a:77:b3:1f:b7:fe:98:c6:70:df:7c:9d:f2:ca:6a:9d:e6 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50984]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50984]): strict KEX resets output message sequence number from 3 to 0 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50984]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2bc457f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50984])[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 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50984])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50984]) packet #0 sending command=7[7] len=419 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50984]) No pending packets to flush at end of KEX 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #10 SSH_MSG_IGNORE 23:12:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_IGNORE 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50984]) process #2 SSH_MSG_NEWKEYS 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50984]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50984]): strict KEX resets input message sequence number from 3 to 0 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50984]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f74637f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50984]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50984]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50984]) authorized authentication methods: password,publickey 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50984]) Accepted service ssh-userauth 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50984]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50984]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50984]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50984]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50984]) no authentication factory for method=none 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50984]) SSH_MSG_USERAUTH_REQUEST 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50984]) remaining methods: password,publickey 23:12:20.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50984]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:20.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50984]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:20.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50984]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:20.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50984]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:20.999 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:20.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50984]) authentication result: true 23:12:20.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50984]) SSH_MSG_USERAUTH_REQUEST 23:12:20.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50984])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:20.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50984]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:20.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:20.999 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:20.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50984]) no heartbeat to stop 23:12:20.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50984]) heartbeat type=IGNORE, interval=PT30S 23:12:20.999 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50984 authenticated 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50984]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50984]] session=TransportServerSession[admin@/10.30.170.252:50984] id=0 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50984])) size=2097152, max=2097152, packet=32768 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50984]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50984] 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50984]) recipient=0 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984])) size=2097152, max=2097152, packet=32768 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984])) re-initializing 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984])) size=2097152, max=2097152, packet=32768 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984])[want-reply=true] subsystem=netconf 23:12:21.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984])[subsystem] prepared command 23:12:21.001 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:21.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:21.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984]}} established 23:12:21.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 447: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18276 23:12:21.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 447: Creating data stores for simulated device 23:12:21.001 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:21.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:21.001 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:21.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:21.001 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:21.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1852af08 23:12:21.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:21.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:21.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:21.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:21.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:21.003 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:21.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:21.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:21.003 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1852af08, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1852af08, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6120acf0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6120acf0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:21.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:21.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:21.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984] 23:12:21.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 447 on channel [id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984] 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) by 1103 down to 2096049 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984] 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984] 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) request=subsystem result=ReplySuccess, want-reply=true 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) request=subsystem activate command 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) starting runner for command=netconf 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #5 SSH_MSG_CHANNEL_DATA 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) by 373 down to 2096779 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_CHANNEL_DATA len=373 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984] 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:21.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984] 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984] 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18276', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=447} created 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984]} created 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984] successful with session NetconfServerSession{sessionId=447, channel=[id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984]} 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984]} up 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #6 SSH_MSG_CHANNEL_DATA 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) by 393 down to 2096386 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_CHANNEL_DATA len=393 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984] 23:12:21.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:21.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:21.010 [netconf-device-simulator-threads-0] 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=447} 23:12:21.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:21.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x122ccced, L:/10.30.170.33:18276 - R:/10.30.170.252:50984]} EXI handlers added to pipeline 23:12:21.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:21.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) by 179 down to 2095870 23:12:21.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:21.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #7 SSH_MSG_CHANNEL_DATA 23:12:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) by 340 down to 2096046 23:12:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_CHANNEL_DATA len=340 23:12:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984] 23:12:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=447} 23:12:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6120acf0 23:12:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:21.014 [netconf-device-simulator-threads-0] 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 23:12:21.014 [netconf-device-simulator-threads-0] 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 23:12:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) by 733 down to 2095137 23:12:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:21.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #8 SSH_MSG_IGNORE 23:12:21.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:12:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #9 SSH_MSG_IGNORE 23:12:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_IGNORE 23:12:21.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #13 SSH_MSG_IGNORE 23:12:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:12:21.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #12 SSH_MSG_IGNORE 23:12:21.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_IGNORE 23:12:21.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902]} 23:12:21.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35902]): SSH-2.0-SSHD-UNKNOWN 23:12:21.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35902]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:21.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35902]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:21.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #14 SSH_MSG_IGNORE 23:12:21.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:12:21.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35902]) Send SSH_MSG_KEXINIT 23:12:21.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35902]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:21.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35902]) process #0 SSH_MSG_KEXINIT 23:12:21.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35902]) SSH_MSG_KEXINIT 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35902]) strict KEX=true client=true server=true 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35902]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35902]) Kex: server host key algorithms = rsa-sha2-512 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35902]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35902]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35902]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35902]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35902]) Kex: compression algorithms (client to server) = none 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35902]) Kex: compression algorithms (server to client) = none 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #10 SSH_MSG_IGNORE 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_IGNORE 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #11 SSH_MSG_IGNORE 23:12:21.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_IGNORE 23:12:21.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #12 SSH_MSG_IGNORE 23:12:21.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_IGNORE 23:12:21.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35902]) process #1 30 23:12:21.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35902]] process command=SSH_MSG_KEXDH_INIT 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35902]] Send SSH_MSG_KEXDH_REPLY 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35902]) packet #1 sending command=31[31] len=1639 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35902])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35902]) Send SSH_MSG_NEWKEYS 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35902]) session ID=14:e1:14:9e:96:0c:10:1d:35:ee:d4:7f:35:19:ec:0a:85:1f:a5:3a:c5:f1:7b:fa:fb:c2:7e:0b:13:01:d4:a1:8f:73:db:9b:f6:e2:9a:cb:51:38:ed:e1:07:e0:68:22:05:71:a8:c4:5c:9d:8e:83:09:40:db:e6:77:02:af:f6 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35902]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35902]): strict KEX resets output message sequence number from 3 to 0 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35902]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9b80ab3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35902])[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 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35902])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35902]) packet #0 sending command=7[7] len=419 23:12:21.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35902]) No pending packets to flush at end of KEX 23:12:21.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35902]) process #2 SSH_MSG_NEWKEYS 23:12:21.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35902]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:21.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35902]): strict KEX resets input message sequence number from 3 to 0 23:12:21.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35902]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@66b9354b; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:21.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:21.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35902]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:21.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35902]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:21.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35902]) authorized authentication methods: password,publickey 23:12:21.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35902]) Accepted service ssh-userauth 23:12:21.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35902]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35902]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35902]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35902]) no authentication factory for method=none 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35902]) SSH_MSG_USERAUTH_REQUEST 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35902]) remaining methods: password,publickey 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35902]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35902]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35902]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:21.693 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35902]) authentication result: true 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35902]) SSH_MSG_USERAUTH_REQUEST 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35902])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:21.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35902]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:21.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:21.694 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:21.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35902]) no heartbeat to stop 23:12:21.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35902]) heartbeat type=IGNORE, interval=PT30S 23:12:21.694 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35902 authenticated 23:12:21.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:21.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35902]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:21.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35902]] session=TransportServerSession[admin@/10.30.170.252:35902] id=0 23:12:21.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35902])) size=2097152, max=2097152, packet=32768 23:12:21.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35902]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35902] 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35902]) recipient=0 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902])) size=2097152, max=2097152, packet=32768 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902])) re-initializing 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902])) size=2097152, max=2097152, packet=32768 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902])[want-reply=true] subsystem=netconf 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902])[subsystem] prepared command 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902]}} established 23:12:21.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 448: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18277 23:12:21.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 448: Creating data stores for simulated device 23:12:21.696 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:21.696 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:21.696 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:21.696 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:21.696 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:21.699 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44009c62 23:12:21.699 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:21.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:21.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:21.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:21.706 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #11 SSH_MSG_IGNORE 23:12:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_IGNORE 23:12:21.710 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:21.710 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:21.710 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:21.710 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:21.710 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44009c62, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44009c62, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e6fcb54, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e6fcb54, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:21.711 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:21.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:21.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902] 23:12:21.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 448 on channel [id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902] 23:12:21.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) by 1103 down to 2096049 23:12:21.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:21.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902] 23:12:21.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902] 23:12:21.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) request=subsystem result=ReplySuccess, want-reply=true 23:12:21.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:21.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) request=subsystem activate command 23:12:21.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) starting runner for command=netconf 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #5 SSH_MSG_CHANNEL_DATA 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) by 373 down to 2096779 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_CHANNEL_DATA len=373 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902] 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902] 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902] 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18277', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=448} created 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902]} created 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902] successful with session NetconfServerSession{sessionId=448, channel=[id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902]} 23:12:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902]} up 23:12:21.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #13 SSH_MSG_IGNORE 23:12:21.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:12:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #6 SSH_MSG_CHANNEL_DATA 23:12:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) by 393 down to 2096386 23:12:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_CHANNEL_DATA len=393 23:12:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902] 23:12:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:21.726 [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=448} 23:12:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x3c0dd402, L:/10.30.170.33:18277 - R:/10.30.170.252:35902]} EXI handlers added to pipeline 23:12:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:21.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) by 179 down to 2095870 23:12:21.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:21.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #7 SSH_MSG_CHANNEL_DATA 23:12:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) by 340 down to 2096046 23:12:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_CHANNEL_DATA len=340 23:12:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902] 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=448} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e6fcb54 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:21.729 [netconf-device-simulator-threads-2] 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 23:12:21.729 [netconf-device-simulator-threads-2] 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 23:12:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) by 733 down to 2095137 23:12:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:21.799 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #10 SSH_MSG_IGNORE 23:12:21.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_IGNORE 23:12:21.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #8 SSH_MSG_IGNORE 23:12:21.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_IGNORE 23:12:21.820 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114]} 23:12:21.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58114]): SSH-2.0-SSHD-UNKNOWN 23:12:21.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58114]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:21.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58114]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:21.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #14 SSH_MSG_IGNORE 23:12:21.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:12:21.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #9 SSH_MSG_IGNORE 23:12:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_IGNORE 23:12:21.956 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #9 SSH_MSG_IGNORE 23:12:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_IGNORE 23:12:22.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58114]) Send SSH_MSG_KEXINIT 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58114]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58114]) process #0 SSH_MSG_KEXINIT 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58114]) SSH_MSG_KEXINIT 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58114]) strict KEX=true client=true server=true 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58114]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58114]) Kex: server host key algorithms = rsa-sha2-512 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58114]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58114]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58114]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58114]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58114]) Kex: compression algorithms (client to server) = none 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58114]) Kex: compression algorithms (server to client) = none 23:12:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:22.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #11 SSH_MSG_IGNORE 23:12:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_IGNORE 23:12:22.263 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #12 SSH_MSG_IGNORE 23:12:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_IGNORE 23:12:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #8 SSH_MSG_IGNORE 23:12:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_IGNORE 23:12:22.266 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58114]) process #1 30 23:12:22.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58114]] process command=SSH_MSG_KEXDH_INIT 23:12:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58114]] Send SSH_MSG_KEXDH_REPLY 23:12:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58114]) packet #1 sending command=31[31] len=1639 23:12:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58114])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58114]) Send SSH_MSG_NEWKEYS 23:12:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58114]) session ID=96:be:94:fc:39:b3:70:35:f4:bd:06:2d:f1:1c:26:82:c9:09:c4:e7:bd:58:bf:a5:7f:0d:cb:6a:07:f9:28:50:89:b9:f4:9f:2e:29:83:85:cc:87:cf:05:01:f5:de:ab:5d:fd:e0:4b:0f:88:eb:d7:86:c0:e0:20:78:e9:dc:68 23:12:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58114]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58114]): strict KEX resets output message sequence number from 3 to 0 23:12:22.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@369db8d6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:22.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58114])[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 23:12:22.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58114])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:22.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58114]) packet #0 sending command=7[7] len=419 23:12:22.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58114]) No pending packets to flush at end of KEX 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58114]) process #2 SSH_MSG_NEWKEYS 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58114]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58114]): strict KEX resets input message sequence number from 3 to 0 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@82a68f3; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58114]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58114]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58114]) authorized authentication methods: password,publickey 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58114]) Accepted service ssh-userauth 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58114]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58114]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58114]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58114]) no authentication factory for method=none 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58114]) SSH_MSG_USERAUTH_REQUEST 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58114]) remaining methods: password,publickey 23:12:22.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58114]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:22.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58114]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:22.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:22.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58114]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:22.343 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:22.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58114]) authentication result: true 23:12:22.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58114]) SSH_MSG_USERAUTH_REQUEST 23:12:22.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58114])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:22.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58114]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:22.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:22.343 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:22.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58114]) no heartbeat to stop 23:12:22.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58114]) heartbeat type=IGNORE, interval=PT30S 23:12:22.343 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58114 authenticated 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58114]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58114]] session=TransportServerSession[admin@/10.30.170.252:58114] id=0 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58114])) size=2097152, max=2097152, packet=32768 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58114]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58114] 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58114]) recipient=0 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114])) size=2097152, max=2097152, packet=32768 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114])) re-initializing 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114])) size=2097152, max=2097152, packet=32768 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114])[want-reply=true] subsystem=netconf 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114])[subsystem] prepared command 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114]}} established 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 449: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18278 23:12:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 449: Creating data stores for simulated device 23:12:22.345 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:22.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:22.345 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:22.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:22.345 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:22.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41f71dc3 23:12:22.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:22.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:22.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:22.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:22.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:22.346 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:22.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:22.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:22.346 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41f71dc3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41f71dc3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dad73dc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dad73dc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:22.347 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:22.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:22.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114] 23:12:22.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 449 on channel [id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114] 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) by 1103 down to 2096049 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114] 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114] 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) request=subsystem result=ReplySuccess, want-reply=true 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) request=subsystem activate command 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) starting runner for command=netconf 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #5 SSH_MSG_CHANNEL_DATA 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) by 373 down to 2096779 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_CHANNEL_DATA len=373 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114] 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114] 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114] 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18278', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=449} created 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114]} created 23:12:22.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114] successful with session NetconfServerSession{sessionId=449, channel=[id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114]} 23:12:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #13 SSH_MSG_IGNORE 23:12:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:12:22.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114]} up 23:12:22.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #6 SSH_MSG_CHANNEL_DATA 23:12:22.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) by 393 down to 2096386 23:12:22.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_CHANNEL_DATA len=393 23:12:22.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114] 23:12:22.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:22.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:22.350 [netconf-device-simulator-threads-4] 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=449} 23:12:22.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:22.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x58db3b7e, L:/10.30.170.33:18278 - R:/10.30.170.252:58114]} EXI handlers added to pipeline 23:12:22.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:22.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) by 179 down to 2095870 23:12:22.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:22.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:22.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #7 SSH_MSG_CHANNEL_DATA 23:12:22.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) by 340 down to 2096046 23:12:22.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_CHANNEL_DATA len=340 23:12:22.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114] 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=449} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dad73dc 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:22.352 [netconf-device-simulator-threads-4] 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 23:12:22.352 [netconf-device-simulator-threads-4] 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 23:12:22.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:22.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) by 733 down to 2095137 23:12:22.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:22.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:22.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700]} 23:12:22.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51700]): SSH-2.0-SSHD-UNKNOWN 23:12:22.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51700]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:22.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51700]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:22.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #14 SSH_MSG_IGNORE 23:12:22.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:12:22.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51700]) Send SSH_MSG_KEXINIT 23:12:22.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:22.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #0 SSH_MSG_KEXINIT 23:12:22.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51700]) SSH_MSG_KEXINIT 23:12:22.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51700]) strict KEX=true client=true server=true 23:12:22.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:22.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: server host key algorithms = rsa-sha2-512 23:12:22.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:22.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:22.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:22.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:22.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: compression algorithms (client to server) = none 23:12:22.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51700]) Kex: compression algorithms (server to client) = none 23:12:22.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:22.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #10 SSH_MSG_IGNORE 23:12:22.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_IGNORE 23:12:22.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #8 SSH_MSG_IGNORE 23:12:22.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_IGNORE 23:12:22.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #1 30 23:12:22.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51700]] process command=SSH_MSG_KEXDH_INIT 23:12:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51700]] Send SSH_MSG_KEXDH_REPLY 23:12:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #1 sending command=31[31] len=1639 23:12:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51700])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51700]) Send SSH_MSG_NEWKEYS 23:12:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51700]) session ID=ae:a3:a7:9c:a3:91:7f:52:63:5b:2d:f3:77:96:98:9e:61:b0:81:2a:68:aa:c1:37:fa:03:d2:99:b1:27:00:df:15:ba:9e:90:72:1b:16:2e:5e:4a:cf:a3:3e:9d:58:fd:f8:33:c0:19:ce:5d:09:bc:c8:55:f7:79:3b:3d:ae:5c 23:12:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51700]): strict KEX resets output message sequence number from 3 to 0 23:12:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7b3cde67; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51700])[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 23:12:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51700])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #0 sending command=7[7] len=419 23:12:22.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51700]) No pending packets to flush at end of KEX 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #2 SSH_MSG_NEWKEYS 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51700]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51700]): strict KEX resets input message sequence number from 3 to 0 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7533d400; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51700]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51700]) authorized authentication methods: password,publickey 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51700]) Accepted service ssh-userauth 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51700]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51700]) no authentication factory for method=none 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51700]) SSH_MSG_USERAUTH_REQUEST 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51700]) remaining methods: password,publickey 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:22.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51700]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:22.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:22.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51700]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:22.761 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:22.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51700]) authentication result: true 23:12:22.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51700]) SSH_MSG_USERAUTH_REQUEST 23:12:22.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51700])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:22.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51700]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:22.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:22.761 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51700]) no heartbeat to stop 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51700]) heartbeat type=IGNORE, interval=PT30S 23:12:22.762 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51700 authenticated 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51700]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51700]] session=TransportServerSession[admin@/10.30.170.252:51700] id=0 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51700])) size=2097152, max=2097152, packet=32768 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51700]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51700] 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51700]) recipient=0 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])) size=2097152, max=2097152, packet=32768 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])) re-initializing 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])) size=2097152, max=2097152, packet=32768 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[want-reply=true] subsystem=netconf 23:12:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[subsystem] prepared command 23:12:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700]}} established 23:12:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 450: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18279 23:12:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 450: Creating data stores for simulated device 23:12:22.764 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:22.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:22.764 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:22.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:22.764 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:22.765 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3789878b 23:12:22.765 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:22.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:22.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:22.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:22.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:22.766 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:22.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:22.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:22.766 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3789878b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3789878b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e217144, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e217144, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:22.767 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:22.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:22.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700] 23:12:22.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 450 on channel [id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700] 23:12:22.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 1103 down to 2096049 23:12:22.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:22.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700] 23:12:22.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700] 23:12:22.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) request=subsystem result=ReplySuccess, want-reply=true 23:12:22.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:22.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) request=subsystem activate command 23:12:22.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) starting runner for command=netconf 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #5 SSH_MSG_CHANNEL_DATA 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 373 down to 2096779 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_DATA len=373 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700] 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700] 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700] 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18279', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=450} created 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700]} created 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700] successful with session NetconfServerSession{sessionId=450, channel=[id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700]} 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700]} up 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #6 SSH_MSG_CHANNEL_DATA 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 393 down to 2096386 23:12:22.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_DATA len=393 23:12:22.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700] 23:12:22.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:22.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:22.771 [netconf-device-simulator-threads-6] 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=450} 23:12:22.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:22.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x4fee2852, L:/10.30.170.33:18279 - R:/10.30.170.252:51700]} EXI handlers added to pipeline 23:12:22.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:22.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 179 down to 2095870 23:12:22.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:22.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #7 SSH_MSG_CHANNEL_DATA 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 340 down to 2096046 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_DATA len=340 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700] 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=450} 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e217144 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:22.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:22.774 [netconf-device-simulator-threads-6] 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 23:12:22.774 [netconf-device-simulator-threads-6] 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 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 733 down to 2095137 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:22.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:22.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #11 SSH_MSG_IGNORE 23:12:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_IGNORE 23:12:22.833 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #12 SSH_MSG_IGNORE 23:12:22.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_IGNORE 23:12:22.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #10 SSH_MSG_IGNORE 23:12:22.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_IGNORE 23:12:22.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #9 SSH_MSG_IGNORE 23:12:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_IGNORE 23:12:22.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #14 SSH_MSG_IGNORE 23:12:22.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:12:22.877 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:22.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866]} 23:12:22.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:39866]): SSH-2.0-SSHD-UNKNOWN 23:12:22.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:39866]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:22.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:39866]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:22.946 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #8 SSH_MSG_IGNORE 23:12:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_IGNORE 23:12:23.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #12 SSH_MSG_IGNORE 23:12:23.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_IGNORE 23:12:23.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:39866]) Send SSH_MSG_KEXINIT 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39866]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39866]) process #0 SSH_MSG_KEXINIT 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:39866]) SSH_MSG_KEXINIT 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:39866]) strict KEX=true client=true server=true 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39866]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39866]) Kex: server host key algorithms = rsa-sha2-512 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39866]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39866]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39866]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39866]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39866]) Kex: compression algorithms (client to server) = none 23:12:23.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:39866]) Kex: compression algorithms (server to client) = none 23:12:23.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:23.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #13 SSH_MSG_IGNORE 23:12:23.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:12:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #13 SSH_MSG_IGNORE 23:12:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:12:23.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.299 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #9 SSH_MSG_IGNORE 23:12:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_IGNORE 23:12:23.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39866]) process #1 30 23:12:23.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39866]] process command=SSH_MSG_KEXDH_INIT 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:39866]] Send SSH_MSG_KEXDH_REPLY 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39866]) packet #1 sending command=31[31] len=1639 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:39866])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:39866]) Send SSH_MSG_NEWKEYS 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:39866]) session ID=54:de:d3:20:60:8a:38:bb:02:e9:77:c3:ff:0c:8a:b1:8f:3f:d1:0a:c9:e9:f5:34:c0:50:a8:85:24:c5:d3:ba:7a:22:eb:14:da:cf:c2:92:1e:60:23:fd:86:ae:b6:05:97:5a:02:51:c9:13:1e:fa:00:f2:ca:37:0f:84:c7:e5 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39866]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39866]): strict KEX resets output message sequence number from 3 to 0 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:39866]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@52f32227; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:39866])[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 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39866])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39866]) packet #0 sending command=7[7] len=419 23:12:23.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39866]) No pending packets to flush at end of KEX 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39866]) process #2 SSH_MSG_NEWKEYS 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:39866]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39866]): strict KEX resets input message sequence number from 3 to 0 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:39866]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65900a88; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39866]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39866]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:39866]) authorized authentication methods: password,publickey 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:39866]) Accepted service ssh-userauth 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39866]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39866]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39866]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39866]) no authentication factory for method=none 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39866]) SSH_MSG_USERAUTH_REQUEST 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:39866]) remaining methods: password,publickey 23:12:23.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39866]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:39866]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:39866]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:23.355 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:39866]) authentication result: true 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:39866]) SSH_MSG_USERAUTH_REQUEST 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:39866])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:39866]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39866]) no heartbeat to stop 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:39866]) heartbeat type=IGNORE, interval=PT30S 23:12:23.355 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:39866 authenticated 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39866]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39866]] session=TransportServerSession[admin@/10.30.170.252:39866] id=0 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39866])) size=2097152, max=2097152, packet=32768 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39866]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39866] 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:39866]) recipient=0 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866])) size=2097152, max=2097152, packet=32768 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866])) re-initializing 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866])) size=2097152, max=2097152, packet=32768 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:23.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866])[want-reply=true] subsystem=netconf 23:12:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866])[subsystem] prepared command 23:12:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866]}} established 23:12:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 451: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18280 23:12:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 451: Creating data stores for simulated device 23:12:23.356 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:23.356 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:23.356 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:23.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c614216 23:12:23.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:23.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:23.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:23.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:23.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:23.357 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:23.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:23.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:23.357 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c614216, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c614216, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30c32a61, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30c32a61, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:23.358 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:23.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:23.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866] 23:12:23.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 451 on channel [id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866] 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) by 1103 down to 2096049 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866] 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866] 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) request=subsystem result=ReplySuccess, want-reply=true 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) request=subsystem activate command 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) starting runner for command=netconf 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #5 SSH_MSG_CHANNEL_DATA 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) by 373 down to 2096779 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_CHANNEL_DATA len=373 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866] 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866] 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866] 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18280', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=451} created 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866]} created 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866] successful with session NetconfServerSession{sessionId=451, channel=[id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866]} 23:12:23.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866]} up 23:12:23.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #6 SSH_MSG_CHANNEL_DATA 23:12:23.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) by 393 down to 2096386 23:12:23.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_CHANNEL_DATA len=393 23:12:23.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866] 23:12:23.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:23.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:23.361 [netconf-device-simulator-threads-0] 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=451} 23:12:23.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:23.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x7f5c0f41, L:/10.30.170.33:18280 - R:/10.30.170.252:39866]} EXI handlers added to pipeline 23:12:23.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:23.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) by 179 down to 2095870 23:12:23.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:23.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #7 SSH_MSG_CHANNEL_DATA 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) by 340 down to 2096046 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_CHANNEL_DATA len=340 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866] 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=451} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30c32a61 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:23.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:23.365 [netconf-device-simulator-threads-0] 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 23:12:23.365 [netconf-device-simulator-threads-0] 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 23:12:23.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:23.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) by 733 down to 2095137 23:12:23.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:23.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #11 SSH_MSG_IGNORE 23:12:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_IGNORE 23:12:23.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698]} 23:12:23.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46698]): SSH-2.0-SSHD-UNKNOWN 23:12:23.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46698]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:23.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46698]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:23.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #14 SSH_MSG_IGNORE 23:12:23.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:12:23.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46698]) Send SSH_MSG_KEXINIT 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46698]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46698]) process #0 SSH_MSG_KEXINIT 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46698]) SSH_MSG_KEXINIT 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46698]) strict KEX=true client=true server=true 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46698]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46698]) Kex: server host key algorithms = rsa-sha2-512 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46698]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46698]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46698]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46698]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46698]) Kex: compression algorithms (client to server) = none 23:12:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46698]) Kex: compression algorithms (server to client) = none 23:12:23.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:23.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #10 SSH_MSG_IGNORE 23:12:23.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_IGNORE 23:12:23.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #12 SSH_MSG_IGNORE 23:12:23.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_IGNORE 23:12:23.732 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46698]) process #1 30 23:12:23.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46698]] process command=SSH_MSG_KEXDH_INIT 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46698]] Send SSH_MSG_KEXDH_REPLY 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46698]) packet #1 sending command=31[31] len=1639 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46698])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46698]) Send SSH_MSG_NEWKEYS 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46698]) session ID=13:f8:b4:0d:f8:e3:46:12:66:e4:79:f3:d2:d2:af:70:2e:d6:40:da:e0:3a:84:37:81:d5:48:3a:60:42:06:88:65:10:d7:a5:4f:e3:87:aa:ee:a0:38:00:38:18:6f:2c:3f:6d:a7:04:be:9b:06:57:59:de:a2:b0:b8:fb:77:e3 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46698]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46698]): strict KEX resets output message sequence number from 3 to 0 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46698]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10220da6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46698])[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 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46698])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46698]) packet #0 sending command=7[7] len=419 23:12:23.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46698]) No pending packets to flush at end of KEX 23:12:23.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46698]) process #2 SSH_MSG_NEWKEYS 23:12:23.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46698]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:23.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46698]): strict KEX resets input message sequence number from 3 to 0 23:12:23.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46698]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f37d829; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:23.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:23.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46698]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:23.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46698]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46698]) authorized authentication methods: password,publickey 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46698]) Accepted service ssh-userauth 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46698]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46698]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46698]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46698]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46698]) no authentication factory for method=none 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46698]) SSH_MSG_USERAUTH_REQUEST 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46698]) remaining methods: password,publickey 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46698]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46698]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46698]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46698]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:23.788 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46698]) authentication result: true 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46698]) SSH_MSG_USERAUTH_REQUEST 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46698])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46698]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46698]) no heartbeat to stop 23:12:23.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46698]) heartbeat type=IGNORE, interval=PT30S 23:12:23.789 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46698 authenticated 23:12:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46698]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46698]] session=TransportServerSession[admin@/10.30.170.252:46698] id=0 23:12:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46698])) size=2097152, max=2097152, packet=32768 23:12:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46698]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46698] 23:12:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46698]) recipient=0 23:12:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698])) size=2097152, max=2097152, packet=32768 23:12:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698])) re-initializing 23:12:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698])) size=2097152, max=2097152, packet=32768 23:12:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698])[want-reply=true] subsystem=netconf 23:12:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698])[subsystem] prepared command 23:12:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698]}} established 23:12:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 452: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18281 23:12:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 452: Creating data stores for simulated device 23:12:23.790 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:23.790 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:23.790 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:23.791 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a8a41fc 23:12:23.791 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:23.791 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:23.791 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:23.791 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:23.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:23.792 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:23.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:23.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:23.792 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a8a41fc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a8a41fc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13cb345d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13cb345d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:23.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:23.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:23.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698] 23:12:23.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 452 on channel [id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698] 23:12:23.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) by 1103 down to 2096049 23:12:23.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:23.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698] 23:12:23.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698] 23:12:23.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) request=subsystem result=ReplySuccess, want-reply=true 23:12:23.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:23.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) request=subsystem activate command 23:12:23.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) starting runner for command=netconf 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #5 SSH_MSG_CHANNEL_DATA 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) by 373 down to 2096779 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_CHANNEL_DATA len=373 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698] 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698] 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698] 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18281', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=452} created 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698]} created 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698] successful with session NetconfServerSession{sessionId=452, channel=[id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698]} 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698]} up 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #6 SSH_MSG_CHANNEL_DATA 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) by 393 down to 2096386 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_CHANNEL_DATA len=393 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698] 23:12:23.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:23.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:23.796 [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=452} 23:12:23.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:23.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x42c9e07a, L:/10.30.170.33:18281 - R:/10.30.170.252:46698]} EXI handlers added to pipeline 23:12:23.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:23.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) by 179 down to 2095870 23:12:23.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:23.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:23.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #7 SSH_MSG_CHANNEL_DATA 23:12:23.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) by 340 down to 2096046 23:12:23.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_CHANNEL_DATA len=340 23:12:23.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698] 23:12:23.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:23.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:23.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=452} 23:12:23.799 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13cb345d 23:12:23.799 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:23.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:23.800 [netconf-device-simulator-threads-2] 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 23:12:23.800 [netconf-device-simulator-threads-2] 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 23:12:23.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:23.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) by 733 down to 2095137 23:12:23.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:23.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #9 SSH_MSG_IGNORE 23:12:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_IGNORE 23:12:23.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #8 SSH_MSG_IGNORE 23:12:23.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_IGNORE 23:12:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #13 SSH_MSG_IGNORE 23:12:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:12:23.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #11 SSH_MSG_IGNORE 23:12:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_IGNORE 23:12:23.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566]} 23:12:23.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37566]): SSH-2.0-SSHD-UNKNOWN 23:12:23.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37566]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:23.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37566]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:24.013 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #10 SSH_MSG_IGNORE 23:12:24.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_IGNORE 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37566]) Send SSH_MSG_KEXINIT 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37566]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37566]) process #0 SSH_MSG_KEXINIT 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37566]) SSH_MSG_KEXINIT 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37566]) strict KEX=true client=true server=true 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37566]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37566]) Kex: server host key algorithms = rsa-sha2-512 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37566]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37566]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37566]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37566]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37566]) Kex: compression algorithms (client to server) = none 23:12:24.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37566]) Kex: compression algorithms (server to client) = none 23:12:24.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:24.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #14 SSH_MSG_IGNORE 23:12:24.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:12:24.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37566]) process #1 30 23:12:24.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37566]] process command=SSH_MSG_KEXDH_INIT 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37566]] Send SSH_MSG_KEXDH_REPLY 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37566]) packet #1 sending command=31[31] len=1639 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37566])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37566]) Send SSH_MSG_NEWKEYS 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37566]) session ID=24:1d:42:77:41:c1:d9:db:7c:7d:ab:48:50:35:cf:a6:e2:c4:74:10:aa:98:f1:98:bf:0a:52:02:e0:e2:e8:79:ed:17:6c:f8:13:9d:d2:47:cb:19:56:2d:8a:b0:c2:1b:06:fa:90:aa:f5:0e:e5:6c:f1:dd:ca:25:a5:39:22:2c 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37566]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37566]): strict KEX resets output message sequence number from 3 to 0 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37566]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@62580390; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37566])[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 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37566])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37566]) packet #0 sending command=7[7] len=419 23:12:24.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37566]) No pending packets to flush at end of KEX 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37566]) process #2 SSH_MSG_NEWKEYS 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37566]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37566]): strict KEX resets input message sequence number from 3 to 0 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37566]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@26db58eb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37566]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37566]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37566]) authorized authentication methods: password,publickey 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37566]) Accepted service ssh-userauth 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37566]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37566]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37566]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37566]) no authentication factory for method=none 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37566]) SSH_MSG_USERAUTH_REQUEST 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37566]) remaining methods: password,publickey 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37566]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37566]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37566]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:24.198 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37566]) authentication result: true 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37566]) SSH_MSG_USERAUTH_REQUEST 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37566])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37566]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37566]) no heartbeat to stop 23:12:24.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37566]) heartbeat type=IGNORE, interval=PT30S 23:12:24.198 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37566 authenticated 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37566]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37566]] session=TransportServerSession[admin@/10.30.170.252:37566] id=0 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37566])) size=2097152, max=2097152, packet=32768 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37566]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37566] 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37566]) recipient=0 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566])) size=2097152, max=2097152, packet=32768 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566])) re-initializing 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566])) size=2097152, max=2097152, packet=32768 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566])[want-reply=true] subsystem=netconf 23:12:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566])[subsystem] prepared command 23:12:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566]}} established 23:12:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 453: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18282 23:12:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 453: Creating data stores for simulated device 23:12:24.200 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:24.200 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:24.200 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3be5be05 23:12:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:24.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:24.201 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:24.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:24.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:24.201 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3be5be05, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3be5be05, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ca66eda, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ca66eda, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:24.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:24.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566] 23:12:24.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 453 on channel [id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566] 23:12:24.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) by 1103 down to 2096049 23:12:24.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:24.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566] 23:12:24.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566] 23:12:24.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) request=subsystem result=ReplySuccess, want-reply=true 23:12:24.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:24.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) request=subsystem activate command 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) starting runner for command=netconf 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #5 SSH_MSG_CHANNEL_DATA 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) by 373 down to 2096779 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_CHANNEL_DATA len=373 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566] 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566] 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566] 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18282', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=453} created 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=453, channel=[id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566]} created 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566] successful with session NetconfServerSession{sessionId=453, channel=[id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566]} 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=453, channel=[id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566]} up 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #6 SSH_MSG_CHANNEL_DATA 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) by 393 down to 2096386 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_CHANNEL_DATA len=393 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566] 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:24.204 [netconf-device-simulator-threads-4] 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=453} 23:12:24.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:24.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=453, channel=[id: 0xaea8ceb8, L:/10.30.170.33:18282 - R:/10.30.170.252:37566]} EXI handlers added to pipeline 23:12:24.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:24.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) by 179 down to 2095870 23:12:24.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:24.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:24.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #7 SSH_MSG_CHANNEL_DATA 23:12:24.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) by 340 down to 2096046 23:12:24.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_CHANNEL_DATA len=340 23:12:24.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566] 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=453} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ca66eda 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:24.206 [netconf-device-simulator-threads-4] 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 23:12:24.206 [netconf-device-simulator-threads-4] 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 23:12:24.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:24.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) by 733 down to 2095137 23:12:24.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:24.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:24.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #12 SSH_MSG_IGNORE 23:12:24.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_IGNORE 23:12:24.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #10 SSH_MSG_IGNORE 23:12:24.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_IGNORE 23:12:24.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #8 SSH_MSG_IGNORE 23:12:24.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_IGNORE 23:12:24.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #14 SSH_MSG_IGNORE 23:12:24.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:12:24.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #9 SSH_MSG_IGNORE 23:12:24.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_IGNORE 23:12:24.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344]} 23:12:24.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47344]): SSH-2.0-SSHD-UNKNOWN 23:12:24.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47344]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:24.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47344]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:24.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47344]) Send SSH_MSG_KEXINIT 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47344]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47344]) process #0 SSH_MSG_KEXINIT 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47344]) SSH_MSG_KEXINIT 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47344]) strict KEX=true client=true server=true 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47344]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47344]) Kex: server host key algorithms = rsa-sha2-512 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47344]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47344]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47344]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47344]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47344]) Kex: compression algorithms (client to server) = none 23:12:24.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47344]) Kex: compression algorithms (server to client) = none 23:12:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #11 SSH_MSG_IGNORE 23:12:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:12:24.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47344]) process #1 30 23:12:24.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47344]] process command=SSH_MSG_KEXDH_INIT 23:12:24.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47344]] Send SSH_MSG_KEXDH_REPLY 23:12:24.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47344]) packet #1 sending command=31[31] len=1639 23:12:24.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47344])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:24.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47344]) Send SSH_MSG_NEWKEYS 23:12:24.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47344]) session ID=23:c0:ad:27:8b:08:32:90:70:cc:44:7e:64:a2:51:cf:38:1c:b7:40:04:66:e6:11:f3:69:02:00:6f:19:89:35:e7:d2:fc:c3:76:a9:a2:ad:5a:82:82:85:ef:b6:1d:e5:e2:4c:1a:4c:f6:bd:ec:5b:da:62:ff:fa:ea:07:8a:87 23:12:24.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47344]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:24.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47344]): strict KEX resets output message sequence number from 3 to 0 23:12:24.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56d0b735; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:24.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47344])[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 23:12:24.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47344])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:24.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47344]) packet #0 sending command=7[7] len=419 23:12:24.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47344]) No pending packets to flush at end of KEX 23:12:24.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #13 SSH_MSG_IGNORE 23:12:24.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47344]) process #2 SSH_MSG_NEWKEYS 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47344]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47344]): strict KEX resets input message sequence number from 3 to 0 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1509b5df; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47344]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47344]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47344]) authorized authentication methods: password,publickey 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47344]) Accepted service ssh-userauth 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47344]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47344]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47344]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47344]) no authentication factory for method=none 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47344]) SSH_MSG_USERAUTH_REQUEST 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47344]) remaining methods: password,publickey 23:12:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47344]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47344]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47344]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:24.729 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47344]) authentication result: true 23:12:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47344]) SSH_MSG_USERAUTH_REQUEST 23:12:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47344])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47344]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47344]) no heartbeat to stop 23:12:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47344]) heartbeat type=IGNORE, interval=PT30S 23:12:24.729 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47344 authenticated 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47344]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47344]] session=TransportServerSession[admin@/10.30.170.252:47344] id=0 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47344])) size=2097152, max=2097152, packet=32768 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47344]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47344] 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47344]) recipient=0 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344])) size=2097152, max=2097152, packet=32768 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344])) re-initializing 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344])) size=2097152, max=2097152, packet=32768 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:24.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344])[want-reply=true] subsystem=netconf 23:12:24.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344])[subsystem] prepared command 23:12:24.731 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:24.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:24.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344]}} established 23:12:24.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 454: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18283 23:12:24.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 454: Creating data stores for simulated device 23:12:24.731 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:24.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:24.731 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:24.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:24.731 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:24.732 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2daa20b5 23:12:24.732 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:24.732 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:24.732 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:24.732 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:24.732 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:24.732 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:24.733 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:24.733 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:24.733 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2daa20b5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2daa20b5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@524a0d1e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@524a0d1e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:24.733 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:24.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:24.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344] 23:12:24.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 454 on channel [id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344] 23:12:24.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) by 1103 down to 2096049 23:12:24.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344] 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344] 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) request=subsystem result=ReplySuccess, want-reply=true 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) request=subsystem activate command 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) starting runner for command=netconf 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #5 SSH_MSG_CHANNEL_DATA 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) by 373 down to 2096779 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_CHANNEL_DATA len=373 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344] 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:24.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344] 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344] 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18283', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=454} created 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344]} created 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344] successful with session NetconfServerSession{sessionId=454, channel=[id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344]} 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344]} up 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #6 SSH_MSG_CHANNEL_DATA 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) by 393 down to 2096386 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_CHANNEL_DATA len=393 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344] 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:24.736 [netconf-device-simulator-threads-6] 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=454} 23:12:24.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:24.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x63e06a77, L:/10.30.170.33:18283 - R:/10.30.170.252:47344]} EXI handlers added to pipeline 23:12:24.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:24.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) by 179 down to 2095870 23:12:24.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:24.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #7 SSH_MSG_CHANNEL_DATA 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) by 340 down to 2096046 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_CHANNEL_DATA len=340 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344] 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=454} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@524a0d1e 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:24.739 [netconf-device-simulator-threads-6] 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 23:12:24.739 [netconf-device-simulator-threads-6] 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 23:12:24.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:24.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) by 733 down to 2095137 23:12:24.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:24.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:24.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #12 SSH_MSG_IGNORE 23:12:24.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_IGNORE 23:12:24.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #8 SSH_MSG_IGNORE 23:12:24.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_IGNORE 23:12:24.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #9 SSH_MSG_IGNORE 23:12:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_IGNORE 23:12:24.912 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:24.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #14 SSH_MSG_IGNORE 23:12:24.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:12:25.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #13 SSH_MSG_IGNORE 23:12:25.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:12:25.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196]} 23:12:25.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41196]): SSH-2.0-SSHD-UNKNOWN 23:12:25.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41196]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:25.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41196]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:25.092 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41196]) Send SSH_MSG_KEXINIT 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #0 SSH_MSG_KEXINIT 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41196]) SSH_MSG_KEXINIT 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41196]) strict KEX=true client=true server=true 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: server host key algorithms = rsa-sha2-512 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: compression algorithms (client to server) = none 23:12:25.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: compression algorithms (server to client) = none 23:12:25.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:25.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #11 SSH_MSG_IGNORE 23:12:25.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:12:25.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #1 30 23:12:25.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41196]] process command=SSH_MSG_KEXDH_INIT 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41196]] Send SSH_MSG_KEXDH_REPLY 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #1 sending command=31[31] len=1639 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41196])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41196]) Send SSH_MSG_NEWKEYS 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41196]) session ID=86:5a:5c:bf:f4:26:69:7e:50:cb:38:ee:4d:71:7b:e8:26:2d:51:8d:35:8a:02:ad:08:bc:47:46:b3:e2:5d:d3:93:cf:a4:5f:86:df:7f:9e:e9:99:ad:9f:bf:c1:b5:97:51:83:99:09:60:e7:ae:f5:73:51:63:69:77:1b:92:d2 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41196]): strict KEX resets output message sequence number from 3 to 0 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41196]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1dec47a3; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41196])[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 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41196])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #0 sending command=7[7] len=419 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41196]) No pending packets to flush at end of KEX 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #10 SSH_MSG_IGNORE 23:12:25.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_IGNORE 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #2 SSH_MSG_NEWKEYS 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41196]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41196]): strict KEX resets input message sequence number from 3 to 0 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41196]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3286ffd0; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41196]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41196]) authorized authentication methods: password,publickey 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41196]) Accepted service ssh-userauth 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41196]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41196]) no authentication factory for method=none 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41196]) SSH_MSG_USERAUTH_REQUEST 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41196]) remaining methods: password,publickey 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41196]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:25.262 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41196]) authentication result: true 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41196]) SSH_MSG_USERAUTH_REQUEST 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41196])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:25.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41196]) no heartbeat to stop 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41196]) heartbeat type=IGNORE, interval=PT30S 23:12:25.263 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41196 authenticated 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41196]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41196]] session=TransportServerSession[admin@/10.30.170.252:41196] id=0 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41196])) size=2097152, max=2097152, packet=32768 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41196]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41196] 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41196]) recipient=0 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])) size=2097152, max=2097152, packet=32768 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])) re-initializing 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])) size=2097152, max=2097152, packet=32768 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[want-reply=true] subsystem=netconf 23:12:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[subsystem] prepared command 23:12:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196]}} established 23:12:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 455: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18284 23:12:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 455: Creating data stores for simulated device 23:12:25.264 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:25.265 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:25.265 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:25.265 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:25.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7da7b5c5 23:12:25.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:25.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:25.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:25.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:25.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:25.266 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:25.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:25.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:25.266 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7da7b5c5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7da7b5c5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5038e77d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5038e77d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:25.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:25.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:25.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196] 23:12:25.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 455 on channel [id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196] 23:12:25.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 1103 down to 2096049 23:12:25.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:25.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196] 23:12:25.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196] 23:12:25.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) request=subsystem result=ReplySuccess, want-reply=true 23:12:25.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:25.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) request=subsystem activate command 23:12:25.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) starting runner for command=netconf 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #5 SSH_MSG_CHANNEL_DATA 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 373 down to 2096779 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_DATA len=373 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196] 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196] 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196] 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18284', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=455} created 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=455, channel=[id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196]} created 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196] successful with session NetconfServerSession{sessionId=455, channel=[id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196]} 23:12:25.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=455, channel=[id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196]} up 23:12:25.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #6 SSH_MSG_CHANNEL_DATA 23:12:25.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 393 down to 2096386 23:12:25.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_DATA len=393 23:12:25.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196] 23:12:25.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:25.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:25.270 [netconf-device-simulator-threads-0] 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=455} 23:12:25.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:25.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=455, channel=[id: 0x325154c8, L:/10.30.170.33:18284 - R:/10.30.170.252:41196]} EXI handlers added to pipeline 23:12:25.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:25.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 179 down to 2095870 23:12:25.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:25.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:25.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #7 SSH_MSG_CHANNEL_DATA 23:12:25.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 340 down to 2096046 23:12:25.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_DATA len=340 23:12:25.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196] 23:12:25.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:25.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:25.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=455} 23:12:25.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5038e77d 23:12:25.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:25.274 [netconf-device-simulator-threads-0] 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 23:12:25.274 [netconf-device-simulator-threads-0] 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 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 733 down to 2095137 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:25.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:25.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #15 SSH_MSG_IGNORE 23:12:25.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:12:25.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #9 SSH_MSG_IGNORE 23:12:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_IGNORE 23:12:25.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #10 SSH_MSG_IGNORE 23:12:25.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_IGNORE 23:12:25.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #12 SSH_MSG_IGNORE 23:12:25.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_IGNORE 23:12:25.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602]} 23:12:25.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:38602]): SSH-2.0-SSHD-UNKNOWN 23:12:25.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:38602]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:25.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:38602]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #15 SSH_MSG_IGNORE 23:12:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:12:25.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #8 SSH_MSG_IGNORE 23:12:25.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_IGNORE 23:12:25.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.793 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #12 SSH_MSG_IGNORE 23:12:25.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_IGNORE 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:38602]) Send SSH_MSG_KEXINIT 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38602]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38602]) process #0 SSH_MSG_KEXINIT 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:38602]) SSH_MSG_KEXINIT 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:38602]) strict KEX=true client=true server=true 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38602]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38602]) Kex: server host key algorithms = rsa-sha2-512 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38602]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38602]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38602]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38602]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38602]) Kex: compression algorithms (client to server) = none 23:12:25.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:38602]) Kex: compression algorithms (server to client) = none 23:12:25.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:25.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #13 SSH_MSG_IGNORE 23:12:25.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:12:25.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #8 SSH_MSG_IGNORE 23:12:25.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_IGNORE 23:12:25.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #11 SSH_MSG_IGNORE 23:12:25.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:12:25.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38602]) process #1 30 23:12:25.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38602]] process command=SSH_MSG_KEXDH_INIT 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:38602]] Send SSH_MSG_KEXDH_REPLY 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38602]) packet #1 sending command=31[31] len=1639 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:38602])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:38602]) Send SSH_MSG_NEWKEYS 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:38602]) session ID=5f:96:0a:f2:07:ed:c8:73:e2:7a:32:0e:4f:8c:5c:18:58:ba:85:fa:9c:fc:ae:cf:46:b0:25:c0:b7:06:61:ce:a3:d6:e1:36:1e:3b:d0:ff:f3:ab:d2:55:94:14:4d:1d:25:4c:cb:fc:29:97:95:a7:5a:d4:22:2b:44:b5:e3:43 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38602]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38602]): strict KEX resets output message sequence number from 3 to 0 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:38602]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6cfeea18; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:38602])[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 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38602])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38602]) packet #0 sending command=7[7] len=419 23:12:25.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38602]) No pending packets to flush at end of KEX 23:12:25.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38602]) process #2 SSH_MSG_NEWKEYS 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:38602]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38602]): strict KEX resets input message sequence number from 3 to 0 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:38602]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ee3ba42; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38602]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38602]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:25.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #14 SSH_MSG_IGNORE 23:12:25.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:38602]) authorized authentication methods: password,publickey 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:38602]) Accepted service ssh-userauth 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38602]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38602]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38602]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38602]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38602]) no authentication factory for method=none 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38602]) SSH_MSG_USERAUTH_REQUEST 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:38602]) remaining methods: password,publickey 23:12:25.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38602]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:25.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:38602]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:25.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38602]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:25.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:38602]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:25.919 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:25.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:38602]) authentication result: true 23:12:25.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:38602]) SSH_MSG_USERAUTH_REQUEST 23:12:25.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:38602])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:25.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:38602]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:25.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:25.919 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:25.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38602]) no heartbeat to stop 23:12:25.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:38602]) heartbeat type=IGNORE, interval=PT30S 23:12:25.919 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:38602 authenticated 23:12:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38602]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38602]] session=TransportServerSession[admin@/10.30.170.252:38602] id=0 23:12:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38602])) size=2097152, max=2097152, packet=32768 23:12:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38602]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38602] 23:12:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:38602]) recipient=0 23:12:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602])) size=2097152, max=2097152, packet=32768 23:12:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602])) re-initializing 23:12:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602])) size=2097152, max=2097152, packet=32768 23:12:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602])[want-reply=true] subsystem=netconf 23:12:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602])[subsystem] prepared command 23:12:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602]}} established 23:12:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 456: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18285 23:12:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 456: Creating data stores for simulated device 23:12:25.921 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:25.922 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:25.922 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:25.922 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:25.922 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c9fa73f 23:12:25.922 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:25.923 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:25.923 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:25.923 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:25.923 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:25.923 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:25.923 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:25.923 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:25.923 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c9fa73f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c9fa73f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fe739e8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fe739e8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:25.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:25.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:25.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602] 23:12:25.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 456 on channel [id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602] 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) by 1103 down to 2096049 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602] 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602] 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) request=subsystem result=ReplySuccess, want-reply=true 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) request=subsystem activate command 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) starting runner for command=netconf 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #5 SSH_MSG_CHANNEL_DATA 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) by 373 down to 2096779 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_CHANNEL_DATA len=373 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602] 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602] 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602] 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18285', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=456} created 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=456, channel=[id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602]} created 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602] successful with session NetconfServerSession{sessionId=456, channel=[id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602]} 23:12:25.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=456, channel=[id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602]} up 23:12:25.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #6 SSH_MSG_CHANNEL_DATA 23:12:25.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) by 393 down to 2096386 23:12:25.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_CHANNEL_DATA len=393 23:12:25.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602] 23:12:25.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:25.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:25.927 [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=456} 23:12:25.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:25.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=456, channel=[id: 0x646cc944, L:/10.30.170.33:18285 - R:/10.30.170.252:38602]} EXI handlers added to pipeline 23:12:25.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:25.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) by 179 down to 2095870 23:12:25.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:25.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:25.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #7 SSH_MSG_CHANNEL_DATA 23:12:25.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) by 340 down to 2096046 23:12:25.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_CHANNEL_DATA len=340 23:12:25.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602] 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=456} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fe739e8 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:25.930 [netconf-device-simulator-threads-2] 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 23:12:25.930 [netconf-device-simulator-threads-2] 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 23:12:25.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:25.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) by 733 down to 2095137 23:12:25.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:25.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:25.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #10 SSH_MSG_IGNORE 23:12:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_IGNORE 23:12:25.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #9 SSH_MSG_IGNORE 23:12:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_IGNORE 23:12:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #13 SSH_MSG_IGNORE 23:12:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:12:25.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #15 SSH_MSG_IGNORE 23:12:26.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:12:26.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750]} 23:12:26.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48750]): SSH-2.0-SSHD-UNKNOWN 23:12:26.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48750]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:26.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48750]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:26.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #14 SSH_MSG_IGNORE 23:12:26.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:12:26.126 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48750]) Send SSH_MSG_KEXINIT 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48750]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48750]) process #0 SSH_MSG_KEXINIT 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48750]) SSH_MSG_KEXINIT 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48750]) strict KEX=true client=true server=true 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48750]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48750]) Kex: server host key algorithms = rsa-sha2-512 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48750]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48750]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48750]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48750]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48750]) Kex: compression algorithms (client to server) = none 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48750]) Kex: compression algorithms (server to client) = none 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #11 SSH_MSG_IGNORE 23:12:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:12:26.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #8 SSH_MSG_IGNORE 23:12:26.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_IGNORE 23:12:26.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48750]) process #1 30 23:12:26.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48750]] process command=SSH_MSG_KEXDH_INIT 23:12:26.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #9 SSH_MSG_IGNORE 23:12:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_IGNORE 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48750]] Send SSH_MSG_KEXDH_REPLY 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48750]) packet #1 sending command=31[31] len=1639 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48750])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48750]) Send SSH_MSG_NEWKEYS 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48750]) session ID=9a:eb:76:31:14:d7:2a:4f:fa:1b:f6:4b:42:fb:40:6f:12:4d:ba:80:db:d2:cc:0f:67:54:cd:0b:61:f7:d6:5d:f5:8e:07:76:2f:e2:33:ed:63:47:b1:b8:0b:68:f1:34:7a:0e:32:75:16:cb:79:db:30:ac:f6:de:fe:0c:95:c9 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48750]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48750]): strict KEX resets output message sequence number from 3 to 0 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48750]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f995940; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48750])[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 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48750])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48750]) packet #0 sending command=7[7] len=419 23:12:26.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48750]) No pending packets to flush at end of KEX 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48750]) process #2 SSH_MSG_NEWKEYS 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48750]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48750]): strict KEX resets input message sequence number from 3 to 0 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48750]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6422d28f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48750]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48750]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48750]) authorized authentication methods: password,publickey 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48750]) Accepted service ssh-userauth 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48750]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48750]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48750]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48750]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48750]) no authentication factory for method=none 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48750]) SSH_MSG_USERAUTH_REQUEST 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48750]) remaining methods: password,publickey 23:12:26.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48750]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:26.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48750]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:26.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48750]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:26.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48750]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:26.463 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:26.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48750]) authentication result: true 23:12:26.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48750]) SSH_MSG_USERAUTH_REQUEST 23:12:26.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48750])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:26.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48750]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:26.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:26.463 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:26.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48750]) no heartbeat to stop 23:12:26.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48750]) heartbeat type=IGNORE, interval=PT30S 23:12:26.463 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48750 authenticated 23:12:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48750]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48750]] session=TransportServerSession[admin@/10.30.170.252:48750] id=0 23:12:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48750])) size=2097152, max=2097152, packet=32768 23:12:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48750]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48750] 23:12:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48750]) recipient=0 23:12:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750])) size=2097152, max=2097152, packet=32768 23:12:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750])) re-initializing 23:12:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750])) size=2097152, max=2097152, packet=32768 23:12:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750])[want-reply=true] subsystem=netconf 23:12:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750])[subsystem] prepared command 23:12:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750]}} established 23:12:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 457: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18286 23:12:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 457: Creating data stores for simulated device 23:12:26.465 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:26.465 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:26.471 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3bfb9637 23:12:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:26.473 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:26.473 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:26.473 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:26.473 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:26.473 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3bfb9637, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3bfb9637, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30ad3b3d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30ad3b3d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:26.473 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:26.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750] 23:12:26.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 457 on channel [id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750] 23:12:26.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) by 1103 down to 2096049 23:12:26.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750] 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750] 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) request=subsystem result=ReplySuccess, want-reply=true 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) request=subsystem activate command 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) starting runner for command=netconf 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #5 SSH_MSG_CHANNEL_DATA 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) by 373 down to 2096779 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_CHANNEL_DATA len=373 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750] 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750] 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750] 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18286', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=457} created 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750]} created 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750] successful with session NetconfServerSession{sessionId=457, channel=[id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750]} 23:12:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750]} up 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #6 SSH_MSG_CHANNEL_DATA 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) by 393 down to 2096386 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_CHANNEL_DATA len=393 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750] 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:26.476 [netconf-device-simulator-threads-4] 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=457} 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xbe62998f, L:/10.30.170.33:18286 - R:/10.30.170.252:48750]} EXI handlers added to pipeline 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) by 179 down to 2095870 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:26.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #7 SSH_MSG_CHANNEL_DATA 23:12:26.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) by 340 down to 2096046 23:12:26.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_CHANNEL_DATA len=340 23:12:26.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750] 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=457} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30ad3b3d 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:26.479 [netconf-device-simulator-threads-4] 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 23:12:26.479 [netconf-device-simulator-threads-4] 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 23:12:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:26.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) by 733 down to 2095137 23:12:26.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:26.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:26.532 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #10 SSH_MSG_IGNORE 23:12:26.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_IGNORE 23:12:26.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #13 SSH_MSG_IGNORE 23:12:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:12:26.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548]} 23:12:26.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51548]): SSH-2.0-SSHD-UNKNOWN 23:12:26.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51548]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:26.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51548]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #15 SSH_MSG_IGNORE 23:12:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:12:26.573 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.644 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #14 SSH_MSG_IGNORE 23:12:26.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51548]) Send SSH_MSG_KEXINIT 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51548]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51548]) process #0 SSH_MSG_KEXINIT 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51548]) SSH_MSG_KEXINIT 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51548]) strict KEX=true client=true server=true 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51548]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51548]) Kex: server host key algorithms = rsa-sha2-512 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51548]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51548]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51548]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51548]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51548]) Kex: compression algorithms (client to server) = none 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51548]) Kex: compression algorithms (server to client) = none 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #12 SSH_MSG_IGNORE 23:12:26.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_IGNORE 23:12:26.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51548]) process #1 30 23:12:26.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51548]] process command=SSH_MSG_KEXDH_INIT 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51548]] Send SSH_MSG_KEXDH_REPLY 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51548]) packet #1 sending command=31[31] len=1639 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51548])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51548]) Send SSH_MSG_NEWKEYS 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51548]) session ID=a6:0c:40:09:60:cc:30:a7:98:f2:a5:8c:ea:57:ce:49:fd:22:ed:27:1c:49:cf:e0:a7:ef:a1:0c:34:26:50:2f:0b:ae:8d:09:f9:fb:96:47:f1:68:80:b3:79:cc:99:e1:22:8e:1c:5a:96:19:63:98:8b:2b:ad:15:d8:37:76:07 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51548]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51548]): strict KEX resets output message sequence number from 3 to 0 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51548]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@63dbebe1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51548])[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 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51548])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51548]) packet #0 sending command=7[7] len=419 23:12:26.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51548]) No pending packets to flush at end of KEX 23:12:26.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51548]) process #2 SSH_MSG_NEWKEYS 23:12:26.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51548]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:26.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51548]): strict KEX resets input message sequence number from 3 to 0 23:12:26.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51548]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c39b32c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:26.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:26.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51548]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:26.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51548]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51548]) authorized authentication methods: password,publickey 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51548]) Accepted service ssh-userauth 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51548]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51548]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51548]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51548]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51548]) no authentication factory for method=none 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51548]) SSH_MSG_USERAUTH_REQUEST 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51548]) remaining methods: password,publickey 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51548]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51548]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51548]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51548]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:26.825 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51548]) authentication result: true 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51548]) SSH_MSG_USERAUTH_REQUEST 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51548])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51548]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51548]) no heartbeat to stop 23:12:26.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51548]) heartbeat type=IGNORE, interval=PT30S 23:12:26.825 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51548 authenticated 23:12:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51548]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51548]] session=TransportServerSession[admin@/10.30.170.252:51548] id=0 23:12:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51548])) size=2097152, max=2097152, packet=32768 23:12:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51548]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51548] 23:12:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51548]) recipient=0 23:12:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548])) size=2097152, max=2097152, packet=32768 23:12:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548])) re-initializing 23:12:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548])) size=2097152, max=2097152, packet=32768 23:12:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548])[want-reply=true] subsystem=netconf 23:12:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548])[subsystem] prepared command 23:12:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548]}} established 23:12:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 458: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18287 23:12:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 458: Creating data stores for simulated device 23:12:26.827 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:26.827 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:26.827 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:26.828 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1778d66 23:12:26.828 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:26.828 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:26.828 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:26.828 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:26.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:26.829 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:26.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:26.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:26.829 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1778d66, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1778d66, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@235bbbc6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@235bbbc6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:26.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:26.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:26.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548] 23:12:26.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 458 on channel [id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548] 23:12:26.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) by 1103 down to 2096049 23:12:26.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:26.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548] 23:12:26.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548] 23:12:26.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) request=subsystem result=ReplySuccess, want-reply=true 23:12:26.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:26.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) request=subsystem activate command 23:12:26.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) starting runner for command=netconf 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #5 SSH_MSG_CHANNEL_DATA 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) by 373 down to 2096779 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_CHANNEL_DATA len=373 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548] 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548] 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548] 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18287', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=458} created 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548]} created 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548] successful with session NetconfServerSession{sessionId=458, channel=[id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548]} 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548]} up 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #6 SSH_MSG_CHANNEL_DATA 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) by 393 down to 2096386 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_CHANNEL_DATA len=393 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548] 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:26.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:26.833 [netconf-device-simulator-threads-6] 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=458} 23:12:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x4197426b, L:/10.30.170.33:18287 - R:/10.30.170.252:51548]} EXI handlers added to pipeline 23:12:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) by 179 down to 2095870 23:12:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #7 SSH_MSG_CHANNEL_DATA 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) by 340 down to 2096046 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_CHANNEL_DATA len=340 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548] 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=458} 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@235bbbc6 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:26.835 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:26.836 [netconf-device-simulator-threads-6] 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 23:12:26.836 [netconf-device-simulator-threads-6] 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 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) by 733 down to 2095137 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:26.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:26.897 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #11 SSH_MSG_IGNORE 23:12:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_IGNORE 23:12:26.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:26.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #8 SSH_MSG_IGNORE 23:12:26.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_IGNORE 23:12:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #15 SSH_MSG_IGNORE 23:12:26.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:12:26.925 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #10 SSH_MSG_IGNORE 23:12:27.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_IGNORE 23:12:27.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442]} 23:12:27.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40442]): SSH-2.0-SSHD-UNKNOWN 23:12:27.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40442]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:27.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40442]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:27.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40442]) Send SSH_MSG_KEXINIT 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40442]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40442]) process #0 SSH_MSG_KEXINIT 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40442]) SSH_MSG_KEXINIT 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40442]) strict KEX=true client=true server=true 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40442]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40442]) Kex: server host key algorithms = rsa-sha2-512 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40442]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40442]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40442]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40442]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40442]) Kex: compression algorithms (client to server) = none 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40442]) Kex: compression algorithms (server to client) = none 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #11 SSH_MSG_IGNORE 23:12:27.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_IGNORE 23:12:27.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #14 SSH_MSG_IGNORE 23:12:27.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:12:27.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40442]) process #1 30 23:12:27.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40442]] process command=SSH_MSG_KEXDH_INIT 23:12:27.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40442]] Send SSH_MSG_KEXDH_REPLY 23:12:27.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40442]) packet #1 sending command=31[31] len=1639 23:12:27.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40442])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:27.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40442]) Send SSH_MSG_NEWKEYS 23:12:27.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40442]) session ID=04:2d:fb:0f:de:ec:c0:e0:e6:70:61:58:7a:0d:50:b4:49:fa:34:ec:bd:a6:f1:f2:d1:07:00:fd:aa:46:58:76:04:95:38:20:73:7f:bd:3b:27:26:3f:91:31:2f:9e:5f:21:6d:eb:46:82:70:ce:42:8f:03:1b:fb:8f:e6:38:0c 23:12:27.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40442]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:27.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40442]): strict KEX resets output message sequence number from 3 to 0 23:12:27.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40442]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f0d28c2; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:27.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40442])[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 23:12:27.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40442])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:27.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40442]) packet #0 sending command=7[7] len=419 23:12:27.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40442]) No pending packets to flush at end of KEX 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40442]) process #2 SSH_MSG_NEWKEYS 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40442]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40442]): strict KEX resets input message sequence number from 3 to 0 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40442]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@605dd756; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40442]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40442]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40442]) authorized authentication methods: password,publickey 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40442]) Accepted service ssh-userauth 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40442]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40442]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40442]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40442]) no authentication factory for method=none 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40442]) SSH_MSG_USERAUTH_REQUEST 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40442]) remaining methods: password,publickey 23:12:27.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40442]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:27.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40442]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:27.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:27.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40442]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:27.291 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:27.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40442]) authentication result: true 23:12:27.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40442]) SSH_MSG_USERAUTH_REQUEST 23:12:27.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40442])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:27.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40442]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:27.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:27.291 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:27.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40442]) no heartbeat to stop 23:12:27.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40442]) heartbeat type=IGNORE, interval=PT30S 23:12:27.291 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40442 authenticated 23:12:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40442]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40442]] session=TransportServerSession[admin@/10.30.170.252:40442] id=0 23:12:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40442])) size=2097152, max=2097152, packet=32768 23:12:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40442]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40442] 23:12:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40442]) recipient=0 23:12:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442])) size=2097152, max=2097152, packet=32768 23:12:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442])) re-initializing 23:12:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442])) size=2097152, max=2097152, packet=32768 23:12:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442])[want-reply=true] subsystem=netconf 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442])[subsystem] prepared command 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442]}} established 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 459: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18288 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 459: Creating data stores for simulated device 23:12:27.293 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:27.293 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:27.293 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43b4e65 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:27.294 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:27.294 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:27.294 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:27.294 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:27.294 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43b4e65, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43b4e65, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31a5622f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31a5622f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:27.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:27.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:27.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442] 23:12:27.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 459 on channel [id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442] 23:12:27.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) by 1103 down to 2096049 23:12:27.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:27.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442] 23:12:27.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442] 23:12:27.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) request=subsystem result=ReplySuccess, want-reply=true 23:12:27.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:27.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) request=subsystem activate command 23:12:27.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) starting runner for command=netconf 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #5 SSH_MSG_CHANNEL_DATA 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) by 373 down to 2096779 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_CHANNEL_DATA len=373 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442] 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442] 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442] 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18288', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=459} created 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=459, channel=[id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442]} created 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442] successful with session NetconfServerSession{sessionId=459, channel=[id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442]} 23:12:27.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=459, channel=[id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442]} up 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #6 SSH_MSG_CHANNEL_DATA 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) by 393 down to 2096386 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_CHANNEL_DATA len=393 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442] 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:27.297 [netconf-device-simulator-threads-0] 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=459} 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=459, channel=[id: 0xe6981c72, L:/10.30.170.33:18288 - R:/10.30.170.252:40442]} EXI handlers added to pipeline 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) by 179 down to 2095870 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:27.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #7 SSH_MSG_CHANNEL_DATA 23:12:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) by 340 down to 2096046 23:12:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_CHANNEL_DATA len=340 23:12:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442] 23:12:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=459} 23:12:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31a5622f 23:12:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:27.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:27.300 [netconf-device-simulator-threads-0] 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 23:12:27.300 [netconf-device-simulator-threads-0] 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 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) by 733 down to 2095137 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #13 SSH_MSG_IGNORE 23:12:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:12:27.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #12 SSH_MSG_IGNORE 23:12:27.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_IGNORE 23:12:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #9 SSH_MSG_IGNORE 23:12:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_IGNORE 23:12:27.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #9 SSH_MSG_IGNORE 23:12:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_IGNORE 23:12:27.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #15 SSH_MSG_IGNORE 23:12:27.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:12:27.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #12 SSH_MSG_IGNORE 23:12:27.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_IGNORE 23:12:27.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #8 SSH_MSG_IGNORE 23:12:27.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_IGNORE 23:12:27.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #10 SSH_MSG_IGNORE 23:12:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_IGNORE 23:12:27.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746]} 23:12:27.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54746]): SSH-2.0-SSHD-UNKNOWN 23:12:27.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54746]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:27.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54746]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:27.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54746]) Send SSH_MSG_KEXINIT 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54746]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54746]) process #0 SSH_MSG_KEXINIT 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54746]) SSH_MSG_KEXINIT 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54746]) strict KEX=true client=true server=true 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54746]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54746]) Kex: server host key algorithms = rsa-sha2-512 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54746]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54746]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54746]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54746]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54746]) Kex: compression algorithms (client to server) = none 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54746]) Kex: compression algorithms (server to client) = none 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #13 SSH_MSG_IGNORE 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #11 SSH_MSG_IGNORE 23:12:27.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_IGNORE 23:12:27.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #14 SSH_MSG_IGNORE 23:12:27.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:12:27.781 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54746]) process #1 30 23:12:27.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54746]] process command=SSH_MSG_KEXDH_INIT 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54746]] Send SSH_MSG_KEXDH_REPLY 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54746]) packet #1 sending command=31[31] len=1639 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54746])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54746]) Send SSH_MSG_NEWKEYS 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54746]) session ID=55:d3:be:08:ad:12:5b:c8:11:46:f8:9b:da:39:10:64:8d:da:86:3d:b2:c8:1a:f4:92:25:92:7a:c1:91:78:e5:b1:91:59:8a:bb:4c:41:0e:48:27:33:06:87:4f:e3:06:45:12:4e:ef:01:48:41:70:dd:76:17:df:52:23:01:9f 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54746]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54746]): strict KEX resets output message sequence number from 3 to 0 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54746]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@c76e7eb; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54746])[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 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54746])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54746]) packet #0 sending command=7[7] len=419 23:12:27.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54746]) No pending packets to flush at end of KEX 23:12:27.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54746]) process #2 SSH_MSG_NEWKEYS 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54746]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54746]): strict KEX resets input message sequence number from 3 to 0 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54746]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@35178893; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54746]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54746]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54746]) authorized authentication methods: password,publickey 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54746]) Accepted service ssh-userauth 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54746]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54746]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54746]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54746]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54746]) no authentication factory for method=none 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54746]) SSH_MSG_USERAUTH_REQUEST 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54746]) remaining methods: password,publickey 23:12:27.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54746]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:27.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54746]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:27.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54746]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:27.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54746]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:27.876 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:27.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54746]) authentication result: true 23:12:27.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54746]) SSH_MSG_USERAUTH_REQUEST 23:12:27.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54746])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:27.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54746]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:27.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:27.876 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:27.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54746]) no heartbeat to stop 23:12:27.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54746]) heartbeat type=IGNORE, interval=PT30S 23:12:27.876 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54746 authenticated 23:12:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54746]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54746]] session=TransportServerSession[admin@/10.30.170.252:54746] id=0 23:12:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54746])) size=2097152, max=2097152, packet=32768 23:12:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54746]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54746] 23:12:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54746]) recipient=0 23:12:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746])) size=2097152, max=2097152, packet=32768 23:12:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746])) re-initializing 23:12:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746])) size=2097152, max=2097152, packet=32768 23:12:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746])[want-reply=true] subsystem=netconf 23:12:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746])[subsystem] prepared command 23:12:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746]}} established 23:12:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 460: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18289 23:12:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 460: Creating data stores for simulated device 23:12:27.878 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:27.879 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:27.879 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:27.879 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:27.879 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dcda93b 23:12:27.879 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:27.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:27.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:27.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:27.880 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:27.880 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:27.880 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:27.880 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:27.880 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dcda93b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dcda93b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79ab8656, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79ab8656, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:27.881 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:27.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:27.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746] 23:12:27.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 460 on channel [id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746] 23:12:27.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) by 1103 down to 2096049 23:12:27.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:27.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746] 23:12:27.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746] 23:12:27.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) request=subsystem result=ReplySuccess, want-reply=true 23:12:27.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:27.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) request=subsystem activate command 23:12:27.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) starting runner for command=netconf 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #5 SSH_MSG_CHANNEL_DATA 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) by 373 down to 2096779 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_CHANNEL_DATA len=373 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746] 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746] 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746] 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18289', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=460} created 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746]} created 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746] successful with session NetconfServerSession{sessionId=460, channel=[id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746]} 23:12:27.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746]} up 23:12:27.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #6 SSH_MSG_CHANNEL_DATA 23:12:27.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) by 393 down to 2096386 23:12:27.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_CHANNEL_DATA len=393 23:12:27.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746] 23:12:27.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:27.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:27.884 [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=460} 23:12:27.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:27.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xf00c6639, L:/10.30.170.33:18289 - R:/10.30.170.252:54746]} EXI handlers added to pipeline 23:12:27.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:27.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) by 179 down to 2095870 23:12:27.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:27.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:27.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #7 SSH_MSG_CHANNEL_DATA 23:12:27.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) by 340 down to 2096046 23:12:27.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_CHANNEL_DATA len=340 23:12:27.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746] 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=460} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79ab8656 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:27.887 [netconf-device-simulator-threads-2] 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 23:12:27.887 [netconf-device-simulator-threads-2] 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 23:12:27.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:27.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) by 733 down to 2095137 23:12:27.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:27.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:27.955 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #8 SSH_MSG_IGNORE 23:12:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_IGNORE 23:12:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #15 SSH_MSG_IGNORE 23:12:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:12:27.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:27.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #12 SSH_MSG_IGNORE 23:12:27.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:12:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.040 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #9 SSH_MSG_IGNORE 23:12:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_IGNORE 23:12:28.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #10 SSH_MSG_IGNORE 23:12:28.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_IGNORE 23:12:28.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986]} 23:12:28.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48986]): SSH-2.0-SSHD-UNKNOWN 23:12:28.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48986]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:28.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48986]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:28.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #14 SSH_MSG_IGNORE 23:12:28.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:12:28.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48986]) Send SSH_MSG_KEXINIT 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48986]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48986]) process #0 SSH_MSG_KEXINIT 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48986]) SSH_MSG_KEXINIT 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48986]) strict KEX=true client=true server=true 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48986]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48986]) Kex: server host key algorithms = rsa-sha2-512 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48986]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48986]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48986]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48986]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48986]) Kex: compression algorithms (client to server) = none 23:12:28.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48986]) Kex: compression algorithms (server to client) = none 23:12:28.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:28.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.315 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #8 SSH_MSG_IGNORE 23:12:28.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_IGNORE 23:12:28.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48986]) process #1 30 23:12:28.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48986]] process command=SSH_MSG_KEXDH_INIT 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48986]] Send SSH_MSG_KEXDH_REPLY 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48986]) packet #1 sending command=31[31] len=1639 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48986])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48986]) Send SSH_MSG_NEWKEYS 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48986]) session ID=cd:32:5d:4a:a2:b8:ea:a0:96:e9:1b:8e:23:73:3d:e5:8d:fd:b9:02:96:47:4f:48:9a:b3:e1:e8:bf:3d:05:63:5c:c1:c3:f1:b2:e3:df:08:94:d7:c9:e2:88:02:06:cb:0e:92:0e:04:ec:77:71:25:d1:65:8e:c2:5e:ee:76:17 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48986]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48986]): strict KEX resets output message sequence number from 3 to 0 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48986]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@52c8d66d; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48986])[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 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48986])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48986]) packet #0 sending command=7[7] len=419 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48986]) No pending packets to flush at end of KEX 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #13 SSH_MSG_IGNORE 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #11 SSH_MSG_IGNORE 23:12:28.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_IGNORE 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48986]) process #2 SSH_MSG_NEWKEYS 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48986]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48986]): strict KEX resets input message sequence number from 3 to 0 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48986]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@34cbb038; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48986]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48986]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48986]) authorized authentication methods: password,publickey 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48986]) Accepted service ssh-userauth 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48986]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48986]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48986]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48986]) no authentication factory for method=none 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48986]) SSH_MSG_USERAUTH_REQUEST 23:12:28.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48986]) remaining methods: password,publickey 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48986]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48986]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48986]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:28.415 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48986]) authentication result: true 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48986]) SSH_MSG_USERAUTH_REQUEST 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48986])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48986]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48986]) no heartbeat to stop 23:12:28.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48986]) heartbeat type=IGNORE, interval=PT30S 23:12:28.416 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48986 authenticated 23:12:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48986]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48986]] session=TransportServerSession[admin@/10.30.170.252:48986] id=0 23:12:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48986])) size=2097152, max=2097152, packet=32768 23:12:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48986]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48986] 23:12:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48986]) recipient=0 23:12:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986])) size=2097152, max=2097152, packet=32768 23:12:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986])) re-initializing 23:12:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986])) size=2097152, max=2097152, packet=32768 23:12:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986])[want-reply=true] subsystem=netconf 23:12:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986])[subsystem] prepared command 23:12:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986]}} established 23:12:28.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 461: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18290 23:12:28.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 461: Creating data stores for simulated device 23:12:28.418 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:28.418 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:28.418 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:28.418 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:28.418 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:28.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1137f701 23:12:28.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:28.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:28.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:28.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:28.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:28.420 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:28.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:28.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:28.421 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1137f701, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1137f701, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3207217c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3207217c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:28.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:28.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:28.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986] 23:12:28.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 461 on channel [id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986] 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) by 1103 down to 2096049 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986] 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986] 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) request=subsystem result=ReplySuccess, want-reply=true 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) request=subsystem activate command 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) starting runner for command=netconf 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #5 SSH_MSG_CHANNEL_DATA 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) by 373 down to 2096779 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_CHANNEL_DATA len=373 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986] 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986] 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986] 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18290', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=461} created 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986]} created 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986] successful with session NetconfServerSession{sessionId=461, channel=[id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986]} 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986]} up 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #6 SSH_MSG_CHANNEL_DATA 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) by 393 down to 2096386 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_CHANNEL_DATA len=393 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986] 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:28.424 [netconf-device-simulator-threads-4] 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=461} 23:12:28.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:28.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xc2631637, L:/10.30.170.33:18290 - R:/10.30.170.252:48986]} EXI handlers added to pipeline 23:12:28.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:28.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) by 179 down to 2095870 23:12:28.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:28.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:28.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #7 SSH_MSG_CHANNEL_DATA 23:12:28.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) by 340 down to 2096046 23:12:28.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_CHANNEL_DATA len=340 23:12:28.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986] 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=461} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3207217c 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:28.427 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:28.428 [netconf-device-simulator-threads-4] 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 23:12:28.428 [netconf-device-simulator-threads-4] 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 23:12:28.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:28.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) by 733 down to 2095137 23:12:28.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:28.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:28.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #12 SSH_MSG_IGNORE 23:12:28.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_IGNORE 23:12:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #9 SSH_MSG_IGNORE 23:12:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_IGNORE 23:12:28.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #13 SSH_MSG_IGNORE 23:12:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:12:28.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812]} 23:12:28.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:56812]): SSH-2.0-SSHD-UNKNOWN 23:12:28.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:56812]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:28.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:56812]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:28.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:56812]) Send SSH_MSG_KEXINIT 23:12:28.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56812]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56812]) process #0 SSH_MSG_KEXINIT 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:56812]) SSH_MSG_KEXINIT 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:56812]) strict KEX=true client=true server=true 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56812]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56812]) Kex: server host key algorithms = rsa-sha2-512 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56812]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56812]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56812]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56812]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56812]) Kex: compression algorithms (client to server) = none 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:56812]) Kex: compression algorithms (server to client) = none 23:12:28.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:28.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #15 SSH_MSG_IGNORE 23:12:28.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:12:28.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56812]) process #1 30 23:12:28.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56812]] process command=SSH_MSG_KEXDH_INIT 23:12:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:56812]] Send SSH_MSG_KEXDH_REPLY 23:12:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56812]) packet #1 sending command=31[31] len=1639 23:12:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:56812])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:56812]) Send SSH_MSG_NEWKEYS 23:12:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:56812]) session ID=82:c4:3b:bb:91:5c:8a:18:ec:39:ee:45:1a:33:e7:d7:46:10:22:58:03:3c:55:ae:fd:1b:d1:13:4e:5e:3a:4e:18:bd:ab:c4:18:83:ab:c4:12:4d:cf:99:a1:aa:e4:30:4d:78:b2:5e:19:d7:27:1a:a7:ee:7a:e9:71:64:41:17 23:12:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56812]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56812]): strict KEX resets output message sequence number from 3 to 0 23:12:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:56812]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39213b28; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:56812])[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 23:12:28.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56812])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:28.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56812]) packet #0 sending command=7[7] len=419 23:12:28.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56812]) No pending packets to flush at end of KEX 23:12:28.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #11 SSH_MSG_IGNORE 23:12:28.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_IGNORE 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56812]) process #2 SSH_MSG_NEWKEYS 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:56812]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56812]): strict KEX resets input message sequence number from 3 to 0 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:56812]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e6f63c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56812]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56812]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:56812]) authorized authentication methods: password,publickey 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:56812]) Accepted service ssh-userauth 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56812]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56812]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56812]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56812]) no authentication factory for method=none 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56812]) SSH_MSG_USERAUTH_REQUEST 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:56812]) remaining methods: password,publickey 23:12:28.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56812]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:28.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:56812]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:28.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:28.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:56812]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:28.904 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:28.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:56812]) authentication result: true 23:12:28.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:56812]) SSH_MSG_USERAUTH_REQUEST 23:12:28.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:56812])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:28.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:56812]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:28.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:28.904 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:28.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56812]) no heartbeat to stop 23:12:28.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:56812]) heartbeat type=IGNORE, interval=PT30S 23:12:28.904 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:56812 authenticated 23:12:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56812]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56812]] session=TransportServerSession[admin@/10.30.170.252:56812] id=0 23:12:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56812])) size=2097152, max=2097152, packet=32768 23:12:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56812]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56812] 23:12:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:56812]) recipient=0 23:12:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812])) size=2097152, max=2097152, packet=32768 23:12:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812])) re-initializing 23:12:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812])) size=2097152, max=2097152, packet=32768 23:12:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812])[want-reply=true] subsystem=netconf 23:12:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812])[subsystem] prepared command 23:12:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812]}} established 23:12:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 462: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18291 23:12:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 462: Creating data stores for simulated device 23:12:28.906 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:28.907 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:28.907 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:28.907 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7985ca96 23:12:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:28.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:28.909 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:28.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:28.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:28.909 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7985ca96, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7985ca96, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@432a9627, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@432a9627, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:28.910 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:28.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:28.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812] 23:12:28.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 462 on channel [id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812] 23:12:28.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) by 1103 down to 2096049 23:12:28.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:28.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812] 23:12:28.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812] 23:12:28.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) request=subsystem result=ReplySuccess, want-reply=true 23:12:28.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:28.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) request=subsystem activate command 23:12:28.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) starting runner for command=netconf 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #5 SSH_MSG_CHANNEL_DATA 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) by 373 down to 2096779 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_CHANNEL_DATA len=373 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812] 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812] 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812] 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18291', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=462} created 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812]} created 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812] successful with session NetconfServerSession{sessionId=462, channel=[id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812]} 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812]} up 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #6 SSH_MSG_CHANNEL_DATA 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) by 393 down to 2096386 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_CHANNEL_DATA len=393 23:12:28.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812] 23:12:28.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:28.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:28.914 [netconf-device-simulator-threads-6] 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=462} 23:12:28.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:28.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x36f1a994, L:/10.30.170.33:18291 - R:/10.30.170.252:56812]} EXI handlers added to pipeline 23:12:28.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:28.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) by 179 down to 2095870 23:12:28.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:28.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:28.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #7 SSH_MSG_CHANNEL_DATA 23:12:28.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) by 340 down to 2096046 23:12:28.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_CHANNEL_DATA len=340 23:12:28.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812] 23:12:28.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:28.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:28.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=462} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@432a9627 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:28.918 [netconf-device-simulator-threads-6] 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 23:12:28.918 [netconf-device-simulator-threads-6] 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 23:12:28.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:28.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) by 733 down to 2095137 23:12:28.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:28.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:28.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:28.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #10 SSH_MSG_IGNORE 23:12:28.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_IGNORE 23:12:29.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #9 SSH_MSG_IGNORE 23:12:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_IGNORE 23:12:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #15 SSH_MSG_IGNORE 23:12:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:12:29.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #13 SSH_MSG_IGNORE 23:12:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:12:29.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #14 SSH_MSG_IGNORE 23:12:29.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:12:29.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #12 SSH_MSG_IGNORE 23:12:29.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_IGNORE 23:12:29.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #8 SSH_MSG_IGNORE 23:12:29.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_IGNORE 23:12:29.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300]} 23:12:29.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49300]): SSH-2.0-SSHD-UNKNOWN 23:12:29.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49300]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:29.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49300]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:29.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #10 SSH_MSG_IGNORE 23:12:29.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_IGNORE 23:12:29.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #14 SSH_MSG_IGNORE 23:12:29.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:12:29.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.430 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #8 SSH_MSG_IGNORE 23:12:29.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_IGNORE 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49300]) Send SSH_MSG_KEXINIT 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49300]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49300]) process #0 SSH_MSG_KEXINIT 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49300]) SSH_MSG_KEXINIT 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49300]) strict KEX=true client=true server=true 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49300]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49300]) Kex: server host key algorithms = rsa-sha2-512 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49300]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49300]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49300]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49300]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49300]) Kex: compression algorithms (client to server) = none 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49300]) Kex: compression algorithms (server to client) = none 23:12:29.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:29.514 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49300]) process #1 30 23:12:29.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49300]] process command=SSH_MSG_KEXDH_INIT 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49300]] Send SSH_MSG_KEXDH_REPLY 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49300]) packet #1 sending command=31[31] len=1639 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49300])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49300]) Send SSH_MSG_NEWKEYS 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49300]) session ID=3d:d8:d3:96:fc:f6:1e:66:fa:cb:9c:28:f1:be:b3:17:1a:be:79:53:38:a6:8e:a7:e1:4c:96:dd:29:87:f7:46:14:26:ad:56:ca:85:e0:4b:1f:27:e5:9f:78:f1:28:f9:d9:fb:a6:c4:d0:44:10:a2:fc:e6:39:aa:55:d8:9e:ed 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49300]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49300]): strict KEX resets output message sequence number from 3 to 0 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49300]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c371631; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49300])[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 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49300])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49300]) packet #0 sending command=7[7] len=419 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49300]) No pending packets to flush at end of KEX 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #11 SSH_MSG_IGNORE 23:12:29.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_IGNORE 23:12:29.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #10 SSH_MSG_IGNORE 23:12:29.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_IGNORE 23:12:29.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49300]) process #2 SSH_MSG_NEWKEYS 23:12:29.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49300]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:29.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49300]): strict KEX resets input message sequence number from 3 to 0 23:12:29.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49300]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@238c0ae1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:29.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:29.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49300]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:29.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49300]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:29.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49300]) authorized authentication methods: password,publickey 23:12:29.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49300]) Accepted service ssh-userauth 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49300]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49300]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49300]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49300]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49300]) no authentication factory for method=none 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49300]) SSH_MSG_USERAUTH_REQUEST 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49300]) remaining methods: password,publickey 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49300]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49300]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49300]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49300]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:29.612 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49300]) authentication result: true 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49300]) SSH_MSG_USERAUTH_REQUEST 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49300])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49300]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:29.612 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:29.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49300]) no heartbeat to stop 23:12:29.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49300]) heartbeat type=IGNORE, interval=PT30S 23:12:29.613 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49300 authenticated 23:12:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49300]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49300]] session=TransportServerSession[admin@/10.30.170.252:49300] id=0 23:12:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49300])) size=2097152, max=2097152, packet=32768 23:12:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49300]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49300] 23:12:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49300]) recipient=0 23:12:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300])) size=2097152, max=2097152, packet=32768 23:12:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300])) re-initializing 23:12:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300])) size=2097152, max=2097152, packet=32768 23:12:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300])[want-reply=true] subsystem=netconf 23:12:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300])[subsystem] prepared command 23:12:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300]}} established 23:12:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 463: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18292 23:12:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 463: Creating data stores for simulated device 23:12:29.615 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:29.615 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:29.615 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:29.616 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3492457d 23:12:29.616 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:29.617 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:29.617 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:29.617 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:29.617 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:29.617 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:29.617 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:29.618 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:29.618 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3492457d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3492457d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53ab8b59, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53ab8b59, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:29.618 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:29.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:29.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300] 23:12:29.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 463 on channel [id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300] 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) by 1103 down to 2096049 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300] 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300] 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) request=subsystem result=ReplySuccess, want-reply=true 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) request=subsystem activate command 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) starting runner for command=netconf 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #5 SSH_MSG_CHANNEL_DATA 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) by 373 down to 2096779 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_CHANNEL_DATA len=373 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300] 23:12:29.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300] 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300] 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18292', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=463} created 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300]} created 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300] successful with session NetconfServerSession{sessionId=463, channel=[id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300]} 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300]} up 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #6 SSH_MSG_CHANNEL_DATA 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) by 393 down to 2096386 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_CHANNEL_DATA len=393 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300] 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:29.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:29.621 [netconf-device-simulator-threads-0] 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=463} 23:12:29.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:29.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x40336d77, L:/10.30.170.33:18292 - R:/10.30.170.252:49300]} EXI handlers added to pipeline 23:12:29.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:29.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) by 179 down to 2095870 23:12:29.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:29.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:29.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #7 SSH_MSG_CHANNEL_DATA 23:12:29.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) by 340 down to 2096046 23:12:29.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_CHANNEL_DATA len=340 23:12:29.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300] 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=463} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53ab8b59 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:29.625 [netconf-device-simulator-threads-0] 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 23:12:29.625 [netconf-device-simulator-threads-0] 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 23:12:29.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:29.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) by 733 down to 2095137 23:12:29.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:29.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:29.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #12 SSH_MSG_IGNORE 23:12:29.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_IGNORE 23:12:29.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #9 SSH_MSG_IGNORE 23:12:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_IGNORE 23:12:29.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288]} 23:12:29.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:45288]): SSH-2.0-SSHD-UNKNOWN 23:12:29.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:45288]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:29.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:45288]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:29.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #15 SSH_MSG_IGNORE 23:12:29.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:12:29.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #14 SSH_MSG_IGNORE 23:12:29.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:12:29.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:29.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #8 SSH_MSG_IGNORE 23:12:29.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_IGNORE 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:45288]) Send SSH_MSG_KEXINIT 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45288]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45288]) process #0 SSH_MSG_KEXINIT 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:45288]) SSH_MSG_KEXINIT 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:45288]) strict KEX=true client=true server=true 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45288]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45288]) Kex: server host key algorithms = rsa-sha2-512 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45288]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45288]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45288]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45288]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45288]) Kex: compression algorithms (client to server) = none 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45288]) Kex: compression algorithms (server to client) = none 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #11 SSH_MSG_IGNORE 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_IGNORE 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #13 SSH_MSG_IGNORE 23:12:30.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_IGNORE 23:12:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #15 SSH_MSG_IGNORE 23:12:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:12:30.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45288]) process #1 30 23:12:30.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45288]] process command=SSH_MSG_KEXDH_INIT 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45288]] Send SSH_MSG_KEXDH_REPLY 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45288]) packet #1 sending command=31[31] len=1639 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:45288])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:45288]) Send SSH_MSG_NEWKEYS 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:45288]) session ID=70:26:da:91:e1:27:66:32:62:8b:c7:6b:87:53:be:0b:f0:2c:b9:20:8c:f0:02:e8:44:f6:de:40:43:95:34:aa:16:fe:6e:46:70:59:46:fd:8e:e8:35:da:39:0d:0e:37:fc:d5:ad:47:18:3b:04:35:3a:ec:9d:74:2a:28:e4:76 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45288]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45288]): strict KEX resets output message sequence number from 3 to 0 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45288]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e6b5a61; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:45288])[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 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45288])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45288]) packet #0 sending command=7[7] len=419 23:12:30.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45288]) No pending packets to flush at end of KEX 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45288]) process #2 SSH_MSG_NEWKEYS 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45288]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45288]): strict KEX resets input message sequence number from 3 to 0 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45288]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1eac45bc; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45288]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45288]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:45288]) authorized authentication methods: password,publickey 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45288]) Accepted service ssh-userauth 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45288]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45288]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45288]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45288]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45288]) no authentication factory for method=none 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45288]) SSH_MSG_USERAUTH_REQUEST 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45288]) remaining methods: password,publickey 23:12:30.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45288]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45288]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45288]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45288]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:30.141 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:45288]) authentication result: true 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:45288]) SSH_MSG_USERAUTH_REQUEST 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45288])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45288]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45288]) no heartbeat to stop 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:45288]) heartbeat type=IGNORE, interval=PT30S 23:12:30.141 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:45288 authenticated 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45288]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:30.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45288]] session=TransportServerSession[admin@/10.30.170.252:45288] id=0 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45288])) size=2097152, max=2097152, packet=32768 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45288]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45288] 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45288]) recipient=0 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288])) size=2097152, max=2097152, packet=32768 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288])) re-initializing 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288])) size=2097152, max=2097152, packet=32768 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288])[want-reply=true] subsystem=netconf 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288])[subsystem] prepared command 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288]}} established 23:12:30.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 464: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18293 23:12:30.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 464: Creating data stores for simulated device 23:12:30.143 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:30.143 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:30.143 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:30.143 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:30.143 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:30.144 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d8eb998 23:12:30.144 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:30.144 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:30.144 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:30.144 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:30.145 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:30.145 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:30.145 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:30.145 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:30.145 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d8eb998, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d8eb998, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7703c44a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7703c44a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:30.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:30.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:30.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288] 23:12:30.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 464 on channel [id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288] 23:12:30.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) by 1103 down to 2096049 23:12:30.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:30.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288] 23:12:30.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288] 23:12:30.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) request=subsystem result=ReplySuccess, want-reply=true 23:12:30.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:30.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) request=subsystem activate command 23:12:30.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) starting runner for command=netconf 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #5 SSH_MSG_CHANNEL_DATA 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) by 373 down to 2096779 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_CHANNEL_DATA len=373 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288] 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288] 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288] 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18293', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=464} created 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288]} created 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288] successful with session NetconfServerSession{sessionId=464, channel=[id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288]} 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288]} up 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #6 SSH_MSG_CHANNEL_DATA 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) by 393 down to 2096386 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_CHANNEL_DATA len=393 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288] 23:12:30.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:30.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:30.149 [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=464} 23:12:30.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:30.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xd7eccde9, L:/10.30.170.33:18293 - R:/10.30.170.252:45288]} EXI handlers added to pipeline 23:12:30.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:30.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) by 179 down to 2095870 23:12:30.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:30.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #7 SSH_MSG_CHANNEL_DATA 23:12:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) by 340 down to 2096046 23:12:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_CHANNEL_DATA len=340 23:12:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288] 23:12:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=464} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7703c44a 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:30.152 [netconf-device-simulator-threads-2] 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 23:12:30.152 [netconf-device-simulator-threads-2] 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 23:12:30.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:30.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) by 733 down to 2095137 23:12:30.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:30.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #9 SSH_MSG_IGNORE 23:12:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_IGNORE 23:12:30.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #10 SSH_MSG_IGNORE 23:12:30.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_IGNORE 23:12:30.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420]} 23:12:30.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55420]): SSH-2.0-SSHD-UNKNOWN 23:12:30.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55420]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:30.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55420]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:30.289 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #14 SSH_MSG_IGNORE 23:12:30.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:12:30.301 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.470 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #8 SSH_MSG_IGNORE 23:12:30.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_IGNORE 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55420]) Send SSH_MSG_KEXINIT 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55420]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55420]) process #0 SSH_MSG_KEXINIT 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55420]) SSH_MSG_KEXINIT 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55420]) strict KEX=true client=true server=true 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55420]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55420]) Kex: server host key algorithms = rsa-sha2-512 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55420]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55420]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55420]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55420]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55420]) Kex: compression algorithms (client to server) = none 23:12:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55420]) Kex: compression algorithms (server to client) = none 23:12:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #13 SSH_MSG_IGNORE 23:12:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_IGNORE 23:12:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #12 SSH_MSG_IGNORE 23:12:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_IGNORE 23:12:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #11 SSH_MSG_IGNORE 23:12:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_IGNORE 23:12:30.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55420]) process #1 30 23:12:30.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55420]] process command=SSH_MSG_KEXDH_INIT 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55420]] Send SSH_MSG_KEXDH_REPLY 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55420]) packet #1 sending command=31[31] len=1639 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55420])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55420]) Send SSH_MSG_NEWKEYS 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55420]) session ID=11:c3:33:4a:fd:f5:e1:df:c0:8d:32:2f:82:0a:09:e5:c3:09:70:03:d3:d4:c5:d0:c2:c4:91:87:79:82:ba:8b:bc:da:b7:01:ee:46:64:c2:1a:89:65:05:56:14:7e:eb:8d:1b:fe:ba:5a:8a:05:40:1e:21:c6:df:c9:b6:e2:44 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55420]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55420]): strict KEX resets output message sequence number from 3 to 0 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55420]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@324d6a43; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55420])[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 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55420])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55420]) packet #0 sending command=7[7] len=419 23:12:30.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55420]) No pending packets to flush at end of KEX 23:12:30.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55420]) process #2 SSH_MSG_NEWKEYS 23:12:30.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55420]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:30.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55420]): strict KEX resets input message sequence number from 3 to 0 23:12:30.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55420]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ca1d983; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55420]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55420]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55420]) authorized authentication methods: password,publickey 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55420]) Accepted service ssh-userauth 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55420]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55420]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55420]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55420]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55420]) no authentication factory for method=none 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55420]) SSH_MSG_USERAUTH_REQUEST 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55420]) remaining methods: password,publickey 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55420]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55420]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55420]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:30.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55420]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:30.624 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:30.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55420]) authentication result: true 23:12:30.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55420]) SSH_MSG_USERAUTH_REQUEST 23:12:30.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55420])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:30.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55420]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:30.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:30.624 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:30.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55420]) no heartbeat to stop 23:12:30.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55420]) heartbeat type=IGNORE, interval=PT30S 23:12:30.624 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55420 authenticated 23:12:30.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:30.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55420]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55420]] session=TransportServerSession[admin@/10.30.170.252:55420] id=0 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55420])) size=2097152, max=2097152, packet=32768 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55420]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55420] 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55420]) recipient=0 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420])) size=2097152, max=2097152, packet=32768 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420])) re-initializing 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420])) size=2097152, max=2097152, packet=32768 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420])[want-reply=true] subsystem=netconf 23:12:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420])[subsystem] prepared command 23:12:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420]}} established 23:12:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 465: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18294 23:12:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 465: Creating data stores for simulated device 23:12:30.626 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:30.626 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:30.626 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:30.627 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36b3324 23:12:30.627 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:30.627 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:30.627 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:30.627 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:30.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:30.628 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:30.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:30.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:30.628 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36b3324, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36b3324, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29879afb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29879afb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:30.629 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:30.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:30.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420] 23:12:30.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 465 on channel [id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420] 23:12:30.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) by 1103 down to 2096049 23:12:30.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:30.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420] 23:12:30.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420] 23:12:30.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) request=subsystem result=ReplySuccess, want-reply=true 23:12:30.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:30.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) request=subsystem activate command 23:12:30.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) starting runner for command=netconf 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #5 SSH_MSG_CHANNEL_DATA 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) by 373 down to 2096779 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_CHANNEL_DATA len=373 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420] 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420] 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420] 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18294', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=465} created 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420]} created 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420] successful with session NetconfServerSession{sessionId=465, channel=[id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420]} 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420]} up 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #6 SSH_MSG_CHANNEL_DATA 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) by 393 down to 2096386 23:12:30.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_CHANNEL_DATA len=393 23:12:30.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420] 23:12:30.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:30.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:30.632 [netconf-device-simulator-threads-4] 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=465} 23:12:30.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:30.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xb1011f7b, L:/10.30.170.33:18294 - R:/10.30.170.252:55420]} EXI handlers added to pipeline 23:12:30.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:30.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) by 179 down to 2095870 23:12:30.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:30.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:30.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #7 SSH_MSG_CHANNEL_DATA 23:12:30.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) by 340 down to 2096046 23:12:30.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_CHANNEL_DATA len=340 23:12:30.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420] 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=465} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29879afb 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:30.635 [netconf-device-simulator-threads-4] 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 23:12:30.635 [netconf-device-simulator-threads-4] 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 23:12:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:30.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) by 733 down to 2095137 23:12:30.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:30.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:30.643 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #10 SSH_MSG_IGNORE 23:12:30.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_IGNORE 23:12:30.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #15 SSH_MSG_IGNORE 23:12:30.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:12:30.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #12 SSH_MSG_IGNORE 23:12:30.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_IGNORE 23:12:30.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196]} 23:12:30.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41196]): SSH-2.0-SSHD-UNKNOWN 23:12:30.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41196]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:30.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41196]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:30.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #14 SSH_MSG_IGNORE 23:12:30.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:12:30.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.827 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #9 SSH_MSG_IGNORE 23:12:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_IGNORE 23:12:30.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41196]) Send SSH_MSG_KEXINIT 23:12:31.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #0 SSH_MSG_KEXINIT 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41196]) SSH_MSG_KEXINIT 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41196]) strict KEX=true client=true server=true 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: server host key algorithms = rsa-sha2-512 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: compression algorithms (client to server) = none 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41196]) Kex: compression algorithms (server to client) = none 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #11 SSH_MSG_IGNORE 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_IGNORE 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #13 SSH_MSG_IGNORE 23:12:31.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_IGNORE 23:12:31.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #8 SSH_MSG_IGNORE 23:12:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_IGNORE 23:12:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #15 SSH_MSG_IGNORE 23:12:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:12:31.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #1 30 23:12:31.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41196]] process command=SSH_MSG_KEXDH_INIT 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41196]] Send SSH_MSG_KEXDH_REPLY 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #1 sending command=31[31] len=1639 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41196])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41196]) Send SSH_MSG_NEWKEYS 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41196]) session ID=03:d2:3e:bd:0d:3b:00:d0:65:e0:f1:68:f1:f7:17:2e:18:a1:54:e9:ec:2b:ee:da:70:06:a9:f6:1b:11:48:85:b7:3d:fb:b0:b9:09:d4:57:8f:e5:17:d7:8f:ab:2a:62:4f:96:ad:7e:e6:42:7d:90:06:ab:8b:b8:99:5d:74:0e 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41196]): strict KEX resets output message sequence number from 3 to 0 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41196]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f001363; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41196])[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 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41196])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #0 sending command=7[7] len=419 23:12:31.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41196]) No pending packets to flush at end of KEX 23:12:31.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #9 SSH_MSG_IGNORE 23:12:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_IGNORE 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #2 SSH_MSG_NEWKEYS 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41196]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41196]): strict KEX resets input message sequence number from 3 to 0 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41196]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@180da7ec; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41196]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41196]) authorized authentication methods: password,publickey 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41196]) Accepted service ssh-userauth 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41196]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41196]) no authentication factory for method=none 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41196]) SSH_MSG_USERAUTH_REQUEST 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41196]) remaining methods: password,publickey 23:12:31.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:31.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41196]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:31.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:31.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41196]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:31.219 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:31.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41196]) authentication result: true 23:12:31.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41196]) SSH_MSG_USERAUTH_REQUEST 23:12:31.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41196])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:31.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41196]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:31.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:31.219 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:31.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41196]) no heartbeat to stop 23:12:31.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41196]) heartbeat type=IGNORE, interval=PT30S 23:12:31.219 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41196 authenticated 23:12:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41196]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41196]] session=TransportServerSession[admin@/10.30.170.252:41196] id=0 23:12:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41196])) size=2097152, max=2097152, packet=32768 23:12:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41196]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41196] 23:12:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41196]) recipient=0 23:12:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])) size=2097152, max=2097152, packet=32768 23:12:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])) re-initializing 23:12:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])) size=2097152, max=2097152, packet=32768 23:12:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[want-reply=true] subsystem=netconf 23:12:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[subsystem] prepared command 23:12:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196]}} established 23:12:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 466: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18295 23:12:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 466: Creating data stores for simulated device 23:12:31.221 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:31.222 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:31.222 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:31.222 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:31.222 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64b8f221 23:12:31.222 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:31.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:31.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:31.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:31.223 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:31.223 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:31.223 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:31.223 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:31.223 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64b8f221, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64b8f221, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18bd6742, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18bd6742, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:31.223 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:31.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:31.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196] 23:12:31.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 466 on channel [id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196] 23:12:31.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 1103 down to 2096049 23:12:31.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:31.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196] 23:12:31.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196] 23:12:31.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) request=subsystem result=ReplySuccess, want-reply=true 23:12:31.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:31.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) request=subsystem activate command 23:12:31.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) starting runner for command=netconf 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #5 SSH_MSG_CHANNEL_DATA 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 373 down to 2096779 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_DATA len=373 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196] 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196] 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196] 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18295', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=466} created 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196]} created 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196] successful with session NetconfServerSession{sessionId=466, channel=[id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196]} 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196]} up 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #6 SSH_MSG_CHANNEL_DATA 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 393 down to 2096386 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_DATA len=393 23:12:31.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196] 23:12:31.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:31.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:31.227 [netconf-device-simulator-threads-6] 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=466} 23:12:31.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:31.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x0d0c000c, L:/10.30.170.33:18295 - R:/10.30.170.252:41196]} EXI handlers added to pipeline 23:12:31.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:31.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 179 down to 2095870 23:12:31.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:31.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:31.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #7 SSH_MSG_CHANNEL_DATA 23:12:31.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 340 down to 2096046 23:12:31.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_DATA len=340 23:12:31.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196] 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=466} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18bd6742 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:31.229 [netconf-device-simulator-threads-6] 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 23:12:31.229 [netconf-device-simulator-threads-6] 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 23:12:31.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:31.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 733 down to 2095137 23:12:31.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:31.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:31.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #14 SSH_MSG_IGNORE 23:12:31.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:12:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #13 SSH_MSG_IGNORE 23:12:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_IGNORE 23:12:31.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770]} 23:12:31.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58770]): SSH-2.0-SSHD-UNKNOWN 23:12:31.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58770]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:31.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58770]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:31.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58770]) Send SSH_MSG_KEXINIT 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58770]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58770]) process #0 SSH_MSG_KEXINIT 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58770]) SSH_MSG_KEXINIT 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58770]) strict KEX=true client=true server=true 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58770]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58770]) Kex: server host key algorithms = rsa-sha2-512 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58770]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58770]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58770]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58770]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58770]) Kex: compression algorithms (client to server) = none 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58770]) Kex: compression algorithms (server to client) = none 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #11 SSH_MSG_IGNORE 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_IGNORE 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #10 SSH_MSG_IGNORE 23:12:31.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_IGNORE 23:12:31.460 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #8 SSH_MSG_IGNORE 23:12:31.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_IGNORE 23:12:31.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58770]) process #1 30 23:12:31.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58770]] process command=SSH_MSG_KEXDH_INIT 23:12:31.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58770]] Send SSH_MSG_KEXDH_REPLY 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58770]) packet #1 sending command=31[31] len=1639 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58770])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58770]) Send SSH_MSG_NEWKEYS 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58770]) session ID=84:42:25:d8:d5:bd:ee:39:39:40:72:55:f0:86:9b:ee:27:1f:96:cd:fa:2a:c6:34:57:5f:e9:ba:dc:7a:40:85:d9:d1:17:8c:d5:b4:f5:64:d8:45:20:8e:b7:85:18:2b:8a:68:ce:6f:00:ff:2a:84:0a:5d:21:16:45:dd:fb:18 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58770]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58770]): strict KEX resets output message sequence number from 3 to 0 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58770]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8868384; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58770])[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 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58770])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58770]) packet #0 sending command=7[7] len=419 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58770]) No pending packets to flush at end of KEX 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #12 SSH_MSG_IGNORE 23:12:31.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_IGNORE 23:12:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #9 SSH_MSG_IGNORE 23:12:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_IGNORE 23:12:31.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58770]) process #2 SSH_MSG_NEWKEYS 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58770]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58770]): strict KEX resets input message sequence number from 3 to 0 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58770]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22690518; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58770]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58770]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58770]) authorized authentication methods: password,publickey 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58770]) Accepted service ssh-userauth 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58770]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58770]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58770]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58770]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58770]) no authentication factory for method=none 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58770]) SSH_MSG_USERAUTH_REQUEST 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58770]) remaining methods: password,publickey 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58770]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58770]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:31.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58770]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58770]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:31.588 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58770]) authentication result: true 23:12:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58770]) SSH_MSG_USERAUTH_REQUEST 23:12:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58770])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58770]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58770]) no heartbeat to stop 23:12:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58770]) heartbeat type=IGNORE, interval=PT30S 23:12:31.588 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58770 authenticated 23:12:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58770]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58770]] session=TransportServerSession[admin@/10.30.170.252:58770] id=0 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58770])) size=2097152, max=2097152, packet=32768 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58770]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58770] 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58770]) recipient=0 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770])) size=2097152, max=2097152, packet=32768 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770])) re-initializing 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770])) size=2097152, max=2097152, packet=32768 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770])[want-reply=true] subsystem=netconf 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770])[subsystem] prepared command 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770]}} established 23:12:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 467: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18296 23:12:31.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 467: Creating data stores for simulated device 23:12:31.590 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:31.590 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:31.590 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:31.590 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:31.590 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:31.591 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45d3c221 23:12:31.591 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:31.591 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:31.591 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:31.591 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:31.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:31.592 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:31.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:31.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:31.592 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45d3c221, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45d3c221, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ceb28f5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ceb28f5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:31.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:31.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:31.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770] 23:12:31.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 467 on channel [id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770] 23:12:31.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) by 1103 down to 2096049 23:12:31.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:31.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770] 23:12:31.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770] 23:12:31.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) request=subsystem result=ReplySuccess, want-reply=true 23:12:31.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:31.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) request=subsystem activate command 23:12:31.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) starting runner for command=netconf 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #5 SSH_MSG_CHANNEL_DATA 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) by 373 down to 2096779 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_CHANNEL_DATA len=373 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770] 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770] 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770] 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18296', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=467} created 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=467, channel=[id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770]} created 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770] successful with session NetconfServerSession{sessionId=467, channel=[id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770]} 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=467, channel=[id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770]} up 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #6 SSH_MSG_CHANNEL_DATA 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) by 393 down to 2096386 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_CHANNEL_DATA len=393 23:12:31.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770] 23:12:31.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:31.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:31.596 [netconf-device-simulator-threads-0] 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=467} 23:12:31.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:31.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=467, channel=[id: 0xf4d363b7, L:/10.30.170.33:18296 - R:/10.30.170.252:58770]} EXI handlers added to pipeline 23:12:31.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:31.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) by 179 down to 2095870 23:12:31.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:31.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:31.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #7 SSH_MSG_CHANNEL_DATA 23:12:31.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) by 340 down to 2096046 23:12:31.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_CHANNEL_DATA len=340 23:12:31.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770] 23:12:31.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=467} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ceb28f5 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:31.599 [netconf-device-simulator-threads-0] 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 23:12:31.599 [netconf-device-simulator-threads-0] 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 23:12:31.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:31.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) by 733 down to 2095137 23:12:31.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:31.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #15 SSH_MSG_IGNORE 23:12:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:12:31.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #10 SSH_MSG_IGNORE 23:12:31.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_IGNORE 23:12:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #11 SSH_MSG_IGNORE 23:12:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_IGNORE 23:12:31.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352]} 23:12:31.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36352]): SSH-2.0-SSHD-UNKNOWN 23:12:31.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36352]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:31.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36352]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:31.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36352]) Send SSH_MSG_KEXINIT 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36352]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36352]) process #0 SSH_MSG_KEXINIT 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36352]) SSH_MSG_KEXINIT 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36352]) strict KEX=true client=true server=true 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36352]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36352]) Kex: server host key algorithms = rsa-sha2-512 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36352]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36352]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36352]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36352]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36352]) Kex: compression algorithms (client to server) = none 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36352]) Kex: compression algorithms (server to client) = none 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #13 SSH_MSG_IGNORE 23:12:31.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_IGNORE 23:12:32.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36352]) process #1 30 23:12:32.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36352]] process command=SSH_MSG_KEXDH_INIT 23:12:32.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #14 SSH_MSG_IGNORE 23:12:32.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36352]] Send SSH_MSG_KEXDH_REPLY 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36352]) packet #1 sending command=31[31] len=1639 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36352])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36352]) Send SSH_MSG_NEWKEYS 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36352]) session ID=a2:41:46:67:c4:d8:ae:ed:02:e2:d8:5f:a7:18:54:b1:02:fc:04:8b:27:7a:40:ad:2e:ec:2a:94:09:17:66:ad:f0:68:73:47:b5:58:a4:89:b7:10:34:ed:2a:20:77:5a:b5:fd:65:91:bb:e3:d1:b5:d2:6e:a8:3a:c4:fd:2f:dc 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36352]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36352]): strict KEX resets output message sequence number from 3 to 0 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ebc5f20; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36352])[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 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36352])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36352]) packet #0 sending command=7[7] len=419 23:12:32.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36352]) No pending packets to flush at end of KEX 23:12:32.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #8 SSH_MSG_IGNORE 23:12:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_IGNORE 23:12:32.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36352]) process #2 SSH_MSG_NEWKEYS 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36352]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36352]): strict KEX resets input message sequence number from 3 to 0 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@31f3260; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36352]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36352]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36352]) authorized authentication methods: password,publickey 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36352]) Accepted service ssh-userauth 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36352]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36352]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36352]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36352]) no authentication factory for method=none 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36352]) SSH_MSG_USERAUTH_REQUEST 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36352]) remaining methods: password,publickey 23:12:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36352]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36352]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36352]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:32.087 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36352]) authentication result: true 23:12:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36352]) SSH_MSG_USERAUTH_REQUEST 23:12:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36352])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36352]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36352]) no heartbeat to stop 23:12:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36352]) heartbeat type=IGNORE, interval=PT30S 23:12:32.087 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36352 authenticated 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36352]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36352]] session=TransportServerSession[admin@/10.30.170.252:36352] id=0 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36352])) size=2097152, max=2097152, packet=32768 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36352]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36352] 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36352]) recipient=0 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352])) size=2097152, max=2097152, packet=32768 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352])) re-initializing 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352])) size=2097152, max=2097152, packet=32768 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352])[want-reply=true] subsystem=netconf 23:12:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352])[subsystem] prepared command 23:12:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352]}} established 23:12:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 468: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18297 23:12:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 468: Creating data stores for simulated device 23:12:32.089 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:32.089 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:32.089 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:32.090 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b4fa6e3 23:12:32.090 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:32.090 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:32.090 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:32.090 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:32.091 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:32.091 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:32.091 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:32.091 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:32.091 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b4fa6e3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b4fa6e3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59e3a276, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59e3a276, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:32.091 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:32.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352] 23:12:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 468 on channel [id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352] 23:12:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) by 1103 down to 2096049 23:12:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352] 23:12:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352] 23:12:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) request=subsystem result=ReplySuccess, want-reply=true 23:12:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) request=subsystem activate command 23:12:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) starting runner for command=netconf 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #5 SSH_MSG_CHANNEL_DATA 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) by 373 down to 2096779 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_CHANNEL_DATA len=373 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352] 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352] 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352] 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18297', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=468} created 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352]} created 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352] successful with session NetconfServerSession{sessionId=468, channel=[id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352]} 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352]} up 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #6 SSH_MSG_CHANNEL_DATA 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) by 393 down to 2096386 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_CHANNEL_DATA len=393 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352] 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:32.093 [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=468} 23:12:32.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:32.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xa07bad5c, L:/10.30.170.33:18297 - R:/10.30.170.252:36352]} EXI handlers added to pipeline 23:12:32.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:32.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) by 179 down to 2095870 23:12:32.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:32.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:32.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #7 SSH_MSG_CHANNEL_DATA 23:12:32.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) by 340 down to 2096046 23:12:32.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_CHANNEL_DATA len=340 23:12:32.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352] 23:12:32.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=468} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59e3a276 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:32.096 [netconf-device-simulator-threads-2] 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 23:12:32.096 [netconf-device-simulator-threads-2] 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 23:12:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:32.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) by 733 down to 2095137 23:12:32.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:32.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #9 SSH_MSG_IGNORE 23:12:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_IGNORE 23:12:32.114 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #12 SSH_MSG_IGNORE 23:12:32.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_IGNORE 23:12:32.194 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #15 SSH_MSG_IGNORE 23:12:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:12:32.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #10 SSH_MSG_IGNORE 23:12:32.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_IGNORE 23:12:32.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #14 SSH_MSG_IGNORE 23:12:32.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:12:32.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846]} 23:12:32.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:49846]): SSH-2.0-SSHD-UNKNOWN 23:12:32.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:49846]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:32.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:49846]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:32.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:49846]) Send SSH_MSG_KEXINIT 23:12:32.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49846]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:32.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49846]) process #0 SSH_MSG_KEXINIT 23:12:32.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:49846]) SSH_MSG_KEXINIT 23:12:32.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:49846]) strict KEX=true client=true server=true 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49846]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49846]) Kex: server host key algorithms = rsa-sha2-512 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49846]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49846]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49846]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49846]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49846]) Kex: compression algorithms (client to server) = none 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:49846]) Kex: compression algorithms (server to client) = none 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #11 SSH_MSG_IGNORE 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_IGNORE 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #13 SSH_MSG_IGNORE 23:12:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_IGNORE 23:12:32.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #8 SSH_MSG_IGNORE 23:12:32.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_IGNORE 23:12:32.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.665 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49846]) process #1 30 23:12:32.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49846]] process command=SSH_MSG_KEXDH_INIT 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:49846]] Send SSH_MSG_KEXDH_REPLY 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49846]) packet #1 sending command=31[31] len=1639 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:49846])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:49846]) Send SSH_MSG_NEWKEYS 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:49846]) session ID=7e:50:90:f9:f1:b3:ac:37:90:41:45:3b:31:0d:8f:c5:7a:c8:66:d7:8e:f5:05:c0:33:b6:c7:19:9f:1c:9c:b7:97:35:c5:82:1c:40:36:bf:63:5e:0f:5d:f2:06:2e:15:13:48:50:ad:1c:60:34:50:bf:3c:de:34:0b:3b:4e:86 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49846]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49846]): strict KEX resets output message sequence number from 3 to 0 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:49846]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@548085d0; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:49846])[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 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49846])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49846]) packet #0 sending command=7[7] len=419 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49846]) No pending packets to flush at end of KEX 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #12 SSH_MSG_IGNORE 23:12:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_IGNORE 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49846]) process #2 SSH_MSG_NEWKEYS 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:49846]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49846]): strict KEX resets input message sequence number from 3 to 0 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:49846]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ac9cc1c; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49846]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49846]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:49846]) authorized authentication methods: password,publickey 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:49846]) Accepted service ssh-userauth 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49846]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49846]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49846]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49846]) no authentication factory for method=none 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49846]) SSH_MSG_USERAUTH_REQUEST 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:49846]) remaining methods: password,publickey 23:12:32.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49846]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:49846]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:49846]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:32.766 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:49846]) authentication result: true 23:12:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:49846]) SSH_MSG_USERAUTH_REQUEST 23:12:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:49846])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:49846]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49846]) no heartbeat to stop 23:12:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:49846]) heartbeat type=IGNORE, interval=PT30S 23:12:32.766 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:49846 authenticated 23:12:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49846]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49846]] session=TransportServerSession[admin@/10.30.170.252:49846] id=0 23:12:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49846])) size=2097152, max=2097152, packet=32768 23:12:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49846]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49846] 23:12:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:49846]) recipient=0 23:12:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846])) size=2097152, max=2097152, packet=32768 23:12:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846])) re-initializing 23:12:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846])) size=2097152, max=2097152, packet=32768 23:12:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846])[want-reply=true] subsystem=netconf 23:12:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846])[subsystem] prepared command 23:12:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846]}} established 23:12:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 469: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18298 23:12:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 469: Creating data stores for simulated device 23:12:32.768 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:32.768 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:32.769 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:32.769 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c60a4b4 23:12:32.769 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:32.769 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:32.769 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:32.769 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:32.770 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:32.770 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:32.770 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:32.770 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:32.770 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c60a4b4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c60a4b4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b6ef5e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b6ef5e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:32.770 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:32.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:32.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846] 23:12:32.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 469 on channel [id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846] 23:12:32.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) by 1103 down to 2096049 23:12:32.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:32.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846] 23:12:32.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846] 23:12:32.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) request=subsystem result=ReplySuccess, want-reply=true 23:12:32.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:32.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) request=subsystem activate command 23:12:32.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) starting runner for command=netconf 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #5 SSH_MSG_CHANNEL_DATA 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) by 373 down to 2096779 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_CHANNEL_DATA len=373 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846] 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846] 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846] 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18298', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=469} created 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846]} created 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846] successful with session NetconfServerSession{sessionId=469, channel=[id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846]} 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846]} up 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #6 SSH_MSG_CHANNEL_DATA 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) by 393 down to 2096386 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_CHANNEL_DATA len=393 23:12:32.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846] 23:12:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:32.774 [netconf-device-simulator-threads-4] 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=469} 23:12:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x77e2e6ea, L:/10.30.170.33:18298 - R:/10.30.170.252:49846]} EXI handlers added to pipeline 23:12:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) by 179 down to 2095870 23:12:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:32.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #7 SSH_MSG_CHANNEL_DATA 23:12:32.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) by 340 down to 2096046 23:12:32.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_CHANNEL_DATA len=340 23:12:32.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846] 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=469} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b6ef5e 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:32.776 [netconf-device-simulator-threads-4] 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 23:12:32.776 [netconf-device-simulator-threads-4] 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 23:12:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:32.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) by 733 down to 2095137 23:12:32.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:32.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #15 SSH_MSG_IGNORE 23:12:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:12:32.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #10 SSH_MSG_IGNORE 23:12:32.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_IGNORE 23:12:32.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.927 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #11 SSH_MSG_IGNORE 23:12:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_IGNORE 23:12:32.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048]} 23:12:32.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:36048]): SSH-2.0-SSHD-UNKNOWN 23:12:32.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:36048]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:32.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:36048]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:32.950 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:32.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #14 SSH_MSG_IGNORE 23:12:32.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:12:32.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.024 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #8 SSH_MSG_IGNORE 23:12:33.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_IGNORE 23:12:33.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:36048]) Send SSH_MSG_KEXINIT 23:12:33.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36048]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36048]) process #0 SSH_MSG_KEXINIT 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:36048]) SSH_MSG_KEXINIT 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:36048]) strict KEX=true client=true server=true 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36048]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36048]) Kex: server host key algorithms = rsa-sha2-512 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36048]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36048]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36048]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36048]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36048]) Kex: compression algorithms (client to server) = none 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:36048]) Kex: compression algorithms (server to client) = none 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #13 SSH_MSG_IGNORE 23:12:33.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:12:33.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36048]) process #1 30 23:12:33.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36048]] process command=SSH_MSG_KEXDH_INIT 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:36048]] Send SSH_MSG_KEXDH_REPLY 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36048]) packet #1 sending command=31[31] len=1639 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:36048])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:36048]) Send SSH_MSG_NEWKEYS 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:36048]) session ID=9c:cf:33:92:00:92:f5:d0:17:06:44:46:9e:1a:47:bc:90:18:7d:22:13:33:ed:a2:e3:5d:c4:09:a0:0c:0d:7b:f7:b3:e3:03:75:7f:95:02:34:c4:53:73:91:1a:df:58:5a:8f:e5:ba:e7:4f:b3:4b:d8:d4:6d:1e:51:60:bc:8c 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36048]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36048]): strict KEX resets output message sequence number from 3 to 0 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:36048]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14c23f7c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:36048])[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 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36048])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36048]) packet #0 sending command=7[7] len=419 23:12:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36048]) No pending packets to flush at end of KEX 23:12:33.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36048]) process #2 SSH_MSG_NEWKEYS 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:36048]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36048]): strict KEX resets input message sequence number from 3 to 0 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:36048]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14d49362; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36048]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36048]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:36048]) authorized authentication methods: password,publickey 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:36048]) Accepted service ssh-userauth 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36048]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36048]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36048]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36048]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36048]) no authentication factory for method=none 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36048]) SSH_MSG_USERAUTH_REQUEST 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:36048]) remaining methods: password,publickey 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36048]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #12 SSH_MSG_IGNORE 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_IGNORE 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:36048]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36048]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:33.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:36048]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:33.154 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:36048]) authentication result: true 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:36048]) SSH_MSG_USERAUTH_REQUEST 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:36048])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:36048]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36048]) no heartbeat to stop 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:36048]) heartbeat type=IGNORE, interval=PT30S 23:12:33.155 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:36048 authenticated 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36048]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36048]] session=TransportServerSession[admin@/10.30.170.252:36048] id=0 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36048])) size=2097152, max=2097152, packet=32768 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36048]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36048] 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:36048]) recipient=0 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048])) size=2097152, max=2097152, packet=32768 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048])) re-initializing 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048])) size=2097152, max=2097152, packet=32768 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048])[want-reply=true] subsystem=netconf 23:12:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048])[subsystem] prepared command 23:12:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048]}} established 23:12:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 470: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18299 23:12:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 470: Creating data stores for simulated device 23:12:33.156 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:33.156 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:33.157 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:33.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37a5f7cb 23:12:33.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:33.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:33.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:33.157 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:33.158 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:33.158 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:33.158 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:33.158 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:33.158 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37a5f7cb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37a5f7cb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@558713bf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@558713bf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:33.158 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:33.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:33.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048] 23:12:33.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 470 on channel [id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048] 23:12:33.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) by 1103 down to 2096049 23:12:33.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:33.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048] 23:12:33.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048] 23:12:33.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) request=subsystem result=ReplySuccess, want-reply=true 23:12:33.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:33.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) request=subsystem activate command 23:12:33.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) starting runner for command=netconf 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #5 SSH_MSG_CHANNEL_DATA 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) by 373 down to 2096779 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_CHANNEL_DATA len=373 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048] 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048] 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048] 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18299', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=470} created 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=470, channel=[id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048]} created 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048] successful with session NetconfServerSession{sessionId=470, channel=[id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048]} 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=470, channel=[id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048]} up 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #6 SSH_MSG_CHANNEL_DATA 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) by 393 down to 2096386 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_CHANNEL_DATA len=393 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048] 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:33.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:33.162 [netconf-device-simulator-threads-6] 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=470} 23:12:33.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:33.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=470, channel=[id: 0xfb84e849, L:/10.30.170.33:18299 - R:/10.30.170.252:36048]} EXI handlers added to pipeline 23:12:33.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:33.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) by 179 down to 2095870 23:12:33.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:33.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:33.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #7 SSH_MSG_CHANNEL_DATA 23:12:33.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) by 340 down to 2096046 23:12:33.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_CHANNEL_DATA len=340 23:12:33.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048] 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=470} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@558713bf 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:33.164 [netconf-device-simulator-threads-6] 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 23:12:33.164 [netconf-device-simulator-threads-6] 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 23:12:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:33.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) by 733 down to 2095137 23:12:33.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:33.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:33.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #9 SSH_MSG_IGNORE 23:12:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_IGNORE 23:12:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #9 SSH_MSG_IGNORE 23:12:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_IGNORE 23:12:33.359 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #15 SSH_MSG_IGNORE 23:12:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:12:33.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288]} 23:12:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58288]): SSH-2.0-SSHD-UNKNOWN 23:12:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58288]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58288]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:33.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #8 SSH_MSG_IGNORE 23:12:33.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_IGNORE 23:12:33.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #14 SSH_MSG_IGNORE 23:12:33.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:12:33.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58288]) Send SSH_MSG_KEXINIT 23:12:33.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58288]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:33.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58288]) process #0 SSH_MSG_KEXINIT 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58288]) SSH_MSG_KEXINIT 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58288]) strict KEX=true client=true server=true 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58288]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58288]) Kex: server host key algorithms = rsa-sha2-512 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58288]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58288]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58288]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58288]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58288]) Kex: compression algorithms (client to server) = none 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58288]) Kex: compression algorithms (server to client) = none 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #10 SSH_MSG_IGNORE 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_IGNORE 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #13 SSH_MSG_IGNORE 23:12:33.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_IGNORE 23:12:33.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #12 SSH_MSG_IGNORE 23:12:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_IGNORE 23:12:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58288]) process #1 30 23:12:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58288]] process command=SSH_MSG_KEXDH_INIT 23:12:33.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58288]] Send SSH_MSG_KEXDH_REPLY 23:12:33.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58288]) packet #1 sending command=31[31] len=1639 23:12:33.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58288])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:33.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58288]) Send SSH_MSG_NEWKEYS 23:12:33.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58288]) session ID=38:c9:27:6b:f2:19:6d:cb:54:79:18:e6:20:b6:85:b6:9c:57:47:c3:eb:87:bf:4e:89:4b:5f:5b:5f:70:ad:a4:9c:62:73:95:35:66:80:f6:e8:7c:1e:9b:eb:b1:17:23:9f:88:d0:87:30:d2:fd:9c:08:7e:88:bf:80:30:80:c1 23:12:33.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58288]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:33.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58288]): strict KEX resets output message sequence number from 3 to 0 23:12:33.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58288]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5078dfe1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:33.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58288])[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 23:12:33.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58288])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:33.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58288]) packet #0 sending command=7[7] len=419 23:12:33.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58288]) No pending packets to flush at end of KEX 23:12:33.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #11 SSH_MSG_IGNORE 23:12:33.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58288]) process #2 SSH_MSG_NEWKEYS 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58288]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58288]): strict KEX resets input message sequence number from 3 to 0 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58288]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60bc5fc1; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58288]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58288]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58288]) authorized authentication methods: password,publickey 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58288]) Accepted service ssh-userauth 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58288]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58288]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58288]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58288]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58288]) no authentication factory for method=none 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58288]) SSH_MSG_USERAUTH_REQUEST 23:12:33.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58288]) remaining methods: password,publickey 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58288]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58288]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58288]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58288]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:33.654 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58288]) authentication result: true 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58288]) SSH_MSG_USERAUTH_REQUEST 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58288])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58288]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58288]) no heartbeat to stop 23:12:33.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58288]) heartbeat type=IGNORE, interval=PT30S 23:12:33.654 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58288 authenticated 23:12:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58288]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58288]] session=TransportServerSession[admin@/10.30.170.252:58288] id=0 23:12:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58288])) size=2097152, max=2097152, packet=32768 23:12:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58288]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58288] 23:12:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58288]) recipient=0 23:12:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288])) size=2097152, max=2097152, packet=32768 23:12:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288])) re-initializing 23:12:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288])) size=2097152, max=2097152, packet=32768 23:12:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288])[want-reply=true] subsystem=netconf 23:12:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288])[subsystem] prepared command 23:12:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288]}} established 23:12:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 471: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18300 23:12:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 471: Creating data stores for simulated device 23:12:33.656 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:33.656 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:33.656 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:33.657 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70f639d0 23:12:33.657 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:33.657 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:33.657 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:33.657 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:33.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:33.658 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:33.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:33.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:33.658 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70f639d0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70f639d0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@473536e7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@473536e7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:33.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:33.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:33.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288] 23:12:33.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 471 on channel [id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288] 23:12:33.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) by 1103 down to 2096049 23:12:33.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:33.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288] 23:12:33.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288] 23:12:33.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) request=subsystem result=ReplySuccess, want-reply=true 23:12:33.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:33.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) request=subsystem activate command 23:12:33.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) starting runner for command=netconf 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #5 SSH_MSG_CHANNEL_DATA 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) by 373 down to 2096779 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_CHANNEL_DATA len=373 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288] 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288] 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288] 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18300', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=471} created 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288]} created 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288] successful with session NetconfServerSession{sessionId=471, channel=[id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288]} 23:12:33.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288]} up 23:12:33.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #6 SSH_MSG_CHANNEL_DATA 23:12:33.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) by 393 down to 2096386 23:12:33.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_CHANNEL_DATA len=393 23:12:33.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288] 23:12:33.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:33.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:33.662 [netconf-device-simulator-threads-0] 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=471} 23:12:33.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:33.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x22d9639e, L:/10.30.170.33:18300 - R:/10.30.170.252:58288]} EXI handlers added to pipeline 23:12:33.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:33.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) by 179 down to 2095870 23:12:33.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:33.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:33.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #7 SSH_MSG_CHANNEL_DATA 23:12:33.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) by 340 down to 2096046 23:12:33.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_CHANNEL_DATA len=340 23:12:33.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288] 23:12:33.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:33.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:33.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=471} 23:12:33.667 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@473536e7 23:12:33.667 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:33.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:33.667 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:33.667 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:33.667 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:33.667 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:33.668 [netconf-device-simulator-threads-0] 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 23:12:33.668 [netconf-device-simulator-threads-0] 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 23:12:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:33.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) by 733 down to 2095137 23:12:33.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:33.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:33.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #10 SSH_MSG_IGNORE 23:12:33.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_IGNORE 23:12:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #9 SSH_MSG_IGNORE 23:12:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_IGNORE 23:12:33.819 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #14 SSH_MSG_IGNORE 23:12:33.871 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:12:33.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #15 SSH_MSG_IGNORE 23:12:33.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:12:33.961 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #13 SSH_MSG_IGNORE 23:12:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_IGNORE 23:12:33.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:33.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114]} 23:12:33.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46114]): SSH-2.0-SSHD-UNKNOWN 23:12:33.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46114]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:33.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46114]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:34.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #8 SSH_MSG_IGNORE 23:12:34.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_IGNORE 23:12:34.140 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46114]) Send SSH_MSG_KEXINIT 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46114]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46114]) process #0 SSH_MSG_KEXINIT 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46114]) SSH_MSG_KEXINIT 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46114]) strict KEX=true client=true server=true 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46114]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46114]) Kex: server host key algorithms = rsa-sha2-512 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46114]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46114]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46114]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46114]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46114]) Kex: compression algorithms (client to server) = none 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46114]) Kex: compression algorithms (server to client) = none 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:34.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #12 SSH_MSG_IGNORE 23:12:34.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_IGNORE 23:12:34.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #11 SSH_MSG_IGNORE 23:12:34.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_IGNORE 23:12:34.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #15 SSH_MSG_IGNORE 23:12:34.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:12:34.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46114]) process #1 30 23:12:34.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46114]] process command=SSH_MSG_KEXDH_INIT 23:12:34.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46114]] Send SSH_MSG_KEXDH_REPLY 23:12:34.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46114]) packet #1 sending command=31[31] len=1639 23:12:34.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46114])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:34.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46114]) Send SSH_MSG_NEWKEYS 23:12:34.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46114]) session ID=5c:5d:05:48:bd:ef:ce:e9:29:b3:b5:fc:ac:b4:5e:91:2a:6c:9f:c1:de:92:62:d2:10:9d:91:3e:f5:f5:59:ac:fa:a6:2d:e1:df:1f:07:bc:a0:45:3d:33:39:39:f3:74:4b:b0:c6:32:55:6f:85:41:bf:4d:6f:55:bc:0d:3d:21 23:12:34.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46114]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:34.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46114]): strict KEX resets output message sequence number from 3 to 0 23:12:34.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@342adb5e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:34.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46114])[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 23:12:34.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46114])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:34.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46114]) packet #0 sending command=7[7] len=419 23:12:34.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46114]) No pending packets to flush at end of KEX 23:12:34.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #14 SSH_MSG_IGNORE 23:12:34.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:12:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #9 SSH_MSG_IGNORE 23:12:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_IGNORE 23:12:34.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46114]) process #2 SSH_MSG_NEWKEYS 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46114]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46114]): strict KEX resets input message sequence number from 3 to 0 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d33b7da; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46114]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46114]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46114]) authorized authentication methods: password,publickey 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46114]) Accepted service ssh-userauth 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46114]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46114]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46114]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46114]) no authentication factory for method=none 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46114]) SSH_MSG_USERAUTH_REQUEST 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46114]) remaining methods: password,publickey 23:12:34.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46114]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:34.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46114]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:34.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:34.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46114]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:34.422 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:34.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46114]) authentication result: true 23:12:34.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46114]) SSH_MSG_USERAUTH_REQUEST 23:12:34.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46114])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:34.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46114]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:34.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:34.422 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:34.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46114]) no heartbeat to stop 23:12:34.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46114]) heartbeat type=IGNORE, interval=PT30S 23:12:34.422 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46114 authenticated 23:12:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46114]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46114]] session=TransportServerSession[admin@/10.30.170.252:46114] id=0 23:12:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46114])) size=2097152, max=2097152, packet=32768 23:12:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46114]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46114] 23:12:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46114]) recipient=0 23:12:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114])) size=2097152, max=2097152, packet=32768 23:12:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114])) re-initializing 23:12:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114])) size=2097152, max=2097152, packet=32768 23:12:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114])[want-reply=true] subsystem=netconf 23:12:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114])[subsystem] prepared command 23:12:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114]}} established 23:12:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 472: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18301 23:12:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 472: Creating data stores for simulated device 23:12:34.424 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:34.424 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:34.424 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:34.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52abda84 23:12:34.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:34.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:34.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:34.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:34.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:34.426 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:34.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:34.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:34.426 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52abda84, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52abda84, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46d81035, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46d81035, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:34.427 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:34.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:34.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114] 23:12:34.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 472 on channel [id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114] 23:12:34.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) by 1103 down to 2096049 23:12:34.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:34.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114] 23:12:34.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114] 23:12:34.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) request=subsystem result=ReplySuccess, want-reply=true 23:12:34.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) request=subsystem activate command 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) starting runner for command=netconf 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #5 SSH_MSG_CHANNEL_DATA 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) by 373 down to 2096779 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_CHANNEL_DATA len=373 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114] 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114] 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114] 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18301', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=472} created 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114]} created 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114] successful with session NetconfServerSession{sessionId=472, channel=[id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114]} 23:12:34.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114]} up 23:12:34.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #6 SSH_MSG_CHANNEL_DATA 23:12:34.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) by 393 down to 2096386 23:12:34.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_CHANNEL_DATA len=393 23:12:34.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114] 23:12:34.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:34.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:34.430 [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=472} 23:12:34.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:34.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x5468a808, L:/10.30.170.33:18301 - R:/10.30.170.252:46114]} EXI handlers added to pipeline 23:12:34.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:34.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) by 179 down to 2095870 23:12:34.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:34.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:34.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #7 SSH_MSG_CHANNEL_DATA 23:12:34.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) by 340 down to 2096046 23:12:34.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_CHANNEL_DATA len=340 23:12:34.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114] 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=472} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46d81035 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:34.433 [netconf-device-simulator-threads-2] 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 23:12:34.433 [netconf-device-simulator-threads-2] 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 23:12:34.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:34.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) by 733 down to 2095137 23:12:34.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:34.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #10 SSH_MSG_IGNORE 23:12:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_IGNORE 23:12:34.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #13 SSH_MSG_IGNORE 23:12:34.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_IGNORE 23:12:34.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942]} 23:12:34.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:58942]): SSH-2.0-SSHD-UNKNOWN 23:12:34.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:58942]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:34.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:58942]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:34.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #8 SSH_MSG_IGNORE 23:12:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_IGNORE 23:12:34.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:58942]) Send SSH_MSG_KEXINIT 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58942]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58942]) process #0 SSH_MSG_KEXINIT 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:58942]) SSH_MSG_KEXINIT 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:58942]) strict KEX=true client=true server=true 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58942]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58942]) Kex: server host key algorithms = rsa-sha2-512 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58942]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58942]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58942]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58942]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58942]) Kex: compression algorithms (client to server) = none 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:58942]) Kex: compression algorithms (server to client) = none 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #12 SSH_MSG_IGNORE 23:12:34.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_IGNORE 23:12:34.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #9 SSH_MSG_IGNORE 23:12:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_IGNORE 23:12:34.737 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58942]) process #1 30 23:12:34.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58942]] process command=SSH_MSG_KEXDH_INIT 23:12:34.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:58942]] Send SSH_MSG_KEXDH_REPLY 23:12:34.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58942]) packet #1 sending command=31[31] len=1639 23:12:34.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:58942])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:34.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:58942]) Send SSH_MSG_NEWKEYS 23:12:34.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:58942]) session ID=6b:f4:69:2e:c3:0a:a1:ac:2a:6b:43:aa:07:4d:42:75:88:ed:b0:45:bb:90:08:ab:3e:7f:ec:af:2d:03:96:59:94:1e:98:51:6f:9c:37:7c:ef:f6:09:4e:ac:7c:2b:62:95:ff:10:29:80:73:e1:58:b5:3f:b3:69:7c:6a:f3:ed 23:12:34.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58942]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:34.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58942]): strict KEX resets output message sequence number from 3 to 0 23:12:34.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:58942]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@658b7c7f; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:34.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:58942])[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 23:12:34.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58942])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:34.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58942]) packet #0 sending command=7[7] len=419 23:12:34.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58942]) No pending packets to flush at end of KEX 23:12:34.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #11 SSH_MSG_IGNORE 23:12:34.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_IGNORE 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58942]) process #2 SSH_MSG_NEWKEYS 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:58942]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58942]): strict KEX resets input message sequence number from 3 to 0 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:58942]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5bd62386; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58942]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58942]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:58942]) authorized authentication methods: password,publickey 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:58942]) Accepted service ssh-userauth 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58942]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58942]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58942]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58942]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58942]) no authentication factory for method=none 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58942]) SSH_MSG_USERAUTH_REQUEST 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:58942]) remaining methods: password,publickey 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58942]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:58942]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58942]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:58942]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:34.793 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:58942]) authentication result: true 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:58942]) SSH_MSG_USERAUTH_REQUEST 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:58942])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:58942]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58942]) no heartbeat to stop 23:12:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:58942]) heartbeat type=IGNORE, interval=PT30S 23:12:34.793 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:58942 authenticated 23:12:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58942]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58942]] session=TransportServerSession[admin@/10.30.170.252:58942] id=0 23:12:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58942])) size=2097152, max=2097152, packet=32768 23:12:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58942]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58942] 23:12:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:58942]) recipient=0 23:12:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942])) size=2097152, max=2097152, packet=32768 23:12:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942])) re-initializing 23:12:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942])) size=2097152, max=2097152, packet=32768 23:12:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942])[want-reply=true] subsystem=netconf 23:12:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942])[subsystem] prepared command 23:12:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942]}} established 23:12:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 473: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18302 23:12:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 473: Creating data stores for simulated device 23:12:34.795 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:34.795 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:34.795 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54aa75a9 23:12:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:34.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:34.796 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:34.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:34.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:34.797 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54aa75a9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54aa75a9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44b049da, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44b049da, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:34.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:34.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942] 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 473 on channel [id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942] 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) by 1103 down to 2096049 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942] 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942] 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) request=subsystem result=ReplySuccess, want-reply=true 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) request=subsystem activate command 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) starting runner for command=netconf 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #5 SSH_MSG_CHANNEL_DATA 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) by 373 down to 2096779 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_CHANNEL_DATA len=373 23:12:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942] 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942] 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942] 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18302', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=473} created 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=473, channel=[id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942]} created 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942] successful with session NetconfServerSession{sessionId=473, channel=[id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942]} 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=473, channel=[id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942]} up 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #6 SSH_MSG_CHANNEL_DATA 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) by 393 down to 2096386 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_CHANNEL_DATA len=393 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942] 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:34.799 [netconf-device-simulator-threads-4] 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=473} 23:12:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:34.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=473, channel=[id: 0xad979464, L:/10.30.170.33:18302 - R:/10.30.170.252:58942]} EXI handlers added to pipeline 23:12:34.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:34.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) by 179 down to 2095870 23:12:34.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:34.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:34.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #7 SSH_MSG_CHANNEL_DATA 23:12:34.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) by 340 down to 2096046 23:12:34.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_CHANNEL_DATA len=340 23:12:34.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942] 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=473} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44b049da 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:34.805 [netconf-device-simulator-threads-4] 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 23:12:34.805 [netconf-device-simulator-threads-4] 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 23:12:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) by 733 down to 2095137 23:12:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:34.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:34.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #10 SSH_MSG_IGNORE 23:12:34.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:12:34.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #14 SSH_MSG_IGNORE 23:12:34.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:12:34.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104]} 23:12:35.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44104]): SSH-2.0-SSHD-UNKNOWN 23:12:35.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44104]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:35.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44104]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:35.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #8 SSH_MSG_IGNORE 23:12:35.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_IGNORE 23:12:35.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.227 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #9 SSH_MSG_IGNORE 23:12:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_IGNORE 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44104]) Send SSH_MSG_KEXINIT 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44104]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44104]) process #0 SSH_MSG_KEXINIT 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44104]) SSH_MSG_KEXINIT 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44104]) strict KEX=true client=true server=true 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44104]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44104]) Kex: server host key algorithms = rsa-sha2-512 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44104]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44104]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44104]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44104]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44104]) Kex: compression algorithms (client to server) = none 23:12:35.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44104]) Kex: compression algorithms (server to client) = none 23:12:35.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:35.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #13 SSH_MSG_IGNORE 23:12:35.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_IGNORE 23:12:35.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #12 SSH_MSG_IGNORE 23:12:35.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:12:35.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44104]) process #1 30 23:12:35.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44104]] process command=SSH_MSG_KEXDH_INIT 23:12:35.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #15 SSH_MSG_IGNORE 23:12:35.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44104]] Send SSH_MSG_KEXDH_REPLY 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44104]) packet #1 sending command=31[31] len=1639 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44104])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44104]) Send SSH_MSG_NEWKEYS 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44104]) session ID=e2:3c:59:37:56:0b:2a:2f:29:f2:69:a7:63:ea:26:f3:46:8b:84:bd:c9:1e:5c:78:2c:64:36:9d:09:9f:e4:2c:4c:c7:78:6b:b8:ef:94:c5:c5:3c:6b:2a:68:53:5c:06:31:f8:22:71:e6:1d:db:fe:df:d2:66:d4:f3:b2:fb:af 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44104]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44104]): strict KEX resets output message sequence number from 3 to 0 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44104]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@478c1c9a; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44104])[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 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44104])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44104]) packet #0 sending command=7[7] len=419 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44104]) No pending packets to flush at end of KEX 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #11 SSH_MSG_IGNORE 23:12:35.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_IGNORE 23:12:35.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44104]) process #2 SSH_MSG_NEWKEYS 23:12:35.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44104]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:35.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44104]): strict KEX resets input message sequence number from 3 to 0 23:12:35.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44104]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3eba7b44; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:35.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:35.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44104]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:35.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44104]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:35.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44104]) authorized authentication methods: password,publickey 23:12:35.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44104]) Accepted service ssh-userauth 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44104]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44104]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44104]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44104]) no authentication factory for method=none 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44104]) SSH_MSG_USERAUTH_REQUEST 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44104]) remaining methods: password,publickey 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44104]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44104]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44104]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:35.380 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44104]) authentication result: true 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44104]) SSH_MSG_USERAUTH_REQUEST 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44104])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44104]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44104]) no heartbeat to stop 23:12:35.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44104]) heartbeat type=IGNORE, interval=PT30S 23:12:35.380 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44104 authenticated 23:12:35.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:35.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44104]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:35.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44104]] session=TransportServerSession[admin@/10.30.170.252:44104] id=0 23:12:35.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44104])) size=2097152, max=2097152, packet=32768 23:12:35.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44104]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44104] 23:12:35.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44104]) recipient=0 23:12:35.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104])) size=2097152, max=2097152, packet=32768 23:12:35.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104])) re-initializing 23:12:35.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104])) size=2097152, max=2097152, packet=32768 23:12:35.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:35.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:35.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:35.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:35.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104])[want-reply=true] subsystem=netconf 23:12:35.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104])[subsystem] prepared command 23:12:35.386 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:35.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:35.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104]}} established 23:12:35.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 474: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18303 23:12:35.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 474: Creating data stores for simulated device 23:12:35.386 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:35.386 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:35.386 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:35.386 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:35.386 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:35.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e0fb55e 23:12:35.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:35.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:35.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:35.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:35.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:35.388 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:35.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:35.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:35.388 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e0fb55e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e0fb55e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@596f9a6e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@596f9a6e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:35.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:35.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104] 23:12:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 474 on channel [id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104] 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) by 1103 down to 2096049 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104] 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104] 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) request=subsystem result=ReplySuccess, want-reply=true 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) request=subsystem activate command 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) starting runner for command=netconf 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #5 SSH_MSG_CHANNEL_DATA 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) by 373 down to 2096779 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_CHANNEL_DATA len=373 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104] 23:12:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104] 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104] 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18303', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=474} created 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=474, channel=[id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104]} created 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104] successful with session NetconfServerSession{sessionId=474, channel=[id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104]} 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=474, channel=[id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104]} up 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #6 SSH_MSG_CHANNEL_DATA 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) by 393 down to 2096386 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_CHANNEL_DATA len=393 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104] 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:35.392 [netconf-device-simulator-threads-6] 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=474} 23:12:35.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:35.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=474, channel=[id: 0xb5811b5b, L:/10.30.170.33:18303 - R:/10.30.170.252:44104]} EXI handlers added to pipeline 23:12:35.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:35.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) by 179 down to 2095870 23:12:35.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:35.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:35.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #7 SSH_MSG_CHANNEL_DATA 23:12:35.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) by 340 down to 2096046 23:12:35.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_CHANNEL_DATA len=340 23:12:35.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104] 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=474} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@596f9a6e 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:35.395 [netconf-device-simulator-threads-6] 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 23:12:35.395 [netconf-device-simulator-threads-6] 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 23:12:35.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:35.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) by 733 down to 2095137 23:12:35.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:35.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:35.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #14 SSH_MSG_IGNORE 23:12:35.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:12:35.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #10 SSH_MSG_IGNORE 23:12:35.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_IGNORE 23:12:35.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086]} 23:12:35.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:60086]): SSH-2.0-SSHD-UNKNOWN 23:12:35.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:60086]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:35.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:60086]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #15 SSH_MSG_IGNORE 23:12:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:12:35.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #8 SSH_MSG_IGNORE 23:12:35.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_IGNORE 23:12:35.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #9 SSH_MSG_IGNORE 23:12:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_IGNORE 23:12:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #10 SSH_MSG_IGNORE 23:12:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_IGNORE 23:12:35.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:35.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:60086]) Send SSH_MSG_KEXINIT 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60086]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60086]) process #0 SSH_MSG_KEXINIT 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:60086]) SSH_MSG_KEXINIT 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:60086]) strict KEX=true client=true server=true 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60086]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60086]) Kex: server host key algorithms = rsa-sha2-512 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60086]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60086]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60086]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60086]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60086]) Kex: compression algorithms (client to server) = none 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:60086]) Kex: compression algorithms (server to client) = none 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #11 SSH_MSG_IGNORE 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_IGNORE 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #12 SSH_MSG_IGNORE 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_IGNORE 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #13 SSH_MSG_IGNORE 23:12:36.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_IGNORE 23:12:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126]} 23:12:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:34126]): SSH-2.0-SSHD-UNKNOWN 23:12:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:34126]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:36.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:34126]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:36.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60086]) process #1 30 23:12:36.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60086]] process command=SSH_MSG_KEXDH_INIT 23:12:36.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #15 SSH_MSG_IGNORE 23:12:36.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:60086]] Send SSH_MSG_KEXDH_REPLY 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60086]) packet #1 sending command=31[31] len=1639 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:60086])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:60086]) Send SSH_MSG_NEWKEYS 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:60086]) session ID=73:2a:f1:58:1e:b5:d0:cc:a8:bd:73:7f:b5:3f:30:18:8a:f8:c4:55:02:4b:b5:90:cd:74:df:f3:c2:86:6a:bb:04:fd:8f:95:2b:ca:c1:c7:bf:27:46:62:3a:36:71:e3:14:1a:38:c4:3a:11:6b:73:27:bf:2e:35:ac:50:91:1b 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60086]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60086]): strict KEX resets output message sequence number from 3 to 0 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:60086]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4055e659; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:60086])[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 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60086])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60086]) packet #0 sending command=7[7] len=419 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60086]) No pending packets to flush at end of KEX 23:12:36.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60086]) process #2 SSH_MSG_NEWKEYS 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:60086]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60086]): strict KEX resets input message sequence number from 3 to 0 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:60086]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d06349f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60086]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60086]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:60086]) authorized authentication methods: password,publickey 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:60086]) Accepted service ssh-userauth 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60086]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60086]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60086]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60086]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60086]) no authentication factory for method=none 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60086]) SSH_MSG_USERAUTH_REQUEST 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:60086]) remaining methods: password,publickey 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60086]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #14 SSH_MSG_IGNORE 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:60086]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60086]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:60086]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:36.235 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:60086]) authentication result: true 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:60086]) SSH_MSG_USERAUTH_REQUEST 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:60086])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:60086]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60086]) no heartbeat to stop 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:60086]) heartbeat type=IGNORE, interval=PT30S 23:12:36.236 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:60086 authenticated 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60086]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60086]] session=TransportServerSession[admin@/10.30.170.252:60086] id=0 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60086])) size=2097152, max=2097152, packet=32768 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60086]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60086] 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:60086]) recipient=0 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086])) size=2097152, max=2097152, packet=32768 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086])) re-initializing 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086])) size=2097152, max=2097152, packet=32768 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086])[want-reply=true] subsystem=netconf 23:12:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086])[subsystem] prepared command 23:12:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086]}} established 23:12:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 475: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18304 23:12:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 475: Creating data stores for simulated device 23:12:36.237 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:36.238 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:36.238 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:36.238 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:36.238 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:36.238 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4701582d 23:12:36.238 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:36.239 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:36.239 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:36.239 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:36.239 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:36.239 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:36.239 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:36.239 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:36.239 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4701582d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4701582d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56fab7c2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56fab7c2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:36.239 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:36.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086] 23:12:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 475 on channel [id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086] 23:12:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) by 1103 down to 2096049 23:12:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086] 23:12:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086] 23:12:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) request=subsystem result=ReplySuccess, want-reply=true 23:12:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) request=subsystem activate command 23:12:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) starting runner for command=netconf 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #5 SSH_MSG_CHANNEL_DATA 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) by 373 down to 2096779 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_CHANNEL_DATA len=373 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086] 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086] 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086] 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18304', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=475} created 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=475, channel=[id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086]} created 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086] successful with session NetconfServerSession{sessionId=475, channel=[id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086]} 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=475, channel=[id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086]} up 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #6 SSH_MSG_CHANNEL_DATA 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) by 393 down to 2096386 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_CHANNEL_DATA len=393 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086] 23:12:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:36.243 [netconf-device-simulator-threads-0] 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=475} 23:12:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=475, channel=[id: 0x99fffef7, L:/10.30.170.33:18304 - R:/10.30.170.252:60086]} EXI handlers added to pipeline 23:12:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) by 179 down to 2095870 23:12:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:36.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #7 SSH_MSG_CHANNEL_DATA 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) by 340 down to 2096046 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_CHANNEL_DATA len=340 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086] 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=475} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56fab7c2 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:36.245 [netconf-device-simulator-threads-0] 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 23:12:36.245 [netconf-device-simulator-threads-0] 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 23:12:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:36.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) by 733 down to 2095137 23:12:36.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:36.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #9 SSH_MSG_IGNORE 23:12:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_IGNORE 23:12:36.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #12 SSH_MSG_IGNORE 23:12:36.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_IGNORE 23:12:36.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #8 SSH_MSG_IGNORE 23:12:36.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_IGNORE 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:34126]) Send SSH_MSG_KEXINIT 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34126]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34126]) process #0 SSH_MSG_KEXINIT 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:34126]) SSH_MSG_KEXINIT 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:34126]) strict KEX=true client=true server=true 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34126]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34126]) Kex: server host key algorithms = rsa-sha2-512 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34126]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34126]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34126]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34126]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34126]) Kex: compression algorithms (client to server) = none 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:34126]) Kex: compression algorithms (server to client) = none 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #13 SSH_MSG_IGNORE 23:12:36.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:12:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #11 SSH_MSG_IGNORE 23:12:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_IGNORE 23:12:36.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #14 SSH_MSG_IGNORE 23:12:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:12:36.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.453 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #10 SSH_MSG_IGNORE 23:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_IGNORE 23:12:36.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34126]) process #1 30 23:12:36.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34126]] process command=SSH_MSG_KEXDH_INIT 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:34126]] Send SSH_MSG_KEXDH_REPLY 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34126]) packet #1 sending command=31[31] len=1639 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:34126])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:34126]) Send SSH_MSG_NEWKEYS 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:34126]) session ID=e4:78:55:1a:be:9b:7c:20:c0:c2:70:9a:85:d6:d2:f5:70:c8:b6:b3:3a:1f:46:6c:f2:67:e7:81:1b:c0:45:68:bd:b8:af:ba:1d:c1:95:c8:13:b1:9c:c4:65:2f:b3:ea:79:39:25:c7:66:2c:97:c4:a8:b0:6f:d4:a8:3a:cd:d6 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34126]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34126]): strict KEX resets output message sequence number from 3 to 0 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:34126]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1cc35c7; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:34126])[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 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34126])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34126]) packet #0 sending command=7[7] len=419 23:12:36.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34126]) No pending packets to flush at end of KEX 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34126]) process #2 SSH_MSG_NEWKEYS 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:34126]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34126]): strict KEX resets input message sequence number from 3 to 0 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:34126]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f51a993; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34126]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34126]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:34126]) authorized authentication methods: password,publickey 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:34126]) Accepted service ssh-userauth 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34126]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34126]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34126]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34126]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34126]) no authentication factory for method=none 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34126]) SSH_MSG_USERAUTH_REQUEST 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:34126]) remaining methods: password,publickey 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34126]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:36.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:34126]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34126]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:34126]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:36.558 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:34126]) authentication result: true 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:34126]) SSH_MSG_USERAUTH_REQUEST 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:34126])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:34126]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34126]) no heartbeat to stop 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:34126]) heartbeat type=IGNORE, interval=PT30S 23:12:36.558 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:34126 authenticated 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:36.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34126]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34126]] session=TransportServerSession[admin@/10.30.170.252:34126] id=0 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34126])) size=2097152, max=2097152, packet=32768 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34126]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34126] 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:34126]) recipient=0 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126])) size=2097152, max=2097152, packet=32768 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126])) re-initializing 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126])) size=2097152, max=2097152, packet=32768 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126])[want-reply=true] subsystem=netconf 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126])[subsystem] prepared command 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126]}} established 23:12:36.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 476: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18305 23:12:36.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 476: Creating data stores for simulated device 23:12:36.560 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:36.560 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:36.560 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:36.560 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:36.560 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:36.560 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c276ece 23:12:36.561 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:36.561 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:36.561 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:36.561 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:36.561 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:36.561 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:36.561 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:36.562 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:36.562 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c276ece, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c276ece, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f64ec6a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f64ec6a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:36.562 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:36.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:36.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126] 23:12:36.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.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: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 476 on channel [id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126] 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) by 1103 down to 2096049 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126] 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126] 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) request=subsystem result=ReplySuccess, want-reply=true 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) request=subsystem activate command 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) starting runner for command=netconf 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #5 SSH_MSG_CHANNEL_DATA 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) by 373 down to 2096779 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_CHANNEL_DATA len=373 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126] 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:36.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126] 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126] 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18305', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=476} created 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126]} created 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126] successful with session NetconfServerSession{sessionId=476, channel=[id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126]} 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126]} up 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #6 SSH_MSG_CHANNEL_DATA 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) by 393 down to 2096386 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_CHANNEL_DATA len=393 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126] 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:36.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:36.566 [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=476} 23:12:36.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:36.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x631704a3, L:/10.30.170.33:18305 - R:/10.30.170.252:34126]} EXI handlers added to pipeline 23:12:36.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:36.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) by 179 down to 2095870 23:12:36.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:36.566 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:36.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #7 SSH_MSG_CHANNEL_DATA 23:12:36.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) by 340 down to 2096046 23:12:36.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_CHANNEL_DATA len=340 23:12:36.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126] 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=476} 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f64ec6a 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.569 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:36.570 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:36.570 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.570 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:36.570 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:36.570 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.570 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:36.570 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:36.570 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.570 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:36.570 [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 23:12:36.570 [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 23:12:36.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:36.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) by 733 down to 2095137 23:12:36.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:36.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:36.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #15 SSH_MSG_IGNORE 23:12:36.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:12:36.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134]} 23:12:36.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:44134]): SSH-2.0-SSHD-UNKNOWN 23:12:36.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:44134]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:36.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:44134]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:36.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #8 SSH_MSG_IGNORE 23:12:36.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_IGNORE 23:12:36.754 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:44134]) Send SSH_MSG_KEXINIT 23:12:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44134]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44134]) process #0 SSH_MSG_KEXINIT 23:12:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:44134]) SSH_MSG_KEXINIT 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:44134]) strict KEX=true client=true server=true 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44134]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44134]) Kex: server host key algorithms = rsa-sha2-512 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44134]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44134]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44134]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44134]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44134]) Kex: compression algorithms (client to server) = none 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:44134]) Kex: compression algorithms (server to client) = none 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #13 SSH_MSG_IGNORE 23:12:36.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_IGNORE 23:12:36.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44134]) process #1 30 23:12:36.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44134]] process command=SSH_MSG_KEXDH_INIT 23:12:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #9 SSH_MSG_IGNORE 23:12:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_IGNORE 23:12:36.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:44134]] Send SSH_MSG_KEXDH_REPLY 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44134]) packet #1 sending command=31[31] len=1639 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:44134])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:44134]) Send SSH_MSG_NEWKEYS 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:44134]) session ID=3e:cb:1b:89:16:d6:52:80:63:0e:7c:c1:27:b8:65:6a:61:e8:a1:78:48:8e:5c:6c:35:68:13:2e:55:6b:54:3a:f8:0b:0e:ae:5c:0e:f4:2f:53:98:88:56:08:bc:3a:1e:a5:d0:39:f6:4e:ce:d8:77:e7:18:c9:cc:5a:e2:12:ba 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44134]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44134]): strict KEX resets output message sequence number from 3 to 0 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:44134]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f8679d8; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:44134])[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 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44134])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44134]) packet #0 sending command=7[7] len=419 23:12:36.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44134]) No pending packets to flush at end of KEX 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44134]) process #2 SSH_MSG_NEWKEYS 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:44134]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44134]): strict KEX resets input message sequence number from 3 to 0 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:44134]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18b989be; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44134]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44134]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:44134]) authorized authentication methods: password,publickey 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:44134]) Accepted service ssh-userauth 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44134]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44134]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44134]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44134]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44134]) no authentication factory for method=none 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44134]) SSH_MSG_USERAUTH_REQUEST 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:44134]) remaining methods: password,publickey 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44134]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:44134]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44134]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:44134]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:36.890 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:44134]) authentication result: true 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:44134]) SSH_MSG_USERAUTH_REQUEST 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:44134])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:44134]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44134]) no heartbeat to stop 23:12:36.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:44134]) heartbeat type=IGNORE, interval=PT30S 23:12:36.891 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:44134 authenticated 23:12:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44134]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44134]] session=TransportServerSession[admin@/10.30.170.252:44134] id=0 23:12:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44134])) size=2097152, max=2097152, packet=32768 23:12:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44134]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44134] 23:12:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:44134]) recipient=0 23:12:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134])) size=2097152, max=2097152, packet=32768 23:12:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134])) re-initializing 23:12:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134])) size=2097152, max=2097152, packet=32768 23:12:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134])[want-reply=true] subsystem=netconf 23:12:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134])[subsystem] prepared command 23:12:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134]}} established 23:12:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 477: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18306 23:12:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 477: Creating data stores for simulated device 23:12:36.892 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:36.892 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:36.892 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:36.893 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@695bc530 23:12:36.893 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:36.893 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:36.893 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:36.893 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:36.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:36.894 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:36.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:36.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:36.894 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@695bc530, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@695bc530, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10645fd4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10645fd4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:36.895 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:36.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:36.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134] 23:12:36.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 477 on channel [id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134] 23:12:36.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) by 1103 down to 2096049 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134] 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134] 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) request=subsystem result=ReplySuccess, want-reply=true 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) request=subsystem activate command 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) starting runner for command=netconf 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #5 SSH_MSG_CHANNEL_DATA 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) by 373 down to 2096779 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_CHANNEL_DATA len=373 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134] 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:36.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134] 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134] 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18306', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=477} created 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=477, channel=[id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134]} created 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134] successful with session NetconfServerSession{sessionId=477, channel=[id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134]} 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=477, channel=[id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134]} up 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #6 SSH_MSG_CHANNEL_DATA 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) by 393 down to 2096386 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_CHANNEL_DATA len=393 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134] 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:36.898 [netconf-device-simulator-threads-4] 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=477} 23:12:36.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:36.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=477, channel=[id: 0x70023eb1, L:/10.30.170.33:18306 - R:/10.30.170.252:44134]} EXI handlers added to pipeline 23:12:36.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:36.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) by 179 down to 2095870 23:12:36.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:36.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:36.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #7 SSH_MSG_CHANNEL_DATA 23:12:36.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) by 340 down to 2096046 23:12:36.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_CHANNEL_DATA len=340 23:12:36.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134] 23:12:36.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:36.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=477} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10645fd4 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:36.902 [netconf-device-simulator-threads-4] 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 23:12:36.902 [netconf-device-simulator-threads-4] 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 23:12:36.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:36.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) by 733 down to 2095137 23:12:36.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:36.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:36.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:36.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #12 SSH_MSG_IGNORE 23:12:36.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_IGNORE 23:12:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #11 SSH_MSG_IGNORE 23:12:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_IGNORE 23:12:36.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.016 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #10 SSH_MSG_IGNORE 23:12:37.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_IGNORE 23:12:37.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #14 SSH_MSG_IGNORE 23:12:37.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:12:37.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #8 SSH_MSG_IGNORE 23:12:37.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_IGNORE 23:12:37.155 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #15 SSH_MSG_IGNORE 23:12:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:12:37.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996]} 23:12:37.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37996]): SSH-2.0-SSHD-UNKNOWN 23:12:37.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37996]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:37.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37996]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:37.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #11 SSH_MSG_IGNORE 23:12:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_IGNORE 23:12:37.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37996]) Send SSH_MSG_KEXINIT 23:12:37.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37996]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:37.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37996]) process #0 SSH_MSG_KEXINIT 23:12:37.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37996]) SSH_MSG_KEXINIT 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37996]) strict KEX=true client=true server=true 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37996]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37996]) Kex: server host key algorithms = rsa-sha2-512 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37996]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37996]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37996]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37996]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37996]) Kex: compression algorithms (client to server) = none 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37996]) Kex: compression algorithms (server to client) = none 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #13 SSH_MSG_IGNORE 23:12:37.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_IGNORE 23:12:37.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37996]) process #1 30 23:12:37.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37996]] process command=SSH_MSG_KEXDH_INIT 23:12:37.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #15 SSH_MSG_IGNORE 23:12:37.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:12:37.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.451 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37996]] Send SSH_MSG_KEXDH_REPLY 23:12:37.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37996]) packet #1 sending command=31[31] len=1639 23:12:37.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37996])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:37.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37996]) Send SSH_MSG_NEWKEYS 23:12:37.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37996]) session ID=79:c9:8f:f9:08:90:8a:52:ba:d2:1b:ca:89:e7:e1:64:21:82:68:06:67:0f:c7:c2:c3:93:19:e7:3f:65:d1:1e:02:1a:22:e0:40:9c:68:e5:29:a0:3c:ba:e0:01:6e:bf:b8:22:41:e7:4b:9c:07:9f:bf:45:8f:c0:3b:d6:9e:cd 23:12:37.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37996]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:37.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37996]): strict KEX resets output message sequence number from 3 to 0 23:12:37.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37996]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e828683; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:37.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37996])[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 23:12:37.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37996])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:37.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37996]) packet #0 sending command=7[7] len=419 23:12:37.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37996]) No pending packets to flush at end of KEX 23:12:37.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #12 SSH_MSG_IGNORE 23:12:37.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_IGNORE 23:12:37.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37996]) process #2 SSH_MSG_NEWKEYS 23:12:37.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37996]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:37.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37996]): strict KEX resets input message sequence number from 3 to 0 23:12:37.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37996]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65249c78; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:37.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:37.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37996]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:37.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37996]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:37.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37996]) authorized authentication methods: password,publickey 23:12:37.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37996]) Accepted service ssh-userauth 23:12:37.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37996]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37996]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37996]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37996]) no authentication factory for method=none 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37996]) SSH_MSG_USERAUTH_REQUEST 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37996]) remaining methods: password,publickey 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37996]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37996]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37996]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:37.492 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37996]) authentication result: true 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37996]) SSH_MSG_USERAUTH_REQUEST 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37996])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37996]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37996]) no heartbeat to stop 23:12:37.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37996]) heartbeat type=IGNORE, interval=PT30S 23:12:37.492 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37996 authenticated 23:12:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37996]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37996]] session=TransportServerSession[admin@/10.30.170.252:37996] id=0 23:12:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37996])) size=2097152, max=2097152, packet=32768 23:12:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37996]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37996] 23:12:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37996]) recipient=0 23:12:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996])) size=2097152, max=2097152, packet=32768 23:12:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996])) re-initializing 23:12:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996])) size=2097152, max=2097152, packet=32768 23:12:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996])[want-reply=true] subsystem=netconf 23:12:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996])[subsystem] prepared command 23:12:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996]}} established 23:12:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 478: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18307 23:12:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 478: Creating data stores for simulated device 23:12:37.494 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:37.494 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:37.494 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a0fb34b 23:12:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:37.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:37.496 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:37.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:37.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:37.496 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a0fb34b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a0fb34b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@192d7314, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@192d7314, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:37.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996] 23:12:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 478 on channel [id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996] 23:12:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) by 1103 down to 2096049 23:12:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996] 23:12:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996] 23:12:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) request=subsystem result=ReplySuccess, want-reply=true 23:12:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) request=subsystem activate command 23:12:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) starting runner for command=netconf 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #5 SSH_MSG_CHANNEL_DATA 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) by 373 down to 2096779 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_CHANNEL_DATA len=373 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996] 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996] 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996] 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18307', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=478} created 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996]} created 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996] successful with session NetconfServerSession{sessionId=478, channel=[id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996]} 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996]} up 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #6 SSH_MSG_CHANNEL_DATA 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) by 393 down to 2096386 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_CHANNEL_DATA len=393 23:12:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996] 23:12:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:37.500 [netconf-device-simulator-threads-6] 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=478} 23:12:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x8a167245, L:/10.30.170.33:18307 - R:/10.30.170.252:37996]} EXI handlers added to pipeline 23:12:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) by 179 down to 2095870 23:12:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:37.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:37.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #7 SSH_MSG_CHANNEL_DATA 23:12:37.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) by 340 down to 2096046 23:12:37.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_CHANNEL_DATA len=340 23:12:37.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996] 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=478} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@192d7314 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:37.503 [netconf-device-simulator-threads-6] 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 23:12:37.503 [netconf-device-simulator-threads-6] 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 23:12:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) by 733 down to 2095137 23:12:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:37.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #10 SSH_MSG_IGNORE 23:12:37.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_IGNORE 23:12:37.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #9 SSH_MSG_IGNORE 23:12:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_IGNORE 23:12:37.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #14 SSH_MSG_IGNORE 23:12:37.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:12:37.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #8 SSH_MSG_IGNORE 23:12:37.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_IGNORE 23:12:37.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944]} 23:12:37.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50944]): SSH-2.0-SSHD-UNKNOWN 23:12:37.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50944]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:37.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50944]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:37.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.814 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50944]) Send SSH_MSG_KEXINIT 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50944]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50944]) process #0 SSH_MSG_KEXINIT 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50944]) SSH_MSG_KEXINIT 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50944]) strict KEX=true client=true server=true 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50944]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50944]) Kex: server host key algorithms = rsa-sha2-512 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50944]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50944]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50944]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50944]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50944]) Kex: compression algorithms (client to server) = none 23:12:37.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50944]) Kex: compression algorithms (server to client) = none 23:12:37.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:37.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #13 SSH_MSG_IGNORE 23:12:37.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_IGNORE 23:12:37.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #11 SSH_MSG_IGNORE 23:12:37.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_IGNORE 23:12:37.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50944]) process #1 30 23:12:37.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50944]] process command=SSH_MSG_KEXDH_INIT 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50944]] Send SSH_MSG_KEXDH_REPLY 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50944]) packet #1 sending command=31[31] len=1639 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50944])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50944]) Send SSH_MSG_NEWKEYS 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50944]) session ID=e6:2b:13:05:8d:00:9c:2b:d3:30:fc:21:2c:47:75:7a:9f:cf:ac:aa:61:64:ad:96:35:d8:78:2d:9d:b3:28:d3:ec:30:55:43:d3:b2:9e:e3:78:02:98:f2:fd:d3:d6:30:7a:8d:32:cd:44:57:31:9a:61:e5:8f:56:46:8b:f2:7b 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50944]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50944]): strict KEX resets output message sequence number from 3 to 0 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50944]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7762288b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50944])[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 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50944])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50944]) packet #0 sending command=7[7] len=419 23:12:37.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50944]) No pending packets to flush at end of KEX 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50944]) process #2 SSH_MSG_NEWKEYS 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50944]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50944]): strict KEX resets input message sequence number from 3 to 0 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50944]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@683e688f; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50944]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50944]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50944]) authorized authentication methods: password,publickey 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50944]) Accepted service ssh-userauth 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50944]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50944]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50944]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50944]) no authentication factory for method=none 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50944]) SSH_MSG_USERAUTH_REQUEST 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50944]) remaining methods: password,publickey 23:12:37.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50944]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50944]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50944]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:37.973 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50944]) authentication result: true 23:12:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50944]) SSH_MSG_USERAUTH_REQUEST 23:12:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50944])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50944]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50944]) no heartbeat to stop 23:12:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50944]) heartbeat type=IGNORE, interval=PT30S 23:12:37.973 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50944 authenticated 23:12:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50944]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50944]] session=TransportServerSession[admin@/10.30.170.252:50944] id=0 23:12:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50944])) size=2097152, max=2097152, packet=32768 23:12:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50944]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50944] 23:12:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50944]) recipient=0 23:12:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944])) size=2097152, max=2097152, packet=32768 23:12:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944])) re-initializing 23:12:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944])) size=2097152, max=2097152, packet=32768 23:12:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944])[want-reply=true] subsystem=netconf 23:12:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944])[subsystem] prepared command 23:12:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944]}} established 23:12:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 479: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18308 23:12:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 479: Creating data stores for simulated device 23:12:37.975 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:37.975 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:37.975 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:37.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f29fb1e 23:12:37.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:37.980 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:37.980 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:37.980 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:37.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:37.981 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:37.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:37.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:37.981 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f29fb1e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f29fb1e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d9a4ffc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d9a4ffc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:37.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:37.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944] 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 479 on channel [id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944] 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) by 1103 down to 2096049 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944] 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944] 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) request=subsystem result=ReplySuccess, want-reply=true 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) request=subsystem activate command 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) starting runner for command=netconf 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #5 SSH_MSG_CHANNEL_DATA 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) by 373 down to 2096779 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_CHANNEL_DATA len=373 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944] 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944] 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944] 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18308', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=479} created 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=479, channel=[id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944]} created 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944] successful with session NetconfServerSession{sessionId=479, channel=[id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944]} 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=479, channel=[id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944]} up 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #6 SSH_MSG_CHANNEL_DATA 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) by 393 down to 2096386 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_CHANNEL_DATA len=393 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944] 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:37.983 [netconf-device-simulator-threads-0] 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=479} 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=479, channel=[id: 0xe25c954d, L:/10.30.170.33:18308 - R:/10.30.170.252:50944]} EXI handlers added to pipeline 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) by 179 down to 2095870 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #7 SSH_MSG_CHANNEL_DATA 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) by 340 down to 2096046 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_CHANNEL_DATA len=340 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944] 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=479} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d9a4ffc 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:37.985 [netconf-device-simulator-threads-0] 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 23:12:37.986 [netconf-device-simulator-threads-0] 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 23:12:37.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:37.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) by 733 down to 2095137 23:12:37.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:37.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #12 SSH_MSG_IGNORE 23:12:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_IGNORE 23:12:38.114 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #15 SSH_MSG_IGNORE 23:12:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:12:38.176 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #11 SSH_MSG_IGNORE 23:12:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_IGNORE 23:12:38.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350]} 23:12:38.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:43350]): SSH-2.0-SSHD-UNKNOWN 23:12:38.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:43350]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:38.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:43350]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:38.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.244 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #9 SSH_MSG_IGNORE 23:12:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_IGNORE 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:43350]) Send SSH_MSG_KEXINIT 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43350]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43350]) process #0 SSH_MSG_KEXINIT 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:43350]) SSH_MSG_KEXINIT 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:43350]) strict KEX=true client=true server=true 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43350]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43350]) Kex: server host key algorithms = rsa-sha2-512 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43350]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43350]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43350]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43350]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43350]) Kex: compression algorithms (client to server) = none 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:43350]) Kex: compression algorithms (server to client) = none 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #13 SSH_MSG_IGNORE 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_IGNORE 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #10 SSH_MSG_IGNORE 23:12:38.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_IGNORE 23:12:38.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43350]) process #1 30 23:12:38.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43350]] process command=SSH_MSG_KEXDH_INIT 23:12:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #14 SSH_MSG_IGNORE 23:12:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:43350]] Send SSH_MSG_KEXDH_REPLY 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43350]) packet #1 sending command=31[31] len=1639 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:43350])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:43350]) Send SSH_MSG_NEWKEYS 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:43350]) session ID=12:9e:e6:70:49:48:fc:dc:27:de:d8:13:2a:bf:6a:ba:6c:9e:f4:49:d5:08:71:bd:d6:9b:21:0f:2b:90:29:de:16:52:13:30:36:f6:c4:37:83:48:89:1a:6d:ab:dd:fb:8c:5b:6a:c5:50:a5:86:7e:56:74:98:34:b5:0b:c3:3b 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43350]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43350]): strict KEX resets output message sequence number from 3 to 0 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:43350]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e488e8c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:43350])[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 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43350])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43350]) packet #0 sending command=7[7] len=419 23:12:38.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43350]) No pending packets to flush at end of KEX 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43350]) process #2 SSH_MSG_NEWKEYS 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:43350]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43350]): strict KEX resets input message sequence number from 3 to 0 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:43350]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@215b36ba; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43350]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43350]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:43350]) authorized authentication methods: password,publickey 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:43350]) Accepted service ssh-userauth 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43350]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43350]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43350]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43350]) no authentication factory for method=none 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43350]) SSH_MSG_USERAUTH_REQUEST 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:43350]) remaining methods: password,publickey 23:12:38.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43350]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:38.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:43350]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:38.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:38.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:43350]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:38.473 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:38.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:43350]) authentication result: true 23:12:38.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:43350]) SSH_MSG_USERAUTH_REQUEST 23:12:38.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:43350])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:38.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:43350]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:38.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:38.473 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:38.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43350]) no heartbeat to stop 23:12:38.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:43350]) heartbeat type=IGNORE, interval=PT30S 23:12:38.473 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:43350 authenticated 23:12:38.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:38.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43350]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:38.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43350]] session=TransportServerSession[admin@/10.30.170.252:43350] id=0 23:12:38.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43350])) size=2097152, max=2097152, packet=32768 23:12:38.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43350]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43350] 23:12:38.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:43350]) recipient=0 23:12:38.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350])) size=2097152, max=2097152, packet=32768 23:12:38.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350])) re-initializing 23:12:38.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350])) size=2097152, max=2097152, packet=32768 23:12:38.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:38.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350])[want-reply=true] subsystem=netconf 23:12:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350])[subsystem] prepared command 23:12:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350]}} established 23:12:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 480: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18309 23:12:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 480: Creating data stores for simulated device 23:12:38.475 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:38.475 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:38.475 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:38.476 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b248ed 23:12:38.476 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:38.476 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:38.476 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:38.476 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:38.477 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:38.477 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:38.477 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:38.477 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:38.477 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b248ed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b248ed, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b76930f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b76930f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:38.478 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:38.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:38.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350] 23:12:38.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 480 on channel [id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350] 23:12:38.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) by 1103 down to 2096049 23:12:38.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:38.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350] 23:12:38.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350] 23:12:38.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) request=subsystem result=ReplySuccess, want-reply=true 23:12:38.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:38.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) request=subsystem activate command 23:12:38.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) starting runner for command=netconf 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #5 SSH_MSG_CHANNEL_DATA 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) by 373 down to 2096779 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_CHANNEL_DATA len=373 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350] 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350] 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350] 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18309', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=480} created 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350]} created 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350] successful with session NetconfServerSession{sessionId=480, channel=[id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350]} 23:12:38.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350]} up 23:12:38.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #6 SSH_MSG_CHANNEL_DATA 23:12:38.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) by 393 down to 2096386 23:12:38.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_CHANNEL_DATA len=393 23:12:38.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350] 23:12:38.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:38.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:38.481 [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=480} 23:12:38.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:38.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x779d6e72, L:/10.30.170.33:18309 - R:/10.30.170.252:43350]} EXI handlers added to pipeline 23:12:38.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:38.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) by 179 down to 2095870 23:12:38.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:38.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:38.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #7 SSH_MSG_CHANNEL_DATA 23:12:38.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) by 340 down to 2096046 23:12:38.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_CHANNEL_DATA len=340 23:12:38.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350] 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=480} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b76930f 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:38.484 [netconf-device-simulator-threads-2] 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 23:12:38.484 [netconf-device-simulator-threads-2] 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 23:12:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:38.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) by 733 down to 2095137 23:12:38.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:38.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:38.489 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #8 SSH_MSG_IGNORE 23:12:38.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_IGNORE 23:12:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #12 SSH_MSG_IGNORE 23:12:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_IGNORE 23:12:38.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #9 SSH_MSG_IGNORE 23:12:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:12:38.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #15 SSH_MSG_IGNORE 23:12:38.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:12:38.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #14 SSH_MSG_IGNORE 23:12:38.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:12:38.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780]} 23:12:38.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53780]): SSH-2.0-SSHD-UNKNOWN 23:12:38.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53780]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:38.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53780]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53780]) Send SSH_MSG_KEXINIT 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53780]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53780]) process #0 SSH_MSG_KEXINIT 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53780]) SSH_MSG_KEXINIT 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53780]) strict KEX=true client=true server=true 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53780]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53780]) Kex: server host key algorithms = rsa-sha2-512 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53780]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53780]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53780]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53780]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53780]) Kex: compression algorithms (client to server) = none 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53780]) Kex: compression algorithms (server to client) = none 23:12:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:38.934 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:38.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53780]) process #1 30 23:12:38.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53780]] process command=SSH_MSG_KEXDH_INIT 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53780]] Send SSH_MSG_KEXDH_REPLY 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53780]) packet #1 sending command=31[31] len=1639 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53780])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53780]) Send SSH_MSG_NEWKEYS 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53780]) session ID=70:b1:ca:f5:2b:b2:57:7c:96:f0:77:22:96:09:d4:4c:2f:bb:38:6d:63:00:e2:1f:33:51:21:21:37:86:1b:61:45:96:1a:59:a6:ff:39:4a:7d:8f:75:fd:31:3e:d7:af:0d:3d:c6:2b:e8:e6:e5:3a:93:dd:fc:f1:f5:9f:f5:c4 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53780]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53780]): strict KEX resets output message sequence number from 3 to 0 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53780]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a3b255e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53780])[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 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53780])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53780]) packet #0 sending command=7[7] len=419 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53780]) No pending packets to flush at end of KEX 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #13 SSH_MSG_IGNORE 23:12:38.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_IGNORE 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53780]) process #2 SSH_MSG_NEWKEYS 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53780]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53780]): strict KEX resets input message sequence number from 3 to 0 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53780]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76dddecd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53780]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53780]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53780]) authorized authentication methods: password,publickey 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53780]) Accepted service ssh-userauth 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53780]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53780]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53780]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53780]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53780]) no authentication factory for method=none 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53780]) SSH_MSG_USERAUTH_REQUEST 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53780]) remaining methods: password,publickey 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53780]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #10 SSH_MSG_IGNORE 23:12:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:12:39.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53780]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53780]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53780]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:39.003 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53780]) authentication result: true 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53780]) SSH_MSG_USERAUTH_REQUEST 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53780])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53780]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53780]) no heartbeat to stop 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53780]) heartbeat type=IGNORE, interval=PT30S 23:12:39.003 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53780 authenticated 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:39.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53780]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53780]] session=TransportServerSession[admin@/10.30.170.252:53780] id=0 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53780])) size=2097152, max=2097152, packet=32768 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53780]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53780] 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53780]) recipient=0 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780])) size=2097152, max=2097152, packet=32768 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780])) re-initializing 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780])) size=2097152, max=2097152, packet=32768 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780])[want-reply=true] subsystem=netconf 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780])[subsystem] prepared command 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780]}} established 23:12:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 481: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18310 23:12:39.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 481: Creating data stores for simulated device 23:12:39.005 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:39.005 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:39.005 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:39.005 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:39.005 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:39.005 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b610904 23:12:39.005 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:39.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:39.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:39.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:39.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:39.006 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:39.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:39.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:39.007 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b610904, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b610904, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcc7bdb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcc7bdb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:39.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:39.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:39.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780] 23:12:39.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 481 on channel [id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780] 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) by 1103 down to 2096049 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780] 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780] 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) request=subsystem result=ReplySuccess, want-reply=true 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) request=subsystem activate command 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) starting runner for command=netconf 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #5 SSH_MSG_CHANNEL_DATA 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) by 373 down to 2096779 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_CHANNEL_DATA len=373 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780] 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:39.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780] 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780] 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18310', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=481} created 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780]} created 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780] successful with session NetconfServerSession{sessionId=481, channel=[id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780]} 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780]} up 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #6 SSH_MSG_CHANNEL_DATA 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) by 393 down to 2096386 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_CHANNEL_DATA len=393 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780] 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:39.017 [netconf-device-simulator-threads-4] 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=481} 23:12:39.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:39.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x1099e1f6, L:/10.30.170.33:18310 - R:/10.30.170.252:53780]} EXI handlers added to pipeline 23:12:39.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:39.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) by 179 down to 2095870 23:12:39.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:39.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:39.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #7 SSH_MSG_CHANNEL_DATA 23:12:39.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) by 340 down to 2096046 23:12:39.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_CHANNEL_DATA len=340 23:12:39.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780] 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=481} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcc7bdb 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:39.020 [netconf-device-simulator-threads-4] 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 23:12:39.020 [netconf-device-simulator-threads-4] 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 23:12:39.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:39.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) by 733 down to 2095137 23:12:39.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:39.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:39.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #11 SSH_MSG_IGNORE 23:12:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_IGNORE 23:12:39.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #8 SSH_MSG_IGNORE 23:12:39.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_IGNORE 23:12:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #12 SSH_MSG_IGNORE 23:12:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_IGNORE 23:12:39.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.189 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #9 SSH_MSG_IGNORE 23:12:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_IGNORE 23:12:39.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #14 SSH_MSG_IGNORE 23:12:39.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:12:39.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088]} 23:12:39.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:42088]): SSH-2.0-SSHD-UNKNOWN 23:12:39.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:42088]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:39.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:42088]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #11 SSH_MSG_IGNORE 23:12:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_IGNORE 23:12:39.245 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.348 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #8 SSH_MSG_IGNORE 23:12:39.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_IGNORE 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:42088]) Send SSH_MSG_KEXINIT 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42088]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42088]) process #0 SSH_MSG_KEXINIT 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:42088]) SSH_MSG_KEXINIT 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:42088]) strict KEX=true client=true server=true 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42088]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42088]) Kex: server host key algorithms = rsa-sha2-512 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42088]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42088]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42088]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42088]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42088]) Kex: compression algorithms (client to server) = none 23:12:39.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:42088]) Kex: compression algorithms (server to client) = none 23:12:39.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:39.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #10 SSH_MSG_IGNORE 23:12:39.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_IGNORE 23:12:39.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #13 SSH_MSG_IGNORE 23:12:39.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:12:39.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42088]) process #1 30 23:12:39.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42088]] process command=SSH_MSG_KEXDH_INIT 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:42088]] Send SSH_MSG_KEXDH_REPLY 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42088]) packet #1 sending command=31[31] len=1639 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:42088])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:42088]) Send SSH_MSG_NEWKEYS 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:42088]) session ID=5f:e0:11:60:ef:dd:30:41:ea:8c:11:1d:30:a2:ad:a6:d5:f4:21:f6:be:63:43:45:f8:02:8c:48:67:60:00:dc:e2:39:31:25:2d:14:a4:da:c7:a4:a1:5d:d3:b0:81:d1:68:bf:2a:02:83:1a:a5:92:74:7a:60:0b:dd:dd:00:13 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42088]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42088]): strict KEX resets output message sequence number from 3 to 0 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:42088]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e54aa1e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:42088])[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 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42088])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42088]) packet #0 sending command=7[7] len=419 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42088]) No pending packets to flush at end of KEX 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #12 SSH_MSG_IGNORE 23:12:39.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_IGNORE 23:12:39.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #15 SSH_MSG_IGNORE 23:12:39.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42088]) process #2 SSH_MSG_NEWKEYS 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:42088]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42088]): strict KEX resets input message sequence number from 3 to 0 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:42088]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@570cadac; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42088]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42088]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:42088]) authorized authentication methods: password,publickey 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:42088]) Accepted service ssh-userauth 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42088]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42088]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42088]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42088]) no authentication factory for method=none 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42088]) SSH_MSG_USERAUTH_REQUEST 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:42088]) remaining methods: password,publickey 23:12:39.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42088]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:42088]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:42088]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:39.562 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:42088]) authentication result: true 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:42088]) SSH_MSG_USERAUTH_REQUEST 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:42088])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:42088]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42088]) no heartbeat to stop 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:42088]) heartbeat type=IGNORE, interval=PT30S 23:12:39.562 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:42088 authenticated 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42088]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42088]] session=TransportServerSession[admin@/10.30.170.252:42088] id=0 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42088])) size=2097152, max=2097152, packet=32768 23:12:39.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42088]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42088] 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:42088]) recipient=0 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088])) size=2097152, max=2097152, packet=32768 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088])) re-initializing 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088])) size=2097152, max=2097152, packet=32768 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088])[want-reply=true] subsystem=netconf 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088])[subsystem] prepared command 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088]}} established 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 482: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18311 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 482: Creating data stores for simulated device 23:12:39.563 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:39.563 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:39.563 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:39.564 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78762715 23:12:39.564 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:39.564 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:39.564 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:39.564 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:39.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:39.564 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:39.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:39.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:39.565 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78762715, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78762715, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ec0adb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ec0adb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:39.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088] 23:12:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 482 on channel [id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088] 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) by 1103 down to 2096049 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088] 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088] 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) request=subsystem result=ReplySuccess, want-reply=true 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) request=subsystem activate command 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) starting runner for command=netconf 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #5 SSH_MSG_CHANNEL_DATA 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) by 373 down to 2096779 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_CHANNEL_DATA len=373 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088] 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088] 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088] 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18311', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=482} created 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088]} created 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088] successful with session NetconfServerSession{sessionId=482, channel=[id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088]} 23:12:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088]} up 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #6 SSH_MSG_CHANNEL_DATA 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) by 393 down to 2096386 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_CHANNEL_DATA len=393 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088] 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:39.567 [netconf-device-simulator-threads-6] 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=482} 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x4a87daac, L:/10.30.170.33:18311 - R:/10.30.170.252:42088]} EXI handlers added to pipeline 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) by 179 down to 2095870 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:39.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:39.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #7 SSH_MSG_CHANNEL_DATA 23:12:39.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) by 340 down to 2096046 23:12:39.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_CHANNEL_DATA len=340 23:12:39.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088] 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=482} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ec0adb 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:39.569 [netconf-device-simulator-threads-6] 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 23:12:39.569 [netconf-device-simulator-threads-6] 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 23:12:39.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:39.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) by 733 down to 2095137 23:12:39.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:39.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:39.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #9 SSH_MSG_IGNORE 23:12:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_IGNORE 23:12:39.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #14 SSH_MSG_IGNORE 23:12:39.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:12:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #15 SSH_MSG_IGNORE 23:12:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:12:39.686 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #8 SSH_MSG_IGNORE 23:12:39.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_IGNORE 23:12:39.705 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632]} 23:12:39.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:37632]): SSH-2.0-SSHD-UNKNOWN 23:12:39.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:37632]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:39.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:37632]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:39.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:37632]) Send SSH_MSG_KEXINIT 23:12:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37632]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37632]) process #0 SSH_MSG_KEXINIT 23:12:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:37632]) SSH_MSG_KEXINIT 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:37632]) strict KEX=true client=true server=true 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37632]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37632]) Kex: server host key algorithms = rsa-sha2-512 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37632]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37632]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37632]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37632]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37632]) Kex: compression algorithms (client to server) = none 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:37632]) Kex: compression algorithms (server to client) = none 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #11 SSH_MSG_IGNORE 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_IGNORE 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #10 SSH_MSG_IGNORE 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_IGNORE 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #13 SSH_MSG_IGNORE 23:12:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:12:40.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37632]) process #1 30 23:12:40.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37632]] process command=SSH_MSG_KEXDH_INIT 23:12:40.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:37632]] Send SSH_MSG_KEXDH_REPLY 23:12:40.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37632]) packet #1 sending command=31[31] len=1639 23:12:40.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:37632])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:40.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:37632]) Send SSH_MSG_NEWKEYS 23:12:40.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:37632]) session ID=d0:5a:97:e4:46:06:c8:85:d6:df:65:00:f0:f9:46:10:fc:bc:83:72:80:a8:3d:74:ce:63:5b:5b:d5:60:87:2e:e9:ad:0d:d0:dd:80:c6:e1:98:c1:52:87:47:a4:3d:d5:a1:48:5e:c1:03:6c:37:3c:fe:92:23:59:a7:7c:ac:d0 23:12:40.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37632]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:40.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37632]): strict KEX resets output message sequence number from 3 to 0 23:12:40.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:37632]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@178c8e19; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:40.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:37632])[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 23:12:40.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37632])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:40.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37632]) packet #0 sending command=7[7] len=419 23:12:40.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37632]) No pending packets to flush at end of KEX 23:12:40.088 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37632]) process #2 SSH_MSG_NEWKEYS 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:37632]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37632]): strict KEX resets input message sequence number from 3 to 0 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:37632]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@54351a7a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37632]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37632]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:37632]) authorized authentication methods: password,publickey 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:37632]) Accepted service ssh-userauth 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37632]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37632]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37632]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37632]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37632]) no authentication factory for method=none 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37632]) SSH_MSG_USERAUTH_REQUEST 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:37632]) remaining methods: password,publickey 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37632]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #12 SSH_MSG_IGNORE 23:12:40.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_IGNORE 23:12:40.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:37632]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:40.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37632]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:40.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:37632]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:40.115 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:40.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:37632]) authentication result: true 23:12:40.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:37632]) SSH_MSG_USERAUTH_REQUEST 23:12:40.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:37632])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:40.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:37632]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:40.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:40.115 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:40.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37632]) no heartbeat to stop 23:12:40.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:37632]) heartbeat type=IGNORE, interval=PT30S 23:12:40.115 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:37632 authenticated 23:12:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37632]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37632]] session=TransportServerSession[admin@/10.30.170.252:37632] id=0 23:12:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37632])) size=2097152, max=2097152, packet=32768 23:12:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37632]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37632] 23:12:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:37632]) recipient=0 23:12:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632])) size=2097152, max=2097152, packet=32768 23:12:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632])) re-initializing 23:12:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632])) size=2097152, max=2097152, packet=32768 23:12:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632])[want-reply=true] subsystem=netconf 23:12:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632])[subsystem] prepared command 23:12:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632]}} established 23:12:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 483: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18312 23:12:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 483: Creating data stores for simulated device 23:12:40.117 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:40.117 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:40.117 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:40.118 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58ca1e02 23:12:40.118 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:40.118 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:40.118 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:40.118 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:40.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:40.119 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:40.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:40.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:40.119 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58ca1e02, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58ca1e02, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64f07bb5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64f07bb5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:40.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:40.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:40.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632] 23:12:40.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 483 on channel [id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632] 23:12:40.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) by 1103 down to 2096049 23:12:40.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:40.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632] 23:12:40.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632] 23:12:40.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) request=subsystem result=ReplySuccess, want-reply=true 23:12:40.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:40.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) request=subsystem activate command 23:12:40.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) starting runner for command=netconf 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #5 SSH_MSG_CHANNEL_DATA 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) by 373 down to 2096779 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_CHANNEL_DATA len=373 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632] 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632] 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632] 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18312', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=483} created 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632]} created 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632] successful with session NetconfServerSession{sessionId=483, channel=[id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632]} 23:12:40.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632]} up 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #6 SSH_MSG_CHANNEL_DATA 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) by 393 down to 2096386 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_CHANNEL_DATA len=393 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632] 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:40.124 [netconf-device-simulator-threads-0] 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=483} 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x0f25d94c, L:/10.30.170.33:18312 - R:/10.30.170.252:37632]} EXI handlers added to pipeline 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) by 179 down to 2095870 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:40.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:40.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #7 SSH_MSG_CHANNEL_DATA 23:12:40.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) by 340 down to 2096046 23:12:40.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_CHANNEL_DATA len=340 23:12:40.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632] 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=483} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64f07bb5 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:40.127 [netconf-device-simulator-threads-0] 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 23:12:40.127 [netconf-device-simulator-threads-0] 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 23:12:40.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) by 733 down to 2095137 23:12:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #15 SSH_MSG_IGNORE 23:12:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:12:40.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #9 SSH_MSG_IGNORE 23:12:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_IGNORE 23:12:40.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #8 SSH_MSG_IGNORE 23:12:40.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_IGNORE 23:12:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #13 SSH_MSG_IGNORE 23:12:40.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_IGNORE 23:12:40.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738]} 23:12:40.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:41738]): SSH-2.0-SSHD-UNKNOWN 23:12:40.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:41738]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:40.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:41738]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:41738]) Send SSH_MSG_KEXINIT 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41738]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41738]) process #0 SSH_MSG_KEXINIT 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:41738]) SSH_MSG_KEXINIT 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:41738]) strict KEX=true client=true server=true 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41738]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41738]) Kex: server host key algorithms = rsa-sha2-512 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41738]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41738]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41738]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41738]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41738]) Kex: compression algorithms (client to server) = none 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:41738]) Kex: compression algorithms (server to client) = none 23:12:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:40.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41738]) process #1 30 23:12:40.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41738]] process command=SSH_MSG_KEXDH_INIT 23:12:40.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #14 SSH_MSG_IGNORE 23:12:40.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:41738]] Send SSH_MSG_KEXDH_REPLY 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41738]) packet #1 sending command=31[31] len=1639 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:41738])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:41738]) Send SSH_MSG_NEWKEYS 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:41738]) session ID=df:aa:f4:d6:d6:bd:03:14:f4:d1:65:98:bd:d1:e7:da:1f:0c:52:a7:ae:20:58:f4:ad:ac:fc:c6:ca:57:12:4a:d9:bb:82:dc:59:6e:0e:da:81:f3:81:85:4e:b5:d7:6f:a9:b8:33:1c:7f:23:ce:11:46:05:c1:aa:92:2d:ea:75 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41738]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41738]): strict KEX resets output message sequence number from 3 to 0 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:41738]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3bdb13e9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:41738])[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 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41738])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41738]) packet #0 sending command=7[7] len=419 23:12:40.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41738]) No pending packets to flush at end of KEX 23:12:40.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41738]) process #2 SSH_MSG_NEWKEYS 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:41738]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41738]): strict KEX resets input message sequence number from 3 to 0 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:41738]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25a37305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41738]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41738]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:41738]) authorized authentication methods: password,publickey 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:41738]) Accepted service ssh-userauth 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41738]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #11 SSH_MSG_IGNORE 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_IGNORE 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41738]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41738]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41738]) no authentication factory for method=none 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41738]) SSH_MSG_USERAUTH_REQUEST 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:41738]) remaining methods: password,publickey 23:12:40.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41738]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:40.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:41738]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:40.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:40.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:41738]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:40.459 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:40.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:41738]) authentication result: true 23:12:40.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:41738]) SSH_MSG_USERAUTH_REQUEST 23:12:40.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:41738])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:40.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:41738]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:40.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:40.459 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:40.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41738]) no heartbeat to stop 23:12:40.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:41738]) heartbeat type=IGNORE, interval=PT30S 23:12:40.459 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:41738 authenticated 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41738]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41738]] session=TransportServerSession[admin@/10.30.170.252:41738] id=0 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41738])) size=2097152, max=2097152, packet=32768 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41738]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41738] 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:41738]) recipient=0 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738])) size=2097152, max=2097152, packet=32768 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738])) re-initializing 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738])) size=2097152, max=2097152, packet=32768 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738])[want-reply=true] subsystem=netconf 23:12:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738])[subsystem] prepared command 23:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738]}} established 23:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 484: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18313 23:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 484: Creating data stores for simulated device 23:12:40.461 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:40.461 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:40.461 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:40.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b7e3a8b 23:12:40.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:40.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:40.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:40.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:40.462 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:40.463 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:40.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:40.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:40.463 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b7e3a8b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b7e3a8b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@739a46a2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@739a46a2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:40.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:40.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:40.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738] 23:12:40.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 484 on channel [id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738] 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) by 1103 down to 2096049 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738] 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738] 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) request=subsystem result=ReplySuccess, want-reply=true 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) request=subsystem activate command 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) starting runner for command=netconf 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #5 SSH_MSG_CHANNEL_DATA 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) by 373 down to 2096779 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_CHANNEL_DATA len=373 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738] 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:40.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738] 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738] 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18313', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=484} created 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=484, channel=[id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738]} created 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738] successful with session NetconfServerSession{sessionId=484, channel=[id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738]} 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=484, channel=[id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738]} up 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #6 SSH_MSG_CHANNEL_DATA 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) by 393 down to 2096386 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_CHANNEL_DATA len=393 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738] 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:40.466 [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=484} 23:12:40.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=484, channel=[id: 0xaddc9303, L:/10.30.170.33:18313 - R:/10.30.170.252:41738]} EXI handlers added to pipeline 23:12:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) by 179 down to 2095870 23:12:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:40.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #7 SSH_MSG_CHANNEL_DATA 23:12:40.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) by 340 down to 2096046 23:12:40.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_CHANNEL_DATA len=340 23:12:40.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738] 23:12:40.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:40.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=484} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@739a46a2 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:40.472 [netconf-device-simulator-threads-2] 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 23:12:40.472 [netconf-device-simulator-threads-2] 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 23:12:40.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:40.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) by 733 down to 2095137 23:12:40.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:40.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:40.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #12 SSH_MSG_IGNORE 23:12:40.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_IGNORE 23:12:40.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #14 SSH_MSG_IGNORE 23:12:40.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:12:40.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #10 SSH_MSG_IGNORE 23:12:40.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_IGNORE 23:12:40.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #13 SSH_MSG_IGNORE 23:12:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_IGNORE 23:12:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #9 SSH_MSG_IGNORE 23:12:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_IGNORE 23:12:40.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498]} 23:12:40.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:55498]): SSH-2.0-SSHD-UNKNOWN 23:12:40.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:55498]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:40.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:55498]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:40.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:40.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #8 SSH_MSG_IGNORE 23:12:40.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_IGNORE 23:12:40.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #15 SSH_MSG_IGNORE 23:12:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:12:41.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #10 SSH_MSG_IGNORE 23:12:41.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_IGNORE 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:55498]) Send SSH_MSG_KEXINIT 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55498]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55498]) process #0 SSH_MSG_KEXINIT 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:55498]) SSH_MSG_KEXINIT 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:55498]) strict KEX=true client=true server=true 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55498]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55498]) Kex: server host key algorithms = rsa-sha2-512 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55498]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55498]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55498]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55498]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55498]) Kex: compression algorithms (client to server) = none 23:12:41.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:55498]) Kex: compression algorithms (server to client) = none 23:12:41.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:41.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #11 SSH_MSG_IGNORE 23:12:41.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_IGNORE 23:12:41.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #12 SSH_MSG_IGNORE 23:12:41.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_IGNORE 23:12:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #9 SSH_MSG_IGNORE 23:12:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_IGNORE 23:12:41.224 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55498]) process #1 30 23:12:41.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55498]] process command=SSH_MSG_KEXDH_INIT 23:12:41.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:55498]] Send SSH_MSG_KEXDH_REPLY 23:12:41.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55498]) packet #1 sending command=31[31] len=1639 23:12:41.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:55498])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:41.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:55498]) Send SSH_MSG_NEWKEYS 23:12:41.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:55498]) session ID=6d:64:2f:1e:2b:a7:2f:89:95:0e:5f:a0:3b:ce:31:60:73:d3:62:7a:6b:9e:bb:58:29:da:9a:36:72:f2:a3:81:0a:da:29:a7:97:92:a5:95:70:84:7e:0b:fb:10:2d:7f:bc:c9:74:a0:e0:4f:08:c6:29:c8:f5:fa:ac:ad:14:ab 23:12:41.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55498]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:41.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55498]): strict KEX resets output message sequence number from 3 to 0 23:12:41.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:55498]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6316557; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:41.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:55498])[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 23:12:41.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55498])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:41.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55498]) packet #0 sending command=7[7] len=419 23:12:41.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55498]) No pending packets to flush at end of KEX 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55498]) process #2 SSH_MSG_NEWKEYS 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:55498]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55498]): strict KEX resets input message sequence number from 3 to 0 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:55498]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b939444; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55498]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55498]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:55498]) authorized authentication methods: password,publickey 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:55498]) Accepted service ssh-userauth 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55498]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55498]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55498]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55498]) no authentication factory for method=none 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55498]) SSH_MSG_USERAUTH_REQUEST 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:55498]) remaining methods: password,publickey 23:12:41.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55498]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:41.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:55498]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:41.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:41.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:55498]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:41.281 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:41.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:55498]) authentication result: true 23:12:41.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:55498]) SSH_MSG_USERAUTH_REQUEST 23:12:41.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:55498])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:41.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:55498]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:41.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:41.281 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:41.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55498]) no heartbeat to stop 23:12:41.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:55498]) heartbeat type=IGNORE, interval=PT30S 23:12:41.281 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:55498 authenticated 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55498]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55498]] session=TransportServerSession[admin@/10.30.170.252:55498] id=0 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55498])) size=2097152, max=2097152, packet=32768 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55498]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55498] 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:55498]) recipient=0 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498])) size=2097152, max=2097152, packet=32768 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498])) re-initializing 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498])) size=2097152, max=2097152, packet=32768 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498])[want-reply=true] subsystem=netconf 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498])[subsystem] prepared command 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498]}} established 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 485: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18314 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 485: Creating data stores for simulated device 23:12:41.282 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:41.283 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:41.283 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:41.283 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:41.283 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3eafbb86 23:12:41.283 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:41.283 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:41.283 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:41.283 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:41.284 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:41.284 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:41.284 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:41.284 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:41.284 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3eafbb86, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3eafbb86, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@529dcb87, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@529dcb87, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:41.284 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:41.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:41.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498] 23:12:41.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 485 on channel [id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498] 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) by 1103 down to 2096049 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498] 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498] 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) request=subsystem result=ReplySuccess, want-reply=true 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) request=subsystem activate command 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) starting runner for command=netconf 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #5 SSH_MSG_CHANNEL_DATA 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) by 373 down to 2096779 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_CHANNEL_DATA len=373 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498] 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498] 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498] 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18314', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=485} created 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=485, channel=[id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498]} created 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498] successful with session NetconfServerSession{sessionId=485, channel=[id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498]} 23:12:41.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=485, channel=[id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498]} up 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #6 SSH_MSG_CHANNEL_DATA 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) by 393 down to 2096386 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_CHANNEL_DATA len=393 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498] 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:41.291 [netconf-device-simulator-threads-4] 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=485} 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=485, channel=[id: 0x6fda405f, L:/10.30.170.33:18314 - R:/10.30.170.252:55498]} EXI handlers added to pipeline 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) by 179 down to 2095870 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:41.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:41.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #7 SSH_MSG_CHANNEL_DATA 23:12:41.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) by 340 down to 2096046 23:12:41.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_CHANNEL_DATA len=340 23:12:41.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498] 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=485} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@529dcb87 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:41.293 [netconf-device-simulator-threads-4] 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 23:12:41.293 [netconf-device-simulator-threads-4] 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 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) by 733 down to 2095137 23:12:41.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:41.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:41.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290]} 23:12:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:45290]): SSH-2.0-SSHD-UNKNOWN 23:12:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:45290]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:45290]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:41.348 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #14 SSH_MSG_IGNORE 23:12:41.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:12:41.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.382 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:45290]) Send SSH_MSG_KEXINIT 23:12:41.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45290]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:41.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45290]) process #0 SSH_MSG_KEXINIT 23:12:41.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:45290]) SSH_MSG_KEXINIT 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:45290]) strict KEX=true client=true server=true 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45290]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45290]) Kex: server host key algorithms = rsa-sha2-512 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45290]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45290]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45290]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45290]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45290]) Kex: compression algorithms (client to server) = none 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:45290]) Kex: compression algorithms (server to client) = none 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #13 SSH_MSG_IGNORE 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_IGNORE 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #11 SSH_MSG_IGNORE 23:12:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_IGNORE 23:12:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #15 SSH_MSG_IGNORE 23:12:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:12:41.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #10 SSH_MSG_IGNORE 23:12:41.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_IGNORE 23:12:41.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45290]) process #1 30 23:12:41.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45290]] process command=SSH_MSG_KEXDH_INIT 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:45290]] Send SSH_MSG_KEXDH_REPLY 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45290]) packet #1 sending command=31[31] len=1639 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:45290])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:45290]) Send SSH_MSG_NEWKEYS 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:45290]) session ID=f6:67:b9:a9:1e:bb:44:de:73:80:bd:c7:ed:a4:49:68:ff:d3:89:4f:0a:f2:fc:43:25:18:e3:89:a1:90:5e:5e:07:5f:33:02:07:58:f9:83:2d:77:1c:b8:c5:9d:38:87:7d:d6:68:2c:8b:4f:c1:37:d5:1b:16:3e:b3:d6:22:d4 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45290]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45290]): strict KEX resets output message sequence number from 3 to 0 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:45290]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21d93991; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:45290])[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 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45290])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45290]) packet #0 sending command=7[7] len=419 23:12:41.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45290]) No pending packets to flush at end of KEX 23:12:41.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #8 SSH_MSG_IGNORE 23:12:41.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_IGNORE 23:12:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45290]) process #2 SSH_MSG_NEWKEYS 23:12:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:45290]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45290]): strict KEX resets input message sequence number from 3 to 0 23:12:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:45290]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5787d887; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45290]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45290]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:45290]) authorized authentication methods: password,publickey 23:12:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:45290]) Accepted service ssh-userauth 23:12:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45290]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45290]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45290]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45290]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45290]) no authentication factory for method=none 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45290]) SSH_MSG_USERAUTH_REQUEST 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:45290]) remaining methods: password,publickey 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45290]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:45290]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45290]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:45290]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:41.598 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:45290]) authentication result: true 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:45290]) SSH_MSG_USERAUTH_REQUEST 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:45290])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:45290]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45290]) no heartbeat to stop 23:12:41.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:45290]) heartbeat type=IGNORE, interval=PT30S 23:12:41.598 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:45290 authenticated 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45290]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45290]] session=TransportServerSession[admin@/10.30.170.252:45290] id=0 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45290])) size=2097152, max=2097152, packet=32768 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45290]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45290] 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:45290]) recipient=0 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290])) size=2097152, max=2097152, packet=32768 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290])) re-initializing 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290])) size=2097152, max=2097152, packet=32768 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:41.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:41.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290])[want-reply=true] subsystem=netconf 23:12:41.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290])[subsystem] prepared command 23:12:41.600 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:41.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:41.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290]}} established 23:12:41.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 486: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18315 23:12:41.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 486: Creating data stores for simulated device 23:12:41.600 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:41.600 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:41.600 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:41.600 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:41.600 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:41.601 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cf7ca14 23:12:41.601 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:41.601 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:41.601 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:41.601 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:41.610 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:41.610 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:41.610 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:41.610 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:41.610 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cf7ca14, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cf7ca14, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fab48f0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fab48f0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:41.610 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:41.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:41.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290] 23:12:41.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 486 on channel [id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290] 23:12:41.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) by 1103 down to 2096049 23:12:41.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290] 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290] 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) request=subsystem result=ReplySuccess, want-reply=true 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) request=subsystem activate command 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) starting runner for command=netconf 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #5 SSH_MSG_CHANNEL_DATA 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) by 373 down to 2096779 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_CHANNEL_DATA len=373 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290] 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290] 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290] 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18315', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=486} created 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290]} created 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290] successful with session NetconfServerSession{sessionId=486, channel=[id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290]} 23:12:41.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290]} up 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #6 SSH_MSG_CHANNEL_DATA 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) by 393 down to 2096386 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_CHANNEL_DATA len=393 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290] 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:41.613 [netconf-device-simulator-threads-6] 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=486} 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x75d6435c, L:/10.30.170.33:18315 - R:/10.30.170.252:45290]} EXI handlers added to pipeline 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) by 179 down to 2095870 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:41.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:41.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #7 SSH_MSG_CHANNEL_DATA 23:12:41.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) by 340 down to 2096046 23:12:41.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_CHANNEL_DATA len=340 23:12:41.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290] 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=486} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fab48f0 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:41.615 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:41.615 [netconf-device-simulator-threads-6] 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 23:12:41.615 [netconf-device-simulator-threads-6] 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 23:12:41.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:41.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) by 733 down to 2095137 23:12:41.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:41.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:41.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #12 SSH_MSG_IGNORE 23:12:41.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_IGNORE 23:12:41.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #14 SSH_MSG_IGNORE 23:12:41.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:12:41.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #9 SSH_MSG_IGNORE 23:12:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_IGNORE 23:12:41.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292]} 23:12:41.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35292]): SSH-2.0-SSHD-UNKNOWN 23:12:41.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35292]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:41.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35292]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:41.903 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #15 SSH_MSG_IGNORE 23:12:41.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:12:41.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:41.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35292]) Send SSH_MSG_KEXINIT 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35292]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35292]) process #0 SSH_MSG_KEXINIT 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35292]) SSH_MSG_KEXINIT 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35292]) strict KEX=true client=true server=true 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35292]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35292]) Kex: server host key algorithms = rsa-sha2-512 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35292]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35292]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35292]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35292]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35292]) Kex: compression algorithms (client to server) = none 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35292]) Kex: compression algorithms (server to client) = none 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #13 SSH_MSG_IGNORE 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_IGNORE 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #11 SSH_MSG_IGNORE 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_IGNORE 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #10 SSH_MSG_IGNORE 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_IGNORE 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #12 SSH_MSG_IGNORE 23:12:42.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_IGNORE 23:12:42.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35292]) process #1 30 23:12:42.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35292]] process command=SSH_MSG_KEXDH_INIT 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35292]] Send SSH_MSG_KEXDH_REPLY 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35292]) packet #1 sending command=31[31] len=1639 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35292])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35292]) Send SSH_MSG_NEWKEYS 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35292]) session ID=b4:ba:fe:0e:2b:eb:3f:77:59:51:5d:99:e2:b9:2f:ba:b5:f4:9a:7d:6c:76:56:9d:64:1b:d1:82:94:6c:ac:cd:5e:6e:3a:bc:b9:ab:23:6e:c8:ae:ab:67:a9:9c:08:77:9c:c4:e2:48:c8:f4:fd:30:22:73:e3:fb:27:33:50:a0 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35292]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35292]): strict KEX resets output message sequence number from 3 to 0 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35292]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@59e64766; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35292])[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 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35292])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35292]) packet #0 sending command=7[7] len=419 23:12:42.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35292]) No pending packets to flush at end of KEX 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35292]) process #2 SSH_MSG_NEWKEYS 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35292]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35292]): strict KEX resets input message sequence number from 3 to 0 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35292]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5c838b9d; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35292]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35292]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35292]) authorized authentication methods: password,publickey 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35292]) Accepted service ssh-userauth 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35292]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35292]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35292]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35292]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35292]) no authentication factory for method=none 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35292]) SSH_MSG_USERAUTH_REQUEST 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35292]) remaining methods: password,publickey 23:12:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35292]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35292]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35292]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35292]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:42.179 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35292]) authentication result: true 23:12:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35292]) SSH_MSG_USERAUTH_REQUEST 23:12:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35292])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35292]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35292]) no heartbeat to stop 23:12:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35292]) heartbeat type=IGNORE, interval=PT30S 23:12:42.179 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35292 authenticated 23:12:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35292]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35292]] session=TransportServerSession[admin@/10.30.170.252:35292] id=0 23:12:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35292])) size=2097152, max=2097152, packet=32768 23:12:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35292]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35292] 23:12:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35292]) recipient=0 23:12:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292])) size=2097152, max=2097152, packet=32768 23:12:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292])) re-initializing 23:12:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292])) size=2097152, max=2097152, packet=32768 23:12:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292])[want-reply=true] subsystem=netconf 23:12:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292])[subsystem] prepared command 23:12:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292]}} established 23:12:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 487: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18316 23:12:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 487: Creating data stores for simulated device 23:12:42.182 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:42.182 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:42.182 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:42.182 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:42.182 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:42.182 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@433a4525 23:12:42.182 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:42.183 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:42.183 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:42.183 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:42.183 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:42.183 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:42.184 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:42.184 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:42.184 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@433a4525, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@433a4525, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c0d3ee, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c0d3ee, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:42.184 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:42.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:42.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292] 23:12:42.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 487 on channel [id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292] 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) by 1103 down to 2096049 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292] 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292] 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) request=subsystem result=ReplySuccess, want-reply=true 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) request=subsystem activate command 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) starting runner for command=netconf 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #5 SSH_MSG_CHANNEL_DATA 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) by 373 down to 2096779 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_CHANNEL_DATA len=373 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292] 23:12:42.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292] 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292] 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18316', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=487} created 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=487, channel=[id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292]} created 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292] successful with session NetconfServerSession{sessionId=487, channel=[id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292]} 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=487, channel=[id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292]} up 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #6 SSH_MSG_CHANNEL_DATA 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) by 393 down to 2096386 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_CHANNEL_DATA len=393 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292] 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:42.187 [netconf-device-simulator-threads-0] 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=487} 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:42.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=487, channel=[id: 0x421e4c47, L:/10.30.170.33:18316 - R:/10.30.170.252:35292]} EXI handlers added to pipeline 23:12:42.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:42.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) by 179 down to 2095870 23:12:42.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:42.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:42.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #7 SSH_MSG_CHANNEL_DATA 23:12:42.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) by 340 down to 2096046 23:12:42.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_CHANNEL_DATA len=340 23:12:42.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292] 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=487} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c0d3ee 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:42.191 [netconf-device-simulator-threads-0] 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 23:12:42.191 [netconf-device-simulator-threads-0] 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 23:12:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:42.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) by 733 down to 2095137 23:12:42.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:42.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #9 SSH_MSG_IGNORE 23:12:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_IGNORE 23:12:42.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #15 SSH_MSG_IGNORE 23:12:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:12:42.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #14 SSH_MSG_IGNORE 23:12:42.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:12:42.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092]} 23:12:42.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40092]): SSH-2.0-SSHD-UNKNOWN 23:12:42.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40092]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:42.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40092]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:42.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #8 SSH_MSG_IGNORE 23:12:42.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_IGNORE 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40092]) Send SSH_MSG_KEXINIT 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40092]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40092]) process #0 SSH_MSG_KEXINIT 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40092]) SSH_MSG_KEXINIT 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40092]) strict KEX=true client=true server=true 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40092]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40092]) Kex: server host key algorithms = rsa-sha2-512 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40092]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40092]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40092]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40092]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40092]) Kex: compression algorithms (client to server) = none 23:12:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40092]) Kex: compression algorithms (server to client) = none 23:12:42.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:42.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40092]) process #1 30 23:12:42.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40092]] process command=SSH_MSG_KEXDH_INIT 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40092]] Send SSH_MSG_KEXDH_REPLY 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40092]) packet #1 sending command=31[31] len=1639 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40092])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40092]) Send SSH_MSG_NEWKEYS 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40092]) session ID=3b:61:37:f5:80:b4:54:b6:34:56:9b:06:ff:c1:07:ed:38:ed:8f:28:52:22:34:9c:c0:df:36:a0:4c:5c:6c:7a:2b:dc:d5:3e:75:8e:48:98:b0:2f:9f:b5:01:6d:02:98:4e:08:c7:45:cf:a5:63:b7:3e:86:68:cf:3c:65:32:a3 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40092]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40092]): strict KEX resets output message sequence number from 3 to 0 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40092]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@734edfc5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40092])[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 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40092])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40092]) packet #0 sending command=7[7] len=419 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40092]) No pending packets to flush at end of KEX 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #11 SSH_MSG_IGNORE 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_IGNORE 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #13 SSH_MSG_IGNORE 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_IGNORE 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #10 SSH_MSG_IGNORE 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_IGNORE 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #12 SSH_MSG_IGNORE 23:12:42.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_IGNORE 23:12:42.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #8 SSH_MSG_IGNORE 23:12:42.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_IGNORE 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40092]) process #2 SSH_MSG_NEWKEYS 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40092]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40092]): strict KEX resets input message sequence number from 3 to 0 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40092]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@500a6f91; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40092]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40092]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40092]) authorized authentication methods: password,publickey 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40092]) Accepted service ssh-userauth 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40092]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40092]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40092]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40092]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40092]) no authentication factory for method=none 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40092]) SSH_MSG_USERAUTH_REQUEST 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40092]) remaining methods: password,publickey 23:12:42.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40092]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40092]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40092]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40092]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:42.618 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40092]) authentication result: true 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40092]) SSH_MSG_USERAUTH_REQUEST 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40092])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40092]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40092]) no heartbeat to stop 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40092]) heartbeat type=IGNORE, interval=PT30S 23:12:42.618 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40092 authenticated 23:12:42.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40092]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40092]] session=TransportServerSession[admin@/10.30.170.252:40092] id=0 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40092])) size=2097152, max=2097152, packet=32768 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40092]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40092] 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40092]) recipient=0 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092])) size=2097152, max=2097152, packet=32768 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092])) re-initializing 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092])) size=2097152, max=2097152, packet=32768 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092])[want-reply=true] subsystem=netconf 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092])[subsystem] prepared command 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092]}} established 23:12:42.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 488: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18317 23:12:42.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 488: Creating data stores for simulated device 23:12:42.620 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:42.620 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:42.620 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:42.620 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:42.620 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:42.621 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2227069b 23:12:42.621 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:42.621 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:42.621 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:42.621 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:42.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:42.621 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:42.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:42.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:42.622 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2227069b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2227069b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a024c63, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a024c63, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:42.622 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:42.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:42.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092] 23:12:42.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 488 on channel [id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092] 23:12:42.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) by 1103 down to 2096049 23:12:42.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:42.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092] 23:12:42.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092] 23:12:42.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) request=subsystem result=ReplySuccess, want-reply=true 23:12:42.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) request=subsystem activate command 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) starting runner for command=netconf 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #5 SSH_MSG_CHANNEL_DATA 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) by 373 down to 2096779 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_CHANNEL_DATA len=373 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092] 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092] 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092] 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18317', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=488} created 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=488, channel=[id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092]} created 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092] successful with session NetconfServerSession{sessionId=488, channel=[id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092]} 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=488, channel=[id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092]} up 23:12:42.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #6 SSH_MSG_CHANNEL_DATA 23:12:42.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) by 393 down to 2096386 23:12:42.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_CHANNEL_DATA len=393 23:12:42.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092] 23:12:42.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:42.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:42.625 [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=488} 23:12:42.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:42.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=488, channel=[id: 0xd76b3aa0, L:/10.30.170.33:18317 - R:/10.30.170.252:40092]} EXI handlers added to pipeline 23:12:42.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:42.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) by 179 down to 2095870 23:12:42.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:42.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:42.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #7 SSH_MSG_CHANNEL_DATA 23:12:42.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) by 340 down to 2096046 23:12:42.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_CHANNEL_DATA len=340 23:12:42.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092] 23:12:42.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:42.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=488} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a024c63 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:42.628 [netconf-device-simulator-threads-2] 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 23:12:42.628 [netconf-device-simulator-threads-2] 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 23:12:42.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:42.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) by 733 down to 2095137 23:12:42.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:42.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:42.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #14 SSH_MSG_IGNORE 23:12:42.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:12:42.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.807 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #9 SSH_MSG_IGNORE 23:12:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_IGNORE 23:12:42.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424]} 23:12:42.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53424]): SSH-2.0-SSHD-UNKNOWN 23:12:42.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53424]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:42.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53424]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:43.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #15 SSH_MSG_IGNORE 23:12:43.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:12:43.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53424]) Send SSH_MSG_KEXINIT 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53424]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53424]) process #0 SSH_MSG_KEXINIT 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53424]) SSH_MSG_KEXINIT 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53424]) strict KEX=true client=true server=true 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53424]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53424]) Kex: server host key algorithms = rsa-sha2-512 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53424]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53424]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53424]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53424]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53424]) Kex: compression algorithms (client to server) = none 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53424]) Kex: compression algorithms (server to client) = none 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #10 SSH_MSG_IGNORE 23:12:43.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_IGNORE 23:12:43.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53424]) process #1 30 23:12:43.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53424]] process command=SSH_MSG_KEXDH_INIT 23:12:43.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53424]] Send SSH_MSG_KEXDH_REPLY 23:12:43.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53424]) packet #1 sending command=31[31] len=1639 23:12:43.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53424])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:43.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53424]) Send SSH_MSG_NEWKEYS 23:12:43.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53424]) session ID=36:47:de:d0:dc:50:c4:20:4d:53:66:a1:54:fc:39:7d:9e:20:65:95:27:52:12:c9:38:7c:73:a6:c5:d9:f2:d2:3e:e2:ac:c4:a6:e4:a6:ef:c1:33:db:d3:b5:7c:82:99:e1:a5:d3:17:8d:c2:76:01:ed:d2:1a:fb:e7:2f:83:37 23:12:43.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53424]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53424]): strict KEX resets output message sequence number from 3 to 0 23:12:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53424]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2308d205; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53424])[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 23:12:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53424])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53424]) packet #0 sending command=7[7] len=419 23:12:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53424]) No pending packets to flush at end of KEX 23:12:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #13 SSH_MSG_IGNORE 23:12:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_IGNORE 23:12:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #12 SSH_MSG_IGNORE 23:12:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_IGNORE 23:12:43.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #9 SSH_MSG_IGNORE 23:12:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_IGNORE 23:12:43.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #8 SSH_MSG_IGNORE 23:12:43.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_IGNORE 23:12:43.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53424]) process #2 SSH_MSG_NEWKEYS 23:12:43.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53424]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:43.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53424]): strict KEX resets input message sequence number from 3 to 0 23:12:43.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53424]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5599fee; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53424]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53424]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53424]) authorized authentication methods: password,publickey 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53424]) Accepted service ssh-userauth 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53424]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53424]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53424]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53424]) no authentication factory for method=none 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53424]) SSH_MSG_USERAUTH_REQUEST 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53424]) remaining methods: password,publickey 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53424]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #11 SSH_MSG_IGNORE 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_IGNORE 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53424]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53424]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:43.266 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53424]) authentication result: true 23:12:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53424]) SSH_MSG_USERAUTH_REQUEST 23:12:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53424])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53424]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53424]) no heartbeat to stop 23:12:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53424]) heartbeat type=IGNORE, interval=PT30S 23:12:43.266 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53424 authenticated 23:12:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53424]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53424]] session=TransportServerSession[admin@/10.30.170.252:53424] id=0 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53424])) size=2097152, max=2097152, packet=32768 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53424]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53424] 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53424]) recipient=0 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424])) size=2097152, max=2097152, packet=32768 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424])) re-initializing 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424])) size=2097152, max=2097152, packet=32768 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424])[want-reply=true] subsystem=netconf 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424])[subsystem] prepared command 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424]}} established 23:12:43.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 489: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18318 23:12:43.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 489: Creating data stores for simulated device 23:12:43.268 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:43.268 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:43.268 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:43.268 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:43.268 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:43.269 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c4dabc4 23:12:43.269 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:43.269 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:43.269 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:43.269 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:43.269 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:43.269 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:43.269 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:43.269 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:43.269 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c4dabc4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c4dabc4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e8e276, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e8e276, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:43.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:43.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424] 23:12:43.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 489 on channel [id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424] 23:12:43.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) by 1103 down to 2096049 23:12:43.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424] 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424] 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) request=subsystem result=ReplySuccess, want-reply=true 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) request=subsystem activate command 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) starting runner for command=netconf 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #5 SSH_MSG_CHANNEL_DATA 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) by 373 down to 2096779 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_CHANNEL_DATA len=373 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424] 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424] 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424] 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18318', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=489} created 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=489, channel=[id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424]} created 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424] successful with session NetconfServerSession{sessionId=489, channel=[id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424]} 23:12:43.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=489, channel=[id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424]} up 23:12:43.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #6 SSH_MSG_CHANNEL_DATA 23:12:43.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) by 393 down to 2096386 23:12:43.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_CHANNEL_DATA len=393 23:12:43.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424] 23:12:43.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:43.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:43.273 [netconf-device-simulator-threads-4] 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=489} 23:12:43.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:43.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=489, channel=[id: 0x0e9fa362, L:/10.30.170.33:18318 - R:/10.30.170.252:53424]} EXI handlers added to pipeline 23:12:43.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:43.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) by 179 down to 2095870 23:12:43.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:43.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:43.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #7 SSH_MSG_CHANNEL_DATA 23:12:43.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) by 340 down to 2096046 23:12:43.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_CHANNEL_DATA len=340 23:12:43.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424] 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=489} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e8e276 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:43.276 [netconf-device-simulator-threads-4] 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 23:12:43.276 [netconf-device-simulator-threads-4] 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 23:12:43.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:43.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) by 733 down to 2095137 23:12:43.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:43.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:43.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #14 SSH_MSG_IGNORE 23:12:43.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:12:43.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416]} 23:12:43.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50416]): SSH-2.0-SSHD-UNKNOWN 23:12:43.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50416]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:43.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50416]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:43.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #15 SSH_MSG_IGNORE 23:12:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:12:43.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50416]) Send SSH_MSG_KEXINIT 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50416]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50416]) process #0 SSH_MSG_KEXINIT 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50416]) SSH_MSG_KEXINIT 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50416]) strict KEX=true client=true server=true 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50416]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50416]) Kex: server host key algorithms = rsa-sha2-512 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50416]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50416]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50416]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50416]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50416]) Kex: compression algorithms (client to server) = none 23:12:43.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50416]) Kex: compression algorithms (server to client) = none 23:12:43.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:43.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #13 SSH_MSG_IGNORE 23:12:43.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_IGNORE 23:12:43.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #10 SSH_MSG_IGNORE 23:12:43.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_IGNORE 23:12:43.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #12 SSH_MSG_IGNORE 23:12:43.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_IGNORE 23:12:43.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50416]) process #1 30 23:12:43.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50416]] process command=SSH_MSG_KEXDH_INIT 23:12:43.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50416]] Send SSH_MSG_KEXDH_REPLY 23:12:43.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50416]) packet #1 sending command=31[31] len=1639 23:12:43.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50416])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:43.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50416]) Send SSH_MSG_NEWKEYS 23:12:43.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50416]) session ID=ea:d6:f7:c4:89:89:da:be:6a:9b:ad:bc:61:55:41:78:f8:05:44:2e:5d:a8:12:2f:85:11:2d:26:2b:ec:87:84:27:86:7f:51:af:b7:9a:69:09:1b:ed:b8:47:39:04:e0:1d:5a:7b:96:10:3c:df:f9:cc:c4:c1:10:dd:a2:2f:3a 23:12:43.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50416]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:43.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50416]): strict KEX resets output message sequence number from 3 to 0 23:12:43.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50416]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@128089c1; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:43.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50416])[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 23:12:43.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50416])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:43.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50416]) packet #0 sending command=7[7] len=419 23:12:43.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50416]) No pending packets to flush at end of KEX 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50416]) process #2 SSH_MSG_NEWKEYS 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50416]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50416]): strict KEX resets input message sequence number from 3 to 0 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50416]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@262d8655; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50416]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50416]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50416]) authorized authentication methods: password,publickey 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50416]) Accepted service ssh-userauth 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50416]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50416]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50416]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50416]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:43.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50416]) no authentication factory for method=none 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50416]) SSH_MSG_USERAUTH_REQUEST 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50416]) remaining methods: password,publickey 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50416]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50416]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50416]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50416]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:43.749 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50416]) authentication result: true 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50416]) SSH_MSG_USERAUTH_REQUEST 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50416])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50416]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50416]) no heartbeat to stop 23:12:43.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50416]) heartbeat type=IGNORE, interval=PT30S 23:12:43.749 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50416 authenticated 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50416]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50416]] session=TransportServerSession[admin@/10.30.170.252:50416] id=0 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50416])) size=2097152, max=2097152, packet=32768 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50416]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50416] 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50416]) recipient=0 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416])) size=2097152, max=2097152, packet=32768 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416])) re-initializing 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416])) size=2097152, max=2097152, packet=32768 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416])[want-reply=true] subsystem=netconf 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416])[subsystem] prepared command 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416]}} established 23:12:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 490: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18319 23:12:43.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 490: Creating data stores for simulated device 23:12:43.751 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:43.751 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:43.751 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:43.751 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:43.751 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:43.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a143bd5 23:12:43.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:43.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:43.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:43.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:43.752 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:43.752 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:43.752 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:43.752 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:43.752 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a143bd5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a143bd5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ad4afe6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ad4afe6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:43.753 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:43.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:43.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416] 23:12:43.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 490 on channel [id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416] 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) by 1103 down to 2096049 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416] 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416] 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) request=subsystem result=ReplySuccess, want-reply=true 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) request=subsystem activate command 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) starting runner for command=netconf 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #5 SSH_MSG_CHANNEL_DATA 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) by 373 down to 2096779 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_CHANNEL_DATA len=373 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416] 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416] 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416] 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18319', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=490} created 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416]} created 23:12:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416] successful with session NetconfServerSession{sessionId=490, channel=[id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416]} 23:12:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416]} up 23:12:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #6 SSH_MSG_CHANNEL_DATA 23:12:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) by 393 down to 2096386 23:12:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_CHANNEL_DATA len=393 23:12:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416] 23:12:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:43.755 [netconf-device-simulator-threads-6] 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=490} 23:12:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x14a2d006, L:/10.30.170.33:18319 - R:/10.30.170.252:50416]} EXI handlers added to pipeline 23:12:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:43.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) by 179 down to 2095870 23:12:43.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:43.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:43.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #7 SSH_MSG_CHANNEL_DATA 23:12:43.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) by 340 down to 2096046 23:12:43.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_CHANNEL_DATA len=340 23:12:43.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416] 23:12:43.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:43.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:43.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=490} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ad4afe6 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:43.758 [netconf-device-simulator-threads-6] 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 23:12:43.758 [netconf-device-simulator-threads-6] 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 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) by 733 down to 2095137 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:43.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:43.798 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #11 SSH_MSG_IGNORE 23:12:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_IGNORE 23:12:43.815 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #9 SSH_MSG_IGNORE 23:12:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_IGNORE 23:12:43.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #14 SSH_MSG_IGNORE 23:12:43.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:12:43.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174]} 23:12:43.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:46174]): SSH-2.0-SSHD-UNKNOWN 23:12:43.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:46174]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:43.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:46174]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:43.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:43.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #8 SSH_MSG_IGNORE 23:12:43.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_IGNORE 23:12:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #15 SSH_MSG_IGNORE 23:12:44.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:12:44.044 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:46174]) Send SSH_MSG_KEXINIT 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46174]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46174]) process #0 SSH_MSG_KEXINIT 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:46174]) SSH_MSG_KEXINIT 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:46174]) strict KEX=true client=true server=true 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46174]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46174]) Kex: server host key algorithms = rsa-sha2-512 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46174]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46174]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46174]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46174]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46174]) Kex: compression algorithms (client to server) = none 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:46174]) Kex: compression algorithms (server to client) = none 23:12:44.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:44.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.139 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #8 SSH_MSG_IGNORE 23:12:44.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_IGNORE 23:12:44.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46174]) process #1 30 23:12:44.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46174]] process command=SSH_MSG_KEXDH_INIT 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:46174]] Send SSH_MSG_KEXDH_REPLY 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46174]) packet #1 sending command=31[31] len=1639 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:46174])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:46174]) Send SSH_MSG_NEWKEYS 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:46174]) session ID=85:0f:8b:75:dd:55:bd:7e:b7:ff:b1:42:79:9f:ee:90:e3:78:87:63:59:fe:69:f2:ca:8e:5f:54:ae:6a:13:0c:e1:74:f1:f0:c4:bf:68:cf:81:a3:73:44:bd:bb:19:5b:b7:65:a5:1f:78:b3:9f:bc:ed:d6:4d:b0:74:d6:4d:1d 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46174]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46174]): strict KEX resets output message sequence number from 3 to 0 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:46174]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ab2db56; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:46174])[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 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46174])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46174]) packet #0 sending command=7[7] len=419 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46174]) No pending packets to flush at end of KEX 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #13 SSH_MSG_IGNORE 23:12:44.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_IGNORE 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46174]) process #2 SSH_MSG_NEWKEYS 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:46174]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46174]): strict KEX resets input message sequence number from 3 to 0 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:46174]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4087e9eb; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46174]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46174]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:46174]) authorized authentication methods: password,publickey 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:46174]) Accepted service ssh-userauth 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46174]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46174]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46174]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46174]) no authentication factory for method=none 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46174]) SSH_MSG_USERAUTH_REQUEST 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:46174]) remaining methods: password,publickey 23:12:44.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46174]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:44.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:46174]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:44.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:44.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:46174]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:44.216 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:44.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:46174]) authentication result: true 23:12:44.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:46174]) SSH_MSG_USERAUTH_REQUEST 23:12:44.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:46174])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:44.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:46174]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:44.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:44.216 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:44.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46174]) no heartbeat to stop 23:12:44.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:46174]) heartbeat type=IGNORE, interval=PT30S 23:12:44.216 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:46174 authenticated 23:12:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46174]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46174]] session=TransportServerSession[admin@/10.30.170.252:46174] id=0 23:12:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46174])) size=2097152, max=2097152, packet=32768 23:12:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46174]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46174] 23:12:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:46174]) recipient=0 23:12:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174])) size=2097152, max=2097152, packet=32768 23:12:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174])) re-initializing 23:12:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174])) size=2097152, max=2097152, packet=32768 23:12:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174])[want-reply=true] subsystem=netconf 23:12:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174])[subsystem] prepared command 23:12:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174]}} established 23:12:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 491: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18320 23:12:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 491: Creating data stores for simulated device 23:12:44.218 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:44.218 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:44.218 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:44.219 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e3b9a81 23:12:44.219 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:44.219 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:44.219 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:44.219 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:44.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:44.220 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:44.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:44.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:44.220 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e3b9a81, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e3b9a81, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38a98ee2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38a98ee2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:44.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:44.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:44.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174] 23:12:44.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 491 on channel [id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174] 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) by 1103 down to 2096049 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174] 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174] 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) request=subsystem result=ReplySuccess, want-reply=true 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) request=subsystem activate command 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) starting runner for command=netconf 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #5 SSH_MSG_CHANNEL_DATA 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) by 373 down to 2096779 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_CHANNEL_DATA len=373 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174] 23:12:44.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174] 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174] 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18320', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=491} created 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=491, channel=[id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174]} created 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174] successful with session NetconfServerSession{sessionId=491, channel=[id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174]} 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=491, channel=[id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174]} up 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #6 SSH_MSG_CHANNEL_DATA 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) by 393 down to 2096386 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_CHANNEL_DATA len=393 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174] 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:44.223 [netconf-device-simulator-threads-0] 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=491} 23:12:44.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:44.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=491, channel=[id: 0x821e7db6, L:/10.30.170.33:18320 - R:/10.30.170.252:46174]} EXI handlers added to pipeline 23:12:44.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:44.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) by 179 down to 2095870 23:12:44.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:44.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #7 SSH_MSG_CHANNEL_DATA 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) by 340 down to 2096046 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_CHANNEL_DATA len=340 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174] 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=491} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38a98ee2 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:44.226 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:44.227 [netconf-device-simulator-threads-0] 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 23:12:44.227 [netconf-device-simulator-threads-0] 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 23:12:44.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:44.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) by 733 down to 2095137 23:12:44.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:44.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:44.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #10 SSH_MSG_IGNORE 23:12:44.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_IGNORE 23:12:44.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #12 SSH_MSG_IGNORE 23:12:44.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_IGNORE 23:12:44.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #11 SSH_MSG_IGNORE 23:12:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_IGNORE 23:12:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #9 SSH_MSG_IGNORE 23:12:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_IGNORE 23:12:44.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520]} 23:12:44.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #14 SSH_MSG_IGNORE 23:12:44.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:12:44.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40520]): SSH-2.0-SSHD-UNKNOWN 23:12:44.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40520]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:44.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40520]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:44.408 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #10 SSH_MSG_IGNORE 23:12:44.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_IGNORE 23:12:44.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #15 SSH_MSG_IGNORE 23:12:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:12:44.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40520]) Send SSH_MSG_KEXINIT 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40520]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40520]) process #0 SSH_MSG_KEXINIT 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40520]) SSH_MSG_KEXINIT 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40520]) strict KEX=true client=true server=true 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40520]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40520]) Kex: server host key algorithms = rsa-sha2-512 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40520]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40520]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40520]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40520]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40520]) Kex: compression algorithms (client to server) = none 23:12:44.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40520]) Kex: compression algorithms (server to client) = none 23:12:44.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:44.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40520]) process #1 30 23:12:44.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40520]] process command=SSH_MSG_KEXDH_INIT 23:12:44.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40520]] Send SSH_MSG_KEXDH_REPLY 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40520]) packet #1 sending command=31[31] len=1639 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40520])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40520]) Send SSH_MSG_NEWKEYS 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40520]) session ID=85:98:0e:e2:4c:9b:72:61:d1:1a:78:2f:62:fe:f1:31:1c:3b:62:6e:0e:34:1c:a9:06:1b:f2:82:ad:b1:f0:e9:b1:b7:5c:a1:7a:a2:47:0d:74:ad:8f:ee:9b:50:ad:d9:f0:6b:81:b7:69:bf:18:f8:a9:68:d6:c8:91:22:6d:8c 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40520]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40520]): strict KEX resets output message sequence number from 3 to 0 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40520]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5fb976d9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40520])[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 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40520])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40520]) packet #0 sending command=7[7] len=419 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40520]) No pending packets to flush at end of KEX 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #12 SSH_MSG_IGNORE 23:12:44.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_IGNORE 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40520]) process #2 SSH_MSG_NEWKEYS 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40520]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40520]): strict KEX resets input message sequence number from 3 to 0 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40520]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d2ca673; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40520]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40520]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40520]) authorized authentication methods: password,publickey 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40520]) Accepted service ssh-userauth 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40520]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40520]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40520]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40520]) no authentication factory for method=none 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40520]) SSH_MSG_USERAUTH_REQUEST 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40520]) remaining methods: password,publickey 23:12:44.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40520]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:44.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40520]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:44.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:44.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40520]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:44.712 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:44.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40520]) authentication result: true 23:12:44.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40520]) SSH_MSG_USERAUTH_REQUEST 23:12:44.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40520])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:44.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40520]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:44.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:44.712 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:44.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40520]) no heartbeat to stop 23:12:44.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40520]) heartbeat type=IGNORE, interval=PT30S 23:12:44.712 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40520 authenticated 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40520]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40520]] session=TransportServerSession[admin@/10.30.170.252:40520] id=0 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40520])) size=2097152, max=2097152, packet=32768 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40520]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40520] 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40520]) recipient=0 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520])) size=2097152, max=2097152, packet=32768 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520])) re-initializing 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520])) size=2097152, max=2097152, packet=32768 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520])[want-reply=true] subsystem=netconf 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520])[subsystem] prepared command 23:12:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:44.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:44.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520]}} established 23:12:44.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 492: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18321 23:12:44.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 492: Creating data stores for simulated device 23:12:44.714 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:44.714 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:44.714 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:44.714 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:44.714 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:44.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11d2ba7c 23:12:44.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:44.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:44.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:44.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:44.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:44.716 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:44.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:44.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:44.716 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11d2ba7c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11d2ba7c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2270618c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2270618c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:44.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:44.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:44.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520] 23:12:44.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 492 on channel [id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520] 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) by 1103 down to 2096049 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520] 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520] 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) request=subsystem result=ReplySuccess, want-reply=true 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) request=subsystem activate command 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) starting runner for command=netconf 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #5 SSH_MSG_CHANNEL_DATA 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) by 373 down to 2096779 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_CHANNEL_DATA len=373 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520] 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:44.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520] 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520] 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18321', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=492} created 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520]} created 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520] successful with session NetconfServerSession{sessionId=492, channel=[id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520]} 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520]} up 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #6 SSH_MSG_CHANNEL_DATA 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) by 393 down to 2096386 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_CHANNEL_DATA len=393 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520] 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:44.719 [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=492} 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:44.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xaf9b2c21, L:/10.30.170.33:18321 - R:/10.30.170.252:40520]} EXI handlers added to pipeline 23:12:44.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:44.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) by 179 down to 2095870 23:12:44.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:44.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:44.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #7 SSH_MSG_CHANNEL_DATA 23:12:44.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) by 340 down to 2096046 23:12:44.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_CHANNEL_DATA len=340 23:12:44.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520] 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=492} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2270618c 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:44.722 [netconf-device-simulator-threads-2] 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 23:12:44.722 [netconf-device-simulator-threads-2] 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 23:12:44.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:44.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) by 733 down to 2095137 23:12:44.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:44.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:44.845 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #13 SSH_MSG_IGNORE 23:12:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_IGNORE 23:12:44.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #11 SSH_MSG_IGNORE 23:12:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_IGNORE 23:12:44.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #8 SSH_MSG_IGNORE 23:12:44.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_IGNORE 23:12:44.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:44.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #9 SSH_MSG_IGNORE 23:12:44.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_IGNORE 23:12:44.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950]} 23:12:44.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:54950]): SSH-2.0-SSHD-UNKNOWN 23:12:44.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:54950]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:44.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:54950]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #15 SSH_MSG_IGNORE 23:12:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:12:44.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:54950]) Send SSH_MSG_KEXINIT 23:12:45.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54950]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:45.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54950]) process #0 SSH_MSG_KEXINIT 23:12:45.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:54950]) SSH_MSG_KEXINIT 23:12:45.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:54950]) strict KEX=true client=true server=true 23:12:45.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54950]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:45.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54950]) Kex: server host key algorithms = rsa-sha2-512 23:12:45.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54950]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:45.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54950]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:45.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54950]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:45.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54950]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:45.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54950]) Kex: compression algorithms (client to server) = none 23:12:45.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:54950]) Kex: compression algorithms (server to client) = none 23:12:45.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:45.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54950]) process #1 30 23:12:45.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54950]] process command=SSH_MSG_KEXDH_INIT 23:12:45.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #14 SSH_MSG_IGNORE 23:12:45.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:12:45.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:54950]] Send SSH_MSG_KEXDH_REPLY 23:12:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54950]) packet #1 sending command=31[31] len=1639 23:12:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:54950])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:54950]) Send SSH_MSG_NEWKEYS 23:12:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:54950]) session ID=29:b6:d0:4c:4a:3d:ac:0b:b0:9a:9b:2f:7d:d0:46:c0:47:9c:20:f6:13:73:3e:d6:85:a7:98:b1:d7:5c:6f:18:0f:95:fc:0c:5a:79:cb:3b:d1:47:0f:37:03:39:35:47:3b:af:98:7a:98:ae:78:9a:bb:95:43:8b:6c:ec:f2:aa 23:12:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54950]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54950]): strict KEX resets output message sequence number from 3 to 0 23:12:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:54950]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@139516a9; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:54950])[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 23:12:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54950])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54950]) packet #0 sending command=7[7] len=419 23:12:45.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54950]) No pending packets to flush at end of KEX 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54950]) process #2 SSH_MSG_NEWKEYS 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:54950]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54950]): strict KEX resets input message sequence number from 3 to 0 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:54950]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2d9515d4; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54950]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54950]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:54950]) authorized authentication methods: password,publickey 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:54950]) Accepted service ssh-userauth 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54950]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54950]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54950]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54950]) no authentication factory for method=none 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54950]) SSH_MSG_USERAUTH_REQUEST 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:54950]) remaining methods: password,publickey 23:12:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54950]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:54950]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:54950]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:45.169 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:54950]) authentication result: true 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:54950]) SSH_MSG_USERAUTH_REQUEST 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:54950])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:54950]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54950]) no heartbeat to stop 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:54950]) heartbeat type=IGNORE, interval=PT30S 23:12:45.169 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:54950 authenticated 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54950]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54950]] session=TransportServerSession[admin@/10.30.170.252:54950] id=0 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54950])) size=2097152, max=2097152, packet=32768 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54950]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54950] 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:54950]) recipient=0 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950])) size=2097152, max=2097152, packet=32768 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950])) re-initializing 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950])) size=2097152, max=2097152, packet=32768 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950])[want-reply=true] subsystem=netconf 23:12:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950])[subsystem] prepared command 23:12:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950]}} established 23:12:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 493: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18322 23:12:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 493: Creating data stores for simulated device 23:12:45.170 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:45.170 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:45.170 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:45.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ec209da 23:12:45.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:45.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:45.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:45.171 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:45.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:45.171 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:45.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:45.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:45.171 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ec209da, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ec209da, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3eb69715, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3eb69715, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:45.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:45.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950] 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 493 on channel [id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950] 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) by 1103 down to 2096049 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950] 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950] 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) request=subsystem result=ReplySuccess, want-reply=true 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) request=subsystem activate command 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) starting runner for command=netconf 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #5 SSH_MSG_CHANNEL_DATA 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) by 373 down to 2096779 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_CHANNEL_DATA len=373 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950] 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950] 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950] 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18322', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=493} created 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950]} created 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950] successful with session NetconfServerSession{sessionId=493, channel=[id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950]} 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950]} up 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #6 SSH_MSG_CHANNEL_DATA 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) by 393 down to 2096386 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_CHANNEL_DATA len=393 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950] 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:45.173 [netconf-device-simulator-threads-4] 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=493} 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x943ff8dd, L:/10.30.170.33:18322 - R:/10.30.170.252:54950]} EXI handlers added to pipeline 23:12:45.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:45.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) by 179 down to 2095870 23:12:45.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:45.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #7 SSH_MSG_CHANNEL_DATA 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) by 340 down to 2096046 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_CHANNEL_DATA len=340 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950] 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=493} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3eb69715 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:45.175 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:45.175 [netconf-device-simulator-threads-4] 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 23:12:45.175 [netconf-device-simulator-threads-4] 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 23:12:45.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:45.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) by 733 down to 2095137 23:12:45.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:45.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #13 SSH_MSG_IGNORE 23:12:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_IGNORE 23:12:45.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #12 SSH_MSG_IGNORE 23:12:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_IGNORE 23:12:45.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #10 SSH_MSG_IGNORE 23:12:45.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_IGNORE 23:12:45.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #8 SSH_MSG_IGNORE 23:12:45.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_IGNORE 23:12:45.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #10 SSH_MSG_IGNORE 23:12:45.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_IGNORE 23:12:45.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #9 SSH_MSG_IGNORE 23:12:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_IGNORE 23:12:45.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780]} 23:12:45.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:47780]): SSH-2.0-SSHD-UNKNOWN 23:12:45.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:47780]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:45.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:47780]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #15 SSH_MSG_IGNORE 23:12:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:12:45.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #11 SSH_MSG_IGNORE 23:12:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_IGNORE 23:12:45.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #14 SSH_MSG_IGNORE 23:12:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:12:45.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:47780]) Send SSH_MSG_KEXINIT 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47780]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47780]) process #0 SSH_MSG_KEXINIT 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:47780]) SSH_MSG_KEXINIT 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:47780]) strict KEX=true client=true server=true 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47780]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47780]) Kex: server host key algorithms = rsa-sha2-512 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47780]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47780]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47780]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47780]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47780]) Kex: compression algorithms (client to server) = none 23:12:45.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:47780]) Kex: compression algorithms (server to client) = none 23:12:45.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:45.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47780]) process #1 30 23:12:45.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47780]] process command=SSH_MSG_KEXDH_INIT 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:47780]] Send SSH_MSG_KEXDH_REPLY 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47780]) packet #1 sending command=31[31] len=1639 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:47780])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:47780]) Send SSH_MSG_NEWKEYS 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:47780]) session ID=0d:96:55:79:26:82:44:4e:95:7f:dd:18:e8:ea:5e:f3:bf:d7:a8:de:00:0a:07:e7:0c:62:96:d2:00:a1:97:40:ea:83:9a:68:23:ec:62:16:a2:c9:82:7f:f5:1b:70:b5:60:23:83:1f:32:c8:bc:99:96:b4:9f:4e:7d:66:15:63 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47780]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47780]): strict KEX resets output message sequence number from 3 to 0 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:47780]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ddb0ff5; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:47780])[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 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47780])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47780]) packet #0 sending command=7[7] len=419 23:12:45.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47780]) No pending packets to flush at end of KEX 23:12:45.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #12 SSH_MSG_IGNORE 23:12:45.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_IGNORE 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47780]) process #2 SSH_MSG_NEWKEYS 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:47780]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47780]): strict KEX resets input message sequence number from 3 to 0 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:47780]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3c86f8dd; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47780]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47780]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:47780]) authorized authentication methods: password,publickey 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:47780]) Accepted service ssh-userauth 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47780]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47780]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47780]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47780]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47780]) no authentication factory for method=none 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47780]) SSH_MSG_USERAUTH_REQUEST 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:47780]) remaining methods: password,publickey 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47780]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:47780]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47780]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:45.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:47780]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:45.764 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:45.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:47780]) authentication result: true 23:12:45.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:47780]) SSH_MSG_USERAUTH_REQUEST 23:12:45.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:47780])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:45.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:47780]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:45.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:45.764 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:45.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47780]) no heartbeat to stop 23:12:45.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:47780]) heartbeat type=IGNORE, interval=PT30S 23:12:45.764 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:47780 authenticated 23:12:45.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:45.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47780]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:45.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47780]] session=TransportServerSession[admin@/10.30.170.252:47780] id=0 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47780])) size=2097152, max=2097152, packet=32768 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47780]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47780] 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:47780]) recipient=0 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780])) size=2097152, max=2097152, packet=32768 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780])) re-initializing 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780])) size=2097152, max=2097152, packet=32768 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780])[want-reply=true] subsystem=netconf 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780])[subsystem] prepared command 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780]}} established 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 494: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18323 23:12:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 494: Creating data stores for simulated device 23:12:45.765 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:45.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:45.766 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:45.766 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:45.766 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:45.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f1451d1 23:12:45.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:45.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:45.766 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:45.767 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:45.767 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:45.767 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:45.767 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:45.767 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:45.767 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f1451d1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f1451d1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@217ac6e1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@217ac6e1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:45.767 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:45.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:45.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780] 23:12:45.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 494 on channel [id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780] 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) by 1103 down to 2096049 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780] 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780] 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) request=subsystem result=ReplySuccess, want-reply=true 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) request=subsystem activate command 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) starting runner for command=netconf 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #5 SSH_MSG_CHANNEL_DATA 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) by 373 down to 2096779 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_CHANNEL_DATA len=373 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780] 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:45.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780] 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780] 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18323', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=494} created 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780]} created 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780] successful with session NetconfServerSession{sessionId=494, channel=[id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780]} 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780]} up 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #6 SSH_MSG_CHANNEL_DATA 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) by 393 down to 2096386 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_CHANNEL_DATA len=393 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780] 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:45.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:45.771 [netconf-device-simulator-threads-6] 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=494} 23:12:45.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:45.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x36f645aa, L:/10.30.170.33:18323 - R:/10.30.170.252:47780]} EXI handlers added to pipeline 23:12:45.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:45.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) by 179 down to 2095870 23:12:45.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:45.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #7 SSH_MSG_CHANNEL_DATA 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) by 340 down to 2096046 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_CHANNEL_DATA len=340 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780] 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=494} 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@217ac6e1 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:45.773 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:45.774 [netconf-device-simulator-threads-6] 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 23:12:45.774 [netconf-device-simulator-threads-6] 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 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) by 733 down to 2095137 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:45.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:45.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #8 SSH_MSG_IGNORE 23:12:45.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_IGNORE 23:12:45.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #13 SSH_MSG_IGNORE 23:12:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_IGNORE 23:12:45.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #14 SSH_MSG_IGNORE 23:12:45.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:12:45.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #11 SSH_MSG_IGNORE 23:12:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_IGNORE 23:12:45.912 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #9 SSH_MSG_IGNORE 23:12:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_IGNORE 23:12:45.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:45.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164]} 23:12:45.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:51164]): SSH-2.0-SSHD-UNKNOWN 23:12:45.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:51164]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:45.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:51164]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #15 SSH_MSG_IGNORE 23:12:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:12:46.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:51164]) Send SSH_MSG_KEXINIT 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51164]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51164]) process #0 SSH_MSG_KEXINIT 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:51164]) SSH_MSG_KEXINIT 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:51164]) strict KEX=true client=true server=true 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51164]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51164]) Kex: server host key algorithms = rsa-sha2-512 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51164]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51164]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51164]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51164]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51164]) Kex: compression algorithms (client to server) = none 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:51164]) Kex: compression algorithms (server to client) = none 23:12:46.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:46.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51164]) process #1 30 23:12:46.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51164]] process command=SSH_MSG_KEXDH_INIT 23:12:46.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:51164]] Send SSH_MSG_KEXDH_REPLY 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51164]) packet #1 sending command=31[31] len=1639 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:51164])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:51164]) Send SSH_MSG_NEWKEYS 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:51164]) session ID=25:0d:69:e6:96:78:dd:39:9f:10:49:a8:b5:c2:51:6e:1e:18:54:56:80:c1:ac:7e:a5:60:aa:6e:5b:85:19:77:e1:d5:79:14:cc:af:b6:0a:72:c7:95:16:7a:db:1a:f3:33:91:bd:3a:3a:f9:28:71:4c:01:eb:a3:1c:2d:9e:70 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51164]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51164]): strict KEX resets output message sequence number from 3 to 0 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:51164]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f3fb7a6; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:51164])[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 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51164])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51164]) packet #0 sending command=7[7] len=419 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51164]) No pending packets to flush at end of KEX 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #10 SSH_MSG_IGNORE 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_IGNORE 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #13 SSH_MSG_IGNORE 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_IGNORE 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #12 SSH_MSG_IGNORE 23:12:46.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_IGNORE 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51164]) process #2 SSH_MSG_NEWKEYS 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:51164]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51164]): strict KEX resets input message sequence number from 3 to 0 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:51164]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3061be33; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51164]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51164]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:51164]) authorized authentication methods: password,publickey 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:51164]) Accepted service ssh-userauth 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51164]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51164]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51164]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51164]) no authentication factory for method=none 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51164]) SSH_MSG_USERAUTH_REQUEST 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:51164]) remaining methods: password,publickey 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51164]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:51164]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:51164]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:46.280 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:51164]) authentication result: true 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:51164]) SSH_MSG_USERAUTH_REQUEST 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:51164])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:51164]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51164]) no heartbeat to stop 23:12:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:51164]) heartbeat type=IGNORE, interval=PT30S 23:12:46.280 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:51164 authenticated 23:12:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51164]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51164]] session=TransportServerSession[admin@/10.30.170.252:51164] id=0 23:12:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51164])) size=2097152, max=2097152, packet=32768 23:12:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51164]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51164] 23:12:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:51164]) recipient=0 23:12:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164])) size=2097152, max=2097152, packet=32768 23:12:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164])) re-initializing 23:12:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164])) size=2097152, max=2097152, packet=32768 23:12:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164])[want-reply=true] subsystem=netconf 23:12:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164])[subsystem] prepared command 23:12:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164]}} established 23:12:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 495: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18324 23:12:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 495: Creating data stores for simulated device 23:12:46.282 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:46.282 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:46.282 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:46.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76ccc2ec 23:12:46.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:46.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:46.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:46.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:46.283 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:46.283 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:46.283 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:46.283 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:46.283 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76ccc2ec, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76ccc2ec, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72c48d1a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72c48d1a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:46.284 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:46.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:46.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164] 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.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: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 495 on channel [id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164] 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) by 1103 down to 2096049 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164] 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164] 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) request=subsystem result=ReplySuccess, want-reply=true 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) request=subsystem activate command 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) starting runner for command=netconf 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #5 SSH_MSG_CHANNEL_DATA 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) by 373 down to 2096779 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_CHANNEL_DATA len=373 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164] 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164] 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164] 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18324', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=495} created 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=495, channel=[id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164]} created 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164] successful with session NetconfServerSession{sessionId=495, channel=[id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164]} 23:12:46.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=495, channel=[id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164]} up 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #6 SSH_MSG_CHANNEL_DATA 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) by 393 down to 2096386 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_CHANNEL_DATA len=393 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164] 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:46.286 [netconf-device-simulator-threads-0] 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=495} 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=495, channel=[id: 0x9a937b64, L:/10.30.170.33:18324 - R:/10.30.170.252:51164]} EXI handlers added to pipeline 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) by 179 down to 2095870 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:46.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:46.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #7 SSH_MSG_CHANNEL_DATA 23:12:46.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) by 340 down to 2096046 23:12:46.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_CHANNEL_DATA len=340 23:12:46.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164] 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=495} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72c48d1a 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:46.289 [netconf-device-simulator-threads-0] 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 23:12:46.289 [netconf-device-simulator-threads-0] 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 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) by 733 down to 2095137 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:46.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:46.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #14 SSH_MSG_IGNORE 23:12:46.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:12:46.451 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386]} 23:12:46.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:50386]): SSH-2.0-SSHD-UNKNOWN 23:12:46.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:50386]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:46.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:50386]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:46.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #8 SSH_MSG_IGNORE 23:12:46.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_IGNORE 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:50386]) Send SSH_MSG_KEXINIT 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50386]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50386]) process #0 SSH_MSG_KEXINIT 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:50386]) SSH_MSG_KEXINIT 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:50386]) strict KEX=true client=true server=true 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50386]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50386]) Kex: server host key algorithms = rsa-sha2-512 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50386]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50386]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50386]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50386]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50386]) Kex: compression algorithms (client to server) = none 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:50386]) Kex: compression algorithms (server to client) = none 23:12:46.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #9 SSH_MSG_IGNORE 23:12:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_IGNORE 23:12:46.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #11 SSH_MSG_IGNORE 23:12:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_IGNORE 23:12:46.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50386]) process #1 30 23:12:46.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50386]] process command=SSH_MSG_KEXDH_INIT 23:12:46.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:50386]] Send SSH_MSG_KEXDH_REPLY 23:12:46.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50386]) packet #1 sending command=31[31] len=1639 23:12:46.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:50386])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:46.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:50386]) Send SSH_MSG_NEWKEYS 23:12:46.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:50386]) session ID=c7:f9:a5:52:20:76:6e:81:c3:83:19:5a:97:00:97:06:40:fd:d0:7b:b8:aa:60:fc:9a:b5:c5:d2:1f:51:19:81:9d:26:8f:c9:35:9e:33:aa:3c:e8:3d:f1:29:66:57:b8:e3:77:1d:69:a9:20:bf:6e:13:5e:79:55:17:c9:8a:9f 23:12:46.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50386]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:46.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50386]): strict KEX resets output message sequence number from 3 to 0 23:12:46.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:50386]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fb9d70b; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:46.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:50386])[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 23:12:46.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50386])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:46.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50386]) packet #0 sending command=7[7] len=419 23:12:46.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50386]) No pending packets to flush at end of KEX 23:12:46.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50386]) process #2 SSH_MSG_NEWKEYS 23:12:46.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:50386]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:46.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50386]): strict KEX resets input message sequence number from 3 to 0 23:12:46.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:50386]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1362910a; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:46.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50386]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50386]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:50386]) authorized authentication methods: password,publickey 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:50386]) Accepted service ssh-userauth 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50386]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50386]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50386]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50386]) no authentication factory for method=none 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50386]) SSH_MSG_USERAUTH_REQUEST 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:50386]) remaining methods: password,publickey 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50386]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:50386]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:50386]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:46.702 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:50386]) authentication result: true 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:50386]) SSH_MSG_USERAUTH_REQUEST 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:50386])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:50386]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50386]) no heartbeat to stop 23:12:46.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:50386]) heartbeat type=IGNORE, interval=PT30S 23:12:46.703 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:50386 authenticated 23:12:46.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:46.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50386]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:46.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50386]] session=TransportServerSession[admin@/10.30.170.252:50386] id=0 23:12:46.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50386])) size=2097152, max=2097152, packet=32768 23:12:46.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50386]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50386] 23:12:46.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:50386]) recipient=0 23:12:46.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386])) size=2097152, max=2097152, packet=32768 23:12:46.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386])) re-initializing 23:12:46.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386])) size=2097152, max=2097152, packet=32768 23:12:46.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:46.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386])[want-reply=true] subsystem=netconf 23:12:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386])[subsystem] prepared command 23:12:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386]}} established 23:12:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 496: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18325 23:12:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 496: Creating data stores for simulated device 23:12:46.704 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:46.704 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:46.705 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:46.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d54956a 23:12:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:46.706 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:46.706 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:46.706 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:46.706 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:46.706 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:46.706 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:46.706 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d54956a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d54956a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44114f4c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44114f4c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:46.706 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:46.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:46.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386] 23:12:46.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 496 on channel [id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386] 23:12:46.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) by 1103 down to 2096049 23:12:46.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:46.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386] 23:12:46.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386] 23:12:46.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) request=subsystem result=ReplySuccess, want-reply=true 23:12:46.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:46.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) request=subsystem activate command 23:12:46.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) starting runner for command=netconf 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #5 SSH_MSG_CHANNEL_DATA 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) by 373 down to 2096779 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_CHANNEL_DATA len=373 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386] 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386] 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386] 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18325', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=496} created 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=496, channel=[id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386]} created 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386] successful with session NetconfServerSession{sessionId=496, channel=[id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386]} 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=496, channel=[id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386]} up 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #10 SSH_MSG_IGNORE 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_IGNORE 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #6 SSH_MSG_CHANNEL_DATA 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) by 393 down to 2096386 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_CHANNEL_DATA len=393 23:12:46.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386] 23:12:46.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:46.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:46.710 [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=496} 23:12:46.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:46.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=496, channel=[id: 0x54a0c3b9, L:/10.30.170.33:18325 - R:/10.30.170.252:50386]} EXI handlers added to pipeline 23:12:46.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:46.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) by 179 down to 2095870 23:12:46.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:46.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:46.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #7 SSH_MSG_CHANNEL_DATA 23:12:46.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) by 340 down to 2096046 23:12:46.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_CHANNEL_DATA len=340 23:12:46.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386] 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=496} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44114f4c 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:46.717 [netconf-device-simulator-threads-2] 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 23:12:46.717 [netconf-device-simulator-threads-2] 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 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) by 733 down to 2095137 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:46.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:46.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #13 SSH_MSG_IGNORE 23:12:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_IGNORE 23:12:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #15 SSH_MSG_IGNORE 23:12:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:12:46.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #9 SSH_MSG_IGNORE 23:12:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_IGNORE 23:12:46.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #8 SSH_MSG_IGNORE 23:12:46.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_IGNORE 23:12:46.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054]} 23:12:47.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:53054]): SSH-2.0-SSHD-UNKNOWN 23:12:47.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:53054]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:47.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:53054]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:47.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #11 SSH_MSG_IGNORE 23:12:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_IGNORE 23:12:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #12 SSH_MSG_IGNORE 23:12:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_IGNORE 23:12:47.144 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #15 SSH_MSG_IGNORE 23:12:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:12:47.146 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #14 SSH_MSG_IGNORE 23:12:47.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:12:47.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #12 SSH_MSG_IGNORE 23:12:47.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_IGNORE 23:12:47.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:53054]) Send SSH_MSG_KEXINIT 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53054]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53054]) process #0 SSH_MSG_KEXINIT 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:53054]) SSH_MSG_KEXINIT 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:53054]) strict KEX=true client=true server=true 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53054]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53054]) Kex: server host key algorithms = rsa-sha2-512 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53054]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53054]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53054]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53054]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53054]) Kex: compression algorithms (client to server) = none 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:53054]) Kex: compression algorithms (server to client) = none 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:47.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #10 SSH_MSG_IGNORE 23:12:47.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_IGNORE 23:12:47.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #8 SSH_MSG_IGNORE 23:12:47.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_IGNORE 23:12:47.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.436 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #9 SSH_MSG_IGNORE 23:12:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_IGNORE 23:12:47.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #13 SSH_MSG_IGNORE 23:12:47.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_IGNORE 23:12:47.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53054]) process #1 30 23:12:47.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53054]] process command=SSH_MSG_KEXDH_INIT 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:53054]] Send SSH_MSG_KEXDH_REPLY 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53054]) packet #1 sending command=31[31] len=1639 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:53054])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:53054]) Send SSH_MSG_NEWKEYS 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:53054]) session ID=22:cf:d7:64:94:ca:fa:15:20:c9:b2:81:32:1a:d6:89:83:bc:cf:72:84:87:76:05:3e:18:54:94:16:4e:00:41:40:de:4f:a2:02:7e:9e:dd:a7:fe:41:25:c5:78:b3:92:02:7e:dc:07:65:be:d1:30:fd:e6:57:a4:ff:14:84:dd 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53054]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53054]): strict KEX resets output message sequence number from 3 to 0 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:53054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ec142ac; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:53054])[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 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53054])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53054]) packet #0 sending command=7[7] len=419 23:12:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53054]) No pending packets to flush at end of KEX 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53054]) process #2 SSH_MSG_NEWKEYS 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:53054]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53054]): strict KEX resets input message sequence number from 3 to 0 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:53054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e017a7e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53054]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53054]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:53054]) authorized authentication methods: password,publickey 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:53054]) Accepted service ssh-userauth 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53054]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53054]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53054]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53054]) no authentication factory for method=none 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53054]) SSH_MSG_USERAUTH_REQUEST 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:53054]) remaining methods: password,publickey 23:12:47.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53054]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:47.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:53054]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:47.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:47.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:53054]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:47.501 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:47.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:53054]) authentication result: true 23:12:47.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:53054]) SSH_MSG_USERAUTH_REQUEST 23:12:47.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:53054])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:47.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:53054]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:47.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:47.501 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:47.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53054]) no heartbeat to stop 23:12:47.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:53054]) heartbeat type=IGNORE, interval=PT30S 23:12:47.501 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:53054 authenticated 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53054]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53054]] session=TransportServerSession[admin@/10.30.170.252:53054] id=0 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53054])) size=2097152, max=2097152, packet=32768 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53054]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53054] 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:53054]) recipient=0 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054])) size=2097152, max=2097152, packet=32768 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054])) re-initializing 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054])) size=2097152, max=2097152, packet=32768 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054])[want-reply=true] subsystem=netconf 23:12:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054])[subsystem] prepared command 23:12:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054]}} established 23:12:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 497: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18326 23:12:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 497: Creating data stores for simulated device 23:12:47.503 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:47.503 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:47.503 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@bdcb032 23:12:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:47.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:47.505 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:47.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:47.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:47.505 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@bdcb032, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@bdcb032, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@519438d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@519438d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:47.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:47.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054] 23:12:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.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: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 497 on channel [id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054] 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) by 1103 down to 2096049 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054] 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054] 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) request=subsystem result=ReplySuccess, want-reply=true 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) request=subsystem activate command 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) starting runner for command=netconf 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #5 SSH_MSG_CHANNEL_DATA 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) by 373 down to 2096779 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_CHANNEL_DATA len=373 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054] 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054] 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054] 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18326', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=497} created 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054]} created 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054] successful with session NetconfServerSession{sessionId=497, channel=[id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054]} 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054]} up 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #6 SSH_MSG_CHANNEL_DATA 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) by 393 down to 2096386 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_CHANNEL_DATA len=393 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054] 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:47.510 [netconf-device-simulator-threads-4] 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=497} 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x0b336045, L:/10.30.170.33:18326 - R:/10.30.170.252:53054]} EXI handlers added to pipeline 23:12:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) by 179 down to 2095870 23:12:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #7 SSH_MSG_CHANNEL_DATA 23:12:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) by 340 down to 2096046 23:12:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_CHANNEL_DATA len=340 23:12:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054] 23:12:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=497} 23:12:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@519438d 23:12:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:47.513 [netconf-device-simulator-threads-4] 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 23:12:47.513 [netconf-device-simulator-threads-4] 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 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) by 733 down to 2095137 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:47.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918]} 23:12:47.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:35918]): SSH-2.0-SSHD-UNKNOWN 23:12:47.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:35918]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:47.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:35918]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #11 SSH_MSG_IGNORE 23:12:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_IGNORE 23:12:47.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.619 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #14 SSH_MSG_IGNORE 23:12:47.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:12:47.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #8 SSH_MSG_IGNORE 23:12:47.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_IGNORE 23:12:47.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #15 SSH_MSG_IGNORE 23:12:47.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:12:47.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:47.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:35918]) Send SSH_MSG_KEXINIT 23:12:47.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35918]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:47.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35918]) process #0 SSH_MSG_KEXINIT 23:12:47.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:35918]) SSH_MSG_KEXINIT 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:35918]) strict KEX=true client=true server=true 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35918]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35918]) Kex: server host key algorithms = rsa-sha2-512 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35918]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35918]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35918]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35918]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35918]) Kex: compression algorithms (client to server) = none 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:35918]) Kex: compression algorithms (server to client) = none 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #10 SSH_MSG_IGNORE 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_IGNORE 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #12 SSH_MSG_IGNORE 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_IGNORE 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #13 SSH_MSG_IGNORE 23:12:47.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_IGNORE 23:12:48.048 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336]} 23:12:48.048 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:48336]): SSH-2.0-SSHD-UNKNOWN 23:12:48.048 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:48336]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:48.048 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:48336]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:48.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35918]) process #1 30 23:12:48.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35918]] process command=SSH_MSG_KEXDH_INIT 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:35918]] Send SSH_MSG_KEXDH_REPLY 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35918]) packet #1 sending command=31[31] len=1639 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:35918])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:35918]) Send SSH_MSG_NEWKEYS 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:35918]) session ID=5e:f1:ad:40:55:cf:77:c3:a5:4f:fc:c9:dc:fb:27:bf:ba:bf:97:17:e2:44:44:2d:4b:cd:ce:ff:c7:0e:1f:07:57:5b:ea:7a:42:22:33:8a:04:e6:c6:44:42:48:45:fc:b3:d9:fc:a3:83:70:15:17:82:75:45:75:aa:49:f6:5a 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35918]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35918]): strict KEX resets output message sequence number from 3 to 0 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:35918]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4a25bd3e; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:35918])[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 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35918])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35918]) packet #0 sending command=7[7] len=419 23:12:48.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35918]) No pending packets to flush at end of KEX 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35918]) process #2 SSH_MSG_NEWKEYS 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:35918]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35918]): strict KEX resets input message sequence number from 3 to 0 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:35918]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@26b5a1a6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35918]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35918]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:35918]) authorized authentication methods: password,publickey 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:35918]) Accepted service ssh-userauth 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35918]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35918]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35918]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35918]) no authentication factory for method=none 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35918]) SSH_MSG_USERAUTH_REQUEST 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:35918]) remaining methods: password,publickey 23:12:48.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35918]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:48.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:35918]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:48.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:48.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:35918]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:48.101 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:48.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:35918]) authentication result: true 23:12:48.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:35918]) SSH_MSG_USERAUTH_REQUEST 23:12:48.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:35918])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:48.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:35918]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:48.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:48.101 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:48.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35918]) no heartbeat to stop 23:12:48.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:35918]) heartbeat type=IGNORE, interval=PT30S 23:12:48.101 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:35918 authenticated 23:12:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35918]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35918]] session=TransportServerSession[admin@/10.30.170.252:35918] id=0 23:12:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35918])) size=2097152, max=2097152, packet=32768 23:12:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35918]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35918] 23:12:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:35918]) recipient=0 23:12:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918])) size=2097152, max=2097152, packet=32768 23:12:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918])) re-initializing 23:12:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918])) size=2097152, max=2097152, packet=32768 23:12:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918])[want-reply=true] subsystem=netconf 23:12:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918])[subsystem] prepared command 23:12:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918]}} established 23:12:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 498: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18327 23:12:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 498: Creating data stores for simulated device 23:12:48.103 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:48.103 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:48.103 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:48.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1129ce92 23:12:48.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:48.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:48.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:48.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:48.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:48.105 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:48.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:48.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:48.105 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1129ce92, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1129ce92, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@435f9b8e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@435f9b8e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:48.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:48.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:48.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918] 23:12:48.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.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: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 498 on channel [id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918] 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) by 1103 down to 2096049 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918] 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918] 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) request=subsystem result=ReplySuccess, want-reply=true 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) request=subsystem activate command 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) starting runner for command=netconf 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #5 SSH_MSG_CHANNEL_DATA 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) by 373 down to 2096779 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_CHANNEL_DATA len=373 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918] 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:48.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918] 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918] 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18327', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=498} created 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=498, channel=[id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918]} created 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918] successful with session NetconfServerSession{sessionId=498, channel=[id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918]} 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=498, channel=[id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918]} up 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #6 SSH_MSG_CHANNEL_DATA 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) by 393 down to 2096386 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_CHANNEL_DATA len=393 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918] 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:48.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:48.108 [netconf-device-simulator-threads-6] 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=498} 23:12:48.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:48.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=498, channel=[id: 0xd71fe1a0, L:/10.30.170.33:18327 - R:/10.30.170.252:35918]} EXI handlers added to pipeline 23:12:48.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:48.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) by 179 down to 2095870 23:12:48.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:48.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #7 SSH_MSG_CHANNEL_DATA 23:12:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) by 340 down to 2096046 23:12:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_CHANNEL_DATA len=340 23:12:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918] 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=498} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@435f9b8e 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:48.111 [netconf-device-simulator-threads-6] 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 23:12:48.111 [netconf-device-simulator-threads-6] 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 23:12:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:48.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) by 733 down to 2095137 23:12:48.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:48.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:48.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #10 SSH_MSG_IGNORE 23:12:48.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_IGNORE 23:12:48.132 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #9 SSH_MSG_IGNORE 23:12:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_IGNORE 23:12:48.152 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:48336]) Send SSH_MSG_KEXINIT 23:12:48.152 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48336]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48336]) process #0 SSH_MSG_KEXINIT 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:48336]) SSH_MSG_KEXINIT 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:48336]) strict KEX=true client=true server=true 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48336]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48336]) Kex: server host key algorithms = rsa-sha2-512 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48336]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48336]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48336]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48336]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48336]) Kex: compression algorithms (client to server) = none 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:48336]) Kex: compression algorithms (server to client) = none 23:12:48.153 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:48.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #15 SSH_MSG_IGNORE 23:12:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:12:48.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48336]) process #1 30 23:12:48.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48336]] process command=SSH_MSG_KEXDH_INIT 23:12:48.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #14 SSH_MSG_IGNORE 23:12:48.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:12:48.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #11 SSH_MSG_IGNORE 23:12:48.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_IGNORE 23:12:48.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:48336]] Send SSH_MSG_KEXDH_REPLY 23:12:48.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48336]) packet #1 sending command=31[31] len=1639 23:12:48.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:48336])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:48.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:48336]) Send SSH_MSG_NEWKEYS 23:12:48.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:48336]) session ID=b5:e5:33:c6:03:27:0a:f0:02:a8:d3:24:11:f5:57:6b:39:f8:16:78:9e:f9:d9:6a:3b:c1:af:2e:1e:30:0e:95:a5:f5:a6:f0:12:11:e5:56:37:9b:24:f9:84:1b:a0:14:88:67:73:f6:d2:3e:fd:ea:8e:78:c9:41:84:5f:f7:99 23:12:48.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48336]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:48.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48336]): strict KEX resets output message sequence number from 3 to 0 23:12:48.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:48336]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@240bf62c; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:48.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:48336])[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 23:12:48.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48336])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:48.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48336]) packet #0 sending command=7[7] len=419 23:12:48.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48336]) No pending packets to flush at end of KEX 23:12:48.276 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48336]) process #2 SSH_MSG_NEWKEYS 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:48336]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48336]): strict KEX resets input message sequence number from 3 to 0 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:48336]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b9c8f2e; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48336]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48336]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:48336]) authorized authentication methods: password,publickey 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:48336]) Accepted service ssh-userauth 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48336]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48336]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48336]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48336]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48336]) no authentication factory for method=none 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48336]) SSH_MSG_USERAUTH_REQUEST 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:48336]) remaining methods: password,publickey 23:12:48.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48336]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:48.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:48336]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:48.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48336]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:48.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:48336]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:48.278 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:48.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:48336]) authentication result: true 23:12:48.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:48336]) SSH_MSG_USERAUTH_REQUEST 23:12:48.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:48336])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:48.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:48336]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:48.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:48.278 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:48.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48336]) no heartbeat to stop 23:12:48.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:48336]) heartbeat type=IGNORE, interval=PT30S 23:12:48.278 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:48336 authenticated 23:12:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48336]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48336]] session=TransportServerSession[admin@/10.30.170.252:48336] id=0 23:12:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48336])) size=2097152, max=2097152, packet=32768 23:12:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48336]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48336] 23:12:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:48336]) recipient=0 23:12:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336])) size=2097152, max=2097152, packet=32768 23:12:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336])) re-initializing 23:12:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336])) size=2097152, max=2097152, packet=32768 23:12:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336])[want-reply=true] subsystem=netconf 23:12:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336])[subsystem] prepared command 23:12:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336]}} established 23:12:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 499: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18328 23:12:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 499: Creating data stores for simulated device 23:12:48.280 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:48.280 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:48.280 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:48.281 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a95febd 23:12:48.281 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:48.281 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:48.281 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:48.281 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:48.282 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:48.282 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:48.282 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:48.282 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:48.282 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a95febd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a95febd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a56d648, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a56d648, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:48.283 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:48.283 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:48.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336] 23:12:48.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.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: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 499 on channel [id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336] 23:12:48.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) by 1103 down to 2096049 23:12:48.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:48.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336] 23:12:48.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336] 23:12:48.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) request=subsystem result=ReplySuccess, want-reply=true 23:12:48.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:48.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) request=subsystem activate command 23:12:48.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) starting runner for command=netconf 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #5 SSH_MSG_CHANNEL_DATA 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) by 373 down to 2096779 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_CHANNEL_DATA len=373 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336] 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336] 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336] 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18328', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=499} created 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336]} created 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336] successful with session NetconfServerSession{sessionId=499, channel=[id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336]} 23:12:48.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336]} up 23:12:48.286 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #6 SSH_MSG_CHANNEL_DATA 23:12:48.286 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) by 393 down to 2096386 23:12:48.286 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_CHANNEL_DATA len=393 23:12:48.286 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336] 23:12:48.286 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:48.286 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:48.286 [netconf-device-simulator-threads-7] 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=499} 23:12:48.286 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:48.286 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x324c343f, L:/10.30.170.33:18328 - R:/10.30.170.252:48336]} EXI handlers added to pipeline 23:12:48.286 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:48.287 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) by 179 down to 2095870 23:12:48.287 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:48.287 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:48.288 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #7 SSH_MSG_CHANNEL_DATA 23:12:48.288 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) by 340 down to 2096046 23:12:48.288 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_CHANNEL_DATA len=340 23:12:48.288 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336] 23:12:48.289 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:48.289 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:48.289 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=499} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a56d648 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:48.291 [netconf-device-simulator-threads-7] 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 23:12:48.291 [netconf-device-simulator-threads-7] 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 23:12:48.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:48.292 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) by 733 down to 2095137 23:12:48.292 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:48.292 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:48.463 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #8 SSH_MSG_IGNORE 23:12:48.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_IGNORE 23:12:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #13 SSH_MSG_IGNORE 23:12:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_IGNORE 23:12:48.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106]} 23:12:48.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.252:40106]): SSH-2.0-SSHD-UNKNOWN 23:12:48.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.252:40106]) line='SSH-2.0-SSHD-UNKNOWN' 23:12:48.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.252:40106]) client version string: SSH-2.0-SSHD-UNKNOWN 23:12:48.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #12 SSH_MSG_IGNORE 23:12:48.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_IGNORE 23:12:48.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #9 SSH_MSG_IGNORE 23:12:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_IGNORE 23:12:48.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #14 SSH_MSG_IGNORE 23:12:48.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:12:48.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #11 SSH_MSG_IGNORE 23:12:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_IGNORE 23:12:48.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.252:40106]) Send SSH_MSG_KEXINIT 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40106]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40106]) process #0 SSH_MSG_KEXINIT 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.252:40106]) SSH_MSG_KEXINIT 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.252:40106]) strict KEX=true client=true server=true 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40106]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40106]) Kex: server host key algorithms = rsa-sha2-512 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40106]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40106]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40106]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40106]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40106]) Kex: compression algorithms (client to server) = none 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.252:40106]) Kex: compression algorithms (server to client) = none 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #10 SSH_MSG_IGNORE 23:12:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_IGNORE 23:12:48.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40106]) process #1 30 23:12:48.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40106]] process command=SSH_MSG_KEXDH_INIT 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.170.252:40106]] Send SSH_MSG_KEXDH_REPLY 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40106]) packet #1 sending command=31[31] len=1639 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.252:40106])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.252:40106]) Send SSH_MSG_NEWKEYS 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.252:40106]) session ID=2c:14:a3:57:05:c4:81:27:ed:36:ae:96:85:42:53:a2:58:25:b7:9a:ef:4c:b9:ea:8b:ec:20:6f:42:57:fd:43:e5:83:e7:07:63:49:9d:2d:e1:78:e4:f3:78:bf:bc:d6:57:4b:03:65:f5:b5:86:64:ec:a0:ec:a0:0d:56:40:c1 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40106]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40106]): strict KEX resets output message sequence number from 3 to 0 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.252:40106]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73fc8dce; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.252:40106])[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 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40106])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40106]) packet #0 sending command=7[7] len=419 23:12:48.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40106]) No pending packets to flush at end of KEX 23:12:48.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40106]) process #2 SSH_MSG_NEWKEYS 23:12:48.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.252:40106]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:12:48.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40106]): strict KEX resets input message sequence number from 3 to 0 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.252:40106]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e3d7590; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40106]) process #0 SSH_MSG_SERVICE_REQUEST 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40106]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.252:40106]) authorized authentication methods: password,publickey 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.252:40106]) Accepted service ssh-userauth 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40106]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40106]) process #1 SSH_MSG_USERAUTH_REQUEST 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40106]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40106]) no authentication factory for method=none 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40106]) SSH_MSG_USERAUTH_REQUEST 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.252:40106]) remaining methods: password,publickey 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40106]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.252:40106]) process #2 SSH_MSG_USERAUTH_REQUEST 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.252:40106]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:12:48.940 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.252:40106]) authentication result: true 23:12:48.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.252:40106]) SSH_MSG_USERAUTH_REQUEST 23:12:48.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.252:40106])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:12:48.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.252:40106]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:12:48.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:12:48.941 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:12:48.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40106]) no heartbeat to stop 23:12:48.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.252:40106]) heartbeat type=IGNORE, interval=PT30S 23:12:48.941 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.252:40106 authenticated 23:12:48.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #3 SSH_MSG_CHANNEL_OPEN 23:12:48.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40106]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40106]] session=TransportServerSession[admin@/10.30.170.252:40106] id=0 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40106])) size=2097152, max=2097152, packet=32768 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40106]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40106] 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.252:40106]) recipient=0 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106])) size=2097152, max=2097152, packet=32768 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106])) re-initializing 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106])) size=2097152, max=2097152, packet=32768 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #4 SSH_MSG_CHANNEL_REQUEST 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106])[want-reply=true] subsystem=netconf 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106])[subsystem] prepared command 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:12:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106]}} established 23:12:48.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 500: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18329 23:12:48.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 500: Creating data stores for simulated device 23:12:48.943 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:12:48.943 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:48.943 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:12:48.943 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:12:48.943 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:12:48.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a9f067b 23:12:48.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:12:48.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:12:48.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:12:48.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:12:48.945 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:12:48.945 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:12:48.945 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:12:48.945 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:12:48.945 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a9f067b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a9f067b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e6808ae, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e6808ae, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:12:48.945 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:12:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:12:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106] 23:12:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.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: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 500 on channel [id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106] 23:12:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) by 1103 down to 2096049 23:12:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 23:12:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106] 23:12:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106] 23:12:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) request=subsystem result=ReplySuccess, want-reply=true 23:12:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:12:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) request=subsystem activate command 23:12:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) starting runner for command=netconf 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #5 SSH_MSG_CHANNEL_DATA 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) by 373 down to 2096779 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_CHANNEL_DATA len=373 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106] 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106] 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106] 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.33', port='18329', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=500} created 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106]} created 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106] successful with session NetconfServerSession{sessionId=500, channel=[id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106]} 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106]} up 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #6 SSH_MSG_CHANNEL_DATA 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) by 393 down to 2096386 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_CHANNEL_DATA len=393 23:12:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106] 23:12:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:12:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:48.949 [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=500} 23:12:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:12:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xab3b11b2, L:/10.30.170.33:18329 - R:/10.30.170.252:40106]} EXI handlers added to pipeline 23:12:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:12:48.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) by 179 down to 2095870 23:12:48.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:12:48.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:12:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #7 SSH_MSG_CHANNEL_DATA 23:12:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) by 340 down to 2096046 23:12:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_CHANNEL_DATA len=340 23:12:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106] 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=500} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e6808ae 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 23:12:48.952 [netconf-device-simulator-threads-2] 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 23:12:48.952 [netconf-device-simulator-threads-2] 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 23:12:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:12:48.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) by 733 down to 2095137 23:12:48.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 23:12:48.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:12:49.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #12 SSH_MSG_IGNORE 23:12:49.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_IGNORE 23:12:49.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #8 SSH_MSG_IGNORE 23:12:49.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_IGNORE 23:12:49.040 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #15 SSH_MSG_IGNORE 23:12:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:12:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #13 SSH_MSG_IGNORE 23:12:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_IGNORE 23:12:49.094 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.098 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #10 SSH_MSG_IGNORE 23:12:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_IGNORE 23:12:49.147 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #9 SSH_MSG_IGNORE 23:12:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_IGNORE 23:12:49.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #11 SSH_MSG_IGNORE 23:12:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_IGNORE 23:12:49.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #14 SSH_MSG_IGNORE 23:12:49.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:12:49.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #13 SSH_MSG_IGNORE 23:12:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_IGNORE 23:12:49.321 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #15 SSH_MSG_IGNORE 23:12:49.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:12:49.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #12 SSH_MSG_IGNORE 23:12:49.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_IGNORE 23:12:49.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #8 SSH_MSG_IGNORE 23:12:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_IGNORE 23:12:49.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #9 SSH_MSG_IGNORE 23:12:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_IGNORE 23:12:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #11 SSH_MSG_IGNORE 23:12:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_IGNORE 23:12:49.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #14 SSH_MSG_IGNORE 23:12:49.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:12:49.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #15 SSH_MSG_IGNORE 23:12:49.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:12:49.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #13 SSH_MSG_IGNORE 23:12:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_IGNORE 23:12:49.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:49.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #10 SSH_MSG_IGNORE 23:12:49.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_IGNORE 23:12:50.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #12 SSH_MSG_IGNORE 23:12:50.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_IGNORE 23:12:50.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #8 SSH_MSG_IGNORE 23:12:50.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_IGNORE 23:12:50.117 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #10 SSH_MSG_IGNORE 23:12:50.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_IGNORE 23:12:50.119 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #9 SSH_MSG_IGNORE 23:12:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_IGNORE 23:12:50.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #14 SSH_MSG_IGNORE 23:12:50.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:12:50.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #11 SSH_MSG_IGNORE 23:12:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_IGNORE 23:12:50.197 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #15 SSH_MSG_IGNORE 23:12:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:12:50.265 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #13 SSH_MSG_IGNORE 23:12:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_IGNORE 23:12:50.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #8 SSH_MSG_IGNORE 23:12:50.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_IGNORE 23:12:50.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #10 SSH_MSG_IGNORE 23:12:50.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_IGNORE 23:12:50.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #14 SSH_MSG_IGNORE 23:12:50.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:12:50.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #12 SSH_MSG_IGNORE 23:12:50.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_IGNORE 23:12:50.801 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #15 SSH_MSG_IGNORE 23:12:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:12:50.851 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #11 SSH_MSG_IGNORE 23:12:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_IGNORE 23:12:50.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #9 SSH_MSG_IGNORE 23:12:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_IGNORE 23:12:50.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #8 SSH_MSG_IGNORE 23:12:51.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_IGNORE 23:12:51.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #9 SSH_MSG_IGNORE 23:12:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:12:51.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #10 SSH_MSG_IGNORE 23:12:51.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_IGNORE 23:12:51.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #14 SSH_MSG_IGNORE 23:12:51.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:12:51.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #13 SSH_MSG_IGNORE 23:12:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_IGNORE 23:12:51.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #11 SSH_MSG_IGNORE 23:12:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_IGNORE 23:12:51.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #15 SSH_MSG_IGNORE 23:12:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:12:51.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #12 SSH_MSG_IGNORE 23:12:51.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_IGNORE 23:12:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #13 SSH_MSG_IGNORE 23:12:51.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_IGNORE 23:12:51.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #8 SSH_MSG_IGNORE 23:12:51.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_IGNORE 23:12:51.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #12 SSH_MSG_IGNORE 23:12:51.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_IGNORE 23:12:51.706 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #14 SSH_MSG_IGNORE 23:12:51.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:12:51.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #11 SSH_MSG_IGNORE 23:12:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_IGNORE 23:12:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #9 SSH_MSG_IGNORE 23:12:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_IGNORE 23:12:51.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #15 SSH_MSG_IGNORE 23:12:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:12:51.911 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #10 SSH_MSG_IGNORE 23:12:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_IGNORE 23:12:51.956 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #10 SSH_MSG_IGNORE 23:12:52.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_IGNORE 23:12:52.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #12 SSH_MSG_IGNORE 23:12:52.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_IGNORE 23:12:52.263 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #13 SSH_MSG_IGNORE 23:12:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_IGNORE 23:12:52.266 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #9 SSH_MSG_IGNORE 23:12:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_IGNORE 23:12:52.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #8 SSH_MSG_IGNORE 23:12:52.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_IGNORE 23:12:52.344 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #14 SSH_MSG_IGNORE 23:12:52.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:12:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #15 SSH_MSG_IGNORE 23:12:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:12:52.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #11 SSH_MSG_IGNORE 23:12:52.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_IGNORE 23:12:52.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #9 SSH_MSG_IGNORE 23:12:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_IGNORE 23:12:52.762 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #8 SSH_MSG_IGNORE 23:12:52.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:12:52.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #12 SSH_MSG_IGNORE 23:12:52.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_IGNORE 23:12:52.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #13 SSH_MSG_IGNORE 23:12:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_IGNORE 23:12:52.833 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #11 SSH_MSG_IGNORE 23:12:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_IGNORE 23:12:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #10 SSH_MSG_IGNORE 23:12:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_IGNORE 23:12:52.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #15 SSH_MSG_IGNORE 23:12:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:12:52.876 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:52.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #14 SSH_MSG_IGNORE 23:12:52.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:12:52.947 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #9 SSH_MSG_IGNORE 23:12:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_IGNORE 23:12:53.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #13 SSH_MSG_IGNORE 23:12:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_IGNORE 23:12:53.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #14 SSH_MSG_IGNORE 23:12:53.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:12:53.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #10 SSH_MSG_IGNORE 23:12:53.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_IGNORE 23:12:53.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.355 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #8 SSH_MSG_IGNORE 23:12:53.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_IGNORE 23:12:53.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #12 SSH_MSG_IGNORE 23:12:53.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_IGNORE 23:12:53.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #15 SSH_MSG_IGNORE 23:12:53.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:12:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #11 SSH_MSG_IGNORE 23:12:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_IGNORE 23:12:53.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.732 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #13 SSH_MSG_IGNORE 23:12:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_IGNORE 23:12:53.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #8 SSH_MSG_IGNORE 23:12:53.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_IGNORE 23:12:53.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #10 SSH_MSG_IGNORE 23:12:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_IGNORE 23:12:53.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #9 SSH_MSG_IGNORE 23:12:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_IGNORE 23:12:53.894 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:53.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #14 SSH_MSG_IGNORE 23:12:53.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:12:53.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #12 SSH_MSG_IGNORE 23:12:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_IGNORE 23:12:53.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.014 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #11 SSH_MSG_IGNORE 23:12:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_IGNORE 23:12:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #15 SSH_MSG_IGNORE 23:12:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:12:54.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #8 SSH_MSG_IGNORE 23:12:54.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_IGNORE 23:12:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #13 SSH_MSG_IGNORE 23:12:54.254 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_IGNORE 23:12:54.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #11 SSH_MSG_IGNORE 23:12:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_IGNORE 23:12:54.389 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #9 SSH_MSG_IGNORE 23:12:54.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_IGNORE 23:12:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #15 SSH_MSG_IGNORE 23:12:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:12:54.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #10 SSH_MSG_IGNORE 23:12:54.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_IGNORE 23:12:54.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #12 SSH_MSG_IGNORE 23:12:54.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:12:54.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #14 SSH_MSG_IGNORE 23:12:54.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:12:54.749 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #8 SSH_MSG_IGNORE 23:12:54.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_IGNORE 23:12:54.755 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #13 SSH_MSG_IGNORE 23:12:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_IGNORE 23:12:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #9 SSH_MSG_IGNORE 23:12:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_IGNORE 23:12:54.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.911 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:54.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #10 SSH_MSG_IGNORE 23:12:54.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_IGNORE 23:12:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #15 SSH_MSG_IGNORE 23:12:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:12:54.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #14 SSH_MSG_IGNORE 23:12:55.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:12:55.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.091 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #12 SSH_MSG_IGNORE 23:12:55.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:12:55.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #11 SSH_MSG_IGNORE 23:12:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_IGNORE 23:12:55.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #8 SSH_MSG_IGNORE 23:12:55.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:12:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #16 SSH_MSG_IGNORE 23:12:55.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:12:55.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #10 SSH_MSG_IGNORE 23:12:55.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_IGNORE 23:12:55.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #11 SSH_MSG_IGNORE 23:12:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_IGNORE 23:12:55.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #13 SSH_MSG_IGNORE 23:12:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_IGNORE 23:12:55.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #16 SSH_MSG_IGNORE 23:12:55.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:12:55.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #9 SSH_MSG_IGNORE 23:12:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_IGNORE 23:12:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #14 SSH_MSG_IGNORE 23:12:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:12:55.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #13 SSH_MSG_IGNORE 23:12:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_IGNORE 23:12:55.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.810 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #12 SSH_MSG_IGNORE 23:12:55.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:12:55.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #9 SSH_MSG_IGNORE 23:12:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_IGNORE 23:12:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #15 SSH_MSG_IGNORE 23:12:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:12:55.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.920 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #8 SSH_MSG_IGNORE 23:12:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_IGNORE 23:12:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #11 SSH_MSG_IGNORE 23:12:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_IGNORE 23:12:55.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #10 SSH_MSG_IGNORE 23:12:55.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_IGNORE 23:12:55.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:55.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #14 SSH_MSG_IGNORE 23:12:55.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:12:56.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #16 SSH_MSG_IGNORE 23:12:56.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:12:56.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #12 SSH_MSG_IGNORE 23:12:56.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:12:56.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #15 SSH_MSG_IGNORE 23:12:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:12:56.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #9 SSH_MSG_IGNORE 23:12:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_IGNORE 23:12:56.420 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #10 SSH_MSG_IGNORE 23:12:56.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_IGNORE 23:12:56.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #8 SSH_MSG_IGNORE 23:12:56.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_IGNORE 23:12:56.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #11 SSH_MSG_IGNORE 23:12:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_IGNORE 23:12:56.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #14 SSH_MSG_IGNORE 23:12:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:12:56.572 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #16 SSH_MSG_IGNORE 23:12:56.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:12:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #13 SSH_MSG_IGNORE 23:12:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_IGNORE 23:12:56.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #15 SSH_MSG_IGNORE 23:12:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:12:56.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #8 SSH_MSG_IGNORE 23:12:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_IGNORE 23:12:56.897 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #12 SSH_MSG_IGNORE 23:12:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_IGNORE 23:12:56.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #9 SSH_MSG_IGNORE 23:12:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_IGNORE 23:12:56.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:12:56.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #16 SSH_MSG_IGNORE 23:12:56.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:12:57.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #11 SSH_MSG_IGNORE 23:12:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_IGNORE 23:12:57.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #12 SSH_MSG_IGNORE 23:12:57.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_IGNORE 23:12:57.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #15 SSH_MSG_IGNORE 23:12:57.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:12:57.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #8 SSH_MSG_IGNORE 23:12:57.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_IGNORE 23:12:57.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #14 SSH_MSG_IGNORE 23:12:57.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:12:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #13 SSH_MSG_IGNORE 23:12:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_IGNORE 23:12:57.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #10 SSH_MSG_IGNORE 23:12:57.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_IGNORE 23:12:57.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #10 SSH_MSG_IGNORE 23:12:57.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_IGNORE 23:12:57.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #16 SSH_MSG_IGNORE 23:12:57.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:12:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #13 SSH_MSG_IGNORE 23:12:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_IGNORE 23:12:57.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #9 SSH_MSG_IGNORE 23:12:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_IGNORE 23:12:57.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #11 SSH_MSG_IGNORE 23:12:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_IGNORE 23:12:57.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #14 SSH_MSG_IGNORE 23:12:57.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:12:57.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #12 SSH_MSG_IGNORE 23:12:57.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_IGNORE 23:12:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #15 SSH_MSG_IGNORE 23:12:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:12:57.781 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #8 SSH_MSG_IGNORE 23:12:57.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_IGNORE 23:12:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #9 SSH_MSG_IGNORE 23:12:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_IGNORE 23:12:57.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #16 SSH_MSG_IGNORE 23:12:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:12:57.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #13 SSH_MSG_IGNORE 23:12:57.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:12:58.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #10 SSH_MSG_IGNORE 23:12:58.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_IGNORE 23:12:58.041 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.148 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #11 SSH_MSG_IGNORE 23:12:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_IGNORE 23:12:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #15 SSH_MSG_IGNORE 23:12:58.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:12:58.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #12 SSH_MSG_IGNORE 23:12:58.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_IGNORE 23:12:58.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #14 SSH_MSG_IGNORE 23:12:58.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:12:58.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #9 SSH_MSG_IGNORE 23:12:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_IGNORE 23:12:58.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #8 SSH_MSG_IGNORE 23:12:58.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_IGNORE 23:12:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #13 SSH_MSG_IGNORE 23:12:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_IGNORE 23:12:58.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #10 SSH_MSG_IGNORE 23:12:58.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_IGNORE 23:12:58.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #14 SSH_MSG_IGNORE 23:12:58.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:12:58.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #16 SSH_MSG_IGNORE 23:12:58.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:12:58.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #12 SSH_MSG_IGNORE 23:12:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_IGNORE 23:12:58.905 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #8 SSH_MSG_IGNORE 23:12:58.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_IGNORE 23:12:58.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #11 SSH_MSG_IGNORE 23:12:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_IGNORE 23:12:59.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #10 SSH_MSG_IGNORE 23:12:59.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_IGNORE 23:12:59.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #16 SSH_MSG_IGNORE 23:12:59.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:12:59.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #14 SSH_MSG_IGNORE 23:12:59.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:12:59.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #15 SSH_MSG_IGNORE 23:12:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:12:59.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #13 SSH_MSG_IGNORE 23:12:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_IGNORE 23:12:59.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #9 SSH_MSG_IGNORE 23:12:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_IGNORE 23:12:59.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #11 SSH_MSG_IGNORE 23:12:59.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_IGNORE 23:12:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #15 SSH_MSG_IGNORE 23:12:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:12:59.378 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #9 SSH_MSG_IGNORE 23:12:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_IGNORE 23:12:59.431 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #12 SSH_MSG_IGNORE 23:12:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_IGNORE 23:12:59.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #11 SSH_MSG_IGNORE 23:12:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_IGNORE 23:12:59.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #8 SSH_MSG_IGNORE 23:12:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_IGNORE 23:12:59.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #13 SSH_MSG_IGNORE 23:12:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_IGNORE 23:12:59.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #10 SSH_MSG_IGNORE 23:12:59.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_IGNORE 23:12:59.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #12 SSH_MSG_IGNORE 23:12:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_IGNORE 23:12:59.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #16 SSH_MSG_IGNORE 23:12:59.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:12:59.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #14 SSH_MSG_IGNORE 23:12:59.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_IGNORE 23:12:59.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #15 SSH_MSG_IGNORE 23:12:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:12:59.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:12:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #9 SSH_MSG_IGNORE 23:12:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_IGNORE 23:12:59.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #16 SSH_MSG_IGNORE 23:13:00.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:13:00.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #8 SSH_MSG_IGNORE 23:13:00.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_IGNORE 23:13:00.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #10 SSH_MSG_IGNORE 23:13:00.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_IGNORE 23:13:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #11 SSH_MSG_IGNORE 23:13:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_IGNORE 23:13:00.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #14 SSH_MSG_IGNORE 23:13:00.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_IGNORE 23:13:00.289 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #15 SSH_MSG_IGNORE 23:13:00.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:13:00.301 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #13 SSH_MSG_IGNORE 23:13:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_IGNORE 23:13:00.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #12 SSH_MSG_IGNORE 23:13:00.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_IGNORE 23:13:00.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #9 SSH_MSG_IGNORE 23:13:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_IGNORE 23:13:00.470 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #8 SSH_MSG_IGNORE 23:13:00.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_IGNORE 23:13:00.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #11 SSH_MSG_IGNORE 23:13:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_IGNORE 23:13:00.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #16 SSH_MSG_IGNORE 23:13:00.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:13:00.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #13 SSH_MSG_IGNORE 23:13:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_IGNORE 23:13:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #15 SSH_MSG_IGNORE 23:13:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:13:00.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #10 SSH_MSG_IGNORE 23:13:00.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_IGNORE 23:13:00.828 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #12 SSH_MSG_IGNORE 23:13:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_IGNORE 23:13:00.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #14 SSH_MSG_IGNORE 23:13:01.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_IGNORE 23:13:01.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #9 SSH_MSG_IGNORE 23:13:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_IGNORE 23:13:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #16 SSH_MSG_IGNORE 23:13:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:13:01.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #10 SSH_MSG_IGNORE 23:13:01.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_IGNORE 23:13:01.220 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #8 SSH_MSG_IGNORE 23:13:01.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:13:01.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #14 SSH_MSG_IGNORE 23:13:01.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_IGNORE 23:13:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #15 SSH_MSG_IGNORE 23:13:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:13:01.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #12 SSH_MSG_IGNORE 23:13:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_IGNORE 23:13:01.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #11 SSH_MSG_IGNORE 23:13:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_IGNORE 23:13:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #13 SSH_MSG_IGNORE 23:13:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_IGNORE 23:13:01.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #9 SSH_MSG_IGNORE 23:13:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_IGNORE 23:13:01.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #10 SSH_MSG_IGNORE 23:13:01.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_IGNORE 23:13:01.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #8 SSH_MSG_IGNORE 23:13:01.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_IGNORE 23:13:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #16 SSH_MSG_IGNORE 23:13:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:13:01.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #11 SSH_MSG_IGNORE 23:13:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_IGNORE 23:13:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #12 SSH_MSG_IGNORE 23:13:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_IGNORE 23:13:01.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:01.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #14 SSH_MSG_IGNORE 23:13:01.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_IGNORE 23:13:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #15 SSH_MSG_IGNORE 23:13:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:13:02.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #9 SSH_MSG_IGNORE 23:13:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_IGNORE 23:13:02.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #8 SSH_MSG_IGNORE 23:13:02.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_IGNORE 23:13:02.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #10 SSH_MSG_IGNORE 23:13:02.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_IGNORE 23:13:02.114 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #13 SSH_MSG_IGNORE 23:13:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_IGNORE 23:13:02.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #16 SSH_MSG_IGNORE 23:13:02.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:13:02.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #11 SSH_MSG_IGNORE 23:13:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_IGNORE 23:13:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #15 SSH_MSG_IGNORE 23:13:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:13:02.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.489 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #12 SSH_MSG_IGNORE 23:13:02.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_IGNORE 23:13:02.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #14 SSH_MSG_IGNORE 23:13:02.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_IGNORE 23:13:02.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #9 SSH_MSG_IGNORE 23:13:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_IGNORE 23:13:02.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.665 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #13 SSH_MSG_IGNORE 23:13:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_IGNORE 23:13:02.767 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #8 SSH_MSG_IGNORE 23:13:02.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_IGNORE 23:13:02.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #16 SSH_MSG_IGNORE 23:13:02.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:13:02.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #11 SSH_MSG_IGNORE 23:13:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_IGNORE 23:13:02.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.926 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #12 SSH_MSG_IGNORE 23:13:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_IGNORE 23:13:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #15 SSH_MSG_IGNORE 23:13:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:13:02.951 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:02.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #14 SSH_MSG_IGNORE 23:13:02.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:13:02.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.024 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #9 SSH_MSG_IGNORE 23:13:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_IGNORE 23:13:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #13 SSH_MSG_IGNORE 23:13:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_IGNORE 23:13:03.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #8 SSH_MSG_IGNORE 23:13:03.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_IGNORE 23:13:03.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #10 SSH_MSG_IGNORE 23:13:03.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_IGNORE 23:13:03.358 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #10 SSH_MSG_IGNORE 23:13:03.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_IGNORE 23:13:03.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #16 SSH_MSG_IGNORE 23:13:03.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:13:03.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #11 SSH_MSG_IGNORE 23:13:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_IGNORE 23:13:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #14 SSH_MSG_IGNORE 23:13:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_IGNORE 23:13:03.479 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #9 SSH_MSG_IGNORE 23:13:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_IGNORE 23:13:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #15 SSH_MSG_IGNORE 23:13:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:13:03.532 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #13 SSH_MSG_IGNORE 23:13:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_IGNORE 23:13:03.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #12 SSH_MSG_IGNORE 23:13:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:13:03.655 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #8 SSH_MSG_IGNORE 23:13:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_IGNORE 23:13:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #11 SSH_MSG_IGNORE 23:13:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_IGNORE 23:13:03.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #10 SSH_MSG_IGNORE 23:13:03.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_IGNORE 23:13:03.819 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #15 SSH_MSG_IGNORE 23:13:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:13:03.871 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #16 SSH_MSG_IGNORE 23:13:03.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:13:03.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:03.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #14 SSH_MSG_IGNORE 23:13:03.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_IGNORE 23:13:04.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #9 SSH_MSG_IGNORE 23:13:04.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_IGNORE 23:13:04.136 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #13 SSH_MSG_IGNORE 23:13:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_IGNORE 23:13:04.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #12 SSH_MSG_IGNORE 23:13:04.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_IGNORE 23:13:04.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #16 SSH_MSG_IGNORE 23:13:04.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:13:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #15 SSH_MSG_IGNORE 23:13:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:13:04.382 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #10 SSH_MSG_IGNORE 23:13:04.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_IGNORE 23:13:04.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #8 SSH_MSG_IGNORE 23:13:04.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_IGNORE 23:13:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #11 SSH_MSG_IGNORE 23:13:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_IGNORE 23:13:04.474 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #14 SSH_MSG_IGNORE 23:13:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_IGNORE 23:13:04.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #9 SSH_MSG_IGNORE 23:13:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_IGNORE 23:13:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #13 SSH_MSG_IGNORE 23:13:04.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_IGNORE 23:13:04.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #10 SSH_MSG_IGNORE 23:13:04.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_IGNORE 23:13:04.737 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #12 SSH_MSG_IGNORE 23:13:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_IGNORE 23:13:04.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #8 SSH_MSG_IGNORE 23:13:04.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_IGNORE 23:13:04.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #11 SSH_MSG_IGNORE 23:13:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:13:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #15 SSH_MSG_IGNORE 23:13:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:13:04.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #14 SSH_MSG_IGNORE 23:13:05.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_IGNORE 23:13:05.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #9 SSH_MSG_IGNORE 23:13:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_IGNORE 23:13:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #13 SSH_MSG_IGNORE 23:13:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:13:05.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #10 SSH_MSG_IGNORE 23:13:05.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_IGNORE 23:13:05.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #12 SSH_MSG_IGNORE 23:13:05.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_IGNORE 23:13:05.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #16 SSH_MSG_IGNORE 23:13:05.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:13:05.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #8 SSH_MSG_IGNORE 23:13:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_IGNORE 23:13:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #15 SSH_MSG_IGNORE 23:13:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:13:05.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #11 SSH_MSG_IGNORE 23:13:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_IGNORE 23:13:05.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #16 SSH_MSG_IGNORE 23:13:05.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:13:05.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #9 SSH_MSG_IGNORE 23:13:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_IGNORE 23:13:05.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #12 SSH_MSG_IGNORE 23:13:05.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_IGNORE 23:13:05.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #13 SSH_MSG_IGNORE 23:13:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_IGNORE 23:13:05.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #10 SSH_MSG_IGNORE 23:13:05.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_IGNORE 23:13:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #11 SSH_MSG_IGNORE 23:13:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_IGNORE 23:13:05.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:05.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #14 SSH_MSG_IGNORE 23:13:05.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_IGNORE 23:13:05.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #14 SSH_MSG_IGNORE 23:13:06.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:13:06.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #16 SSH_MSG_IGNORE 23:13:06.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:13:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #15 SSH_MSG_IGNORE 23:13:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:13:06.206 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #8 SSH_MSG_IGNORE 23:13:06.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_IGNORE 23:13:06.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #10 SSH_MSG_IGNORE 23:13:06.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_IGNORE 23:13:06.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #13 SSH_MSG_IGNORE 23:13:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_IGNORE 23:13:06.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #9 SSH_MSG_IGNORE 23:13:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_IGNORE 23:13:06.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #12 SSH_MSG_IGNORE 23:13:06.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_IGNORE 23:13:06.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #15 SSH_MSG_IGNORE 23:13:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:13:06.447 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #11 SSH_MSG_IGNORE 23:13:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_IGNORE 23:13:06.453 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.558 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #8 SSH_MSG_IGNORE 23:13:06.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_IGNORE 23:13:06.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #16 SSH_MSG_IGNORE 23:13:06.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:13:06.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #9 SSH_MSG_IGNORE 23:13:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_IGNORE 23:13:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #14 SSH_MSG_IGNORE 23:13:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_IGNORE 23:13:06.754 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #10 SSH_MSG_IGNORE 23:13:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_IGNORE 23:13:06.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #8 SSH_MSG_IGNORE 23:13:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_IGNORE 23:13:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #13 SSH_MSG_IGNORE 23:13:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_IGNORE 23:13:06.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:06.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #12 SSH_MSG_IGNORE 23:13:06.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_IGNORE 23:13:06.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.016 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #11 SSH_MSG_IGNORE 23:13:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_IGNORE 23:13:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #15 SSH_MSG_IGNORE 23:13:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:13:07.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #9 SSH_MSG_IGNORE 23:13:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_IGNORE 23:13:07.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #16 SSH_MSG_IGNORE 23:13:07.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:13:07.156 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #12 SSH_MSG_IGNORE 23:13:07.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_IGNORE 23:13:07.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #14 SSH_MSG_IGNORE 23:13:07.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_IGNORE 23:13:07.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #16 SSH_MSG_IGNORE 23:13:07.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:13:07.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #13 SSH_MSG_IGNORE 23:13:07.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_IGNORE 23:13:07.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #8 SSH_MSG_IGNORE 23:13:07.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_IGNORE 23:13:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #11 SSH_MSG_IGNORE 23:13:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_IGNORE 23:13:07.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #10 SSH_MSG_IGNORE 23:13:07.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_IGNORE 23:13:07.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #15 SSH_MSG_IGNORE 23:13:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:13:07.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #9 SSH_MSG_IGNORE 23:13:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_IGNORE 23:13:07.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #14 SSH_MSG_IGNORE 23:13:07.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_IGNORE 23:13:07.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #12 SSH_MSG_IGNORE 23:13:07.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_IGNORE 23:13:07.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:07.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #8 SSH_MSG_IGNORE 23:13:07.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_IGNORE 23:13:08.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #13 SSH_MSG_IGNORE 23:13:08.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_IGNORE 23:13:08.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #16 SSH_MSG_IGNORE 23:13:08.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:13:08.176 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #12 SSH_MSG_IGNORE 23:13:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_IGNORE 23:13:08.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #14 SSH_MSG_IGNORE 23:13:08.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_IGNORE 23:13:08.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.244 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #11 SSH_MSG_IGNORE 23:13:08.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_IGNORE 23:13:08.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #10 SSH_MSG_IGNORE 23:13:08.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_IGNORE 23:13:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #15 SSH_MSG_IGNORE 23:13:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:13:08.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #8 SSH_MSG_IGNORE 23:13:08.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_IGNORE 23:13:08.489 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #9 SSH_MSG_IGNORE 23:13:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_IGNORE 23:13:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #13 SSH_MSG_IGNORE 23:13:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_IGNORE 23:13:08.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #10 SSH_MSG_IGNORE 23:13:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:13:08.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #16 SSH_MSG_IGNORE 23:13:08.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:13:08.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #15 SSH_MSG_IGNORE 23:13:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:13:08.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:08.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #14 SSH_MSG_IGNORE 23:13:08.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_IGNORE 23:13:08.934 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #11 SSH_MSG_IGNORE 23:13:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:13:09.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #8 SSH_MSG_IGNORE 23:13:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_IGNORE 23:13:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #12 SSH_MSG_IGNORE 23:13:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_IGNORE 23:13:09.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #9 SSH_MSG_IGNORE 23:13:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_IGNORE 23:13:09.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #13 SSH_MSG_IGNORE 23:13:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_IGNORE 23:13:09.189 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #10 SSH_MSG_IGNORE 23:13:09.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_IGNORE 23:13:09.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #15 SSH_MSG_IGNORE 23:13:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:13:09.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #12 SSH_MSG_IGNORE 23:13:09.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_IGNORE 23:13:09.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #11 SSH_MSG_IGNORE 23:13:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_IGNORE 23:13:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #9 SSH_MSG_IGNORE 23:13:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_IGNORE 23:13:09.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #14 SSH_MSG_IGNORE 23:13:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:13:09.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #13 SSH_MSG_IGNORE 23:13:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_IGNORE 23:13:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #16 SSH_MSG_IGNORE 23:13:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:13:09.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #8 SSH_MSG_IGNORE 23:13:09.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_IGNORE 23:13:09.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #10 SSH_MSG_IGNORE 23:13:09.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_IGNORE 23:13:09.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #15 SSH_MSG_IGNORE 23:13:09.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:13:09.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #16 SSH_MSG_IGNORE 23:13:09.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:13:09.687 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #9 SSH_MSG_IGNORE 23:13:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_IGNORE 23:13:09.705 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #12 SSH_MSG_IGNORE 23:13:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_IGNORE 23:13:09.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #11 SSH_MSG_IGNORE 23:13:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_IGNORE 23:13:09.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:09.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #14 SSH_MSG_IGNORE 23:13:09.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:13:10.088 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #13 SSH_MSG_IGNORE 23:13:10.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_IGNORE 23:13:10.116 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #8 SSH_MSG_IGNORE 23:13:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_IGNORE 23:13:10.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #16 SSH_MSG_IGNORE 23:13:10.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:13:10.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #10 SSH_MSG_IGNORE 23:13:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_IGNORE 23:13:10.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #9 SSH_MSG_IGNORE 23:13:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_IGNORE 23:13:10.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #14 SSH_MSG_IGNORE 23:13:10.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_IGNORE 23:13:10.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #15 SSH_MSG_IGNORE 23:13:10.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:13:10.415 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #12 SSH_MSG_IGNORE 23:13:10.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_IGNORE 23:13:10.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #8 SSH_MSG_IGNORE 23:13:10.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_IGNORE 23:13:10.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #13 SSH_MSG_IGNORE 23:13:10.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_IGNORE 23:13:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #15 SSH_MSG_IGNORE 23:13:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:13:10.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #11 SSH_MSG_IGNORE 23:13:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_IGNORE 23:13:10.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #14 SSH_MSG_IGNORE 23:13:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_IGNORE 23:13:10.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #10 SSH_MSG_IGNORE 23:13:10.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_IGNORE 23:13:10.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #12 SSH_MSG_IGNORE 23:13:10.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_IGNORE 23:13:10.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #9 SSH_MSG_IGNORE 23:13:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_IGNORE 23:13:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #16 SSH_MSG_IGNORE 23:13:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:13:11.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #13 SSH_MSG_IGNORE 23:13:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_IGNORE 23:13:11.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #11 SSH_MSG_IGNORE 23:13:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_IGNORE 23:13:11.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #10 SSH_MSG_IGNORE 23:13:11.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_IGNORE 23:13:11.225 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.282 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #8 SSH_MSG_IGNORE 23:13:11.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_IGNORE 23:13:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #14 SSH_MSG_IGNORE 23:13:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_IGNORE 23:13:11.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #15 SSH_MSG_IGNORE 23:13:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:13:11.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #12 SSH_MSG_IGNORE 23:13:11.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_IGNORE 23:13:11.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #16 SSH_MSG_IGNORE 23:13:11.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:13:11.530 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #11 SSH_MSG_IGNORE 23:13:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_IGNORE 23:13:11.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #9 SSH_MSG_IGNORE 23:13:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_IGNORE 23:13:11.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #8 SSH_MSG_IGNORE 23:13:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_IGNORE 23:13:11.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #13 SSH_MSG_IGNORE 23:13:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_IGNORE 23:13:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #15 SSH_MSG_IGNORE 23:13:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:13:11.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #10 SSH_MSG_IGNORE 23:13:11.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_IGNORE 23:13:11.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #16 SSH_MSG_IGNORE 23:13:11.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:13:11.903 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #14 SSH_MSG_IGNORE 23:13:11.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_IGNORE 23:13:11.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.984 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:11.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #12 SSH_MSG_IGNORE 23:13:11.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_IGNORE 23:13:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #11 SSH_MSG_IGNORE 23:13:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_IGNORE 23:13:11.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #13 SSH_MSG_IGNORE 23:13:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_IGNORE 23:13:12.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #8 SSH_MSG_IGNORE 23:13:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_IGNORE 23:13:12.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #10 SSH_MSG_IGNORE 23:13:12.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_IGNORE 23:13:12.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #16 SSH_MSG_IGNORE 23:13:12.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:13:12.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #15 SSH_MSG_IGNORE 23:13:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:13:12.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #9 SSH_MSG_IGNORE 23:13:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_IGNORE 23:13:12.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #14 SSH_MSG_IGNORE 23:13:12.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_IGNORE 23:13:12.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #12 SSH_MSG_IGNORE 23:13:12.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_IGNORE 23:13:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #11 SSH_MSG_IGNORE 23:13:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_IGNORE 23:13:12.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #13 SSH_MSG_IGNORE 23:13:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_IGNORE 23:13:12.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #9 SSH_MSG_IGNORE 23:13:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_IGNORE 23:13:12.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #8 SSH_MSG_IGNORE 23:13:12.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_IGNORE 23:13:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #15 SSH_MSG_IGNORE 23:13:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:13:12.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.807 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #10 SSH_MSG_IGNORE 23:13:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_IGNORE 23:13:13.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #11 SSH_MSG_IGNORE 23:13:13.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_IGNORE 23:13:13.001 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #16 SSH_MSG_IGNORE 23:13:13.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:13:13.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #14 SSH_MSG_IGNORE 23:13:13.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_IGNORE 23:13:13.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #13 SSH_MSG_IGNORE 23:13:13.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_IGNORE 23:13:13.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #10 SSH_MSG_IGNORE 23:13:13.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_IGNORE 23:13:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #12 SSH_MSG_IGNORE 23:13:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_IGNORE 23:13:13.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #9 SSH_MSG_IGNORE 23:13:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_IGNORE 23:13:13.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #8 SSH_MSG_IGNORE 23:13:13.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_IGNORE 23:13:13.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #15 SSH_MSG_IGNORE 23:13:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:13:13.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #14 SSH_MSG_IGNORE 23:13:13.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_IGNORE 23:13:13.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #11 SSH_MSG_IGNORE 23:13:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_IGNORE 23:13:13.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #16 SSH_MSG_IGNORE 23:13:13.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:13:13.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #13 SSH_MSG_IGNORE 23:13:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_IGNORE 23:13:13.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #8 SSH_MSG_IGNORE 23:13:13.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_IGNORE 23:13:13.798 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #12 SSH_MSG_IGNORE 23:13:13.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_IGNORE 23:13:13.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #10 SSH_MSG_IGNORE 23:13:13.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_IGNORE 23:13:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #15 SSH_MSG_IGNORE 23:13:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:13:13.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #9 SSH_MSG_IGNORE 23:13:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_IGNORE 23:13:14.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #16 SSH_MSG_IGNORE 23:13:14.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:13:14.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #14 SSH_MSG_IGNORE 23:13:14.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_IGNORE 23:13:14.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #9 SSH_MSG_IGNORE 23:13:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_IGNORE 23:13:14.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #8 SSH_MSG_IGNORE 23:13:14.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_IGNORE 23:13:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #11 SSH_MSG_IGNORE 23:13:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_IGNORE 23:13:14.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #13 SSH_MSG_IGNORE 23:13:14.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_IGNORE 23:13:14.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #12 SSH_MSG_IGNORE 23:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_IGNORE 23:13:14.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #10 SSH_MSG_IGNORE 23:13:14.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_IGNORE 23:13:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #15 SSH_MSG_IGNORE 23:13:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:13:14.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #11 SSH_MSG_IGNORE 23:13:14.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_IGNORE 23:13:14.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #16 SSH_MSG_IGNORE 23:13:14.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:13:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #13 SSH_MSG_IGNORE 23:13:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_IGNORE 23:13:14.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #8 SSH_MSG_IGNORE 23:13:14.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_IGNORE 23:13:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #14 SSH_MSG_IGNORE 23:13:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_IGNORE 23:13:14.845 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #12 SSH_MSG_IGNORE 23:13:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_IGNORE 23:13:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #9 SSH_MSG_IGNORE 23:13:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_IGNORE 23:13:14.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #10 SSH_MSG_IGNORE 23:13:14.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_IGNORE 23:13:14.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:14.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #16 SSH_MSG_IGNORE 23:13:14.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:13:14.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #15 SSH_MSG_IGNORE 23:13:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:13:15.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #8 SSH_MSG_IGNORE 23:13:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_IGNORE 23:13:15.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #14 SSH_MSG_IGNORE 23:13:15.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_IGNORE 23:13:15.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #13 SSH_MSG_IGNORE 23:13:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_IGNORE 23:13:15.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #11 SSH_MSG_IGNORE 23:13:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_IGNORE 23:13:15.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #9 SSH_MSG_IGNORE 23:13:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_IGNORE 23:13:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #11 SSH_MSG_IGNORE 23:13:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_IGNORE 23:13:15.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #10 SSH_MSG_IGNORE 23:13:15.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_IGNORE 23:13:15.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #16 SSH_MSG_IGNORE 23:13:15.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:13:15.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #12 SSH_MSG_IGNORE 23:13:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_IGNORE 23:13:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #15 SSH_MSG_IGNORE 23:13:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:13:15.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #13 SSH_MSG_IGNORE 23:13:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_IGNORE 23:13:15.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #8 SSH_MSG_IGNORE 23:13:15.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_IGNORE 23:13:15.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #9 SSH_MSG_IGNORE 23:13:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_IGNORE 23:13:15.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #14 SSH_MSG_IGNORE 23:13:15.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_IGNORE 23:13:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #15 SSH_MSG_IGNORE 23:13:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:13:15.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #12 SSH_MSG_IGNORE 23:13:15.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_IGNORE 23:13:15.913 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #10 SSH_MSG_IGNORE 23:13:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_IGNORE 23:13:16.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #16 SSH_MSG_IGNORE 23:13:16.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:13:16.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #11 SSH_MSG_IGNORE 23:13:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_IGNORE 23:13:16.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #14 SSH_MSG_IGNORE 23:13:16.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_IGNORE 23:13:16.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #13 SSH_MSG_IGNORE 23:13:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_IGNORE 23:13:16.281 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #8 SSH_MSG_IGNORE 23:13:16.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_IGNORE 23:13:16.451 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #15 SSH_MSG_IGNORE 23:13:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:13:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #9 SSH_MSG_IGNORE 23:13:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_IGNORE 23:13:16.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #10 SSH_MSG_IGNORE 23:13:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_IGNORE 23:13:16.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #12 SSH_MSG_IGNORE 23:13:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_IGNORE 23:13:16.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #8 SSH_MSG_IGNORE 23:13:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_IGNORE 23:13:16.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #11 SSH_MSG_IGNORE 23:13:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_IGNORE 23:13:16.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #14 SSH_MSG_IGNORE 23:13:16.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_IGNORE 23:13:16.798 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #16 SSH_MSG_IGNORE 23:13:16.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:13:16.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:16.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #10 SSH_MSG_IGNORE 23:13:16.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_IGNORE 23:13:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #9 SSH_MSG_IGNORE 23:13:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_IGNORE 23:13:16.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #12 SSH_MSG_IGNORE 23:13:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_IGNORE 23:13:17.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #13 SSH_MSG_IGNORE 23:13:17.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_IGNORE 23:13:17.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #11 SSH_MSG_IGNORE 23:13:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_IGNORE 23:13:17.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #16 SSH_MSG_IGNORE 23:13:17.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:13:17.146 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #15 SSH_MSG_IGNORE 23:13:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:13:17.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #13 SSH_MSG_IGNORE 23:13:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_IGNORE 23:13:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #9 SSH_MSG_IGNORE 23:13:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_IGNORE 23:13:17.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #14 SSH_MSG_IGNORE 23:13:17.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_IGNORE 23:13:17.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.436 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #10 SSH_MSG_IGNORE 23:13:17.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_IGNORE 23:13:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #8 SSH_MSG_IGNORE 23:13:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_IGNORE 23:13:17.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #12 SSH_MSG_IGNORE 23:13:17.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_IGNORE 23:13:17.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #15 SSH_MSG_IGNORE 23:13:17.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:13:17.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #11 SSH_MSG_IGNORE 23:13:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_IGNORE 23:13:17.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #13 SSH_MSG_IGNORE 23:13:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_IGNORE 23:13:17.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #9 SSH_MSG_IGNORE 23:13:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_IGNORE 23:13:17.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:17.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #14 SSH_MSG_IGNORE 23:13:17.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_IGNORE 23:13:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #16 SSH_MSG_IGNORE 23:13:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:13:17.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #8 SSH_MSG_IGNORE 23:13:18.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_IGNORE 23:13:18.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #11 SSH_MSG_IGNORE 23:13:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_IGNORE 23:13:18.128 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #10 SSH_MSG_IGNORE 23:13:18.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_IGNORE 23:13:18.133 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #15 SSH_MSG_IGNORE 23:13:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:13:18.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #16 SSH_MSG_IGNORE 23:13:18.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:13:18.219 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #12 SSH_MSG_IGNORE 23:13:18.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_IGNORE 23:13:18.278 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #8 SSH_MSG_IGNORE 23:13:18.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_IGNORE 23:13:18.463 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #9 SSH_MSG_IGNORE 23:13:18.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_IGNORE 23:13:18.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #14 SSH_MSG_IGNORE 23:13:18.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_IGNORE 23:13:18.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #13 SSH_MSG_IGNORE 23:13:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_IGNORE 23:13:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #10 SSH_MSG_IGNORE 23:13:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_IGNORE 23:13:18.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #15 SSH_MSG_IGNORE 23:13:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:13:18.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #12 SSH_MSG_IGNORE 23:13:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_IGNORE 23:13:18.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #11 SSH_MSG_IGNORE 23:13:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_IGNORE 23:13:18.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:13:18.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #8 SSH_MSG_IGNORE 23:13:18.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_IGNORE 23:13:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #13 SSH_MSG_IGNORE 23:13:19.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_IGNORE 23:13:19.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #9 SSH_MSG_IGNORE 23:13:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_IGNORE 23:13:19.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #16 SSH_MSG_IGNORE 23:13:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:13:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #14 SSH_MSG_IGNORE 23:13:19.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_IGNORE 23:13:19.098 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #11 SSH_MSG_IGNORE 23:13:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_IGNORE 23:13:19.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #10 SSH_MSG_IGNORE 23:13:19.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_IGNORE 23:13:19.148 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #12 SSH_MSG_IGNORE 23:13:19.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_IGNORE 23:13:19.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #15 SSH_MSG_IGNORE 23:13:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:13:19.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #14 SSH_MSG_IGNORE 23:13:19.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_IGNORE 23:13:19.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #16 SSH_MSG_IGNORE 23:13:19.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:13:19.396 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #13 SSH_MSG_IGNORE 23:13:19.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_IGNORE 23:13:19.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #9 SSH_MSG_IGNORE 23:13:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_IGNORE 23:13:19.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #10 SSH_MSG_IGNORE 23:13:19.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_IGNORE 23:13:19.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #12 SSH_MSG_IGNORE 23:13:19.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_IGNORE 23:13:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #15 SSH_MSG_IGNORE 23:13:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:13:19.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #16 SSH_MSG_IGNORE 23:13:19.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:13:19.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #14 SSH_MSG_IGNORE 23:13:19.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_IGNORE 23:13:19.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #11 SSH_MSG_IGNORE 23:13:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_IGNORE 23:13:19.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #13 SSH_MSG_IGNORE 23:13:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_IGNORE 23:13:20.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #9 SSH_MSG_IGNORE 23:13:20.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_IGNORE 23:13:20.118 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #11 SSH_MSG_IGNORE 23:13:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_IGNORE 23:13:20.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #10 SSH_MSG_IGNORE 23:13:20.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_IGNORE 23:13:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #15 SSH_MSG_IGNORE 23:13:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:13:20.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.197 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #12 SSH_MSG_IGNORE 23:13:20.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_IGNORE 23:13:20.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #16 SSH_MSG_IGNORE 23:13:20.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:13:20.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #14 SSH_MSG_IGNORE 23:13:20.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_IGNORE 23:13:20.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #9 SSH_MSG_IGNORE 23:13:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_IGNORE 23:13:20.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #11 SSH_MSG_IGNORE 23:13:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_IGNORE 23:13:20.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #15 SSH_MSG_IGNORE 23:13:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:13:20.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #13 SSH_MSG_IGNORE 23:13:20.801 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_IGNORE 23:13:20.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #16 SSH_MSG_IGNORE 23:13:20.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:13:20.851 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #12 SSH_MSG_IGNORE 23:13:20.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_IGNORE 23:13:20.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:20.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #10 SSH_MSG_IGNORE 23:13:20.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_IGNORE 23:13:21.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #9 SSH_MSG_IGNORE 23:13:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_IGNORE 23:13:21.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #10 SSH_MSG_IGNORE 23:13:21.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:13:21.166 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #11 SSH_MSG_IGNORE 23:13:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_IGNORE 23:13:21.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #15 SSH_MSG_IGNORE 23:13:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:13:21.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #14 SSH_MSG_IGNORE 23:13:21.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_IGNORE 23:13:21.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #12 SSH_MSG_IGNORE 23:13:21.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_IGNORE 23:13:21.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #16 SSH_MSG_IGNORE 23:13:21.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:13:21.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #13 SSH_MSG_IGNORE 23:13:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_IGNORE 23:13:21.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #14 SSH_MSG_IGNORE 23:13:21.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_IGNORE 23:13:21.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #9 SSH_MSG_IGNORE 23:13:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_IGNORE 23:13:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #13 SSH_MSG_IGNORE 23:13:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_IGNORE 23:13:21.707 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #15 SSH_MSG_IGNORE 23:13:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:13:21.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #12 SSH_MSG_IGNORE 23:13:21.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_IGNORE 23:13:21.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #10 SSH_MSG_IGNORE 23:13:21.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_IGNORE 23:13:21.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #16 SSH_MSG_IGNORE 23:13:21.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:13:21.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #11 SSH_MSG_IGNORE 23:13:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_IGNORE 23:13:21.955 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #11 SSH_MSG_IGNORE 23:13:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_IGNORE 23:13:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #13 SSH_MSG_IGNORE 23:13:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_IGNORE 23:13:22.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #14 SSH_MSG_IGNORE 23:13:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_IGNORE 23:13:22.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.266 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #10 SSH_MSG_IGNORE 23:13:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_IGNORE 23:13:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #9 SSH_MSG_IGNORE 23:13:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_IGNORE 23:13:22.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #15 SSH_MSG_IGNORE 23:13:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:13:22.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #16 SSH_MSG_IGNORE 23:13:22.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:13:22.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #12 SSH_MSG_IGNORE 23:13:22.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_IGNORE 23:13:22.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #10 SSH_MSG_IGNORE 23:13:22.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_IGNORE 23:13:22.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #9 SSH_MSG_IGNORE 23:13:22.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:13:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #13 SSH_MSG_IGNORE 23:13:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_IGNORE 23:13:22.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #14 SSH_MSG_IGNORE 23:13:22.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_IGNORE 23:13:22.834 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #12 SSH_MSG_IGNORE 23:13:22.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_IGNORE 23:13:22.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #11 SSH_MSG_IGNORE 23:13:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_IGNORE 23:13:22.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #16 SSH_MSG_IGNORE 23:13:22.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:13:22.875 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.946 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #15 SSH_MSG_IGNORE 23:13:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:13:23.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #10 SSH_MSG_IGNORE 23:13:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_IGNORE 23:13:23.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #14 SSH_MSG_IGNORE 23:13:23.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_IGNORE 23:13:23.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #15 SSH_MSG_IGNORE 23:13:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:13:23.290 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #11 SSH_MSG_IGNORE 23:13:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_IGNORE 23:13:23.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #9 SSH_MSG_IGNORE 23:13:23.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_IGNORE 23:13:23.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #13 SSH_MSG_IGNORE 23:13:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_IGNORE 23:13:23.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #16 SSH_MSG_IGNORE 23:13:23.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:13:23.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #12 SSH_MSG_IGNORE 23:13:23.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_IGNORE 23:13:23.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #14 SSH_MSG_IGNORE 23:13:23.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_IGNORE 23:13:23.732 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #9 SSH_MSG_IGNORE 23:13:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_IGNORE 23:13:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #11 SSH_MSG_IGNORE 23:13:23.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_IGNORE 23:13:23.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #10 SSH_MSG_IGNORE 23:13:23.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_IGNORE 23:13:23.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #15 SSH_MSG_IGNORE 23:13:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:13:23.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #13 SSH_MSG_IGNORE 23:13:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_IGNORE 23:13:23.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.014 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #12 SSH_MSG_IGNORE 23:13:24.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_IGNORE 23:13:24.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #16 SSH_MSG_IGNORE 23:13:24.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:13:24.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #9 SSH_MSG_IGNORE 23:13:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_IGNORE 23:13:24.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #14 SSH_MSG_IGNORE 23:13:24.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_IGNORE 23:13:24.254 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #12 SSH_MSG_IGNORE 23:13:24.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_IGNORE 23:13:24.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #10 SSH_MSG_IGNORE 23:13:24.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_IGNORE 23:13:24.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #16 SSH_MSG_IGNORE 23:13:24.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:13:24.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #11 SSH_MSG_IGNORE 23:13:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_IGNORE 23:13:24.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #13 SSH_MSG_IGNORE 23:13:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:13:24.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #15 SSH_MSG_IGNORE 23:13:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:13:24.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #9 SSH_MSG_IGNORE 23:13:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_IGNORE 23:13:24.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #14 SSH_MSG_IGNORE 23:13:24.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_IGNORE 23:13:24.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #10 SSH_MSG_IGNORE 23:13:24.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_IGNORE 23:13:24.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.911 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #11 SSH_MSG_IGNORE 23:13:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_IGNORE 23:13:24.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #16 SSH_MSG_IGNORE 23:13:24.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:13:24.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #15 SSH_MSG_IGNORE 23:13:25.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:13:25.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #13 SSH_MSG_IGNORE 23:13:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:13:25.092 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #12 SSH_MSG_IGNORE 23:13:25.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_IGNORE 23:13:25.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #9 SSH_MSG_IGNORE 23:13:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:13:25.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #17 SSH_MSG_IGNORE 23:13:25.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:13:25.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #11 SSH_MSG_IGNORE 23:13:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_IGNORE 23:13:25.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #12 SSH_MSG_IGNORE 23:13:25.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_IGNORE 23:13:25.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #14 SSH_MSG_IGNORE 23:13:25.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_IGNORE 23:13:25.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #17 SSH_MSG_IGNORE 23:13:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:13:25.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #10 SSH_MSG_IGNORE 23:13:25.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_IGNORE 23:13:25.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #15 SSH_MSG_IGNORE 23:13:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:13:25.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.793 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #14 SSH_MSG_IGNORE 23:13:25.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_IGNORE 23:13:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #13 SSH_MSG_IGNORE 23:13:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:13:25.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #10 SSH_MSG_IGNORE 23:13:25.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_IGNORE 23:13:25.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #16 SSH_MSG_IGNORE 23:13:25.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:13:25.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.919 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #9 SSH_MSG_IGNORE 23:13:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_IGNORE 23:13:25.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #12 SSH_MSG_IGNORE 23:13:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_IGNORE 23:13:25.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #11 SSH_MSG_IGNORE 23:13:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_IGNORE 23:13:25.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #15 SSH_MSG_IGNORE 23:13:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:13:26.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #17 SSH_MSG_IGNORE 23:13:26.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:13:26.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #13 SSH_MSG_IGNORE 23:13:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:13:26.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #16 SSH_MSG_IGNORE 23:13:26.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:13:26.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #10 SSH_MSG_IGNORE 23:13:26.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_IGNORE 23:13:26.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #11 SSH_MSG_IGNORE 23:13:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_IGNORE 23:13:26.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #9 SSH_MSG_IGNORE 23:13:26.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_IGNORE 23:13:26.532 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #12 SSH_MSG_IGNORE 23:13:26.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_IGNORE 23:13:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #15 SSH_MSG_IGNORE 23:13:26.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:13:26.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #17 SSH_MSG_IGNORE 23:13:26.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:13:26.572 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #14 SSH_MSG_IGNORE 23:13:26.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_IGNORE 23:13:26.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #16 SSH_MSG_IGNORE 23:13:26.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:13:26.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #9 SSH_MSG_IGNORE 23:13:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_IGNORE 23:13:26.897 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #13 SSH_MSG_IGNORE 23:13:26.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_IGNORE 23:13:26.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:26.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #10 SSH_MSG_IGNORE 23:13:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_IGNORE 23:13:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #17 SSH_MSG_IGNORE 23:13:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:13:26.925 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #12 SSH_MSG_IGNORE 23:13:27.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_IGNORE 23:13:27.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #13 SSH_MSG_IGNORE 23:13:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_IGNORE 23:13:27.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #16 SSH_MSG_IGNORE 23:13:27.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:13:27.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #9 SSH_MSG_IGNORE 23:13:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_IGNORE 23:13:27.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #15 SSH_MSG_IGNORE 23:13:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:13:27.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #14 SSH_MSG_IGNORE 23:13:27.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_IGNORE 23:13:27.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #11 SSH_MSG_IGNORE 23:13:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_IGNORE 23:13:27.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #11 SSH_MSG_IGNORE 23:13:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_IGNORE 23:13:27.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #17 SSH_MSG_IGNORE 23:13:27.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:13:27.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #14 SSH_MSG_IGNORE 23:13:27.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_IGNORE 23:13:27.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #10 SSH_MSG_IGNORE 23:13:27.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_IGNORE 23:13:27.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #12 SSH_MSG_IGNORE 23:13:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_IGNORE 23:13:27.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #15 SSH_MSG_IGNORE 23:13:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:13:27.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #13 SSH_MSG_IGNORE 23:13:27.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_IGNORE 23:13:27.714 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #16 SSH_MSG_IGNORE 23:13:27.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:13:27.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #9 SSH_MSG_IGNORE 23:13:27.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_IGNORE 23:13:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #10 SSH_MSG_IGNORE 23:13:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_IGNORE 23:13:27.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #17 SSH_MSG_IGNORE 23:13:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:13:27.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:27.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #14 SSH_MSG_IGNORE 23:13:27.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:13:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.041 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #11 SSH_MSG_IGNORE 23:13:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_IGNORE 23:13:28.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #12 SSH_MSG_IGNORE 23:13:28.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_IGNORE 23:13:28.148 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #16 SSH_MSG_IGNORE 23:13:28.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:13:28.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #13 SSH_MSG_IGNORE 23:13:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_IGNORE 23:13:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #15 SSH_MSG_IGNORE 23:13:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:13:28.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #10 SSH_MSG_IGNORE 23:13:28.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_IGNORE 23:13:28.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #9 SSH_MSG_IGNORE 23:13:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_IGNORE 23:13:28.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #14 SSH_MSG_IGNORE 23:13:28.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_IGNORE 23:13:28.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #11 SSH_MSG_IGNORE 23:13:28.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_IGNORE 23:13:28.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #15 SSH_MSG_IGNORE 23:13:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:13:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #17 SSH_MSG_IGNORE 23:13:28.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:13:28.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #13 SSH_MSG_IGNORE 23:13:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_IGNORE 23:13:28.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.905 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #9 SSH_MSG_IGNORE 23:13:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_IGNORE 23:13:28.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #12 SSH_MSG_IGNORE 23:13:28.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_IGNORE 23:13:28.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #11 SSH_MSG_IGNORE 23:13:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_IGNORE 23:13:29.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #17 SSH_MSG_IGNORE 23:13:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:13:29.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #15 SSH_MSG_IGNORE 23:13:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:13:29.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #16 SSH_MSG_IGNORE 23:13:29.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:13:29.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #14 SSH_MSG_IGNORE 23:13:29.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_IGNORE 23:13:29.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #10 SSH_MSG_IGNORE 23:13:29.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_IGNORE 23:13:29.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #12 SSH_MSG_IGNORE 23:13:29.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_IGNORE 23:13:29.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #16 SSH_MSG_IGNORE 23:13:29.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:13:29.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.430 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #10 SSH_MSG_IGNORE 23:13:29.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_IGNORE 23:13:29.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #13 SSH_MSG_IGNORE 23:13:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_IGNORE 23:13:29.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #12 SSH_MSG_IGNORE 23:13:29.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_IGNORE 23:13:29.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #9 SSH_MSG_IGNORE 23:13:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_IGNORE 23:13:29.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #14 SSH_MSG_IGNORE 23:13:29.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_IGNORE 23:13:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #11 SSH_MSG_IGNORE 23:13:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_IGNORE 23:13:29.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #13 SSH_MSG_IGNORE 23:13:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_IGNORE 23:13:29.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #17 SSH_MSG_IGNORE 23:13:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:13:29.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #15 SSH_MSG_IGNORE 23:13:29.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_IGNORE 23:13:29.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #16 SSH_MSG_IGNORE 23:13:29.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:13:29.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:29.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #10 SSH_MSG_IGNORE 23:13:29.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_IGNORE 23:13:29.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #17 SSH_MSG_IGNORE 23:13:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:13:30.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #9 SSH_MSG_IGNORE 23:13:30.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_IGNORE 23:13:30.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #11 SSH_MSG_IGNORE 23:13:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_IGNORE 23:13:30.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #12 SSH_MSG_IGNORE 23:13:30.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_IGNORE 23:13:30.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #15 SSH_MSG_IGNORE 23:13:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_IGNORE 23:13:30.289 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #16 SSH_MSG_IGNORE 23:13:30.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:13:30.301 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #14 SSH_MSG_IGNORE 23:13:30.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_IGNORE 23:13:30.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #13 SSH_MSG_IGNORE 23:13:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_IGNORE 23:13:30.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.470 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #10 SSH_MSG_IGNORE 23:13:30.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_IGNORE 23:13:30.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #9 SSH_MSG_IGNORE 23:13:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_IGNORE 23:13:30.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #12 SSH_MSG_IGNORE 23:13:30.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_IGNORE 23:13:30.643 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #17 SSH_MSG_IGNORE 23:13:30.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:13:30.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #14 SSH_MSG_IGNORE 23:13:30.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_IGNORE 23:13:30.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #16 SSH_MSG_IGNORE 23:13:30.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:13:30.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #11 SSH_MSG_IGNORE 23:13:30.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_IGNORE 23:13:30.829 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #13 SSH_MSG_IGNORE 23:13:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_IGNORE 23:13:31.063 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #15 SSH_MSG_IGNORE 23:13:31.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_IGNORE 23:13:31.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #10 SSH_MSG_IGNORE 23:13:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_IGNORE 23:13:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #17 SSH_MSG_IGNORE 23:13:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:13:31.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #11 SSH_MSG_IGNORE 23:13:31.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_IGNORE 23:13:31.220 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #9 SSH_MSG_IGNORE 23:13:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:13:31.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #16 SSH_MSG_IGNORE 23:13:31.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:13:31.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #15 SSH_MSG_IGNORE 23:13:31.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_IGNORE 23:13:31.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #13 SSH_MSG_IGNORE 23:13:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_IGNORE 23:13:31.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #12 SSH_MSG_IGNORE 23:13:31.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_IGNORE 23:13:31.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #14 SSH_MSG_IGNORE 23:13:31.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_IGNORE 23:13:31.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #10 SSH_MSG_IGNORE 23:13:31.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_IGNORE 23:13:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #11 SSH_MSG_IGNORE 23:13:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_IGNORE 23:13:31.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #9 SSH_MSG_IGNORE 23:13:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_IGNORE 23:13:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #17 SSH_MSG_IGNORE 23:13:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:13:31.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #12 SSH_MSG_IGNORE 23:13:31.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_IGNORE 23:13:31.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #13 SSH_MSG_IGNORE 23:13:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_IGNORE 23:13:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #15 SSH_MSG_IGNORE 23:13:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_IGNORE 23:13:31.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #16 SSH_MSG_IGNORE 23:13:32.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:13:32.046 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #10 SSH_MSG_IGNORE 23:13:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_IGNORE 23:13:32.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #9 SSH_MSG_IGNORE 23:13:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_IGNORE 23:13:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #11 SSH_MSG_IGNORE 23:13:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_IGNORE 23:13:32.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #14 SSH_MSG_IGNORE 23:13:32.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_IGNORE 23:13:32.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #17 SSH_MSG_IGNORE 23:13:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:13:32.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.263 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #12 SSH_MSG_IGNORE 23:13:32.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_IGNORE 23:13:32.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #16 SSH_MSG_IGNORE 23:13:32.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:13:32.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #13 SSH_MSG_IGNORE 23:13:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_IGNORE 23:13:32.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #15 SSH_MSG_IGNORE 23:13:32.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_IGNORE 23:13:32.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #10 SSH_MSG_IGNORE 23:13:32.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_IGNORE 23:13:32.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #14 SSH_MSG_IGNORE 23:13:32.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_IGNORE 23:13:32.665 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #9 SSH_MSG_IGNORE 23:13:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_IGNORE 23:13:32.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #17 SSH_MSG_IGNORE 23:13:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:13:32.851 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #12 SSH_MSG_IGNORE 23:13:32.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_IGNORE 23:13:32.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.926 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #13 SSH_MSG_IGNORE 23:13:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_IGNORE 23:13:32.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #16 SSH_MSG_IGNORE 23:13:32.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:13:32.950 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #15 SSH_MSG_IGNORE 23:13:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:13:33.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #10 SSH_MSG_IGNORE 23:13:33.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_IGNORE 23:13:33.024 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #14 SSH_MSG_IGNORE 23:13:33.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_IGNORE 23:13:33.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #9 SSH_MSG_IGNORE 23:13:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_IGNORE 23:13:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #11 SSH_MSG_IGNORE 23:13:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_IGNORE 23:13:33.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.358 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #11 SSH_MSG_IGNORE 23:13:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_IGNORE 23:13:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #17 SSH_MSG_IGNORE 23:13:33.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:13:33.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #12 SSH_MSG_IGNORE 23:13:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_IGNORE 23:13:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #15 SSH_MSG_IGNORE 23:13:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_IGNORE 23:13:33.479 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #10 SSH_MSG_IGNORE 23:13:33.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_IGNORE 23:13:33.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #16 SSH_MSG_IGNORE 23:13:33.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:13:33.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #14 SSH_MSG_IGNORE 23:13:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_IGNORE 23:13:33.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #13 SSH_MSG_IGNORE 23:13:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:13:33.655 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #9 SSH_MSG_IGNORE 23:13:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_IGNORE 23:13:33.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #12 SSH_MSG_IGNORE 23:13:33.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_IGNORE 23:13:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #11 SSH_MSG_IGNORE 23:13:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_IGNORE 23:13:33.818 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #16 SSH_MSG_IGNORE 23:13:33.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:13:33.871 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #17 SSH_MSG_IGNORE 23:13:33.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:13:33.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #15 SSH_MSG_IGNORE 23:13:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_IGNORE 23:13:33.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #10 SSH_MSG_IGNORE 23:13:34.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_IGNORE 23:13:34.136 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #14 SSH_MSG_IGNORE 23:13:34.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_IGNORE 23:13:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #13 SSH_MSG_IGNORE 23:13:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_IGNORE 23:13:34.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #17 SSH_MSG_IGNORE 23:13:34.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:13:34.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #16 SSH_MSG_IGNORE 23:13:34.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:13:34.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #11 SSH_MSG_IGNORE 23:13:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_IGNORE 23:13:34.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #9 SSH_MSG_IGNORE 23:13:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_IGNORE 23:13:34.473 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #12 SSH_MSG_IGNORE 23:13:34.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_IGNORE 23:13:34.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #15 SSH_MSG_IGNORE 23:13:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_IGNORE 23:13:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #10 SSH_MSG_IGNORE 23:13:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_IGNORE 23:13:34.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #14 SSH_MSG_IGNORE 23:13:34.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_IGNORE 23:13:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #11 SSH_MSG_IGNORE 23:13:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_IGNORE 23:13:34.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.737 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #13 SSH_MSG_IGNORE 23:13:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_IGNORE 23:13:34.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #9 SSH_MSG_IGNORE 23:13:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_IGNORE 23:13:34.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #12 SSH_MSG_IGNORE 23:13:34.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:13:34.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:34.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #16 SSH_MSG_IGNORE 23:13:34.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:13:34.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #15 SSH_MSG_IGNORE 23:13:35.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_IGNORE 23:13:35.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #10 SSH_MSG_IGNORE 23:13:35.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_IGNORE 23:13:35.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #14 SSH_MSG_IGNORE 23:13:35.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:13:35.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #11 SSH_MSG_IGNORE 23:13:35.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_IGNORE 23:13:35.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #13 SSH_MSG_IGNORE 23:13:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_IGNORE 23:13:35.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #17 SSH_MSG_IGNORE 23:13:35.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:13:35.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #9 SSH_MSG_IGNORE 23:13:35.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_IGNORE 23:13:35.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #16 SSH_MSG_IGNORE 23:13:35.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:13:35.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #12 SSH_MSG_IGNORE 23:13:35.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_IGNORE 23:13:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #17 SSH_MSG_IGNORE 23:13:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:13:35.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #10 SSH_MSG_IGNORE 23:13:35.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_IGNORE 23:13:35.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #13 SSH_MSG_IGNORE 23:13:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_IGNORE 23:13:35.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #14 SSH_MSG_IGNORE 23:13:35.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_IGNORE 23:13:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #11 SSH_MSG_IGNORE 23:13:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_IGNORE 23:13:35.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #12 SSH_MSG_IGNORE 23:13:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_IGNORE 23:13:35.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #15 SSH_MSG_IGNORE 23:13:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_IGNORE 23:13:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #15 SSH_MSG_IGNORE 23:13:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:13:36.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #17 SSH_MSG_IGNORE 23:13:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:13:36.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #16 SSH_MSG_IGNORE 23:13:36.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:13:36.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #9 SSH_MSG_IGNORE 23:13:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_IGNORE 23:13:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #11 SSH_MSG_IGNORE 23:13:36.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_IGNORE 23:13:36.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #14 SSH_MSG_IGNORE 23:13:36.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_IGNORE 23:13:36.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #10 SSH_MSG_IGNORE 23:13:36.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_IGNORE 23:13:36.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #13 SSH_MSG_IGNORE 23:13:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_IGNORE 23:13:36.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #16 SSH_MSG_IGNORE 23:13:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:13:36.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #12 SSH_MSG_IGNORE 23:13:36.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_IGNORE 23:13:36.452 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.558 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #9 SSH_MSG_IGNORE 23:13:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_IGNORE 23:13:36.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #17 SSH_MSG_IGNORE 23:13:36.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:13:36.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #10 SSH_MSG_IGNORE 23:13:36.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_IGNORE 23:13:36.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #15 SSH_MSG_IGNORE 23:13:36.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_IGNORE 23:13:36.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #11 SSH_MSG_IGNORE 23:13:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_IGNORE 23:13:36.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #9 SSH_MSG_IGNORE 23:13:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_IGNORE 23:13:36.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:36.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #14 SSH_MSG_IGNORE 23:13:36.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_IGNORE 23:13:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #13 SSH_MSG_IGNORE 23:13:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_IGNORE 23:13:36.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.016 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #12 SSH_MSG_IGNORE 23:13:37.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_IGNORE 23:13:37.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #16 SSH_MSG_IGNORE 23:13:37.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:13:37.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #10 SSH_MSG_IGNORE 23:13:37.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_IGNORE 23:13:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #17 SSH_MSG_IGNORE 23:13:37.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:13:37.156 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #13 SSH_MSG_IGNORE 23:13:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_IGNORE 23:13:37.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #15 SSH_MSG_IGNORE 23:13:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_IGNORE 23:13:37.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #17 SSH_MSG_IGNORE 23:13:37.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:13:37.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #14 SSH_MSG_IGNORE 23:13:37.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_IGNORE 23:13:37.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #9 SSH_MSG_IGNORE 23:13:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_IGNORE 23:13:37.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #12 SSH_MSG_IGNORE 23:13:37.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_IGNORE 23:13:37.515 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #11 SSH_MSG_IGNORE 23:13:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_IGNORE 23:13:37.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #16 SSH_MSG_IGNORE 23:13:37.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:13:37.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #10 SSH_MSG_IGNORE 23:13:37.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_IGNORE 23:13:37.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #15 SSH_MSG_IGNORE 23:13:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_IGNORE 23:13:37.814 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #13 SSH_MSG_IGNORE 23:13:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_IGNORE 23:13:37.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #9 SSH_MSG_IGNORE 23:13:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_IGNORE 23:13:38.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #14 SSH_MSG_IGNORE 23:13:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_IGNORE 23:13:38.176 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #17 SSH_MSG_IGNORE 23:13:38.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:13:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #13 SSH_MSG_IGNORE 23:13:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_IGNORE 23:13:38.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #15 SSH_MSG_IGNORE 23:13:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_IGNORE 23:13:38.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.244 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #12 SSH_MSG_IGNORE 23:13:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_IGNORE 23:13:38.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #11 SSH_MSG_IGNORE 23:13:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_IGNORE 23:13:38.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #16 SSH_MSG_IGNORE 23:13:38.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:13:38.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #9 SSH_MSG_IGNORE 23:13:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_IGNORE 23:13:38.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #10 SSH_MSG_IGNORE 23:13:38.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_IGNORE 23:13:38.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #14 SSH_MSG_IGNORE 23:13:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_IGNORE 23:13:38.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #11 SSH_MSG_IGNORE 23:13:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:13:38.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #17 SSH_MSG_IGNORE 23:13:38.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:13:38.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #16 SSH_MSG_IGNORE 23:13:38.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:13:38.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #15 SSH_MSG_IGNORE 23:13:38.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_IGNORE 23:13:38.934 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #12 SSH_MSG_IGNORE 23:13:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:13:39.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #9 SSH_MSG_IGNORE 23:13:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_IGNORE 23:13:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #13 SSH_MSG_IGNORE 23:13:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_IGNORE 23:13:39.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #10 SSH_MSG_IGNORE 23:13:39.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_IGNORE 23:13:39.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #14 SSH_MSG_IGNORE 23:13:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_IGNORE 23:13:39.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.189 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #11 SSH_MSG_IGNORE 23:13:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_IGNORE 23:13:39.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #16 SSH_MSG_IGNORE 23:13:39.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:13:39.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #13 SSH_MSG_IGNORE 23:13:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_IGNORE 23:13:39.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #12 SSH_MSG_IGNORE 23:13:39.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_IGNORE 23:13:39.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.408 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #10 SSH_MSG_IGNORE 23:13:39.408 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_IGNORE 23:13:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #15 SSH_MSG_IGNORE 23:13:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:13:39.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #14 SSH_MSG_IGNORE 23:13:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_IGNORE 23:13:39.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #17 SSH_MSG_IGNORE 23:13:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:13:39.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #9 SSH_MSG_IGNORE 23:13:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_IGNORE 23:13:39.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #11 SSH_MSG_IGNORE 23:13:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_IGNORE 23:13:39.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #16 SSH_MSG_IGNORE 23:13:39.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:13:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #17 SSH_MSG_IGNORE 23:13:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:13:39.686 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #10 SSH_MSG_IGNORE 23:13:39.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_IGNORE 23:13:39.705 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #13 SSH_MSG_IGNORE 23:13:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_IGNORE 23:13:39.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:39.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #12 SSH_MSG_IGNORE 23:13:39.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_IGNORE 23:13:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #15 SSH_MSG_IGNORE 23:13:39.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:13:39.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #14 SSH_MSG_IGNORE 23:13:40.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_IGNORE 23:13:40.088 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.116 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #9 SSH_MSG_IGNORE 23:13:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_IGNORE 23:13:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #17 SSH_MSG_IGNORE 23:13:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:13:40.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #11 SSH_MSG_IGNORE 23:13:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_IGNORE 23:13:40.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #10 SSH_MSG_IGNORE 23:13:40.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_IGNORE 23:13:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #15 SSH_MSG_IGNORE 23:13:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_IGNORE 23:13:40.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #16 SSH_MSG_IGNORE 23:13:40.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:13:40.415 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #13 SSH_MSG_IGNORE 23:13:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_IGNORE 23:13:40.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #9 SSH_MSG_IGNORE 23:13:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_IGNORE 23:13:40.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #14 SSH_MSG_IGNORE 23:13:40.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_IGNORE 23:13:40.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #16 SSH_MSG_IGNORE 23:13:40.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:13:40.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #12 SSH_MSG_IGNORE 23:13:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_IGNORE 23:13:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #15 SSH_MSG_IGNORE 23:13:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_IGNORE 23:13:40.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #11 SSH_MSG_IGNORE 23:13:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_IGNORE 23:13:40.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #13 SSH_MSG_IGNORE 23:13:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_IGNORE 23:13:40.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #10 SSH_MSG_IGNORE 23:13:40.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_IGNORE 23:13:40.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #17 SSH_MSG_IGNORE 23:13:41.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:13:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #14 SSH_MSG_IGNORE 23:13:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_IGNORE 23:13:41.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #12 SSH_MSG_IGNORE 23:13:41.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_IGNORE 23:13:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #11 SSH_MSG_IGNORE 23:13:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_IGNORE 23:13:41.225 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #9 SSH_MSG_IGNORE 23:13:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_IGNORE 23:13:41.282 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #15 SSH_MSG_IGNORE 23:13:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_IGNORE 23:13:41.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #16 SSH_MSG_IGNORE 23:13:41.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:13:41.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #13 SSH_MSG_IGNORE 23:13:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_IGNORE 23:13:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #17 SSH_MSG_IGNORE 23:13:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:13:41.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #12 SSH_MSG_IGNORE 23:13:41.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_IGNORE 23:13:41.530 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #10 SSH_MSG_IGNORE 23:13:41.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_IGNORE 23:13:41.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #9 SSH_MSG_IGNORE 23:13:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_IGNORE 23:13:41.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #14 SSH_MSG_IGNORE 23:13:41.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_IGNORE 23:13:41.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #16 SSH_MSG_IGNORE 23:13:41.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:13:41.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #11 SSH_MSG_IGNORE 23:13:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_IGNORE 23:13:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #17 SSH_MSG_IGNORE 23:13:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:13:41.903 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #15 SSH_MSG_IGNORE 23:13:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_IGNORE 23:13:41.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #13 SSH_MSG_IGNORE 23:13:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_IGNORE 23:13:41.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:41.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #12 SSH_MSG_IGNORE 23:13:41.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_IGNORE 23:13:41.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #14 SSH_MSG_IGNORE 23:13:42.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_IGNORE 23:13:42.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #9 SSH_MSG_IGNORE 23:13:42.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_IGNORE 23:13:42.181 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #11 SSH_MSG_IGNORE 23:13:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_IGNORE 23:13:42.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #17 SSH_MSG_IGNORE 23:13:42.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:13:42.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #16 SSH_MSG_IGNORE 23:13:42.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:13:42.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #10 SSH_MSG_IGNORE 23:13:42.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_IGNORE 23:13:42.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #15 SSH_MSG_IGNORE 23:13:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_IGNORE 23:13:42.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #13 SSH_MSG_IGNORE 23:13:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_IGNORE 23:13:42.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #12 SSH_MSG_IGNORE 23:13:42.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_IGNORE 23:13:42.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #14 SSH_MSG_IGNORE 23:13:42.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_IGNORE 23:13:42.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #10 SSH_MSG_IGNORE 23:13:42.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_IGNORE 23:13:42.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #9 SSH_MSG_IGNORE 23:13:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_IGNORE 23:13:42.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #16 SSH_MSG_IGNORE 23:13:42.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:13:42.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.807 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #11 SSH_MSG_IGNORE 23:13:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_IGNORE 23:13:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #12 SSH_MSG_IGNORE 23:13:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_IGNORE 23:13:43.001 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #17 SSH_MSG_IGNORE 23:13:43.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:13:43.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #15 SSH_MSG_IGNORE 23:13:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_IGNORE 23:13:43.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #14 SSH_MSG_IGNORE 23:13:43.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_IGNORE 23:13:43.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #11 SSH_MSG_IGNORE 23:13:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_IGNORE 23:13:43.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #13 SSH_MSG_IGNORE 23:13:43.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_IGNORE 23:13:43.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #10 SSH_MSG_IGNORE 23:13:43.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_IGNORE 23:13:43.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #9 SSH_MSG_IGNORE 23:13:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_IGNORE 23:13:43.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #16 SSH_MSG_IGNORE 23:13:43.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:13:43.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #15 SSH_MSG_IGNORE 23:13:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_IGNORE 23:13:43.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #12 SSH_MSG_IGNORE 23:13:43.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_IGNORE 23:13:43.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #17 SSH_MSG_IGNORE 23:13:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:13:43.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #14 SSH_MSG_IGNORE 23:13:43.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_IGNORE 23:13:43.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #9 SSH_MSG_IGNORE 23:13:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_IGNORE 23:13:43.798 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #13 SSH_MSG_IGNORE 23:13:43.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_IGNORE 23:13:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #11 SSH_MSG_IGNORE 23:13:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_IGNORE 23:13:43.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #16 SSH_MSG_IGNORE 23:13:43.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:13:43.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:43.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #10 SSH_MSG_IGNORE 23:13:43.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_IGNORE 23:13:43.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #17 SSH_MSG_IGNORE 23:13:44.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:13:44.044 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #15 SSH_MSG_IGNORE 23:13:44.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_IGNORE 23:13:44.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #10 SSH_MSG_IGNORE 23:13:44.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_IGNORE 23:13:44.139 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #9 SSH_MSG_IGNORE 23:13:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_IGNORE 23:13:44.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #12 SSH_MSG_IGNORE 23:13:44.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_IGNORE 23:13:44.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #14 SSH_MSG_IGNORE 23:13:44.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_IGNORE 23:13:44.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #13 SSH_MSG_IGNORE 23:13:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_IGNORE 23:13:44.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #11 SSH_MSG_IGNORE 23:13:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_IGNORE 23:13:44.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #16 SSH_MSG_IGNORE 23:13:44.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:13:44.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #12 SSH_MSG_IGNORE 23:13:44.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_IGNORE 23:13:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #17 SSH_MSG_IGNORE 23:13:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:13:44.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #14 SSH_MSG_IGNORE 23:13:44.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_IGNORE 23:13:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #9 SSH_MSG_IGNORE 23:13:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_IGNORE 23:13:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #15 SSH_MSG_IGNORE 23:13:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_IGNORE 23:13:44.845 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #13 SSH_MSG_IGNORE 23:13:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_IGNORE 23:13:44.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #10 SSH_MSG_IGNORE 23:13:44.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_IGNORE 23:13:44.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #11 SSH_MSG_IGNORE 23:13:44.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_IGNORE 23:13:44.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #17 SSH_MSG_IGNORE 23:13:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:13:44.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #16 SSH_MSG_IGNORE 23:13:45.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:13:45.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #9 SSH_MSG_IGNORE 23:13:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_IGNORE 23:13:45.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #15 SSH_MSG_IGNORE 23:13:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_IGNORE 23:13:45.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #14 SSH_MSG_IGNORE 23:13:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_IGNORE 23:13:45.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #12 SSH_MSG_IGNORE 23:13:45.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_IGNORE 23:13:45.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #10 SSH_MSG_IGNORE 23:13:45.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_IGNORE 23:13:45.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #12 SSH_MSG_IGNORE 23:13:45.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_IGNORE 23:13:45.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #11 SSH_MSG_IGNORE 23:13:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_IGNORE 23:13:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #17 SSH_MSG_IGNORE 23:13:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:13:45.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #13 SSH_MSG_IGNORE 23:13:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_IGNORE 23:13:45.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #16 SSH_MSG_IGNORE 23:13:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:13:45.603 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #14 SSH_MSG_IGNORE 23:13:45.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_IGNORE 23:13:45.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #9 SSH_MSG_IGNORE 23:13:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_IGNORE 23:13:45.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #10 SSH_MSG_IGNORE 23:13:45.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_IGNORE 23:13:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #15 SSH_MSG_IGNORE 23:13:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_IGNORE 23:13:45.854 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #16 SSH_MSG_IGNORE 23:13:45.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:13:45.886 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #13 SSH_MSG_IGNORE 23:13:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_IGNORE 23:13:45.912 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.927 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #11 SSH_MSG_IGNORE 23:13:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_IGNORE 23:13:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #17 SSH_MSG_IGNORE 23:13:46.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:13:46.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #12 SSH_MSG_IGNORE 23:13:46.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_IGNORE 23:13:46.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #15 SSH_MSG_IGNORE 23:13:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_IGNORE 23:13:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #14 SSH_MSG_IGNORE 23:13:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_IGNORE 23:13:46.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #9 SSH_MSG_IGNORE 23:13:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_IGNORE 23:13:46.282 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #16 SSH_MSG_IGNORE 23:13:46.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:13:46.451 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #10 SSH_MSG_IGNORE 23:13:46.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_IGNORE 23:13:46.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #11 SSH_MSG_IGNORE 23:13:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_IGNORE 23:13:46.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #13 SSH_MSG_IGNORE 23:13:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_IGNORE 23:13:46.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #9 SSH_MSG_IGNORE 23:13:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_IGNORE 23:13:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #12 SSH_MSG_IGNORE 23:13:46.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_IGNORE 23:13:46.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #15 SSH_MSG_IGNORE 23:13:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_IGNORE 23:13:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #17 SSH_MSG_IGNORE 23:13:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:13:46.807 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #11 SSH_MSG_IGNORE 23:13:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_IGNORE 23:13:46.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:46.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #10 SSH_MSG_IGNORE 23:13:46.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_IGNORE 23:13:47.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #13 SSH_MSG_IGNORE 23:13:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_IGNORE 23:13:47.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #14 SSH_MSG_IGNORE 23:13:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_IGNORE 23:13:47.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #12 SSH_MSG_IGNORE 23:13:47.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_IGNORE 23:13:47.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #17 SSH_MSG_IGNORE 23:13:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:13:47.146 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #16 SSH_MSG_IGNORE 23:13:47.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:13:47.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #14 SSH_MSG_IGNORE 23:13:47.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_IGNORE 23:13:47.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #10 SSH_MSG_IGNORE 23:13:47.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_IGNORE 23:13:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #15 SSH_MSG_IGNORE 23:13:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_IGNORE 23:13:47.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #11 SSH_MSG_IGNORE 23:13:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_IGNORE 23:13:47.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #9 SSH_MSG_IGNORE 23:13:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_IGNORE 23:13:47.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #13 SSH_MSG_IGNORE 23:13:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_IGNORE 23:13:47.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #16 SSH_MSG_IGNORE 23:13:47.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:13:47.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #12 SSH_MSG_IGNORE 23:13:47.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_IGNORE 23:13:47.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #14 SSH_MSG_IGNORE 23:13:47.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_IGNORE 23:13:47.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #10 SSH_MSG_IGNORE 23:13:47.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_IGNORE 23:13:47.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #15 SSH_MSG_IGNORE 23:13:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_IGNORE 23:13:47.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:47.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #17 SSH_MSG_IGNORE 23:13:47.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:13:47.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #9 SSH_MSG_IGNORE 23:13:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_IGNORE 23:13:48.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #12 SSH_MSG_IGNORE 23:13:48.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_IGNORE 23:13:48.128 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #11 SSH_MSG_IGNORE 23:13:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_IGNORE 23:13:48.133 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #16 SSH_MSG_IGNORE 23:13:48.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:13:48.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #17 SSH_MSG_IGNORE 23:13:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:13:48.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #13 SSH_MSG_IGNORE 23:13:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_IGNORE 23:13:48.278 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #9 SSH_MSG_IGNORE 23:13:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_IGNORE 23:13:48.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #10 SSH_MSG_IGNORE 23:13:48.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_IGNORE 23:13:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #15 SSH_MSG_IGNORE 23:13:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_IGNORE 23:13:48.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #14 SSH_MSG_IGNORE 23:13:48.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_IGNORE 23:13:48.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #11 SSH_MSG_IGNORE 23:13:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_IGNORE 23:13:48.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #16 SSH_MSG_IGNORE 23:13:48.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:13:48.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #13 SSH_MSG_IGNORE 23:13:48.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_IGNORE 23:13:48.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #12 SSH_MSG_IGNORE 23:13:48.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_IGNORE 23:13:48.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:13:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #9 SSH_MSG_IGNORE 23:13:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_IGNORE 23:13:49.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #14 SSH_MSG_IGNORE 23:13:49.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_IGNORE 23:13:49.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #10 SSH_MSG_IGNORE 23:13:49.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_IGNORE 23:13:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #17 SSH_MSG_IGNORE 23:13:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:13:49.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #15 SSH_MSG_IGNORE 23:13:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_IGNORE 23:13:49.094 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.098 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #12 SSH_MSG_IGNORE 23:13:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_IGNORE 23:13:49.147 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #11 SSH_MSG_IGNORE 23:13:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_IGNORE 23:13:49.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #13 SSH_MSG_IGNORE 23:13:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_IGNORE 23:13:49.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #16 SSH_MSG_IGNORE 23:13:49.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:13:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #15 SSH_MSG_IGNORE 23:13:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_IGNORE 23:13:49.321 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #17 SSH_MSG_IGNORE 23:13:49.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:13:49.396 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #14 SSH_MSG_IGNORE 23:13:49.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_IGNORE 23:13:49.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #10 SSH_MSG_IGNORE 23:13:49.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_IGNORE 23:13:49.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #11 SSH_MSG_IGNORE 23:13:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_IGNORE 23:13:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #13 SSH_MSG_IGNORE 23:13:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_IGNORE 23:13:49.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #16 SSH_MSG_IGNORE 23:13:49.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:13:49.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #17 SSH_MSG_IGNORE 23:13:49.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:13:49.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #15 SSH_MSG_IGNORE 23:13:49.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_IGNORE 23:13:49.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #12 SSH_MSG_IGNORE 23:13:49.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_IGNORE 23:13:49.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #14 SSH_MSG_IGNORE 23:13:50.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_IGNORE 23:13:50.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #10 SSH_MSG_IGNORE 23:13:50.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_IGNORE 23:13:50.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #12 SSH_MSG_IGNORE 23:13:50.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_IGNORE 23:13:50.118 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #11 SSH_MSG_IGNORE 23:13:50.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_IGNORE 23:13:50.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #16 SSH_MSG_IGNORE 23:13:50.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:13:50.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #13 SSH_MSG_IGNORE 23:13:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_IGNORE 23:13:50.197 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #17 SSH_MSG_IGNORE 23:13:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:13:50.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #15 SSH_MSG_IGNORE 23:13:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_IGNORE 23:13:50.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #10 SSH_MSG_IGNORE 23:13:50.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_IGNORE 23:13:50.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #12 SSH_MSG_IGNORE 23:13:50.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_IGNORE 23:13:50.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #16 SSH_MSG_IGNORE 23:13:50.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:13:50.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #14 SSH_MSG_IGNORE 23:13:50.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_IGNORE 23:13:50.801 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #17 SSH_MSG_IGNORE 23:13:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:13:50.851 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #13 SSH_MSG_IGNORE 23:13:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_IGNORE 23:13:50.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #11 SSH_MSG_IGNORE 23:13:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_IGNORE 23:13:51.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #10 SSH_MSG_IGNORE 23:13:51.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_IGNORE 23:13:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #11 SSH_MSG_IGNORE 23:13:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:13:51.166 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #12 SSH_MSG_IGNORE 23:13:51.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_IGNORE 23:13:51.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #16 SSH_MSG_IGNORE 23:13:51.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:13:51.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #15 SSH_MSG_IGNORE 23:13:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_IGNORE 23:13:51.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #13 SSH_MSG_IGNORE 23:13:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_IGNORE 23:13:51.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #17 SSH_MSG_IGNORE 23:13:51.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:13:51.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #14 SSH_MSG_IGNORE 23:13:51.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_IGNORE 23:13:51.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #15 SSH_MSG_IGNORE 23:13:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_IGNORE 23:13:51.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #10 SSH_MSG_IGNORE 23:13:51.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_IGNORE 23:13:51.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #14 SSH_MSG_IGNORE 23:13:51.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_IGNORE 23:13:51.706 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #16 SSH_MSG_IGNORE 23:13:51.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:13:51.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #13 SSH_MSG_IGNORE 23:13:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_IGNORE 23:13:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #11 SSH_MSG_IGNORE 23:13:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_IGNORE 23:13:51.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #17 SSH_MSG_IGNORE 23:13:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:13:51.911 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #12 SSH_MSG_IGNORE 23:13:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_IGNORE 23:13:51.956 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #12 SSH_MSG_IGNORE 23:13:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_IGNORE 23:13:52.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #14 SSH_MSG_IGNORE 23:13:52.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_IGNORE 23:13:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #15 SSH_MSG_IGNORE 23:13:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_IGNORE 23:13:52.263 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #11 SSH_MSG_IGNORE 23:13:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_IGNORE 23:13:52.266 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #10 SSH_MSG_IGNORE 23:13:52.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_IGNORE 23:13:52.344 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #16 SSH_MSG_IGNORE 23:13:52.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:13:52.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #17 SSH_MSG_IGNORE 23:13:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:13:52.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #13 SSH_MSG_IGNORE 23:13:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_IGNORE 23:13:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #11 SSH_MSG_IGNORE 23:13:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_IGNORE 23:13:52.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.762 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #10 SSH_MSG_IGNORE 23:13:52.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:13:52.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #14 SSH_MSG_IGNORE 23:13:52.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_IGNORE 23:13:52.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.833 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #15 SSH_MSG_IGNORE 23:13:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_IGNORE 23:13:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #13 SSH_MSG_IGNORE 23:13:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_IGNORE 23:13:52.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #12 SSH_MSG_IGNORE 23:13:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_IGNORE 23:13:52.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #17 SSH_MSG_IGNORE 23:13:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:13:52.876 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:52.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #16 SSH_MSG_IGNORE 23:13:52.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:13:52.946 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #11 SSH_MSG_IGNORE 23:13:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_IGNORE 23:13:53.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #15 SSH_MSG_IGNORE 23:13:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_IGNORE 23:13:53.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #16 SSH_MSG_IGNORE 23:13:53.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:13:53.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #12 SSH_MSG_IGNORE 23:13:53.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_IGNORE 23:13:53.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #10 SSH_MSG_IGNORE 23:13:53.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_IGNORE 23:13:53.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #14 SSH_MSG_IGNORE 23:13:53.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_IGNORE 23:13:53.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #17 SSH_MSG_IGNORE 23:13:53.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:13:53.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #13 SSH_MSG_IGNORE 23:13:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_IGNORE 23:13:53.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.732 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #15 SSH_MSG_IGNORE 23:13:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_IGNORE 23:13:53.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #10 SSH_MSG_IGNORE 23:13:53.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_IGNORE 23:13:53.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #12 SSH_MSG_IGNORE 23:13:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_IGNORE 23:13:53.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #11 SSH_MSG_IGNORE 23:13:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_IGNORE 23:13:53.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #16 SSH_MSG_IGNORE 23:13:53.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:13:53.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:53.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #14 SSH_MSG_IGNORE 23:13:53.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_IGNORE 23:13:53.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.014 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #13 SSH_MSG_IGNORE 23:13:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_IGNORE 23:13:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #17 SSH_MSG_IGNORE 23:13:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:13:54.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #10 SSH_MSG_IGNORE 23:13:54.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_IGNORE 23:13:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #15 SSH_MSG_IGNORE 23:13:54.254 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_IGNORE 23:13:54.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #13 SSH_MSG_IGNORE 23:13:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_IGNORE 23:13:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #11 SSH_MSG_IGNORE 23:13:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_IGNORE 23:13:54.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #17 SSH_MSG_IGNORE 23:13:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:13:54.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #12 SSH_MSG_IGNORE 23:13:54.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_IGNORE 23:13:54.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #14 SSH_MSG_IGNORE 23:13:54.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:13:54.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #16 SSH_MSG_IGNORE 23:13:54.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:13:54.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #10 SSH_MSG_IGNORE 23:13:54.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_IGNORE 23:13:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #15 SSH_MSG_IGNORE 23:13:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_IGNORE 23:13:54.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #11 SSH_MSG_IGNORE 23:13:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_IGNORE 23:13:54.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #12 SSH_MSG_IGNORE 23:13:54.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_IGNORE 23:13:54.912 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #17 SSH_MSG_IGNORE 23:13:54.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:13:54.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #16 SSH_MSG_IGNORE 23:13:55.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:13:55.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #14 SSH_MSG_IGNORE 23:13:55.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:13:55.092 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #13 SSH_MSG_IGNORE 23:13:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_IGNORE 23:13:55.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #10 SSH_MSG_IGNORE 23:13:55.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:13:55.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #18 SSH_MSG_IGNORE 23:13:55.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:13:55.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #12 SSH_MSG_IGNORE 23:13:55.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_IGNORE 23:13:55.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #13 SSH_MSG_IGNORE 23:13:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_IGNORE 23:13:55.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #15 SSH_MSG_IGNORE 23:13:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_IGNORE 23:13:55.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.597 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #18 SSH_MSG_IGNORE 23:13:55.597 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:13:55.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #11 SSH_MSG_IGNORE 23:13:55.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_IGNORE 23:13:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #16 SSH_MSG_IGNORE 23:13:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:13:55.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #15 SSH_MSG_IGNORE 23:13:55.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_IGNORE 23:13:55.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #14 SSH_MSG_IGNORE 23:13:55.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:13:55.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #11 SSH_MSG_IGNORE 23:13:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_IGNORE 23:13:55.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #17 SSH_MSG_IGNORE 23:13:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:13:55.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #10 SSH_MSG_IGNORE 23:13:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_IGNORE 23:13:55.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #13 SSH_MSG_IGNORE 23:13:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_IGNORE 23:13:55.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #12 SSH_MSG_IGNORE 23:13:55.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_IGNORE 23:13:55.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:55.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #16 SSH_MSG_IGNORE 23:13:55.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:13:55.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #18 SSH_MSG_IGNORE 23:13:56.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:13:56.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #14 SSH_MSG_IGNORE 23:13:56.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:13:56.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #17 SSH_MSG_IGNORE 23:13:56.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:13:56.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #11 SSH_MSG_IGNORE 23:13:56.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_IGNORE 23:13:56.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #12 SSH_MSG_IGNORE 23:13:56.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_IGNORE 23:13:56.463 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #10 SSH_MSG_IGNORE 23:13:56.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_IGNORE 23:13:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #13 SSH_MSG_IGNORE 23:13:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_IGNORE 23:13:56.532 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #16 SSH_MSG_IGNORE 23:13:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:13:56.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #18 SSH_MSG_IGNORE 23:13:56.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:13:56.572 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #15 SSH_MSG_IGNORE 23:13:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_IGNORE 23:13:56.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #17 SSH_MSG_IGNORE 23:13:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:13:56.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #10 SSH_MSG_IGNORE 23:13:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_IGNORE 23:13:56.897 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #14 SSH_MSG_IGNORE 23:13:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_IGNORE 23:13:56.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #11 SSH_MSG_IGNORE 23:13:56.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_IGNORE 23:13:56.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:13:56.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #18 SSH_MSG_IGNORE 23:13:56.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:13:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #13 SSH_MSG_IGNORE 23:13:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_IGNORE 23:13:57.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #14 SSH_MSG_IGNORE 23:13:57.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_IGNORE 23:13:57.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #17 SSH_MSG_IGNORE 23:13:57.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:13:57.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #10 SSH_MSG_IGNORE 23:13:57.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_IGNORE 23:13:57.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #16 SSH_MSG_IGNORE 23:13:57.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:13:57.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #15 SSH_MSG_IGNORE 23:13:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_IGNORE 23:13:57.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #12 SSH_MSG_IGNORE 23:13:57.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_IGNORE 23:13:57.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #12 SSH_MSG_IGNORE 23:13:57.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_IGNORE 23:13:57.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #18 SSH_MSG_IGNORE 23:13:57.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:13:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #15 SSH_MSG_IGNORE 23:13:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_IGNORE 23:13:57.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #11 SSH_MSG_IGNORE 23:13:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_IGNORE 23:13:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #13 SSH_MSG_IGNORE 23:13:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_IGNORE 23:13:57.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #16 SSH_MSG_IGNORE 23:13:57.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:13:57.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #14 SSH_MSG_IGNORE 23:13:57.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_IGNORE 23:13:57.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #17 SSH_MSG_IGNORE 23:13:57.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:13:57.781 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #10 SSH_MSG_IGNORE 23:13:57.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_IGNORE 23:13:57.955 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #11 SSH_MSG_IGNORE 23:13:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_IGNORE 23:13:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #18 SSH_MSG_IGNORE 23:13:57.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:13:57.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:13:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #15 SSH_MSG_IGNORE 23:13:57.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:13:57.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.040 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #12 SSH_MSG_IGNORE 23:13:58.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_IGNORE 23:13:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #13 SSH_MSG_IGNORE 23:13:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_IGNORE 23:13:58.148 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #17 SSH_MSG_IGNORE 23:13:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:13:58.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #14 SSH_MSG_IGNORE 23:13:58.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_IGNORE 23:13:58.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #16 SSH_MSG_IGNORE 23:13:58.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:13:58.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #11 SSH_MSG_IGNORE 23:13:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_IGNORE 23:13:58.357 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #10 SSH_MSG_IGNORE 23:13:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_IGNORE 23:13:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #15 SSH_MSG_IGNORE 23:13:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_IGNORE 23:13:58.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #12 SSH_MSG_IGNORE 23:13:58.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_IGNORE 23:13:58.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #16 SSH_MSG_IGNORE 23:13:58.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:13:58.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #18 SSH_MSG_IGNORE 23:13:58.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:13:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #14 SSH_MSG_IGNORE 23:13:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_IGNORE 23:13:58.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:58.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #10 SSH_MSG_IGNORE 23:13:58.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_IGNORE 23:13:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #13 SSH_MSG_IGNORE 23:13:58.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_IGNORE 23:13:58.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #12 SSH_MSG_IGNORE 23:13:59.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_IGNORE 23:13:59.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #18 SSH_MSG_IGNORE 23:13:59.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:13:59.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #16 SSH_MSG_IGNORE 23:13:59.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:13:59.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #17 SSH_MSG_IGNORE 23:13:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:13:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #15 SSH_MSG_IGNORE 23:13:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_IGNORE 23:13:59.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #11 SSH_MSG_IGNORE 23:13:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_IGNORE 23:13:59.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #13 SSH_MSG_IGNORE 23:13:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_IGNORE 23:13:59.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.378 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #17 SSH_MSG_IGNORE 23:13:59.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:13:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #11 SSH_MSG_IGNORE 23:13:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_IGNORE 23:13:59.431 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #14 SSH_MSG_IGNORE 23:13:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_IGNORE 23:13:59.514 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #13 SSH_MSG_IGNORE 23:13:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_IGNORE 23:13:59.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #10 SSH_MSG_IGNORE 23:13:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_IGNORE 23:13:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #15 SSH_MSG_IGNORE 23:13:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_IGNORE 23:13:59.633 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #12 SSH_MSG_IGNORE 23:13:59.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_IGNORE 23:13:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #14 SSH_MSG_IGNORE 23:13:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_IGNORE 23:13:59.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #18 SSH_MSG_IGNORE 23:13:59.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:13:59.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #16 SSH_MSG_IGNORE 23:13:59.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_IGNORE 23:13:59.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #17 SSH_MSG_IGNORE 23:13:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:13:59.928 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:13:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #11 SSH_MSG_IGNORE 23:13:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_IGNORE 23:14:00.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #18 SSH_MSG_IGNORE 23:14:00.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:14:00.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #10 SSH_MSG_IGNORE 23:14:00.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_IGNORE 23:14:00.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #12 SSH_MSG_IGNORE 23:14:00.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_IGNORE 23:14:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #13 SSH_MSG_IGNORE 23:14:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_IGNORE 23:14:00.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #16 SSH_MSG_IGNORE 23:14:00.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_IGNORE 23:14:00.289 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #17 SSH_MSG_IGNORE 23:14:00.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:14:00.301 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #15 SSH_MSG_IGNORE 23:14:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_IGNORE 23:14:00.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #14 SSH_MSG_IGNORE 23:14:00.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_IGNORE 23:14:00.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #11 SSH_MSG_IGNORE 23:14:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_IGNORE 23:14:00.470 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #10 SSH_MSG_IGNORE 23:14:00.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_IGNORE 23:14:00.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #13 SSH_MSG_IGNORE 23:14:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_IGNORE 23:14:00.675 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #18 SSH_MSG_IGNORE 23:14:00.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:14:00.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #15 SSH_MSG_IGNORE 23:14:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_IGNORE 23:14:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #17 SSH_MSG_IGNORE 23:14:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:14:00.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #12 SSH_MSG_IGNORE 23:14:00.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_IGNORE 23:14:00.828 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #14 SSH_MSG_IGNORE 23:14:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_IGNORE 23:14:01.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #16 SSH_MSG_IGNORE 23:14:01.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_IGNORE 23:14:01.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #11 SSH_MSG_IGNORE 23:14:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_IGNORE 23:14:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #18 SSH_MSG_IGNORE 23:14:01.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:14:01.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #12 SSH_MSG_IGNORE 23:14:01.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_IGNORE 23:14:01.220 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #10 SSH_MSG_IGNORE 23:14:01.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:14:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #17 SSH_MSG_IGNORE 23:14:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:14:01.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #16 SSH_MSG_IGNORE 23:14:01.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_IGNORE 23:14:01.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #14 SSH_MSG_IGNORE 23:14:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_IGNORE 23:14:01.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #13 SSH_MSG_IGNORE 23:14:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_IGNORE 23:14:01.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.460 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #15 SSH_MSG_IGNORE 23:14:01.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_IGNORE 23:14:01.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #11 SSH_MSG_IGNORE 23:14:01.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_IGNORE 23:14:01.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #12 SSH_MSG_IGNORE 23:14:01.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_IGNORE 23:14:01.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #10 SSH_MSG_IGNORE 23:14:01.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_IGNORE 23:14:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #18 SSH_MSG_IGNORE 23:14:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:14:01.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #13 SSH_MSG_IGNORE 23:14:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_IGNORE 23:14:01.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #14 SSH_MSG_IGNORE 23:14:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_IGNORE 23:14:01.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #16 SSH_MSG_IGNORE 23:14:01.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_IGNORE 23:14:01.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #17 SSH_MSG_IGNORE 23:14:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:14:02.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #11 SSH_MSG_IGNORE 23:14:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_IGNORE 23:14:02.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #10 SSH_MSG_IGNORE 23:14:02.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_IGNORE 23:14:02.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #12 SSH_MSG_IGNORE 23:14:02.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_IGNORE 23:14:02.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #15 SSH_MSG_IGNORE 23:14:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_IGNORE 23:14:02.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #18 SSH_MSG_IGNORE 23:14:02.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:14:02.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.263 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #13 SSH_MSG_IGNORE 23:14:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_IGNORE 23:14:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #17 SSH_MSG_IGNORE 23:14:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:14:02.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #14 SSH_MSG_IGNORE 23:14:02.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_IGNORE 23:14:02.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #16 SSH_MSG_IGNORE 23:14:02.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_IGNORE 23:14:02.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #11 SSH_MSG_IGNORE 23:14:02.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_IGNORE 23:14:02.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #15 SSH_MSG_IGNORE 23:14:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_IGNORE 23:14:02.665 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.767 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #10 SSH_MSG_IGNORE 23:14:02.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_IGNORE 23:14:02.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #18 SSH_MSG_IGNORE 23:14:02.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:14:02.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #13 SSH_MSG_IGNORE 23:14:02.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_IGNORE 23:14:02.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #14 SSH_MSG_IGNORE 23:14:02.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_IGNORE 23:14:02.927 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #17 SSH_MSG_IGNORE 23:14:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:14:02.950 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:02.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #16 SSH_MSG_IGNORE 23:14:02.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:14:02.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #11 SSH_MSG_IGNORE 23:14:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_IGNORE 23:14:03.024 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #15 SSH_MSG_IGNORE 23:14:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_IGNORE 23:14:03.139 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #10 SSH_MSG_IGNORE 23:14:03.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_IGNORE 23:14:03.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #12 SSH_MSG_IGNORE 23:14:03.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_IGNORE 23:14:03.358 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #12 SSH_MSG_IGNORE 23:14:03.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_IGNORE 23:14:03.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #18 SSH_MSG_IGNORE 23:14:03.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:14:03.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #13 SSH_MSG_IGNORE 23:14:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_IGNORE 23:14:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #16 SSH_MSG_IGNORE 23:14:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_IGNORE 23:14:03.479 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #11 SSH_MSG_IGNORE 23:14:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_IGNORE 23:14:03.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #17 SSH_MSG_IGNORE 23:14:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:14:03.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #15 SSH_MSG_IGNORE 23:14:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_IGNORE 23:14:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #14 SSH_MSG_IGNORE 23:14:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:14:03.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.654 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #10 SSH_MSG_IGNORE 23:14:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_IGNORE 23:14:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #13 SSH_MSG_IGNORE 23:14:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_IGNORE 23:14:03.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #12 SSH_MSG_IGNORE 23:14:03.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_IGNORE 23:14:03.819 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #17 SSH_MSG_IGNORE 23:14:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:14:03.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #18 SSH_MSG_IGNORE 23:14:03.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:14:03.961 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:03.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #16 SSH_MSG_IGNORE 23:14:03.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_IGNORE 23:14:03.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #11 SSH_MSG_IGNORE 23:14:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_IGNORE 23:14:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #15 SSH_MSG_IGNORE 23:14:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_IGNORE 23:14:04.136 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #14 SSH_MSG_IGNORE 23:14:04.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_IGNORE 23:14:04.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #18 SSH_MSG_IGNORE 23:14:04.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:14:04.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #17 SSH_MSG_IGNORE 23:14:04.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:14:04.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #12 SSH_MSG_IGNORE 23:14:04.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_IGNORE 23:14:04.396 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #10 SSH_MSG_IGNORE 23:14:04.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_IGNORE 23:14:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #13 SSH_MSG_IGNORE 23:14:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_IGNORE 23:14:04.474 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #16 SSH_MSG_IGNORE 23:14:04.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_IGNORE 23:14:04.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #11 SSH_MSG_IGNORE 23:14:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_IGNORE 23:14:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #15 SSH_MSG_IGNORE 23:14:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_IGNORE 23:14:04.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #12 SSH_MSG_IGNORE 23:14:04.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_IGNORE 23:14:04.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #14 SSH_MSG_IGNORE 23:14:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_IGNORE 23:14:04.737 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #10 SSH_MSG_IGNORE 23:14:04.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_IGNORE 23:14:04.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:04.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #13 SSH_MSG_IGNORE 23:14:04.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:14:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #17 SSH_MSG_IGNORE 23:14:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:14:04.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #16 SSH_MSG_IGNORE 23:14:05.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_IGNORE 23:14:05.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #11 SSH_MSG_IGNORE 23:14:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_IGNORE 23:14:05.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #15 SSH_MSG_IGNORE 23:14:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:14:05.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #12 SSH_MSG_IGNORE 23:14:05.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_IGNORE 23:14:05.227 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #14 SSH_MSG_IGNORE 23:14:05.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_IGNORE 23:14:05.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #18 SSH_MSG_IGNORE 23:14:05.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:14:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #10 SSH_MSG_IGNORE 23:14:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_IGNORE 23:14:05.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #17 SSH_MSG_IGNORE 23:14:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:14:05.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #13 SSH_MSG_IGNORE 23:14:05.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_IGNORE 23:14:05.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #18 SSH_MSG_IGNORE 23:14:05.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:14:05.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #11 SSH_MSG_IGNORE 23:14:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_IGNORE 23:14:05.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #14 SSH_MSG_IGNORE 23:14:05.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_IGNORE 23:14:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #15 SSH_MSG_IGNORE 23:14:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_IGNORE 23:14:05.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #12 SSH_MSG_IGNORE 23:14:05.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_IGNORE 23:14:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #13 SSH_MSG_IGNORE 23:14:05.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_IGNORE 23:14:05.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:05.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #16 SSH_MSG_IGNORE 23:14:05.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_IGNORE 23:14:06.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #16 SSH_MSG_IGNORE 23:14:06.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:14:06.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #18 SSH_MSG_IGNORE 23:14:06.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:14:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #17 SSH_MSG_IGNORE 23:14:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:14:06.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #10 SSH_MSG_IGNORE 23:14:06.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_IGNORE 23:14:06.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #12 SSH_MSG_IGNORE 23:14:06.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_IGNORE 23:14:06.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #15 SSH_MSG_IGNORE 23:14:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_IGNORE 23:14:06.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #11 SSH_MSG_IGNORE 23:14:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_IGNORE 23:14:06.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #14 SSH_MSG_IGNORE 23:14:06.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_IGNORE 23:14:06.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #17 SSH_MSG_IGNORE 23:14:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:14:06.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #13 SSH_MSG_IGNORE 23:14:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_IGNORE 23:14:06.452 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #10 SSH_MSG_IGNORE 23:14:06.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_IGNORE 23:14:06.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #18 SSH_MSG_IGNORE 23:14:06.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:14:06.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #11 SSH_MSG_IGNORE 23:14:06.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_IGNORE 23:14:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #16 SSH_MSG_IGNORE 23:14:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_IGNORE 23:14:06.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #12 SSH_MSG_IGNORE 23:14:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_IGNORE 23:14:06.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #10 SSH_MSG_IGNORE 23:14:06.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_IGNORE 23:14:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #15 SSH_MSG_IGNORE 23:14:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_IGNORE 23:14:06.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:06.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #14 SSH_MSG_IGNORE 23:14:06.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_IGNORE 23:14:06.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #13 SSH_MSG_IGNORE 23:14:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_IGNORE 23:14:07.016 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #17 SSH_MSG_IGNORE 23:14:07.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:14:07.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #11 SSH_MSG_IGNORE 23:14:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_IGNORE 23:14:07.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #18 SSH_MSG_IGNORE 23:14:07.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:14:07.156 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #14 SSH_MSG_IGNORE 23:14:07.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_IGNORE 23:14:07.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #16 SSH_MSG_IGNORE 23:14:07.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_IGNORE 23:14:07.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #18 SSH_MSG_IGNORE 23:14:07.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:14:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #15 SSH_MSG_IGNORE 23:14:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_IGNORE 23:14:07.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #10 SSH_MSG_IGNORE 23:14:07.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_IGNORE 23:14:07.515 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #13 SSH_MSG_IGNORE 23:14:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_IGNORE 23:14:07.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #12 SSH_MSG_IGNORE 23:14:07.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_IGNORE 23:14:07.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #17 SSH_MSG_IGNORE 23:14:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:14:07.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #11 SSH_MSG_IGNORE 23:14:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_IGNORE 23:14:07.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #16 SSH_MSG_IGNORE 23:14:07.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_IGNORE 23:14:07.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.814 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:07.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #14 SSH_MSG_IGNORE 23:14:07.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_IGNORE 23:14:07.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #10 SSH_MSG_IGNORE 23:14:07.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_IGNORE 23:14:07.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #15 SSH_MSG_IGNORE 23:14:08.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_IGNORE 23:14:08.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #18 SSH_MSG_IGNORE 23:14:08.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:14:08.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #14 SSH_MSG_IGNORE 23:14:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_IGNORE 23:14:08.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #16 SSH_MSG_IGNORE 23:14:08.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_IGNORE 23:14:08.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.244 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #13 SSH_MSG_IGNORE 23:14:08.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_IGNORE 23:14:08.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #12 SSH_MSG_IGNORE 23:14:08.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_IGNORE 23:14:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #17 SSH_MSG_IGNORE 23:14:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:14:08.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #10 SSH_MSG_IGNORE 23:14:08.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_IGNORE 23:14:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #11 SSH_MSG_IGNORE 23:14:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_IGNORE 23:14:08.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #15 SSH_MSG_IGNORE 23:14:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_IGNORE 23:14:08.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #12 SSH_MSG_IGNORE 23:14:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:14:08.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #18 SSH_MSG_IGNORE 23:14:08.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:14:08.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #17 SSH_MSG_IGNORE 23:14:08.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:14:08.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:08.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #16 SSH_MSG_IGNORE 23:14:08.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_IGNORE 23:14:08.934 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #13 SSH_MSG_IGNORE 23:14:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:14:09.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #10 SSH_MSG_IGNORE 23:14:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_IGNORE 23:14:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #14 SSH_MSG_IGNORE 23:14:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_IGNORE 23:14:09.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #11 SSH_MSG_IGNORE 23:14:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_IGNORE 23:14:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #15 SSH_MSG_IGNORE 23:14:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_IGNORE 23:14:09.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #12 SSH_MSG_IGNORE 23:14:09.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_IGNORE 23:14:09.190 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #17 SSH_MSG_IGNORE 23:14:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:14:09.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #14 SSH_MSG_IGNORE 23:14:09.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_IGNORE 23:14:09.245 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #13 SSH_MSG_IGNORE 23:14:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_IGNORE 23:14:09.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #11 SSH_MSG_IGNORE 23:14:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_IGNORE 23:14:09.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #16 SSH_MSG_IGNORE 23:14:09.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:14:09.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #15 SSH_MSG_IGNORE 23:14:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_IGNORE 23:14:09.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #18 SSH_MSG_IGNORE 23:14:09.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:14:09.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #10 SSH_MSG_IGNORE 23:14:09.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_IGNORE 23:14:09.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #12 SSH_MSG_IGNORE 23:14:09.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_IGNORE 23:14:09.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #17 SSH_MSG_IGNORE 23:14:09.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:14:09.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #18 SSH_MSG_IGNORE 23:14:09.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:14:09.686 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #11 SSH_MSG_IGNORE 23:14:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_IGNORE 23:14:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #14 SSH_MSG_IGNORE 23:14:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_IGNORE 23:14:09.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #13 SSH_MSG_IGNORE 23:14:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_IGNORE 23:14:09.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:09.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #16 SSH_MSG_IGNORE 23:14:09.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:14:09.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #15 SSH_MSG_IGNORE 23:14:10.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_IGNORE 23:14:10.088 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.115 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #10 SSH_MSG_IGNORE 23:14:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_IGNORE 23:14:10.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #18 SSH_MSG_IGNORE 23:14:10.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:14:10.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #12 SSH_MSG_IGNORE 23:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_IGNORE 23:14:10.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #11 SSH_MSG_IGNORE 23:14:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_IGNORE 23:14:10.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #16 SSH_MSG_IGNORE 23:14:10.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_IGNORE 23:14:10.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #17 SSH_MSG_IGNORE 23:14:10.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:14:10.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #14 SSH_MSG_IGNORE 23:14:10.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_IGNORE 23:14:10.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #10 SSH_MSG_IGNORE 23:14:10.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_IGNORE 23:14:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #15 SSH_MSG_IGNORE 23:14:10.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_IGNORE 23:14:10.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #17 SSH_MSG_IGNORE 23:14:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:14:10.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #13 SSH_MSG_IGNORE 23:14:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_IGNORE 23:14:10.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #16 SSH_MSG_IGNORE 23:14:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_IGNORE 23:14:10.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #12 SSH_MSG_IGNORE 23:14:10.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_IGNORE 23:14:10.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #14 SSH_MSG_IGNORE 23:14:10.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_IGNORE 23:14:10.815 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #11 SSH_MSG_IGNORE 23:14:10.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_IGNORE 23:14:10.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #18 SSH_MSG_IGNORE 23:14:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:14:11.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #15 SSH_MSG_IGNORE 23:14:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_IGNORE 23:14:11.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #13 SSH_MSG_IGNORE 23:14:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_IGNORE 23:14:11.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #12 SSH_MSG_IGNORE 23:14:11.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_IGNORE 23:14:11.224 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.281 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #10 SSH_MSG_IGNORE 23:14:11.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_IGNORE 23:14:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #16 SSH_MSG_IGNORE 23:14:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_IGNORE 23:14:11.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #17 SSH_MSG_IGNORE 23:14:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:14:11.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #14 SSH_MSG_IGNORE 23:14:11.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_IGNORE 23:14:11.382 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #18 SSH_MSG_IGNORE 23:14:11.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:14:11.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.530 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #13 SSH_MSG_IGNORE 23:14:11.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_IGNORE 23:14:11.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #11 SSH_MSG_IGNORE 23:14:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_IGNORE 23:14:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #10 SSH_MSG_IGNORE 23:14:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_IGNORE 23:14:11.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #15 SSH_MSG_IGNORE 23:14:11.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_IGNORE 23:14:11.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #17 SSH_MSG_IGNORE 23:14:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:14:11.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #12 SSH_MSG_IGNORE 23:14:11.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_IGNORE 23:14:11.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #18 SSH_MSG_IGNORE 23:14:11.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:14:11.903 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #16 SSH_MSG_IGNORE 23:14:11.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_IGNORE 23:14:11.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.984 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #14 SSH_MSG_IGNORE 23:14:11.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_IGNORE 23:14:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #13 SSH_MSG_IGNORE 23:14:11.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_IGNORE 23:14:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #15 SSH_MSG_IGNORE 23:14:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_IGNORE 23:14:12.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #10 SSH_MSG_IGNORE 23:14:12.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_IGNORE 23:14:12.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #12 SSH_MSG_IGNORE 23:14:12.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_IGNORE 23:14:12.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #18 SSH_MSG_IGNORE 23:14:12.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:14:12.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #17 SSH_MSG_IGNORE 23:14:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:14:12.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #11 SSH_MSG_IGNORE 23:14:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_IGNORE 23:14:12.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #16 SSH_MSG_IGNORE 23:14:12.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_IGNORE 23:14:12.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #14 SSH_MSG_IGNORE 23:14:12.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_IGNORE 23:14:12.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #13 SSH_MSG_IGNORE 23:14:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_IGNORE 23:14:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #15 SSH_MSG_IGNORE 23:14:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_IGNORE 23:14:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #11 SSH_MSG_IGNORE 23:14:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_IGNORE 23:14:12.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #10 SSH_MSG_IGNORE 23:14:12.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_IGNORE 23:14:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #17 SSH_MSG_IGNORE 23:14:12.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:14:12.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #12 SSH_MSG_IGNORE 23:14:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_IGNORE 23:14:12.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #13 SSH_MSG_IGNORE 23:14:12.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_IGNORE 23:14:13.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #18 SSH_MSG_IGNORE 23:14:13.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:14:13.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #16 SSH_MSG_IGNORE 23:14:13.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_IGNORE 23:14:13.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #15 SSH_MSG_IGNORE 23:14:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_IGNORE 23:14:13.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #12 SSH_MSG_IGNORE 23:14:13.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_IGNORE 23:14:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #14 SSH_MSG_IGNORE 23:14:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_IGNORE 23:14:13.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #11 SSH_MSG_IGNORE 23:14:13.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_IGNORE 23:14:13.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #10 SSH_MSG_IGNORE 23:14:13.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_IGNORE 23:14:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #17 SSH_MSG_IGNORE 23:14:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:14:13.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #16 SSH_MSG_IGNORE 23:14:13.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_IGNORE 23:14:13.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #13 SSH_MSG_IGNORE 23:14:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_IGNORE 23:14:13.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #18 SSH_MSG_IGNORE 23:14:13.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:14:13.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #15 SSH_MSG_IGNORE 23:14:13.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_IGNORE 23:14:13.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #10 SSH_MSG_IGNORE 23:14:13.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_IGNORE 23:14:13.798 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #14 SSH_MSG_IGNORE 23:14:13.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_IGNORE 23:14:13.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #12 SSH_MSG_IGNORE 23:14:13.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_IGNORE 23:14:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #17 SSH_MSG_IGNORE 23:14:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:14:13.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #11 SSH_MSG_IGNORE 23:14:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_IGNORE 23:14:14.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #18 SSH_MSG_IGNORE 23:14:14.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:14:14.043 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #16 SSH_MSG_IGNORE 23:14:14.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_IGNORE 23:14:14.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #11 SSH_MSG_IGNORE 23:14:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_IGNORE 23:14:14.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #10 SSH_MSG_IGNORE 23:14:14.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_IGNORE 23:14:14.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #13 SSH_MSG_IGNORE 23:14:14.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_IGNORE 23:14:14.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #15 SSH_MSG_IGNORE 23:14:14.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_IGNORE 23:14:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #14 SSH_MSG_IGNORE 23:14:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_IGNORE 23:14:14.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #12 SSH_MSG_IGNORE 23:14:14.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_IGNORE 23:14:14.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #17 SSH_MSG_IGNORE 23:14:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:14:14.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #13 SSH_MSG_IGNORE 23:14:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_IGNORE 23:14:14.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #18 SSH_MSG_IGNORE 23:14:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:14:14.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #15 SSH_MSG_IGNORE 23:14:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_IGNORE 23:14:14.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #10 SSH_MSG_IGNORE 23:14:14.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_IGNORE 23:14:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #16 SSH_MSG_IGNORE 23:14:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_IGNORE 23:14:14.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #14 SSH_MSG_IGNORE 23:14:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_IGNORE 23:14:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #11 SSH_MSG_IGNORE 23:14:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_IGNORE 23:14:14.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.884 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:14.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #12 SSH_MSG_IGNORE 23:14:14.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_IGNORE 23:14:14.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #18 SSH_MSG_IGNORE 23:14:14.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:14:14.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #17 SSH_MSG_IGNORE 23:14:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:14:15.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #10 SSH_MSG_IGNORE 23:14:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_IGNORE 23:14:15.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #16 SSH_MSG_IGNORE 23:14:15.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_IGNORE 23:14:15.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.323 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #15 SSH_MSG_IGNORE 23:14:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_IGNORE 23:14:15.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #13 SSH_MSG_IGNORE 23:14:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_IGNORE 23:14:15.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #11 SSH_MSG_IGNORE 23:14:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_IGNORE 23:14:15.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #13 SSH_MSG_IGNORE 23:14:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_IGNORE 23:14:15.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #12 SSH_MSG_IGNORE 23:14:15.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_IGNORE 23:14:15.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #18 SSH_MSG_IGNORE 23:14:15.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:14:15.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #14 SSH_MSG_IGNORE 23:14:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_IGNORE 23:14:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #17 SSH_MSG_IGNORE 23:14:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:14:15.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #15 SSH_MSG_IGNORE 23:14:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_IGNORE 23:14:15.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #10 SSH_MSG_IGNORE 23:14:15.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_IGNORE 23:14:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #11 SSH_MSG_IGNORE 23:14:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_IGNORE 23:14:15.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #16 SSH_MSG_IGNORE 23:14:15.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_IGNORE 23:14:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #17 SSH_MSG_IGNORE 23:14:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:14:15.886 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.886 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #14 SSH_MSG_IGNORE 23:14:15.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_IGNORE 23:14:15.913 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #12 SSH_MSG_IGNORE 23:14:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_IGNORE 23:14:15.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #18 SSH_MSG_IGNORE 23:14:16.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:14:16.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #13 SSH_MSG_IGNORE 23:14:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_IGNORE 23:14:16.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #16 SSH_MSG_IGNORE 23:14:16.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_IGNORE 23:14:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #15 SSH_MSG_IGNORE 23:14:16.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_IGNORE 23:14:16.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.281 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #10 SSH_MSG_IGNORE 23:14:16.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_IGNORE 23:14:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #17 SSH_MSG_IGNORE 23:14:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:14:16.451 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #11 SSH_MSG_IGNORE 23:14:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_IGNORE 23:14:16.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #12 SSH_MSG_IGNORE 23:14:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_IGNORE 23:14:16.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #14 SSH_MSG_IGNORE 23:14:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_IGNORE 23:14:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #10 SSH_MSG_IGNORE 23:14:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_IGNORE 23:14:16.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #13 SSH_MSG_IGNORE 23:14:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_IGNORE 23:14:16.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #16 SSH_MSG_IGNORE 23:14:16.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_IGNORE 23:14:16.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #18 SSH_MSG_IGNORE 23:14:16.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:14:16.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:16.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #12 SSH_MSG_IGNORE 23:14:16.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_IGNORE 23:14:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #11 SSH_MSG_IGNORE 23:14:16.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_IGNORE 23:14:16.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #14 SSH_MSG_IGNORE 23:14:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_IGNORE 23:14:17.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #15 SSH_MSG_IGNORE 23:14:17.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_IGNORE 23:14:17.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.136 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #13 SSH_MSG_IGNORE 23:14:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_IGNORE 23:14:17.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #18 SSH_MSG_IGNORE 23:14:17.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:14:17.146 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #17 SSH_MSG_IGNORE 23:14:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:14:17.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #15 SSH_MSG_IGNORE 23:14:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_IGNORE 23:14:17.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #11 SSH_MSG_IGNORE 23:14:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_IGNORE 23:14:17.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #16 SSH_MSG_IGNORE 23:14:17.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_IGNORE 23:14:17.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #12 SSH_MSG_IGNORE 23:14:17.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_IGNORE 23:14:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #10 SSH_MSG_IGNORE 23:14:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_IGNORE 23:14:17.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #14 SSH_MSG_IGNORE 23:14:17.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_IGNORE 23:14:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #17 SSH_MSG_IGNORE 23:14:17.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:14:17.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #13 SSH_MSG_IGNORE 23:14:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_IGNORE 23:14:17.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #15 SSH_MSG_IGNORE 23:14:17.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_IGNORE 23:14:17.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #11 SSH_MSG_IGNORE 23:14:17.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_IGNORE 23:14:17.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #16 SSH_MSG_IGNORE 23:14:17.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_IGNORE 23:14:17.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #18 SSH_MSG_IGNORE 23:14:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:14:17.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #10 SSH_MSG_IGNORE 23:14:18.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_IGNORE 23:14:18.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.128 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #13 SSH_MSG_IGNORE 23:14:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_IGNORE 23:14:18.133 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #12 SSH_MSG_IGNORE 23:14:18.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_IGNORE 23:14:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #17 SSH_MSG_IGNORE 23:14:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:14:18.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #18 SSH_MSG_IGNORE 23:14:18.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:14:18.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #14 SSH_MSG_IGNORE 23:14:18.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_IGNORE 23:14:18.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #10 SSH_MSG_IGNORE 23:14:18.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_IGNORE 23:14:18.279 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.463 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #11 SSH_MSG_IGNORE 23:14:18.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_IGNORE 23:14:18.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #16 SSH_MSG_IGNORE 23:14:18.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_IGNORE 23:14:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #15 SSH_MSG_IGNORE 23:14:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_IGNORE 23:14:18.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #12 SSH_MSG_IGNORE 23:14:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_IGNORE 23:14:18.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #17 SSH_MSG_IGNORE 23:14:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:14:18.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #14 SSH_MSG_IGNORE 23:14:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_IGNORE 23:14:18.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #13 SSH_MSG_IGNORE 23:14:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_IGNORE 23:14:18.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #10 SSH_MSG_IGNORE 23:14:18.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:14:18.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_IGNORE 23:14:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #15 SSH_MSG_IGNORE 23:14:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_IGNORE 23:14:19.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #11 SSH_MSG_IGNORE 23:14:19.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_IGNORE 23:14:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #18 SSH_MSG_IGNORE 23:14:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:14:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #16 SSH_MSG_IGNORE 23:14:19.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_IGNORE 23:14:19.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.098 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #13 SSH_MSG_IGNORE 23:14:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_IGNORE 23:14:19.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #12 SSH_MSG_IGNORE 23:14:19.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_IGNORE 23:14:19.148 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #14 SSH_MSG_IGNORE 23:14:19.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_IGNORE 23:14:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #17 SSH_MSG_IGNORE 23:14:19.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:14:19.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #16 SSH_MSG_IGNORE 23:14:19.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_IGNORE 23:14:19.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #18 SSH_MSG_IGNORE 23:14:19.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:14:19.396 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #15 SSH_MSG_IGNORE 23:14:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_IGNORE 23:14:19.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #11 SSH_MSG_IGNORE 23:14:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_IGNORE 23:14:19.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #12 SSH_MSG_IGNORE 23:14:19.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_IGNORE 23:14:19.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #14 SSH_MSG_IGNORE 23:14:19.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_IGNORE 23:14:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #17 SSH_MSG_IGNORE 23:14:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:14:19.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #18 SSH_MSG_IGNORE 23:14:19.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:14:19.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #16 SSH_MSG_IGNORE 23:14:19.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_IGNORE 23:14:19.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #13 SSH_MSG_IGNORE 23:14:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_IGNORE 23:14:19.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #15 SSH_MSG_IGNORE 23:14:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_IGNORE 23:14:20.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #11 SSH_MSG_IGNORE 23:14:20.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_IGNORE 23:14:20.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #13 SSH_MSG_IGNORE 23:14:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_IGNORE 23:14:20.118 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #12 SSH_MSG_IGNORE 23:14:20.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_IGNORE 23:14:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #17 SSH_MSG_IGNORE 23:14:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:14:20.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #14 SSH_MSG_IGNORE 23:14:20.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_IGNORE 23:14:20.197 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #18 SSH_MSG_IGNORE 23:14:20.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:14:20.265 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #16 SSH_MSG_IGNORE 23:14:20.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_IGNORE 23:14:20.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #11 SSH_MSG_IGNORE 23:14:20.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_IGNORE 23:14:20.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #13 SSH_MSG_IGNORE 23:14:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_IGNORE 23:14:20.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #17 SSH_MSG_IGNORE 23:14:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:14:20.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #15 SSH_MSG_IGNORE 23:14:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_IGNORE 23:14:20.801 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #18 SSH_MSG_IGNORE 23:14:20.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:14:20.851 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #14 SSH_MSG_IGNORE 23:14:20.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_IGNORE 23:14:20.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:20.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #12 SSH_MSG_IGNORE 23:14:20.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_IGNORE 23:14:20.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #11 SSH_MSG_IGNORE 23:14:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_IGNORE 23:14:21.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #12 SSH_MSG_IGNORE 23:14:21.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:14:21.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #13 SSH_MSG_IGNORE 23:14:21.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_IGNORE 23:14:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #17 SSH_MSG_IGNORE 23:14:21.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:14:21.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #16 SSH_MSG_IGNORE 23:14:21.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_IGNORE 23:14:21.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.370 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #14 SSH_MSG_IGNORE 23:14:21.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_IGNORE 23:14:21.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #18 SSH_MSG_IGNORE 23:14:21.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:14:21.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #15 SSH_MSG_IGNORE 23:14:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_IGNORE 23:14:21.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #16 SSH_MSG_IGNORE 23:14:21.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_IGNORE 23:14:21.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #11 SSH_MSG_IGNORE 23:14:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_IGNORE 23:14:21.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.706 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #15 SSH_MSG_IGNORE 23:14:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_IGNORE 23:14:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #17 SSH_MSG_IGNORE 23:14:21.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:14:21.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #14 SSH_MSG_IGNORE 23:14:21.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_IGNORE 23:14:21.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #12 SSH_MSG_IGNORE 23:14:21.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_IGNORE 23:14:21.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #18 SSH_MSG_IGNORE 23:14:21.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:14:21.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #13 SSH_MSG_IGNORE 23:14:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_IGNORE 23:14:21.956 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #13 SSH_MSG_IGNORE 23:14:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_IGNORE 23:14:22.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #15 SSH_MSG_IGNORE 23:14:22.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_IGNORE 23:14:22.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.263 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #16 SSH_MSG_IGNORE 23:14:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_IGNORE 23:14:22.266 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #12 SSH_MSG_IGNORE 23:14:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_IGNORE 23:14:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #11 SSH_MSG_IGNORE 23:14:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_IGNORE 23:14:22.344 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #17 SSH_MSG_IGNORE 23:14:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:14:22.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #18 SSH_MSG_IGNORE 23:14:22.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:14:22.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #14 SSH_MSG_IGNORE 23:14:22.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_IGNORE 23:14:22.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.687 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #12 SSH_MSG_IGNORE 23:14:22.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_IGNORE 23:14:22.762 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #11 SSH_MSG_IGNORE 23:14:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:14:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #15 SSH_MSG_IGNORE 23:14:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_IGNORE 23:14:22.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #16 SSH_MSG_IGNORE 23:14:22.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_IGNORE 23:14:22.834 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #14 SSH_MSG_IGNORE 23:14:22.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_IGNORE 23:14:22.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #13 SSH_MSG_IGNORE 23:14:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_IGNORE 23:14:22.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #18 SSH_MSG_IGNORE 23:14:22.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:14:22.875 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #17 SSH_MSG_IGNORE 23:14:22.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:14:22.946 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #12 SSH_MSG_IGNORE 23:14:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_IGNORE 23:14:23.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #16 SSH_MSG_IGNORE 23:14:23.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_IGNORE 23:14:23.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #17 SSH_MSG_IGNORE 23:14:23.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:14:23.290 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #13 SSH_MSG_IGNORE 23:14:23.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_IGNORE 23:14:23.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #11 SSH_MSG_IGNORE 23:14:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_IGNORE 23:14:23.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #15 SSH_MSG_IGNORE 23:14:23.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_IGNORE 23:14:23.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #18 SSH_MSG_IGNORE 23:14:23.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:14:23.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #14 SSH_MSG_IGNORE 23:14:23.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_IGNORE 23:14:23.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.732 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #16 SSH_MSG_IGNORE 23:14:23.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_IGNORE 23:14:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #11 SSH_MSG_IGNORE 23:14:23.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_IGNORE 23:14:23.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #13 SSH_MSG_IGNORE 23:14:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_IGNORE 23:14:23.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #12 SSH_MSG_IGNORE 23:14:23.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_IGNORE 23:14:23.894 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #17 SSH_MSG_IGNORE 23:14:23.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:14:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #15 SSH_MSG_IGNORE 23:14:23.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_IGNORE 23:14:23.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.014 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.014 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #14 SSH_MSG_IGNORE 23:14:24.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_IGNORE 23:14:24.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #18 SSH_MSG_IGNORE 23:14:24.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:14:24.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #11 SSH_MSG_IGNORE 23:14:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_IGNORE 23:14:24.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #16 SSH_MSG_IGNORE 23:14:24.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_IGNORE 23:14:24.254 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #14 SSH_MSG_IGNORE 23:14:24.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_IGNORE 23:14:24.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #12 SSH_MSG_IGNORE 23:14:24.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_IGNORE 23:14:24.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #18 SSH_MSG_IGNORE 23:14:24.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:14:24.415 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #13 SSH_MSG_IGNORE 23:14:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_IGNORE 23:14:24.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #15 SSH_MSG_IGNORE 23:14:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:14:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #17 SSH_MSG_IGNORE 23:14:24.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:14:24.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #11 SSH_MSG_IGNORE 23:14:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_IGNORE 23:14:24.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #16 SSH_MSG_IGNORE 23:14:24.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_IGNORE 23:14:24.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #12 SSH_MSG_IGNORE 23:14:24.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_IGNORE 23:14:24.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #13 SSH_MSG_IGNORE 23:14:24.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_IGNORE 23:14:24.912 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:24.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #18 SSH_MSG_IGNORE 23:14:24.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:14:24.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #17 SSH_MSG_IGNORE 23:14:25.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:14:25.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.091 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #15 SSH_MSG_IGNORE 23:14:25.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:14:25.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #14 SSH_MSG_IGNORE 23:14:25.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_IGNORE 23:14:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #11 SSH_MSG_IGNORE 23:14:25.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:14:25.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #19 SSH_MSG_IGNORE 23:14:25.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_IGNORE 23:14:25.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #13 SSH_MSG_IGNORE 23:14:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_IGNORE 23:14:25.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #14 SSH_MSG_IGNORE 23:14:25.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_IGNORE 23:14:25.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #16 SSH_MSG_IGNORE 23:14:25.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_IGNORE 23:14:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #19 SSH_MSG_IGNORE 23:14:25.582 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_IGNORE 23:14:25.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #12 SSH_MSG_IGNORE 23:14:25.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_IGNORE 23:14:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #17 SSH_MSG_IGNORE 23:14:25.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:14:25.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #16 SSH_MSG_IGNORE 23:14:25.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_IGNORE 23:14:25.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #15 SSH_MSG_IGNORE 23:14:25.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:14:25.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #12 SSH_MSG_IGNORE 23:14:25.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_IGNORE 23:14:25.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #18 SSH_MSG_IGNORE 23:14:25.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:14:25.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #11 SSH_MSG_IGNORE 23:14:25.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_IGNORE 23:14:25.920 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #14 SSH_MSG_IGNORE 23:14:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_IGNORE 23:14:25.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #13 SSH_MSG_IGNORE 23:14:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_IGNORE 23:14:25.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #17 SSH_MSG_IGNORE 23:14:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:14:26.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #19 SSH_MSG_IGNORE 23:14:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_IGNORE 23:14:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #15 SSH_MSG_IGNORE 23:14:26.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:14:26.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #18 SSH_MSG_IGNORE 23:14:26.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:14:26.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #12 SSH_MSG_IGNORE 23:14:26.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_IGNORE 23:14:26.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #13 SSH_MSG_IGNORE 23:14:26.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_IGNORE 23:14:26.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #11 SSH_MSG_IGNORE 23:14:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_IGNORE 23:14:26.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #14 SSH_MSG_IGNORE 23:14:26.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_IGNORE 23:14:26.532 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #17 SSH_MSG_IGNORE 23:14:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:14:26.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #19 SSH_MSG_IGNORE 23:14:26.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_IGNORE 23:14:26.572 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #16 SSH_MSG_IGNORE 23:14:26.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_IGNORE 23:14:26.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #18 SSH_MSG_IGNORE 23:14:26.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:14:26.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #11 SSH_MSG_IGNORE 23:14:26.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_IGNORE 23:14:26.897 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #15 SSH_MSG_IGNORE 23:14:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_IGNORE 23:14:26.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #12 SSH_MSG_IGNORE 23:14:26.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_IGNORE 23:14:26.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #19 SSH_MSG_IGNORE 23:14:26.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_IGNORE 23:14:26.925 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #14 SSH_MSG_IGNORE 23:14:27.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_IGNORE 23:14:27.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #15 SSH_MSG_IGNORE 23:14:27.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_IGNORE 23:14:27.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #18 SSH_MSG_IGNORE 23:14:27.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:14:27.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #11 SSH_MSG_IGNORE 23:14:27.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_IGNORE 23:14:27.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #17 SSH_MSG_IGNORE 23:14:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:14:27.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #16 SSH_MSG_IGNORE 23:14:27.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_IGNORE 23:14:27.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #13 SSH_MSG_IGNORE 23:14:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_IGNORE 23:14:27.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #13 SSH_MSG_IGNORE 23:14:27.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_IGNORE 23:14:27.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #19 SSH_MSG_IGNORE 23:14:27.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_IGNORE 23:14:27.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #16 SSH_MSG_IGNORE 23:14:27.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_IGNORE 23:14:27.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #12 SSH_MSG_IGNORE 23:14:27.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_IGNORE 23:14:27.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #14 SSH_MSG_IGNORE 23:14:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_IGNORE 23:14:27.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #17 SSH_MSG_IGNORE 23:14:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:14:27.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #15 SSH_MSG_IGNORE 23:14:27.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_IGNORE 23:14:27.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #18 SSH_MSG_IGNORE 23:14:27.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:14:27.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #11 SSH_MSG_IGNORE 23:14:27.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_IGNORE 23:14:27.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #12 SSH_MSG_IGNORE 23:14:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_IGNORE 23:14:27.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #19 SSH_MSG_IGNORE 23:14:27.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_IGNORE 23:14:27.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:27.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #16 SSH_MSG_IGNORE 23:14:27.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:14:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.040 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #13 SSH_MSG_IGNORE 23:14:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_IGNORE 23:14:28.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #14 SSH_MSG_IGNORE 23:14:28.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_IGNORE 23:14:28.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #18 SSH_MSG_IGNORE 23:14:28.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:14:28.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #15 SSH_MSG_IGNORE 23:14:28.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_IGNORE 23:14:28.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #17 SSH_MSG_IGNORE 23:14:28.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:14:28.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #12 SSH_MSG_IGNORE 23:14:28.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_IGNORE 23:14:28.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #11 SSH_MSG_IGNORE 23:14:28.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_IGNORE 23:14:28.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #16 SSH_MSG_IGNORE 23:14:28.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_IGNORE 23:14:28.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #13 SSH_MSG_IGNORE 23:14:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_IGNORE 23:14:28.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #17 SSH_MSG_IGNORE 23:14:28.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:14:28.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #19 SSH_MSG_IGNORE 23:14:28.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_IGNORE 23:14:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #15 SSH_MSG_IGNORE 23:14:28.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_IGNORE 23:14:28.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.905 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #11 SSH_MSG_IGNORE 23:14:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_IGNORE 23:14:28.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #14 SSH_MSG_IGNORE 23:14:28.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_IGNORE 23:14:28.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #13 SSH_MSG_IGNORE 23:14:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_IGNORE 23:14:29.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #19 SSH_MSG_IGNORE 23:14:29.101 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_IGNORE 23:14:29.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #17 SSH_MSG_IGNORE 23:14:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:14:29.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #18 SSH_MSG_IGNORE 23:14:29.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:14:29.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #16 SSH_MSG_IGNORE 23:14:29.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_IGNORE 23:14:29.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #12 SSH_MSG_IGNORE 23:14:29.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_IGNORE 23:14:29.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #14 SSH_MSG_IGNORE 23:14:29.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_IGNORE 23:14:29.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #18 SSH_MSG_IGNORE 23:14:29.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:14:29.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.430 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #12 SSH_MSG_IGNORE 23:14:29.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_IGNORE 23:14:29.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #15 SSH_MSG_IGNORE 23:14:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_IGNORE 23:14:29.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #14 SSH_MSG_IGNORE 23:14:29.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_IGNORE 23:14:29.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #11 SSH_MSG_IGNORE 23:14:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_IGNORE 23:14:29.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #16 SSH_MSG_IGNORE 23:14:29.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_IGNORE 23:14:29.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #13 SSH_MSG_IGNORE 23:14:29.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_IGNORE 23:14:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #15 SSH_MSG_IGNORE 23:14:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_IGNORE 23:14:29.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #19 SSH_MSG_IGNORE 23:14:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_IGNORE 23:14:29.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #17 SSH_MSG_IGNORE 23:14:29.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_IGNORE 23:14:29.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #18 SSH_MSG_IGNORE 23:14:29.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:14:29.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:29.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #12 SSH_MSG_IGNORE 23:14:29.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_IGNORE 23:14:29.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #19 SSH_MSG_IGNORE 23:14:30.069 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:14:30.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #11 SSH_MSG_IGNORE 23:14:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_IGNORE 23:14:30.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #13 SSH_MSG_IGNORE 23:14:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_IGNORE 23:14:30.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #14 SSH_MSG_IGNORE 23:14:30.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_IGNORE 23:14:30.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #17 SSH_MSG_IGNORE 23:14:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_IGNORE 23:14:30.289 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #18 SSH_MSG_IGNORE 23:14:30.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:14:30.301 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #16 SSH_MSG_IGNORE 23:14:30.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_IGNORE 23:14:30.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #15 SSH_MSG_IGNORE 23:14:30.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_IGNORE 23:14:30.469 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #12 SSH_MSG_IGNORE 23:14:30.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_IGNORE 23:14:30.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #11 SSH_MSG_IGNORE 23:14:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_IGNORE 23:14:30.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #14 SSH_MSG_IGNORE 23:14:30.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_IGNORE 23:14:30.643 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #19 SSH_MSG_IGNORE 23:14:30.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_IGNORE 23:14:30.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #16 SSH_MSG_IGNORE 23:14:30.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_IGNORE 23:14:30.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #18 SSH_MSG_IGNORE 23:14:30.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:14:30.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #13 SSH_MSG_IGNORE 23:14:30.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_IGNORE 23:14:30.828 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #15 SSH_MSG_IGNORE 23:14:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_IGNORE 23:14:30.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #17 SSH_MSG_IGNORE 23:14:31.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_IGNORE 23:14:31.063 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #12 SSH_MSG_IGNORE 23:14:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_IGNORE 23:14:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #19 SSH_MSG_IGNORE 23:14:31.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_IGNORE 23:14:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #13 SSH_MSG_IGNORE 23:14:31.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_IGNORE 23:14:31.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.220 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #11 SSH_MSG_IGNORE 23:14:31.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:14:31.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #18 SSH_MSG_IGNORE 23:14:31.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:14:31.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #17 SSH_MSG_IGNORE 23:14:31.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_IGNORE 23:14:31.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #15 SSH_MSG_IGNORE 23:14:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_IGNORE 23:14:31.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #14 SSH_MSG_IGNORE 23:14:31.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_IGNORE 23:14:31.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #16 SSH_MSG_IGNORE 23:14:31.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_IGNORE 23:14:31.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #12 SSH_MSG_IGNORE 23:14:31.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_IGNORE 23:14:31.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #13 SSH_MSG_IGNORE 23:14:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_IGNORE 23:14:31.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #11 SSH_MSG_IGNORE 23:14:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_IGNORE 23:14:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #19 SSH_MSG_IGNORE 23:14:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_IGNORE 23:14:31.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #14 SSH_MSG_IGNORE 23:14:31.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_IGNORE 23:14:31.859 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #15 SSH_MSG_IGNORE 23:14:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_IGNORE 23:14:31.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #17 SSH_MSG_IGNORE 23:14:31.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_IGNORE 23:14:31.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #18 SSH_MSG_IGNORE 23:14:32.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:14:32.046 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #12 SSH_MSG_IGNORE 23:14:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_IGNORE 23:14:32.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #11 SSH_MSG_IGNORE 23:14:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_IGNORE 23:14:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #13 SSH_MSG_IGNORE 23:14:32.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_IGNORE 23:14:32.114 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #16 SSH_MSG_IGNORE 23:14:32.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_IGNORE 23:14:32.194 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #19 SSH_MSG_IGNORE 23:14:32.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_IGNORE 23:14:32.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #14 SSH_MSG_IGNORE 23:14:32.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_IGNORE 23:14:32.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #18 SSH_MSG_IGNORE 23:14:32.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:14:32.411 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #15 SSH_MSG_IGNORE 23:14:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_IGNORE 23:14:32.562 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #17 SSH_MSG_IGNORE 23:14:32.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_IGNORE 23:14:32.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #12 SSH_MSG_IGNORE 23:14:32.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_IGNORE 23:14:32.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #16 SSH_MSG_IGNORE 23:14:32.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_IGNORE 23:14:32.665 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.767 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #11 SSH_MSG_IGNORE 23:14:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_IGNORE 23:14:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #19 SSH_MSG_IGNORE 23:14:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_IGNORE 23:14:32.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #14 SSH_MSG_IGNORE 23:14:32.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_IGNORE 23:14:32.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #15 SSH_MSG_IGNORE 23:14:32.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_IGNORE 23:14:32.927 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #18 SSH_MSG_IGNORE 23:14:32.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:14:32.951 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #17 SSH_MSG_IGNORE 23:14:32.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:14:32.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.024 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #12 SSH_MSG_IGNORE 23:14:33.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_IGNORE 23:14:33.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #16 SSH_MSG_IGNORE 23:14:33.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_IGNORE 23:14:33.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #11 SSH_MSG_IGNORE 23:14:33.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_IGNORE 23:14:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #13 SSH_MSG_IGNORE 23:14:33.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_IGNORE 23:14:33.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #13 SSH_MSG_IGNORE 23:14:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_IGNORE 23:14:33.359 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #19 SSH_MSG_IGNORE 23:14:33.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_IGNORE 23:14:33.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #14 SSH_MSG_IGNORE 23:14:33.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_IGNORE 23:14:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #17 SSH_MSG_IGNORE 23:14:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_IGNORE 23:14:33.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #12 SSH_MSG_IGNORE 23:14:33.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_IGNORE 23:14:33.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #18 SSH_MSG_IGNORE 23:14:33.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:14:33.532 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #16 SSH_MSG_IGNORE 23:14:33.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_IGNORE 23:14:33.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #15 SSH_MSG_IGNORE 23:14:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:14:33.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.657 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #11 SSH_MSG_IGNORE 23:14:33.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_IGNORE 23:14:33.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #14 SSH_MSG_IGNORE 23:14:33.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_IGNORE 23:14:33.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #13 SSH_MSG_IGNORE 23:14:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_IGNORE 23:14:33.819 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #18 SSH_MSG_IGNORE 23:14:33.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:14:33.871 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #19 SSH_MSG_IGNORE 23:14:33.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_IGNORE 23:14:33.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:33.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #17 SSH_MSG_IGNORE 23:14:33.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_IGNORE 23:14:33.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #12 SSH_MSG_IGNORE 23:14:34.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_IGNORE 23:14:34.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #16 SSH_MSG_IGNORE 23:14:34.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_IGNORE 23:14:34.136 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #15 SSH_MSG_IGNORE 23:14:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_IGNORE 23:14:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #19 SSH_MSG_IGNORE 23:14:34.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_IGNORE 23:14:34.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #18 SSH_MSG_IGNORE 23:14:34.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:14:34.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #13 SSH_MSG_IGNORE 23:14:34.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_IGNORE 23:14:34.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #11 SSH_MSG_IGNORE 23:14:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_IGNORE 23:14:34.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #14 SSH_MSG_IGNORE 23:14:34.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_IGNORE 23:14:34.474 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #17 SSH_MSG_IGNORE 23:14:34.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_IGNORE 23:14:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #12 SSH_MSG_IGNORE 23:14:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_IGNORE 23:14:34.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #16 SSH_MSG_IGNORE 23:14:34.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_IGNORE 23:14:34.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #13 SSH_MSG_IGNORE 23:14:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_IGNORE 23:14:34.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #15 SSH_MSG_IGNORE 23:14:34.737 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_IGNORE 23:14:34.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #11 SSH_MSG_IGNORE 23:14:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_IGNORE 23:14:34.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #14 SSH_MSG_IGNORE 23:14:34.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:14:34.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:34.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #18 SSH_MSG_IGNORE 23:14:34.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:14:34.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #17 SSH_MSG_IGNORE 23:14:35.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_IGNORE 23:14:35.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #12 SSH_MSG_IGNORE 23:14:35.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_IGNORE 23:14:35.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #16 SSH_MSG_IGNORE 23:14:35.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:14:35.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #13 SSH_MSG_IGNORE 23:14:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_IGNORE 23:14:35.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #15 SSH_MSG_IGNORE 23:14:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_IGNORE 23:14:35.280 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #19 SSH_MSG_IGNORE 23:14:35.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_IGNORE 23:14:35.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #11 SSH_MSG_IGNORE 23:14:35.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_IGNORE 23:14:35.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #18 SSH_MSG_IGNORE 23:14:35.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:14:35.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #14 SSH_MSG_IGNORE 23:14:35.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_IGNORE 23:14:35.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #19 SSH_MSG_IGNORE 23:14:35.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_IGNORE 23:14:35.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #12 SSH_MSG_IGNORE 23:14:35.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_IGNORE 23:14:35.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #15 SSH_MSG_IGNORE 23:14:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_IGNORE 23:14:35.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #16 SSH_MSG_IGNORE 23:14:35.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_IGNORE 23:14:35.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #13 SSH_MSG_IGNORE 23:14:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_IGNORE 23:14:35.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #14 SSH_MSG_IGNORE 23:14:35.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:35.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_IGNORE 23:14:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #17 SSH_MSG_IGNORE 23:14:35.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_IGNORE 23:14:35.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #17 SSH_MSG_IGNORE 23:14:36.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:14:36.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #19 SSH_MSG_IGNORE 23:14:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_IGNORE 23:14:36.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #18 SSH_MSG_IGNORE 23:14:36.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:14:36.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #11 SSH_MSG_IGNORE 23:14:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_IGNORE 23:14:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #13 SSH_MSG_IGNORE 23:14:36.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_IGNORE 23:14:36.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #16 SSH_MSG_IGNORE 23:14:36.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_IGNORE 23:14:36.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #12 SSH_MSG_IGNORE 23:14:36.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_IGNORE 23:14:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #15 SSH_MSG_IGNORE 23:14:36.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_IGNORE 23:14:36.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #18 SSH_MSG_IGNORE 23:14:36.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:14:36.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.452 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #14 SSH_MSG_IGNORE 23:14:36.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_IGNORE 23:14:36.558 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #11 SSH_MSG_IGNORE 23:14:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_IGNORE 23:14:36.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #19 SSH_MSG_IGNORE 23:14:36.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_IGNORE 23:14:36.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #12 SSH_MSG_IGNORE 23:14:36.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_IGNORE 23:14:36.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #17 SSH_MSG_IGNORE 23:14:36.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_IGNORE 23:14:36.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #13 SSH_MSG_IGNORE 23:14:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_IGNORE 23:14:36.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #11 SSH_MSG_IGNORE 23:14:36.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_IGNORE 23:14:36.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #16 SSH_MSG_IGNORE 23:14:36.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_IGNORE 23:14:36.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #15 SSH_MSG_IGNORE 23:14:36.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_IGNORE 23:14:36.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.016 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #14 SSH_MSG_IGNORE 23:14:37.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_IGNORE 23:14:37.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #18 SSH_MSG_IGNORE 23:14:37.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:14:37.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #12 SSH_MSG_IGNORE 23:14:37.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_IGNORE 23:14:37.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #19 SSH_MSG_IGNORE 23:14:37.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_IGNORE 23:14:37.155 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #15 SSH_MSG_IGNORE 23:14:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_IGNORE 23:14:37.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #17 SSH_MSG_IGNORE 23:14:37.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_IGNORE 23:14:37.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #19 SSH_MSG_IGNORE 23:14:37.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_IGNORE 23:14:37.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #16 SSH_MSG_IGNORE 23:14:37.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_IGNORE 23:14:37.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #11 SSH_MSG_IGNORE 23:14:37.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_IGNORE 23:14:37.515 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #14 SSH_MSG_IGNORE 23:14:37.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_IGNORE 23:14:37.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #13 SSH_MSG_IGNORE 23:14:37.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_IGNORE 23:14:37.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #18 SSH_MSG_IGNORE 23:14:37.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:14:37.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #12 SSH_MSG_IGNORE 23:14:37.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_IGNORE 23:14:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #17 SSH_MSG_IGNORE 23:14:37.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_IGNORE 23:14:37.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.814 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #15 SSH_MSG_IGNORE 23:14:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_IGNORE 23:14:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #11 SSH_MSG_IGNORE 23:14:37.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_IGNORE 23:14:37.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #16 SSH_MSG_IGNORE 23:14:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_IGNORE 23:14:38.114 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #19 SSH_MSG_IGNORE 23:14:38.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_IGNORE 23:14:38.176 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.197 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #15 SSH_MSG_IGNORE 23:14:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_IGNORE 23:14:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #17 SSH_MSG_IGNORE 23:14:38.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_IGNORE 23:14:38.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #14 SSH_MSG_IGNORE 23:14:38.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_IGNORE 23:14:38.245 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #13 SSH_MSG_IGNORE 23:14:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_IGNORE 23:14:38.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #18 SSH_MSG_IGNORE 23:14:38.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:14:38.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #11 SSH_MSG_IGNORE 23:14:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_IGNORE 23:14:38.489 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #12 SSH_MSG_IGNORE 23:14:38.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_IGNORE 23:14:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #16 SSH_MSG_IGNORE 23:14:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_IGNORE 23:14:38.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #13 SSH_MSG_IGNORE 23:14:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:14:38.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #19 SSH_MSG_IGNORE 23:14:38.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_IGNORE 23:14:38.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #18 SSH_MSG_IGNORE 23:14:38.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:14:38.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.934 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #17 SSH_MSG_IGNORE 23:14:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_IGNORE 23:14:39.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #14 SSH_MSG_IGNORE 23:14:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:14:39.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #11 SSH_MSG_IGNORE 23:14:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_IGNORE 23:14:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #15 SSH_MSG_IGNORE 23:14:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_IGNORE 23:14:39.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #12 SSH_MSG_IGNORE 23:14:39.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_IGNORE 23:14:39.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #16 SSH_MSG_IGNORE 23:14:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_IGNORE 23:14:39.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #13 SSH_MSG_IGNORE 23:14:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_IGNORE 23:14:39.190 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #18 SSH_MSG_IGNORE 23:14:39.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:14:39.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #15 SSH_MSG_IGNORE 23:14:39.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_IGNORE 23:14:39.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #14 SSH_MSG_IGNORE 23:14:39.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_IGNORE 23:14:39.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #12 SSH_MSG_IGNORE 23:14:39.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_IGNORE 23:14:39.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #17 SSH_MSG_IGNORE 23:14:39.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:14:39.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #16 SSH_MSG_IGNORE 23:14:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_IGNORE 23:14:39.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #19 SSH_MSG_IGNORE 23:14:39.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_IGNORE 23:14:39.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #11 SSH_MSG_IGNORE 23:14:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_IGNORE 23:14:39.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #13 SSH_MSG_IGNORE 23:14:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_IGNORE 23:14:39.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #18 SSH_MSG_IGNORE 23:14:39.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:14:39.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #19 SSH_MSG_IGNORE 23:14:39.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_IGNORE 23:14:39.686 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #12 SSH_MSG_IGNORE 23:14:39.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_IGNORE 23:14:39.705 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #15 SSH_MSG_IGNORE 23:14:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_IGNORE 23:14:39.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #14 SSH_MSG_IGNORE 23:14:39.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_IGNORE 23:14:39.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #17 SSH_MSG_IGNORE 23:14:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:14:40.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #16 SSH_MSG_IGNORE 23:14:40.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_IGNORE 23:14:40.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.116 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #11 SSH_MSG_IGNORE 23:14:40.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_IGNORE 23:14:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #19 SSH_MSG_IGNORE 23:14:40.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_IGNORE 23:14:40.141 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #13 SSH_MSG_IGNORE 23:14:40.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_IGNORE 23:14:40.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #12 SSH_MSG_IGNORE 23:14:40.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_IGNORE 23:14:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #17 SSH_MSG_IGNORE 23:14:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_IGNORE 23:14:40.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #18 SSH_MSG_IGNORE 23:14:40.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:14:40.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #15 SSH_MSG_IGNORE 23:14:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_IGNORE 23:14:40.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #11 SSH_MSG_IGNORE 23:14:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_IGNORE 23:14:40.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #16 SSH_MSG_IGNORE 23:14:40.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_IGNORE 23:14:40.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #18 SSH_MSG_IGNORE 23:14:40.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:14:40.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #14 SSH_MSG_IGNORE 23:14:40.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_IGNORE 23:14:40.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #17 SSH_MSG_IGNORE 23:14:40.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_IGNORE 23:14:40.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #13 SSH_MSG_IGNORE 23:14:40.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_IGNORE 23:14:40.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #15 SSH_MSG_IGNORE 23:14:40.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_IGNORE 23:14:40.815 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:40.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #12 SSH_MSG_IGNORE 23:14:40.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_IGNORE 23:14:41.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #19 SSH_MSG_IGNORE 23:14:41.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_IGNORE 23:14:41.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #16 SSH_MSG_IGNORE 23:14:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_IGNORE 23:14:41.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #14 SSH_MSG_IGNORE 23:14:41.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_IGNORE 23:14:41.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #13 SSH_MSG_IGNORE 23:14:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_IGNORE 23:14:41.224 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.281 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #11 SSH_MSG_IGNORE 23:14:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_IGNORE 23:14:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #17 SSH_MSG_IGNORE 23:14:41.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_IGNORE 23:14:41.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #18 SSH_MSG_IGNORE 23:14:41.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:14:41.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #15 SSH_MSG_IGNORE 23:14:41.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_IGNORE 23:14:41.382 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #19 SSH_MSG_IGNORE 23:14:41.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_IGNORE 23:14:41.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #14 SSH_MSG_IGNORE 23:14:41.530 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_IGNORE 23:14:41.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.591 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #12 SSH_MSG_IGNORE 23:14:41.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_IGNORE 23:14:41.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #11 SSH_MSG_IGNORE 23:14:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_IGNORE 23:14:41.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #16 SSH_MSG_IGNORE 23:14:41.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_IGNORE 23:14:41.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #18 SSH_MSG_IGNORE 23:14:41.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:14:41.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #13 SSH_MSG_IGNORE 23:14:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_IGNORE 23:14:41.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.903 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #19 SSH_MSG_IGNORE 23:14:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_IGNORE 23:14:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #17 SSH_MSG_IGNORE 23:14:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_IGNORE 23:14:41.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #15 SSH_MSG_IGNORE 23:14:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_IGNORE 23:14:41.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:41.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #14 SSH_MSG_IGNORE 23:14:41.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_IGNORE 23:14:41.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #16 SSH_MSG_IGNORE 23:14:42.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_IGNORE 23:14:42.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #11 SSH_MSG_IGNORE 23:14:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_IGNORE 23:14:42.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #13 SSH_MSG_IGNORE 23:14:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_IGNORE 23:14:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #19 SSH_MSG_IGNORE 23:14:42.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_IGNORE 23:14:42.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #18 SSH_MSG_IGNORE 23:14:42.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:14:42.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #12 SSH_MSG_IGNORE 23:14:42.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_IGNORE 23:14:42.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #17 SSH_MSG_IGNORE 23:14:42.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_IGNORE 23:14:42.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #15 SSH_MSG_IGNORE 23:14:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_IGNORE 23:14:42.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #14 SSH_MSG_IGNORE 23:14:42.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_IGNORE 23:14:42.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #16 SSH_MSG_IGNORE 23:14:42.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_IGNORE 23:14:42.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #12 SSH_MSG_IGNORE 23:14:42.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_IGNORE 23:14:42.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #11 SSH_MSG_IGNORE 23:14:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_IGNORE 23:14:42.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #18 SSH_MSG_IGNORE 23:14:42.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:14:42.807 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #13 SSH_MSG_IGNORE 23:14:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_IGNORE 23:14:43.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #14 SSH_MSG_IGNORE 23:14:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_IGNORE 23:14:43.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #19 SSH_MSG_IGNORE 23:14:43.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_IGNORE 23:14:43.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #17 SSH_MSG_IGNORE 23:14:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_IGNORE 23:14:43.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #16 SSH_MSG_IGNORE 23:14:43.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_IGNORE 23:14:43.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #13 SSH_MSG_IGNORE 23:14:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_IGNORE 23:14:43.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #15 SSH_MSG_IGNORE 23:14:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_IGNORE 23:14:43.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #12 SSH_MSG_IGNORE 23:14:43.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_IGNORE 23:14:43.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #11 SSH_MSG_IGNORE 23:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_IGNORE 23:14:43.267 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #18 SSH_MSG_IGNORE 23:14:43.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:14:43.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #17 SSH_MSG_IGNORE 23:14:43.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_IGNORE 23:14:43.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #14 SSH_MSG_IGNORE 23:14:43.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_IGNORE 23:14:43.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #19 SSH_MSG_IGNORE 23:14:43.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_IGNORE 23:14:43.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #16 SSH_MSG_IGNORE 23:14:43.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_IGNORE 23:14:43.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #11 SSH_MSG_IGNORE 23:14:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_IGNORE 23:14:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #15 SSH_MSG_IGNORE 23:14:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_IGNORE 23:14:43.813 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.815 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #13 SSH_MSG_IGNORE 23:14:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_IGNORE 23:14:43.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #18 SSH_MSG_IGNORE 23:14:43.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:14:43.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:43.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #12 SSH_MSG_IGNORE 23:14:43.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_IGNORE 23:14:43.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #19 SSH_MSG_IGNORE 23:14:44.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_IGNORE 23:14:44.044 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #17 SSH_MSG_IGNORE 23:14:44.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_IGNORE 23:14:44.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.139 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #12 SSH_MSG_IGNORE 23:14:44.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_IGNORE 23:14:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #11 SSH_MSG_IGNORE 23:14:44.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_IGNORE 23:14:44.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #14 SSH_MSG_IGNORE 23:14:44.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_IGNORE 23:14:44.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #16 SSH_MSG_IGNORE 23:14:44.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_IGNORE 23:14:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #15 SSH_MSG_IGNORE 23:14:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_IGNORE 23:14:44.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #13 SSH_MSG_IGNORE 23:14:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_IGNORE 23:14:44.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #18 SSH_MSG_IGNORE 23:14:44.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:14:44.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #14 SSH_MSG_IGNORE 23:14:44.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_IGNORE 23:14:44.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #19 SSH_MSG_IGNORE 23:14:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_IGNORE 23:14:44.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #16 SSH_MSG_IGNORE 23:14:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_IGNORE 23:14:44.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #11 SSH_MSG_IGNORE 23:14:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_IGNORE 23:14:44.845 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #17 SSH_MSG_IGNORE 23:14:44.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_IGNORE 23:14:44.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #15 SSH_MSG_IGNORE 23:14:44.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_IGNORE 23:14:44.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #12 SSH_MSG_IGNORE 23:14:44.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_IGNORE 23:14:44.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #13 SSH_MSG_IGNORE 23:14:44.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_IGNORE 23:14:44.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #19 SSH_MSG_IGNORE 23:14:44.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_IGNORE 23:14:44.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #18 SSH_MSG_IGNORE 23:14:45.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:14:45.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #11 SSH_MSG_IGNORE 23:14:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_IGNORE 23:14:45.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #17 SSH_MSG_IGNORE 23:14:45.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_IGNORE 23:14:45.323 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #16 SSH_MSG_IGNORE 23:14:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_IGNORE 23:14:45.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #14 SSH_MSG_IGNORE 23:14:45.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_IGNORE 23:14:45.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #12 SSH_MSG_IGNORE 23:14:45.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_IGNORE 23:14:45.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #14 SSH_MSG_IGNORE 23:14:45.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_IGNORE 23:14:45.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #13 SSH_MSG_IGNORE 23:14:45.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_IGNORE 23:14:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #19 SSH_MSG_IGNORE 23:14:45.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_IGNORE 23:14:45.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #15 SSH_MSG_IGNORE 23:14:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_IGNORE 23:14:45.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #18 SSH_MSG_IGNORE 23:14:45.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:14:45.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #16 SSH_MSG_IGNORE 23:14:45.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_IGNORE 23:14:45.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #11 SSH_MSG_IGNORE 23:14:45.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_IGNORE 23:14:45.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #12 SSH_MSG_IGNORE 23:14:45.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_IGNORE 23:14:45.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #17 SSH_MSG_IGNORE 23:14:45.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_IGNORE 23:14:45.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #18 SSH_MSG_IGNORE 23:14:45.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:14:45.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #15 SSH_MSG_IGNORE 23:14:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_IGNORE 23:14:45.912 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #13 SSH_MSG_IGNORE 23:14:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_IGNORE 23:14:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #19 SSH_MSG_IGNORE 23:14:46.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_IGNORE 23:14:46.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #14 SSH_MSG_IGNORE 23:14:46.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_IGNORE 23:14:46.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #17 SSH_MSG_IGNORE 23:14:46.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_IGNORE 23:14:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #16 SSH_MSG_IGNORE 23:14:46.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_IGNORE 23:14:46.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.281 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #11 SSH_MSG_IGNORE 23:14:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_IGNORE 23:14:46.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #18 SSH_MSG_IGNORE 23:14:46.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:14:46.451 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #12 SSH_MSG_IGNORE 23:14:46.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_IGNORE 23:14:46.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #13 SSH_MSG_IGNORE 23:14:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_IGNORE 23:14:46.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #15 SSH_MSG_IGNORE 23:14:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_IGNORE 23:14:46.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #11 SSH_MSG_IGNORE 23:14:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_IGNORE 23:14:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #14 SSH_MSG_IGNORE 23:14:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_IGNORE 23:14:46.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #17 SSH_MSG_IGNORE 23:14:46.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_IGNORE 23:14:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #19 SSH_MSG_IGNORE 23:14:46.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_IGNORE 23:14:46.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #13 SSH_MSG_IGNORE 23:14:46.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_IGNORE 23:14:46.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:46.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #12 SSH_MSG_IGNORE 23:14:46.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_IGNORE 23:14:47.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #15 SSH_MSG_IGNORE 23:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_IGNORE 23:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #16 SSH_MSG_IGNORE 23:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_IGNORE 23:14:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #14 SSH_MSG_IGNORE 23:14:47.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_IGNORE 23:14:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #19 SSH_MSG_IGNORE 23:14:47.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_IGNORE 23:14:47.147 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #18 SSH_MSG_IGNORE 23:14:47.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:14:47.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #16 SSH_MSG_IGNORE 23:14:47.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_IGNORE 23:14:47.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #12 SSH_MSG_IGNORE 23:14:47.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_IGNORE 23:14:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #17 SSH_MSG_IGNORE 23:14:47.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_IGNORE 23:14:47.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #13 SSH_MSG_IGNORE 23:14:47.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_IGNORE 23:14:47.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #11 SSH_MSG_IGNORE 23:14:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_IGNORE 23:14:47.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #15 SSH_MSG_IGNORE 23:14:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_IGNORE 23:14:47.619 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #18 SSH_MSG_IGNORE 23:14:47.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:14:47.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #14 SSH_MSG_IGNORE 23:14:47.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_IGNORE 23:14:47.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #16 SSH_MSG_IGNORE 23:14:47.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_IGNORE 23:14:47.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #12 SSH_MSG_IGNORE 23:14:47.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_IGNORE 23:14:47.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48250]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) by 202 down to 2095844 23:14:47.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250] 23:14:47.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43314]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) by 202 down to 2095844 23:14:47.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314] 23:14:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36116]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) by 202 down to 2095844 23:14:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116] 23:14:47.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.890 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.890 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=2} 23:14:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=3} 23:14:47.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 23:14:47.894 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3186a992 23:14:47.894 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.894 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.894 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.894 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.894 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.894 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61d15a59 23:14:47.894 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.894 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.894 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) by 181 down to 2094958 23:14:47.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.895 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c9962cb 23:14:47.895 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.895 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.895 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) by 181 down to 2094958 23:14:47.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) by 181 down to 2094958 23:14:47.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50218]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) by 202 down to 2095844 23:14:47.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218] 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=13} 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@615dc851 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) by 181 down to 2094957 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 202 down to 2095844 23:14:47.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052] 23:14:47.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=11} 23:14:47.904 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57bb6e95 23:14:47.904 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.906 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.906 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.906 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.906 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.907 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 181 down to 2094957 23:14:47.907 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.907 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44728]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) by 202 down to 2095844 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728] 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=12} 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@273d3c18 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58116]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) by 202 down to 2095844 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116] 23:14:47.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=5} 23:14:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67cae232 23:14:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) by 181 down to 2094958 23:14:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37182]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) by 202 down to 2095844 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182] 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=23} 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@926a748 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.914 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.915 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) by 181 down to 2094957 23:14:47.915 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.915 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) by 181 down to 2094957 23:14:47.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35046]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) by 202 down to 2095844 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046] 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=21} 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a92ced1 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.922 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) by 181 down to 2094957 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47904]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) by 202 down to 2095844 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904] 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=33} 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62bd139a 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.923 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) by 181 down to 2094957 23:14:47.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60510]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) by 202 down to 2095844 23:14:47.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510] 23:14:47.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=22} 23:14:47.926 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5522d97c 23:14:47.926 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.926 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.926 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) by 181 down to 2094957 23:14:47.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55716]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) by 202 down to 2095844 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716] 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=15} 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51e4e404 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) by 181 down to 2094957 23:14:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44366]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) by 202 down to 2095844 23:14:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366] 23:14:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=4} 23:14:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d704f85 23:14:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) by 181 down to 2094958 23:14:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38456]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) by 202 down to 2095844 23:14:47.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456] 23:14:47.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=6} 23:14:47.930 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ab11de1 23:14:47.930 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.930 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.930 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) by 181 down to 2094958 23:14:47.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36818]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) by 202 down to 2095844 23:14:47.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818] 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=14} 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e59cf8f 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) by 181 down to 2094957 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42730]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) by 202 down to 2095844 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730] 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=10} 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66c8c0ef 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) by 181 down to 2094957 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57546]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) by 202 down to 2095844 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546] 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=8} 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6009b7e8 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.941 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) by 181 down to 2094958 23:14:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33686]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) by 202 down to 2095844 23:14:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686] 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60834]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) by 202 down to 2095844 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834] 23:14:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=25} 23:14:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@528a2008 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=43} 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e50d564 23:14:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) by 181 down to 2094957 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44454]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) by 202 down to 2095844 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454] 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=31} 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bbcef49 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) by 181 down to 2094957 23:14:47.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50008]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) by 202 down to 2095844 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008] 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=16} 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62436e4d 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) by 181 down to 2094957 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #17 SSH_MSG_IGNORE 23:14:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_IGNORE 23:14:47.950 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45188]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) by 202 down to 2095844 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) by 181 down to 2094957 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188] 23:14:47.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=9} 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1e4e1ab0 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) by 181 down to 2094958 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33012]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) by 202 down to 2095844 23:14:47.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012] 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=24} 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7da5bd1b 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) by 181 down to 2094957 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41368]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) by 202 down to 2095844 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368] 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=18} 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a3b49f9 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) by 181 down to 2094957 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33168]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) by 202 down to 2095844 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168] 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=35} 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1aba30ca 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) by 181 down to 2094957 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48218]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) by 202 down to 2095844 23:14:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218] 23:14:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=26} 23:14:47.955 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b8fe80 23:14:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) by 181 down to 2094957 23:14:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36202]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) by 202 down to 2095844 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202] 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=19} 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6eef8c7f 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) by 181 down to 2094957 23:14:47.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #19 SSH_MSG_CHANNEL_DATA 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) by 202 down to 2095844 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148] 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=45} 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f3e1b67 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) by 181 down to 2094957 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57662]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) by 202 down to 2095844 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662] 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=41} 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2657f6e8 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) by 181 down to 2094957 23:14:47.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52656]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) by 202 down to 2095844 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656] 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=34} 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4da2a667 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) by 181 down to 2094957 23:14:47.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34888]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) by 202 down to 2095844 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888] 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=36} 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eedf0ff 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) by 181 down to 2094957 23:14:47.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #19 SSH_MSG_IGNORE 23:14:47.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_IGNORE 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #19 SSH_MSG_CHANNEL_DATA 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) by 202 down to 2095844 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990] 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=55} 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ea2133d 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #19 SSH_MSG_CHANNEL_DATA 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) by 202 down to 2095844 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152] 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=51} 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66551900 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) by 181 down to 2094957 23:14:47.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) by 181 down to 2094957 23:14:47.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.969 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44450]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.969 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) by 202 down to 2095844 23:14:47.969 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450] 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=29} 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@490990f2 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) by 181 down to 2094957 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.970 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46246]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) by 202 down to 2095844 23:14:47.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246] 23:14:47.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=28} 23:14:47.970 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@168506e0 23:14:47.970 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.971 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.971 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) by 181 down to 2094957 23:14:47.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55786]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) by 202 down to 2095844 23:14:47.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786] 23:14:47.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=32} 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44702]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) by 202 down to 2095844 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702] 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=44} 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@718f4f0d 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) by 181 down to 2094957 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #19 SSH_MSG_CHANNEL_DATA 23:14:47.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) by 202 down to 2095844 23:14:47.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500] 23:14:47.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=46} 23:14:47.975 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55d76a67 23:14:47.975 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.975 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.975 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) by 181 down to 2094957 23:14:47.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.975 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@355e92ee 23:14:47.975 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.975 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.975 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) by 181 down to 2094957 23:14:47.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46550]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) by 202 down to 2095844 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550] 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=20} 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@128b127e 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) by 181 down to 2094957 23:14:47.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #19 SSH_MSG_CHANNEL_DATA 23:14:47.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) by 202 down to 2095844 23:14:47.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982] 23:14:47.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=61} 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d2e1877 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) by 181 down to 2094957 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #19 SSH_MSG_CHANNEL_DATA 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) by 202 down to 2095844 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276] 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=65} 23:14:47.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@255d4fce 23:14:47.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) by 181 down to 2094957 23:14:47.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34834]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) by 202 down to 2095844 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834] 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=39} 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@346b562 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) by 181 down to 2094957 23:14:47.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42460]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) by 202 down to 2095844 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460] 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=42} 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@567b7006 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) by 181 down to 2094957 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #19 SSH_MSG_CHANNEL_DATA 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) by 202 down to 2095844 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922] 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #19 SSH_MSG_CHANNEL_DATA 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) by 202 down to 2095844 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344] 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=53} 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22da64f0 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=54} 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78eca601 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.990 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52038]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) by 181 down to 2094957 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) by 202 down to 2095844 23:14:47.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038] 23:14:47.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=38} 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cace750 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) by 181 down to 2094957 23:14:47.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) by 181 down to 2094957 23:14:47.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #19 SSH_MSG_CHANNEL_DATA 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) by 202 down to 2095844 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560] 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=56} 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c163408 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) by 181 down to 2094957 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #19 SSH_MSG_CHANNEL_DATA 23:14:47.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) by 202 down to 2095844 23:14:47.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284] 23:14:47.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=75} 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77bd3af1 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) by 181 down to 2094957 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34590]) process #20 SSH_MSG_CHANNEL_DATA 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) by 202 down to 2095844 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590] 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=7} 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8d795b 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #19 SSH_MSG_CHANNEL_DATA 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) by 202 down to 2095844 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_CHANNEL_DATA len=202 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664] 23:14:47.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) by 181 down to 2094958 23:14:47.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=64} 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23f967fd 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) by 181 down to 2094957 23:14:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:47.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56148]) process #20 SSH_MSG_CHANNEL_DATA 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) by 202 down to 2095844 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148] 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=17} 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4aa528b3 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) by 202 down to 2095844 23:14:48.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944] 23:14:48.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) by 202 down to 2095844 23:14:48.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580] 23:14:48.017 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=66} 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=52} 23:14:48.018 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29843e2a 23:14:48.018 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.018 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.018 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19c083d5 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) by 202 down to 2095844 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220] 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=48} 23:14:48.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) by 181 down to 2094957 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c2cfc21 23:14:48.018 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.019 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.019 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) by 181 down to 2094957 23:14:48.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) by 181 down to 2094957 23:14:48.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) by 202 down to 2095844 23:14:48.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538] 23:14:48.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=49} 23:14:48.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) by 181 down to 2094957 23:14:48.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.019 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e226656 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 202 down to 2095844 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926] 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) by 202 down to 2095844 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486] 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=71} 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=85} 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78f582c1 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ef9fa4d 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) by 202 down to 2095844 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326] 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) by 181 down to 2094957 23:14:48.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=63} 23:14:48.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50dd4717 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) by 181 down to 2094957 23:14:48.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47926]) process #20 SSH_MSG_CHANNEL_DATA 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) by 202 down to 2095844 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926] 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 181 down to 2094957 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) by 181 down to 2094957 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=30} 23:14:48.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cda2d35 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) by 181 down to 2094957 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) by 202 down to 2095844 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054] 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=74} 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54c1ca78 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) by 181 down to 2094957 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 202 down to 2095844 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634] 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=81} 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36d8d49e 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 181 down to 2094957 23:14:48.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) by 202 down to 2095844 23:14:48.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714] 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=58} 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b6ed0e2 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) by 181 down to 2094957 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) by 202 down to 2095844 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288] 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=62} 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4cd827dc 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) by 181 down to 2094957 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) by 202 down to 2095844 23:14:48.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290] 23:14:48.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) by 202 down to 2095844 23:14:48.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848] 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=73} 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c276e7f 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=76} 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) by 181 down to 2094957 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@788f0b4e 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45586]) process #20 SSH_MSG_CHANNEL_DATA 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) by 202 down to 2095844 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586] 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=40} 23:14:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64712d4f 23:14:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 202 down to 2095844 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198] 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=84} 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45292966 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.032 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) by 202 down to 2095844 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530] 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=59} 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e96b180 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.050 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) by 181 down to 2094957 23:14:48.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38756]) process #20 SSH_MSG_CHANNEL_DATA 23:14:48.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) by 202 down to 2095844 23:14:48.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756] 23:14:48.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=27} 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7aed776 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) by 202 down to 2095844 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428] 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=83} 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b2aa727 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) by 202 down to 2095844 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744] 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=91} 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c594e39 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) by 202 down to 2095844 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904] 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=95} 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36b706f0 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) by 181 down to 2094957 23:14:48.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 181 down to 2094957 23:14:48.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) by 181 down to 2094957 23:14:48.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) by 181 down to 2094957 23:14:48.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 202 down to 2095844 23:14:48.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078] 23:14:48.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) by 202 down to 2095844 23:14:48.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472] 23:14:48.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=69} 23:14:48.056 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60f75e78 23:14:48.056 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.056 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.056 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) by 181 down to 2094957 23:14:48.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=72} 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@582555a8 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) by 202 down to 2095844 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700] 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=68} 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e78d2a 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) by 202 down to 2095844 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652] 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=94} 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 181 down to 2094957 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14d0e17c 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) by 181 down to 2094957 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) by 181 down to 2094957 23:14:48.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) by 181 down to 2094957 23:14:48.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) by 181 down to 2094957 23:14:48.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) by 202 down to 2095844 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658] 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=50} 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f06012f 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44586]) process #20 SSH_MSG_CHANNEL_DATA 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) by 202 down to 2095844 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586] 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=37} 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e875f91 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) by 181 down to 2094957 23:14:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) by 181 down to 2094957 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) by 202 down to 2095844 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074] 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=86} 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4178f312 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) by 202 down to 2095844 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294] 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=82} 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78092b90 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) by 181 down to 2094957 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) by 181 down to 2094957 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) by 181 down to 2094957 23:14:48.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) by 202 down to 2095844 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030] 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=105} 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c6a4a58 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) by 202 down to 2095844 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896] 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=93} 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54cac8bc 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) by 181 down to 2094956 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) by 181 down to 2094957 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) by 202 down to 2095844 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536] 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=78} 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54a964db 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) by 181 down to 2094957 23:14:48.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) by 202 down to 2095844 23:14:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900] 23:14:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=101} 23:14:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@552ea3f9 23:14:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) by 181 down to 2094956 23:14:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) by 202 down to 2095844 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796] 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=96} 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29f888c1 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) by 181 down to 2094957 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) by 202 down to 2095844 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782] 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=104} 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c47baaa 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) by 202 down to 2095844 23:14:48.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274] 23:14:48.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=79} 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@451a3fe9 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) by 202 down to 2095844 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136] 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=103} 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10b03a68 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 202 down to 2095844 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340] 23:14:48.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) by 202 down to 2095844 23:14:48.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766] 23:14:48.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=115} 23:14:48.080 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@287e7ad3 23:14:48.080 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.080 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.080 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) by 181 down to 2094957 23:14:48.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) by 181 down to 2094956 23:14:48.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) by 181 down to 2094956 23:14:48.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=106} 23:14:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53d70b92 23:14:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) by 181 down to 2094956 23:14:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) by 202 down to 2095844 23:14:48.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878] 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=60} 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22a2baac 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) by 181 down to 2094957 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) by 202 down to 2095844 23:14:48.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894] 23:14:48.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=47} 23:14:48.085 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b1ec5c7 23:14:48.085 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.085 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.085 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.086 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.086 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.086 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) by 181 down to 2094957 23:14:48.086 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.086 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) by 202 down to 2095844 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476] 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=88} 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47344c8b 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 202 down to 2095844 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638] 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=92} 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42cc1f11 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) by 181 down to 2094957 23:14:48.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) by 202 down to 2095844 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244] 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=114} 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12dbdfea 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) by 181 down to 2094956 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) by 202 down to 2095844 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900] 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=70} 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d86112 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 181 down to 2094956 23:14:48.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) by 202 down to 2095844 23:14:48.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624] 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) by 181 down to 2094957 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) by 202 down to 2095844 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346] 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=113} 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47ce4e4e 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) by 181 down to 2094956 23:14:48.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 181 down to 2094957 23:14:48.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=111} 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c2ef00b 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) by 181 down to 2094956 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) by 202 down to 2095844 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636] 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=89} 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54c46c96 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.093 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) by 181 down to 2094957 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) by 202 down to 2095844 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340] 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=125} 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cf41cc1 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) by 181 down to 2094956 23:14:48.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) by 202 down to 2095844 23:14:48.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636] 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=98} 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71d2c944 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) by 181 down to 2094957 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) by 202 down to 2095844 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314] 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=102} 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f1bc105 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) by 181 down to 2094956 23:14:48.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) by 202 down to 2095844 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280] 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=124} 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e1cd248 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) by 181 down to 2094956 23:14:48.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #11 SSH_MSG_IGNORE 23:14:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_IGNORE 23:14:48.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) by 202 down to 2095844 23:14:48.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366] 23:14:48.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=121} 23:14:48.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c4a6e40 23:14:48.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) by 181 down to 2094956 23:14:48.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) by 202 down to 2095844 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170] 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=99} 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4bcc4a3d 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) by 181 down to 2094957 23:14:48.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) by 202 down to 2095844 23:14:48.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818] 23:14:48.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) by 202 down to 2095844 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700] 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=57} 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@560aaf7 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) by 181 down to 2094957 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=108} 23:14:48.112 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31266b98 23:14:48.112 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.112 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.112 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) by 181 down to 2094956 23:14:48.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) by 202 down to 2095844 23:14:48.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844] 23:14:48.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=123} 23:14:48.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38c9e28b 23:14:48.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) by 202 down to 2095844 23:14:48.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) by 202 down to 2095844 23:14:48.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848] 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=116} 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bd76cbf 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) by 202 down to 2095844 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060] 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=80} 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b4bf51f 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) by 202 down to 2095844 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840] 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=134} 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d1c9bd5 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) by 181 down to 2094956 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880] 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=109} 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3aea64cf 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) by 181 down to 2094956 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) by 202 down to 2095844 23:14:48.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800] 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=118} 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21625e80 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) by 181 down to 2094956 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) by 181 down to 2094956 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) by 202 down to 2095844 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044] 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=135} 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2250350c 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) by 202 down to 2095844 23:14:48.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106] 23:14:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) by 181 down to 2094956 23:14:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) by 202 down to 2095844 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222] 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=133} 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a92d78f 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=131} 23:14:48.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@548b047d 23:14:48.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) by 181 down to 2094956 23:14:48.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) by 181 down to 2094957 23:14:48.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) by 202 down to 2095844 23:14:48.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872] 23:14:48.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) by 181 down to 2094956 23:14:48.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) by 181 down to 2094956 23:14:48.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) by 202 down to 2095844 23:14:48.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574] 23:14:48.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=112} 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@494bdf7c 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) by 202 down to 2095844 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366] 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=144} 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66c930ba 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) by 202 down to 2095844 23:14:48.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800] 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=126} 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48c6d885 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) by 181 down to 2094956 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) by 202 down to 2095844 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004] 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=90} 23:14:48.133 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6223b6d4 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) by 181 down to 2094957 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.131 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) by 202 down to 2095844 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878] 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) by 202 down to 2095844 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744] 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=128} 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7249471f 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=145} 23:14:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b5c8602 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) by 181 down to 2094956 23:14:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) by 181 down to 2094956 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) by 202 down to 2095844 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908] 23:14:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) by 181 down to 2094956 23:14:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=141} 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68406efa 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) by 181 down to 2094956 23:14:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #13 SSH_MSG_IGNORE 23:14:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_IGNORE 23:14:48.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=67} 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) by 181 down to 2094956 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.135 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b9593ab 23:14:48.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.135 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.135 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.135 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) by 202 down to 2095844 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278] 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=122} 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19171bfe 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) by 181 down to 2094956 23:14:48.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #14 SSH_MSG_IGNORE 23:14:48.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_IGNORE 23:14:48.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) by 202 down to 2095844 23:14:48.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922] 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=119} 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fbcef58 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) by 181 down to 2094957 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) by 181 down to 2094956 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) by 202 down to 2095844 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392] 23:14:48.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=155} 23:14:48.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d46c3a3 23:14:48.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) by 202 down to 2095844 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944] 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=154} 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34b502e4 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) by 181 down to 2094956 23:14:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) by 202 down to 2095844 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304] 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=138} 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b40c11b 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) by 181 down to 2094956 23:14:48.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) by 202 down to 2095844 23:14:48.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778] 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=132} 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16ca0cff 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) by 181 down to 2094956 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) by 202 down to 2095844 23:14:48.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316] 23:14:48.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=151} 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6172d6d8 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) by 202 down to 2095844 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658] 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 202 down to 2095844 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638] 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=77} 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@303aef8e 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=143} 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@436b38a5 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) by 181 down to 2094957 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) by 181 down to 2094956 23:14:48.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 202 down to 2095844 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926] 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) by 202 down to 2095844 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=142} 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306] 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7af13cd3 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=100} 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a085efc 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) by 181 down to 2094956 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.149 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) by 202 down to 2095844 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626] 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=129} 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fc851c3 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) by 181 down to 2094956 23:14:48.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) by 181 down to 2094956 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) by 202 down to 2095844 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244] 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=164} 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3faf6c 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) by 202 down to 2095844 23:14:48.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332] 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=165} 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@592fd9f5 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) by 181 down to 2094956 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) by 181 down to 2094956 23:14:48.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) by 181 down to 2094956 23:14:48.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) by 181 down to 2094956 23:14:48.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 202 down to 2095844 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048] 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=136} 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19a2c3b8 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 181 down to 2094956 23:14:48.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) by 202 down to 2095844 23:14:48.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270] 23:14:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) by 202 down to 2095844 23:14:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178] 23:14:48.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) by 202 down to 2095844 23:14:48.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776] 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=161} 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9ea3833 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) by 181 down to 2094956 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) by 202 down to 2095844 23:14:48.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952] 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=110} 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a09becb 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) by 181 down to 2094956 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) by 202 down to 2095844 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644] 23:14:48.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=146} 23:14:48.161 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@207d5653 23:14:48.161 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.161 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.161 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) by 181 down to 2094956 23:14:48.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) by 202 down to 2095844 23:14:48.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928] 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=153} 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eb8f01 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) by 181 down to 2094956 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #19 SSH_MSG_IGNORE 23:14:48.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:14:48.168 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) by 202 down to 2095844 23:14:48.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308] 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=174} 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@278ab2ca 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) by 181 down to 2094956 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=139} 23:14:48.172 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39a41b2f 23:14:48.172 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.172 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.172 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=148} 23:14:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b827467 23:14:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) by 181 down to 2094956 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) by 202 down to 2095844 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758] 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=120} 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79e4644f 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) by 202 down to 2095844 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588] 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=156} 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@443a2831 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) by 202 down to 2095844 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386] 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=152} 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8d679ea 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) by 181 down to 2094956 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) by 181 down to 2094956 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) by 181 down to 2094956 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) by 202 down to 2095844 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200] 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=184} 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@151b0932 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) by 181 down to 2094956 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) by 181 down to 2094956 23:14:48.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) by 202 down to 2095844 23:14:48.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620] 23:14:48.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=87} 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64ec3748 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) by 202 down to 2095844 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340] 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=175} 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28376f17 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) by 202 down to 2095844 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418] 23:14:48.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) by 202 down to 2095844 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940] 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=158} 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fc3a0e7 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) by 181 down to 2094956 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) by 202 down to 2095844 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234] 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=166} 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d56c1ac 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) by 181 down to 2094956 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) by 202 down to 2095844 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144] 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=194} 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@766e10df 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) by 181 down to 2094956 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) by 202 down to 2095844 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794] 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=171} 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a1b411c 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=162} 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) by 202 down to 2095844 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536] 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4416d248 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=163} 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f9a912f 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) by 181 down to 2094956 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) by 202 down to 2095844 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024] 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=149} 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63ee258c 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) by 181 down to 2094956 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) by 181 down to 2094957 23:14:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) by 181 down to 2094956 23:14:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) by 181 down to 2094956 23:14:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) by 181 down to 2094956 23:14:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) by 202 down to 2095844 23:14:48.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520] 23:14:48.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=204} 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) by 202 down to 2095844 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796] 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=176} 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5890ea3b 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) by 181 down to 2094956 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) by 202 down to 2095844 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590] 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=185} 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f1f2670 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) by 181 down to 2094956 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) by 202 down to 2095844 23:14:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298] 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38078136 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=159} 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e81605c 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) by 181 down to 2094956 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) by 181 down to 2094956 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) by 202 down to 2095844 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216] 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=172} 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3040da03 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #19 SSH_MSG_CHANNEL_DATA 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) by 202 down to 2095844 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024] 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) by 181 down to 2094956 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=97} 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a5463af 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) by 202 down to 2095844 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830] 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=173} 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b2490d9 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.192 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.192 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) by 181 down to 2094957 23:14:48.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) by 181 down to 2094956 23:14:48.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 202 down to 2095844 23:14:48.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198] 23:14:48.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=130} 23:14:48.193 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@607d7181 23:14:48.193 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) by 181 down to 2094956 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) by 202 down to 2095844 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170] 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=186} 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2afbe9f9 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.194 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) by 181 down to 2094956 23:14:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) by 202 down to 2095844 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484] 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=169} 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5592c83e 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) by 181 down to 2094956 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) by 202 down to 2095844 23:14:48.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604] 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=195} 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5312fd61 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) by 181 down to 2094956 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 202 down to 2095844 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216] 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=107} 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@736fd8df 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 181 down to 2094956 23:14:48.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) by 202 down to 2095844 23:14:48.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256] 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=182} 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c163ae7 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) by 181 down to 2094956 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) by 202 down to 2095844 23:14:48.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768] 23:14:48.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=168} 23:14:48.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d6bc15 23:14:48.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) by 181 down to 2094956 23:14:48.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) by 202 down to 2095844 23:14:48.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174] 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=183} 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@331830e0 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) by 181 down to 2094956 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) by 202 down to 2095844 23:14:48.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396] 23:14:48.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=214} 23:14:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9a8fc91 23:14:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) by 181 down to 2094956 23:14:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) by 202 down to 2095844 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628] 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=205} 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44ba619c 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) by 181 down to 2094956 23:14:48.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) by 202 down to 2095844 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818] 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=117} 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8beb5f 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) by 181 down to 2094956 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) by 202 down to 2095844 23:14:48.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628] 23:14:48.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=196} 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23a18a0a 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) by 181 down to 2094956 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) by 202 down to 2095844 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478] 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=192} 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7afdf825 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) by 181 down to 2094956 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) by 202 down to 2095844 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552] 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=178} 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67cffcc1 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) by 181 down to 2094956 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) by 202 down to 2095844 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964] 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=215} 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@153d4f0b 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) by 181 down to 2094956 23:14:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) by 202 down to 2095844 23:14:48.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894] 23:14:48.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=224} 23:14:48.213 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52c17903 23:14:48.213 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.213 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.213 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) by 181 down to 2094956 23:14:48.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) by 202 down to 2095844 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756] 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=193} 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b2234 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) by 181 down to 2094956 23:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) by 202 down to 2095844 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246] 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=181} 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e8ff656 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47148]) process #20 SSH_MSG_IGNORE 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_IGNORE 23:14:48.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) by 202 down to 2095844 23:14:48.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910] 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) by 181 down to 2094956 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) by 202 down to 2095844 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484] 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=202} 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fc03cb 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) by 181 down to 2094956 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=179} 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7952b209 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) by 202 down to 2095844 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294] 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=127} 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1502af60 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) by 181 down to 2094956 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) by 202 down to 2095844 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998] 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) by 181 down to 2094956 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=234} 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) by 202 down to 2095844 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054] 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75470796 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) by 181 down to 2094956 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=203} 23:14:48.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@508fa6ed 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) by 181 down to 2094956 23:14:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) by 202 down to 2095844 23:14:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744] 23:14:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #15 SSH_MSG_IGNORE 23:14:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_IGNORE 23:14:48.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=191} 23:14:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1195127b 23:14:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) by 181 down to 2094956 23:14:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) by 202 down to 2095844 23:14:48.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684] 23:14:48.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=140} 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11150edf 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) by 202 down to 2095844 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410] 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=244} 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26b40a54 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) by 181 down to 2094956 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) by 181 down to 2094956 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) by 202 down to 2095844 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746] 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=212} 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42324884 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) by 181 down to 2094956 23:14:48.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) by 202 down to 2095844 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018] 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=206} 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a2b3261 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) by 181 down to 2094956 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) by 202 down to 2095844 23:14:48.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940] 23:14:48.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) by 202 down to 2095844 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164] 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=213} 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@db8551c 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.233 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) by 181 down to 2094956 23:14:48.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) by 202 down to 2095844 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884] 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=137} 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fb7f9ea 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) by 181 down to 2094956 23:14:48.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=188} 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) by 202 down to 2095844 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982] 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=201} 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25cb9929 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) by 181 down to 2094956 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@213edf9 23:14:48.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) by 202 down to 2095844 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344] 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=150} 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@595c2f00 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) by 181 down to 2094956 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) by 181 down to 2094956 23:14:48.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) by 202 down to 2095844 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062] 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=225} 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4676c016 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) by 181 down to 2094956 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) by 202 down to 2095844 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482] 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=189} 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2add773f 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) by 181 down to 2094956 23:14:48.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) by 202 down to 2095844 23:14:48.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902] 23:14:48.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=147} 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f2656e8 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) by 181 down to 2094956 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) by 202 down to 2095844 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286] 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=235} 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@596601ad 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) by 181 down to 2094956 23:14:48.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) by 202 down to 2095844 23:14:48.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318] 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=199} 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d27e122 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) by 181 down to 2094956 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) by 202 down to 2095844 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634] 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=209} 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@710162be 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) by 181 down to 2094956 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) by 202 down to 2095844 23:14:48.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098] 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) by 202 down to 2095844 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722] 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=198} 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d82d48d 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) by 181 down to 2094956 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) by 202 down to 2095844 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638] 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=245} 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46385a88 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.254 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) by 181 down to 2094956 23:14:48.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=160} 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@303c0796 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) by 202 down to 2095844 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062] 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=216} 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62b8faf2 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) by 181 down to 2094956 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) by 202 down to 2095844 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028] 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=222} 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4085fe2b 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) by 181 down to 2094956 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) by 181 down to 2094956 23:14:48.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) by 202 down to 2095844 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252] 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=254} 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7806445b 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) by 181 down to 2094956 23:14:48.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #18 SSH_MSG_CHANNEL_DATA 23:14:48.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) by 202 down to 2095844 23:14:48.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762] 23:14:48.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=157} 23:14:48.258 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4cce02c5 23:14:48.258 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.259 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.259 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) by 181 down to 2094956 23:14:48.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) by 202 down to 2095844 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202] 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=264} 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cf10530 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) by 181 down to 2094956 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) by 202 down to 2095844 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724] 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=223} 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e5d5451 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) by 202 down to 2095844 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224] 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=255} 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ab47065 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) by 181 down to 2094956 23:14:48.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) by 202 down to 2095844 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464] 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=232} 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@473e0c84 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) by 181 down to 2094956 23:14:48.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) by 202 down to 2095844 23:14:48.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424] 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=208} 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9859dc9 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) by 181 down to 2094956 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) by 181 down to 2094956 23:14:48.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) by 202 down to 2095844 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000] 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=211} 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32a66ad 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) by 202 down to 2095844 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700] 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=218} 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20743d5a 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) by 181 down to 2094956 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) by 181 down to 2094956 23:14:48.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) by 202 down to 2095844 23:14:48.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058] 23:14:48.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=219} 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7aea32e5 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) by 202 down to 2095844 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896] 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=167} 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37b55c04 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) by 202 down to 2095844 23:14:48.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026] 23:14:48.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=274} 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cce252 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) by 202 down to 2095844 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912] 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=242} 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@292b3929 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) by 181 down to 2094956 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) by 181 down to 2094956 23:14:48.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) by 202 down to 2095844 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726] 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=170} 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6df43c8d 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) by 181 down to 2094956 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) by 181 down to 2094956 23:14:48.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) by 181 down to 2094956 23:14:48.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) by 202 down to 2095844 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736] 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=265} 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72307b3f 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) by 202 down to 2095844 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868] 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=221} 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b6f8d3f 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) by 181 down to 2094956 23:14:48.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) by 181 down to 2094956 23:14:48.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 202 down to 2095844 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878] 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=228} 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dd1ed56 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 181 down to 2094956 23:14:48.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.281 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #11 SSH_MSG_IGNORE 23:14:48.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_IGNORE 23:14:48.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 202 down to 2095844 23:14:48.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418] 23:14:48.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) by 202 down to 2095844 23:14:48.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366] 23:14:48.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) by 202 down to 2095844 23:14:48.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724] 23:14:48.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=275} 23:14:48.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=238} 23:14:48.298 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@764db18e 23:14:48.298 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35a4a5a4 23:14:48.299 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) by 181 down to 2094956 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 202 down to 2095844 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340] 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=226} 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a261e15 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) by 181 down to 2094956 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) by 202 down to 2095844 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612] 23:14:48.299 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=252} 23:14:48.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@157cae72 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) by 181 down to 2094956 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) by 202 down to 2095844 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714] 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=180} 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f41f4ac 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) by 202 down to 2095844 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658] 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=284} 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5087e621 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) by 181 down to 2094956 23:14:48.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) by 181 down to 2094956 23:14:48.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=229} 23:14:48.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@718b315c 23:14:48.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 181 down to 2094956 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 202 down to 2095844 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216] 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=177} 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55292189 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) by 202 down to 2095844 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882] 23:14:48.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) by 202 down to 2095844 23:14:48.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252] 23:14:48.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=236} 23:14:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11ad757 23:14:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) by 181 down to 2094956 23:14:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) by 202 down to 2095844 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800] 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=262} 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c9f9171 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) by 181 down to 2094956 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) by 202 down to 2095844 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302] 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=231} 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ff9bb59 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.306 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) by 181 down to 2094956 23:14:48.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) by 181 down to 2094956 23:14:48.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) by 202 down to 2095844 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070] 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=294} 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a6e33df 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) by 202 down to 2095844 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844] 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=248} 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63397dfd 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) by 181 down to 2094956 23:14:48.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) by 181 down to 2094956 23:14:48.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=233} 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41d6dae6 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) by 181 down to 2094956 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) by 181 down to 2094956 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) by 202 down to 2095844 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536] 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=304} 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ce3112f 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) by 181 down to 2094956 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) by 202 down to 2095844 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348] 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=272} 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69bccdcb 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) by 181 down to 2094956 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) by 202 down to 2095844 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328] 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=239} 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71ec2c18 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) by 181 down to 2094956 23:14:48.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) by 202 down to 2095844 23:14:48.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270] 23:14:48.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) by 202 down to 2095844 23:14:48.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764] 23:14:48.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=285} 23:14:48.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7baee164 23:14:48.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) by 202 down to 2095844 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756] 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=258} 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f289f57 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) by 181 down to 2094956 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 202 down to 2095844 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048] 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=190} 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cffac8b 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) by 181 down to 2094956 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.319 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.319 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=187} 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@183a4921 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) by 181 down to 2094956 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 202 down to 2095844 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700] 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=243} 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7df7770e 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 181 down to 2094956 23:14:48.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) by 181 down to 2094956 23:14:48.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) by 202 down to 2095844 23:14:48.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580] 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=241} 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d0f13ff 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) by 181 down to 2094956 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) by 202 down to 2095844 23:14:48.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346] 23:14:48.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=268} 23:14:48.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bca6d0b 23:14:48.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) by 181 down to 2094956 23:14:48.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.323 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.323 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) by 202 down to 2095844 23:14:48.323 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.323 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414] 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=249} 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9a514fe 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) by 181 down to 2094956 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.324 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) by 202 down to 2095844 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844] 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=253} 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@167bc146 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) by 181 down to 2094956 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) by 202 down to 2095844 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828] 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=314} 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3518619f 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.326 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) by 181 down to 2094956 23:14:48.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) by 202 down to 2095844 23:14:48.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662] 23:14:48.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=282} 23:14:48.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.342 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d7023de 23:14:48.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) by 202 down to 2095844 23:14:48.342 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202] 23:14:48.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.342 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.342 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=295} 23:14:48.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) by 181 down to 2094956 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dc57c9d 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) by 202 down to 2095844 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170] 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=278} 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4005a26f 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) by 202 down to 2095844 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792] 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) by 181 down to 2094956 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=246} 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) by 202 down to 2095844 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b52de39 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248] 23:14:48.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) by 202 down to 2095844 23:14:48.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888] 23:14:48.343 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=251} 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1beda57b 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) by 181 down to 2094956 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=200} 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@522fcd96 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) by 181 down to 2094956 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) by 202 down to 2095844 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168] 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=324} 23:14:48.347 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7224b53f 23:14:48.347 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.347 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.347 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) by 181 down to 2094956 23:14:48.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) by 202 down to 2095844 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014] 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=197} 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26ec3dfa 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) by 181 down to 2094956 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.348 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.348 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) by 181 down to 2094956 23:14:48.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) by 181 down to 2094956 23:14:48.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) by 202 down to 2095844 23:14:48.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672] 23:14:48.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=263} 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79ec213b 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) by 181 down to 2094956 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) by 202 down to 2095844 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566] 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=259} 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1484b660 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) by 202 down to 2095844 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484] 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=288} 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25f59dbf 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) by 181 down to 2094956 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) by 202 down to 2095844 23:14:48.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558] 23:14:48.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=261} 23:14:48.354 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@335724b9 23:14:48.354 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.354 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.354 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) by 181 down to 2094956 23:14:48.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) by 202 down to 2095844 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094] 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=256} 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@88d8e91 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) by 181 down to 2094956 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) by 202 down to 2095844 23:14:48.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390] 23:14:48.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=305} 23:14:48.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@365d90de 23:14:48.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) by 181 down to 2094956 23:14:48.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) by 181 down to 2094956 23:14:48.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) by 202 down to 2095844 23:14:48.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340] 23:14:48.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=207} 23:14:48.360 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b1e61a1 23:14:48.360 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.360 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.360 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) by 202 down to 2095844 23:14:48.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948] 23:14:48.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) by 181 down to 2094956 23:14:48.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=334} 23:14:48.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6488681e 23:14:48.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) by 181 down to 2094956 23:14:48.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) by 202 down to 2095844 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620] 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=292} 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f6cd955 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) by 181 down to 2094956 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) by 202 down to 2095844 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190] 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=273} 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ad9b551 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) by 181 down to 2094956 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #17 SSH_MSG_CHANNEL_DATA 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) by 202 down to 2095844 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712] 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=210} 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71f8070e 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) by 181 down to 2094956 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 202 down to 2095844 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418] 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=302} 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@743d20f7 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) by 181 down to 2094956 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) by 202 down to 2095844 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104] 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=266} 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f6caa73 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) by 181 down to 2094956 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) by 202 down to 2095844 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974] 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=344} 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36ca02ef 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.367 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) by 181 down to 2094956 23:14:48.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) by 202 down to 2095844 23:14:48.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382] 23:14:48.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=315} 23:14:48.370 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@582ebd68 23:14:48.370 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.370 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.370 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) by 181 down to 2094956 23:14:48.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) by 202 down to 2095844 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432] 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=269} 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f6b40f0 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) by 202 down to 2095844 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886] 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=217} 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@512c770d 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) by 181 down to 2094956 23:14:48.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) by 181 down to 2094956 23:14:48.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) by 202 down to 2095844 23:14:48.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080] 23:14:48.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=298} 23:14:48.375 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f815ac2 23:14:48.375 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.376 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.376 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) by 181 down to 2094956 23:14:48.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) by 202 down to 2095844 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458] 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=312} 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56466bb5 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) by 181 down to 2094956 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) by 202 down to 2095844 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020] 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=276} 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1aef2585 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) by 181 down to 2094956 23:14:48.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) by 202 down to 2095844 23:14:48.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282] 23:14:48.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=271} 23:14:48.380 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7402b8a9 23:14:48.380 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.380 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 202 down to 2095844 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078] 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=227} 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38fc26ab 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) by 202 down to 2095844 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044] 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=279} 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35622c8a 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) by 202 down to 2095844 23:14:48.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472] 23:14:48.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) by 181 down to 2094956 23:14:48.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=325} 23:14:48.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) by 181 down to 2094956 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@733cdb6 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) by 181 down to 2094956 23:14:48.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) by 181 down to 2094956 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) by 202 down to 2095844 23:14:48.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962] 23:14:48.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=322} 23:14:48.383 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d37f45d 23:14:48.383 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.383 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.383 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) by 181 down to 2094956 23:14:48.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) by 202 down to 2095844 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570] 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=281} 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b41ee8b 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) by 181 down to 2094956 23:14:48.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) by 202 down to 2095844 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614] 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=289} 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@189abdab 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) by 181 down to 2094956 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) by 202 down to 2095844 23:14:48.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298] 23:14:48.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=283} 23:14:48.389 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b6cee45 23:14:48.389 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.389 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.389 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) by 181 down to 2094956 23:14:48.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) by 202 down to 2095844 23:14:48.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056] 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=308} 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13c436ab 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) by 181 down to 2094956 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) by 202 down to 2095844 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092] 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=237} 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63289409 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) by 181 down to 2094956 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) by 202 down to 2095844 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876] 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=335} 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37160b11 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) by 181 down to 2094956 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) by 202 down to 2095844 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202] 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=354} 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51a2dc1a 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) by 181 down to 2094956 23:14:48.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) by 202 down to 2095844 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566] 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=318} 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f074d4c 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) by 181 down to 2094956 23:14:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) by 202 down to 2095844 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704] 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=286} 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23f07772 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) by 181 down to 2094956 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) by 202 down to 2095844 23:14:48.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) by 202 down to 2095844 23:14:48.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768] 23:14:48.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766] 23:14:48.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=220} 23:14:48.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=345} 23:14:48.398 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7364260 23:14:48.398 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.399 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9c1e10a 23:14:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.399 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.399 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.399 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) by 181 down to 2094956 23:14:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) by 181 down to 2094956 23:14:48.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) by 202 down to 2095844 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616] 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=332} 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57500935 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) by 181 down to 2094956 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) by 202 down to 2095844 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864] 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=293} 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cab79eb 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) by 181 down to 2094956 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) by 202 down to 2095844 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362] 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=291} 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fbe3dba 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) by 181 down to 2094956 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.403 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) by 202 down to 2095844 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252] 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) by 202 down to 2095844 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364] 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=364} 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ecc8c 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=230} 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b02372d 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) by 181 down to 2094956 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) by 202 down to 2095844 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704] 23:14:48.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) by 181 down to 2094956 23:14:48.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=296} 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25acf995 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) by 181 down to 2094956 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) by 202 down to 2095844 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358] 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=328} 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@aa9e7b5 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) by 181 down to 2094956 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) by 202 down to 2095844 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762] 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=301} 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43d2b826 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) by 181 down to 2094956 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) by 202 down to 2095844 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548] 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=355} 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f2ceee2 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.413 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) by 202 down to 2095844 23:14:48.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832] 23:14:48.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) by 181 down to 2094956 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=306} 23:14:48.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23074298 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) by 181 down to 2094956 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) by 202 down to 2095844 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834] 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=338} 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@747d771d 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) by 181 down to 2094956 23:14:48.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) by 202 down to 2095844 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472] 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=247} 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55eeed7f 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) by 181 down to 2094956 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) by 202 down to 2095844 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194] 23:14:48.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) by 202 down to 2095844 23:14:48.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834] 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=240} 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@656c8592 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) by 181 down to 2094956 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=299} 23:14:48.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11e59a48 23:14:48.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) by 181 down to 2094956 23:14:48.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) by 202 down to 2095844 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198] 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=348} 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@289d0441 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) by 181 down to 2094956 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) by 202 down to 2095844 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506] 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=257} 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19d08845 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) by 181 down to 2094956 23:14:48.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) by 202 down to 2095844 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370] 23:14:48.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) by 202 down to 2095844 23:14:48.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026] 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=342} 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68bc8899 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=316} 23:14:48.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1cd91210 23:14:48.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) by 181 down to 2094956 23:14:48.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) by 181 down to 2094956 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) by 202 down to 2095844 23:14:48.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698] 23:14:48.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=303} 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48e05397 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) by 181 down to 2094956 23:14:48.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 202 down to 2095844 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878] 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=309} 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fd3519f 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.426 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) by 181 down to 2094956 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) by 202 down to 2095844 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340] 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=365} 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e6d0eb7 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) by 181 down to 2094956 23:14:48.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) by 202 down to 2095844 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686] 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=374} 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77ff3c7e 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) by 181 down to 2094956 23:14:48.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) by 202 down to 2095844 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842] 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=358} 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1296c57 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) by 181 down to 2094956 23:14:48.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) by 202 down to 2095844 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726] 23:14:48.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) by 202 down to 2095844 23:14:48.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944] 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=384} 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40a27b21 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=250} 23:14:48.434 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1584f25c 23:14:48.434 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.434 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.434 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) by 181 down to 2094956 23:14:48.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) by 181 down to 2094956 23:14:48.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) by 202 down to 2095844 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112] 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=267} 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@27093a4e 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) by 181 down to 2094956 23:14:48.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) by 202 down to 2095844 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906] 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=352} 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56a12290 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) by 181 down to 2094956 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) by 202 down to 2095844 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900] 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=326} 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18aa113d 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) by 181 down to 2094956 23:14:48.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) by 202 down to 2095844 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174] 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=311} 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3dd11cb3 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) by 181 down to 2094956 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) by 202 down to 2095844 23:14:48.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520] 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=375} 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e34ffd2 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) by 202 down to 2095844 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634] 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=319} 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@180a97fe 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) by 181 down to 2094956 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) by 202 down to 2095844 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216] 23:14:48.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) by 181 down to 2094956 23:14:48.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=368} 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ac3a2f7 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) by 181 down to 2094956 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.446 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.446 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) by 202 down to 2095844 23:14:48.446 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.446 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624] 23:14:48.446 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.446 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.447 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=313} 23:14:48.447 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36419e20 23:14:48.447 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.447 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.447 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.447 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.447 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.447 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) by 181 down to 2094956 23:14:48.447 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.447 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) by 202 down to 2095844 23:14:48.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054] 23:14:48.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=378} 23:14:48.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fbe5de4 23:14:48.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) by 181 down to 2094956 23:14:48.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) by 202 down to 2095844 23:14:48.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582] 23:14:48.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=277} 23:14:48.449 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4972312e 23:14:48.449 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.449 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.449 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) by 181 down to 2094956 23:14:48.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) by 202 down to 2095844 23:14:48.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874] 23:14:48.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=362} 23:14:48.452 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b66d40d 23:14:48.452 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.452 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.452 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) by 181 down to 2094956 23:14:48.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) by 202 down to 2095844 23:14:48.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256] 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=321} 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19a2e090 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) by 181 down to 2094956 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) by 202 down to 2095844 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852] 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=329} 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@411c9d87 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) by 181 down to 2094956 23:14:48.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) by 202 down to 2095844 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032] 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=388} 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@122b805b 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) by 181 down to 2094956 23:14:48.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) by 202 down to 2095844 23:14:48.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720] 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) by 202 down to 2095844 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754] 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=331} 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@797dfee2 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) by 181 down to 2094956 23:14:48.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.459 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) by 202 down to 2095844 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876] 23:14:48.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=336} 23:14:48.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33854629 23:14:48.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=394} 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ffd539c 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) by 181 down to 2094956 23:14:48.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) by 202 down to 2095844 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784] 23:14:48.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) by 181 down to 2094956 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=260} 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3123fa4b 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) by 181 down to 2094956 23:14:48.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) by 202 down to 2095844 23:14:48.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002] 23:14:48.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=339} 23:14:48.464 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19cd4846 23:14:48.464 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.464 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.464 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) by 181 down to 2094956 23:14:48.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #12 SSH_MSG_IGNORE 23:14:48.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_IGNORE 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) by 202 down to 2095844 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794] 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=287} 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60445937 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) by 181 down to 2094956 23:14:48.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) by 202 down to 2095844 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592] 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=404} 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4bc4bc3b 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) by 202 down to 2095844 23:14:48.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666] 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=398} 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@744bba25 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) by 181 down to 2094956 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) by 181 down to 2094956 23:14:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) by 202 down to 2095844 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030] 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=346} 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@512db945 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #16 SSH_MSG_CHANNEL_DATA 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) by 202 down to 2095844 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264] 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=270} 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@377cf4 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) by 181 down to 2094956 23:14:48.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) by 181 down to 2094956 23:14:48.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) by 202 down to 2095844 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366] 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=341} 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@459a93f0 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) by 181 down to 2094956 23:14:48.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) by 202 down to 2095844 23:14:48.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764] 23:14:48.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=297} 23:14:48.477 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4826a782 23:14:48.477 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.477 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.477 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) by 181 down to 2094956 23:14:48.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) by 202 down to 2095844 23:14:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776] 23:14:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=408} 23:14:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b2ae176 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) by 202 down to 2095844 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446] 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=372} 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5f1b10 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) by 181 down to 2094956 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) by 181 down to 2094956 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) by 202 down to 2095844 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930] 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=280} 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eda9e48 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) by 181 down to 2094956 23:14:48.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) by 202 down to 2095844 23:14:48.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044] 23:14:48.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=307} 23:14:48.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5571e329 23:14:48.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) by 181 down to 2094956 23:14:48.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) by 202 down to 2095844 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418] 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=385} 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30a34043 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) by 181 down to 2094956 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) by 202 down to 2095844 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368] 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=351} 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1705d6c2 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) by 181 down to 2094956 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) by 202 down to 2095844 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236] 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=323} 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6846726a 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) by 181 down to 2094956 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) by 202 down to 2095844 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612] 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=418} 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d3f9eec 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) by 181 down to 2094956 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) by 202 down to 2095844 23:14:48.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014] 23:14:48.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=395} 23:14:48.492 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@af76c77 23:14:48.492 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.492 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.492 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) by 181 down to 2094956 23:14:48.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) by 202 down to 2095844 23:14:48.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460] 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=333} 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64defb7 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) by 181 down to 2094956 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) by 202 down to 2095844 23:14:48.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194] 23:14:48.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=414} 23:14:48.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5971adc8 23:14:48.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) by 202 down to 2095844 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604] 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=382} 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ab4fd77 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) by 181 down to 2094956 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) by 181 down to 2094956 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) by 202 down to 2095844 23:14:48.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580] 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=317} 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6479f94 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) by 181 down to 2094956 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) by 202 down to 2095844 23:14:48.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632] 23:14:48.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=428} 23:14:48.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7993bcde 23:14:48.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) by 202 down to 2095844 23:14:48.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634] 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) by 202 down to 2095844 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316] 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=349} 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18714889 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=356} 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ee8dc45 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) by 181 down to 2094956 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) by 181 down to 2094956 23:14:48.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) by 181 down to 2094956 23:14:48.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) by 202 down to 2095844 23:14:48.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708] 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=392} 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66dfd22 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) by 181 down to 2094956 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) by 202 down to 2095844 23:14:48.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416] 23:14:48.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=405} 23:14:48.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@263603f1 23:14:48.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) by 181 down to 2094956 23:14:48.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) by 202 down to 2095844 23:14:48.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858] 23:14:48.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=361} 23:14:48.511 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@740494fc 23:14:48.511 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.511 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.511 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) by 202 down to 2095844 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094] 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=359} 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b557557 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) by 181 down to 2094956 23:14:48.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 202 down to 2095844 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052] 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=366} 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c76a3cc 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) by 181 down to 2094956 23:14:48.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) by 181 down to 2094956 23:14:48.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) by 202 down to 2095844 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900] 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=290} 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bfcf7a5 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) by 181 down to 2094956 23:14:48.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) by 202 down to 2095844 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834] 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=343} 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3853099b 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) by 181 down to 2094956 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) by 202 down to 2095844 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748] 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=438} 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@656cdb50 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) by 181 down to 2094956 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) by 202 down to 2095844 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752] 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=424} 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@bc5c942 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) by 181 down to 2094956 23:14:48.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) by 202 down to 2095844 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244] 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=300} 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17a43a4c 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) by 181 down to 2094956 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) by 202 down to 2095844 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110] 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=415} 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d0dc22f 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) by 202 down to 2095844 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106] 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=371} 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@282f6ba1 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #18 SSH_MSG_IGNORE 23:14:48.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_IGNORE 23:14:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) by 181 down to 2094956 23:14:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) by 181 down to 2094956 23:14:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.525 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) by 202 down to 2095844 23:14:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936] 23:14:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=402} 23:14:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@696b7024 23:14:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) by 181 down to 2094956 23:14:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) by 202 down to 2095844 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932] 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=369} 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7764e484 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) by 181 down to 2094956 23:14:48.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) by 202 down to 2095844 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950] 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=310} 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e4307a2 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) by 181 down to 2094956 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) by 202 down to 2095844 23:14:48.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588] 23:14:48.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=376} 23:14:48.530 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69303842 23:14:48.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) by 181 down to 2094956 23:14:48.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) by 202 down to 2095844 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634] 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=353} 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f08ee3c 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) by 181 down to 2094956 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) by 202 down to 2095844 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522] 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=327} 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38897736 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) by 181 down to 2094956 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) by 202 down to 2095844 23:14:48.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902] 23:14:48.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=448} 23:14:48.535 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1067325b 23:14:48.535 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.535 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.535 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) by 181 down to 2094956 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) by 202 down to 2095844 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384] 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) by 202 down to 2095844 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872] 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=412} 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67d9407f 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=386} 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b15c6c0 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) by 181 down to 2094956 23:14:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) by 181 down to 2094956 23:14:48.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) by 202 down to 2095844 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114] 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=381} 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62a13402 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) by 202 down to 2095844 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428] 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=337} 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261e5ca 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) by 181 down to 2094956 23:14:48.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) by 181 down to 2094956 23:14:48.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #15 SSH_MSG_CHANNEL_DATA 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) by 202 down to 2095844 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760] 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=320} 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b10519b 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) by 181 down to 2094956 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) by 202 down to 2095844 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342] 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=425} 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c8bf95c 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) by 181 down to 2094956 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) by 202 down to 2095844 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030] 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=363} 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fe18ff7 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) by 181 down to 2094956 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) by 202 down to 2095844 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850] 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=330} 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e1d3437 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) by 202 down to 2095844 23:14:48.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736] 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=396} 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69dce66f 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) by 181 down to 2094956 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) by 202 down to 2095844 23:14:48.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256] 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=434} 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2af762db 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) by 181 down to 2094956 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.553 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) by 181 down to 2094956 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) by 202 down to 2095844 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800] 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=422} 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7037e4d5 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) by 181 down to 2094956 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) by 202 down to 2095844 23:14:48.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418] 23:14:48.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=435} 23:14:48.555 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3831792c 23:14:48.555 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) by 202 down to 2095844 23:14:48.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618] 23:14:48.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=406} 23:14:48.558 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@167c1db8 23:14:48.558 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.559 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.559 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) by 181 down to 2094956 23:14:48.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.559 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) by 202 down to 2095844 23:14:48.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388] 23:14:48.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) by 202 down to 2095844 23:14:48.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724] 23:14:48.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=373} 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d794441 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=432} 23:14:48.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2210714d 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) by 181 down to 2094956 23:14:48.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) by 202 down to 2095844 23:14:48.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548] 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) by 181 down to 2094956 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) by 202 down to 2095844 23:14:48.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=458} 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732] 23:14:48.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c88f325 23:14:48.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=416} 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6893a9bd 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) by 181 down to 2094956 23:14:48.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.569 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.569 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) by 202 down to 2095844 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026] 23:14:48.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) by 181 down to 2094956 23:14:48.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=444} 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a464c35 23:14:48.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) by 202 down to 2095844 23:14:48.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058] 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) by 202 down to 2095844 23:14:48.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862] 23:14:48.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=391} 23:14:48.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=340} 23:14:48.570 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3cc75128 23:14:48.570 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.570 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.570 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.570 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79aff895 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) by 202 down to 2095844 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112] 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=379} 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@204b0de4 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) by 202 down to 2095844 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814] 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=347} 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4bec7688 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) by 181 down to 2094956 23:14:48.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) by 181 down to 2094956 23:14:48.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) by 181 down to 2094956 23:14:48.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) by 202 down to 2095844 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454] 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=442} 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24563c3a 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) by 181 down to 2094956 23:14:48.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) by 202 down to 2095844 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866] 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=401} 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ad3effe 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) by 181 down to 2094956 23:14:48.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) by 202 down to 2095844 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100] 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=383} 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5527a56a 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) by 181 down to 2094956 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) by 202 down to 2095844 23:14:48.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556] 23:14:48.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) by 181 down to 2094956 23:14:48.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) by 181 down to 2094956 23:14:48.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) by 181 down to 2094956 23:14:48.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=389} 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52b52453 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) by 181 down to 2094956 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) by 202 down to 2095844 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004] 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=445} 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32633ee8 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) by 202 down to 2095844 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004] 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=357} 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77f2b489 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) by 181 down to 2094956 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) by 181 down to 2094956 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #14 SSH_MSG_IGNORE 23:14:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_IGNORE 23:14:48.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) by 202 down to 2095844 23:14:48.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258] 23:14:48.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=426} 23:14:48.581 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ba1ca9 23:14:48.581 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.581 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.581 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) by 181 down to 2094956 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) by 202 down to 2095844 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344] 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=454} 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@582d1529 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.585 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.585 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) by 181 down to 2094956 23:14:48.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) by 202 down to 2095844 23:14:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464] 23:14:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) by 202 down to 2095844 23:14:48.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352] 23:14:48.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) by 202 down to 2095844 23:14:48.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978] 23:14:48.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.590 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.590 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=399} 23:14:48.590 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e72a938 23:14:48.590 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.590 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.590 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.590 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.590 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.591 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) by 181 down to 2094956 23:14:48.591 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.591 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=468} 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10af03ff 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) by 181 down to 2094956 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) by 202 down to 2095844 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702] 23:14:48.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) by 202 down to 2095844 23:14:48.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424] 23:14:48.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=436} 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30366de8 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) by 202 down to 2095844 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=350} 23:14:48.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=393} 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4aad5ff2 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288] 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=464} 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) by 181 down to 2094956 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e2f6a12 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) by 202 down to 2095844 23:14:48.594 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dc2c26 23:14:48.594 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.594 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.594 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #17 SSH_MSG_IGNORE 23:14:48.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698] 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_IGNORE 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #19 SSH_MSG_IGNORE 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) by 202 down to 2095844 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908] 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=411} 23:14:48.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=452} 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3cd1d242 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.604 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@109ac62 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.604 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.604 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.604 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 202 down to 2095844 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196] 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=455} 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50fb0573 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) by 181 down to 2094956 23:14:48.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) by 181 down to 2094956 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) by 181 down to 2094956 23:14:48.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 181 down to 2094956 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) by 202 down to 2095844 23:14:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200] 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) by 181 down to 2094956 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) by 202 down to 2095844 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046] 23:14:48.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=367} 23:14:48.606 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2353207f 23:14:48.606 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.606 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.606 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=360} 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16388c61 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) by 181 down to 2094956 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) by 181 down to 2094956 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) by 202 down to 2095844 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442] 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=409} 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e57a91d 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) by 202 down to 2095844 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996] 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=478} 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a78d3cc 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) by 181 down to 2094956 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) by 181 down to 2094956 23:14:48.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) by 202 down to 2095844 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582] 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=446} 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1813c16d 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) by 181 down to 2094956 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) by 181 down to 2094956 23:14:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) by 202 down to 2095844 23:14:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420] 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=465} 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a3b39f5 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) by 181 down to 2094956 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) by 202 down to 2095844 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734] 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=403} 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c75c0be 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) by 181 down to 2094956 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) by 202 down to 2095844 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256] 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=377} 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@645a8d7e 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) by 202 down to 2095844 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450] 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=421} 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@280d060c 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) by 181 down to 2094956 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) by 181 down to 2094956 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) by 202 down to 2095844 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092] 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=488} 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31689b92 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) by 181 down to 2094956 23:14:48.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) by 202 down to 2095844 23:14:48.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104] 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=474} 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c785a02 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) by 181 down to 2094956 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) by 202 down to 2095844 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086] 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=475} 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@376b9cf1 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #16 SSH_MSG_IGNORE 23:14:48.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_IGNORE 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) by 202 down to 2095844 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812] 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=462} 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4200f94d 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) by 181 down to 2094956 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) by 181 down to 2094956 23:14:48.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) by 202 down to 2095844 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712] 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=413} 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e0de320 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) by 181 down to 2094956 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) by 202 down to 2095844 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918] 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=498} 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a3c0190 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) by 202 down to 2095844 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410] 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=370} 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@789c2042 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) by 181 down to 2094956 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) by 181 down to 2094956 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) by 202 down to 2095844 23:14:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470] 23:14:48.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) by 202 down to 2095844 23:14:48.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404] 23:14:48.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.624 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.625 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=431} 23:14:48.625 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b0a1d1c 23:14:48.625 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.625 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.625 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.625 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.625 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.625 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) by 181 down to 2094956 23:14:48.625 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.625 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) by 202 down to 2095844 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114] 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=472} 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fef8c9f 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) by 181 down to 2094956 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) by 202 down to 2095844 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498] 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=485} 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45be2037 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) by 181 down to 2094956 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) by 202 down to 2095844 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602] 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=456} 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e5e9e24 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) by 181 down to 2094956 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) by 202 down to 2095844 23:14:48.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796] 23:14:48.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=441} 23:14:48.631 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d254eab 23:14:48.631 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.631 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.631 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) by 181 down to 2094956 23:14:48.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) by 202 down to 2095844 23:14:48.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738] 23:14:48.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=484} 23:14:48.632 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@441a9ba4 23:14:48.632 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.632 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.632 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) by 181 down to 2094956 23:14:48.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #14 SSH_MSG_CHANNEL_DATA 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) by 202 down to 2095844 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100] 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=380} 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77880384 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) by 181 down to 2094956 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) by 202 down to 2095844 23:14:48.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088] 23:14:48.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=482} 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69d8acc7 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) by 202 down to 2095844 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780] 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=494} 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64e1b9ca 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 202 down to 2095844 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196] 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 202 down to 2095844 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634] 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=390} 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20baa656 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.638 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.639 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) by 181 down to 2094956 23:14:48.639 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.639 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=419} 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23f9eb99 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) by 181 down to 2094956 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) by 202 down to 2095844 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616] 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=423} 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcc0e2c 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) by 202 down to 2095844 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898] 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=387} 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@234a1a85 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) by 202 down to 2095844 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164] 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=495} 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b29162a 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) by 202 down to 2095844 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866] 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=451} 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b3e684c 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) by 181 down to 2094956 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=466} 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@442b7ad9 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) by 202 down to 2095844 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618] 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) by 181 down to 2094956 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=400} 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b046435 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) by 181 down to 2094956 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) by 181 down to 2094956 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) by 181 down to 2094956 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) by 181 down to 2094956 23:14:48.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) by 181 down to 2094956 23:14:48.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) by 181 down to 2094956 23:14:48.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) by 202 down to 2095844 23:14:48.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194] 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=429} 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e44c6e5 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) by 181 down to 2094956 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) by 202 down to 2095844 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520] 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=492} 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b374f2b 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) by 181 down to 2094956 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) by 202 down to 2095844 23:14:48.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598] 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=433} 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53599a93 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) by 202 down to 2095844 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986] 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=461} 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b16d484 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) by 181 down to 2094956 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) by 181 down to 2094956 23:14:48.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) by 202 down to 2095844 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448] 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=397} 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17ebccdc 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) by 181 down to 2094956 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.656 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) by 202 down to 2095844 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) by 202 down to 2095844 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662] 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126] 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=443} 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f673780 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=476} 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@27a45111 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) by 181 down to 2094956 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) by 202 down to 2095844 23:14:48.657 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) by 181 down to 2094956 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310] 23:14:48.658 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.658 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=407} 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25a2aaf5 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) by 202 down to 2095844 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980] 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=439} 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e2996d8 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) by 202 down to 2095844 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372] 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=410} 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2544583f 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) by 181 down to 2094956 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) by 181 down to 2094956 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) by 181 down to 2094956 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) by 202 down to 2095844 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288] 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) by 202 down to 2095844 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290] 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=486} 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3916a35f 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) by 202 down to 2095844 23:14:48.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566] 23:14:48.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=453} 23:14:48.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74ffd1ac 23:14:48.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) by 181 down to 2094956 23:14:48.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.661 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) by 181 down to 2094956 23:14:48.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=471} 23:14:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6067ddfd 23:14:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) by 181 down to 2094956 23:14:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) by 202 down to 2095844 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114] 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=449} 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@651a4058 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) by 181 down to 2094956 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) by 202 down to 2095844 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782] 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=417} 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@288ea177 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) by 181 down to 2094956 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) by 202 down to 2095844 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300] 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=463} 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66b5af70 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) by 181 down to 2094956 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) by 202 down to 2095844 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386] 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=496} 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18f7ebe7 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) by 181 down to 2094956 23:14:48.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) by 202 down to 2095844 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780] 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=481} 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62955564 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) by 181 down to 2094956 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) by 202 down to 2095844 23:14:48.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) by 202 down to 2095844 23:14:48.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874] 23:14:48.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942] 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=473} 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=427} 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78528751 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fbfa7a 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) by 181 down to 2094956 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) by 181 down to 2094956 23:14:48.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) by 202 down to 2095844 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442] 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=459} 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b981003 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) by 202 down to 2095844 23:14:48.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444] 23:14:48.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=420} 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@621e13bf 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) by 181 down to 2094956 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) by 181 down to 2094956 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) by 202 down to 2095844 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174] 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=491} 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@452c402 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) by 181 down to 2094956 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) by 202 down to 2095844 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114] 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=437} 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f6b7cc3 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) by 181 down to 2094956 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) by 202 down to 2095844 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702] 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=430} 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f9367c5 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) by 181 down to 2094956 23:14:48.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) by 202 down to 2095844 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632] 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=483} 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79d3670f 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) by 181 down to 2094956 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) by 202 down to 2095844 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846] 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=469} 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77dcd38b 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) by 181 down to 2094956 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) by 202 down to 2095844 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) by 202 down to 2095844 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984] 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950] 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=493} 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d3ea96d 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=447} 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7422c8d1 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) by 181 down to 2094956 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) by 181 down to 2094956 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) by 202 down to 2095844 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944] 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=479} 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@129bfb9f 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #13 SSH_MSG_CHANNEL_DATA 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) by 202 down to 2095844 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642] 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) by 181 down to 2094956 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=440} 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33235195 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) by 181 down to 2094956 23:14:48.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) by 202 down to 2095844 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750] 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=457} 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2549d6a3 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) by 181 down to 2094956 23:14:48.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 202 down to 2095844 23:14:48.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700] 23:14:48.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=450} 23:14:48.691 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a6ceee9 23:14:48.691 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.691 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.691 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) by 181 down to 2094956 23:14:48.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) by 202 down to 2095844 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424] 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=489} 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45d3ca47 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) by 181 down to 2094956 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) by 202 down to 2095844 23:14:48.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770] 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) by 202 down to 2095844 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746] 23:14:48.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=460} 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41a6d776 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=467} 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73bf6a6f 23:14:48.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) by 181 down to 2094956 23:14:48.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) by 181 down to 2094956 23:14:48.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) by 202 down to 2095844 23:14:48.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336] 23:14:48.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.696 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=499} 23:14:48.696 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24169532 23:14:48.696 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.696 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.696 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.696 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.696 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.696 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) by 181 down to 2094956 23:14:48.696 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.696 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) by 202 down to 2095844 23:14:48.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048] 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=470} 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f11b926 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) by 181 down to 2094956 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) by 202 down to 2095844 23:14:48.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134] 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=477} 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ff89c55 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) by 181 down to 2094956 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) by 202 down to 2095844 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350] 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=480} 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16b67828 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) by 181 down to 2094956 23:14:48.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:48.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #15 SSH_MSG_IGNORE 23:14:48.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_IGNORE 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) by 202 down to 2095844 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292] 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=487} 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bc13368 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) by 181 down to 2094956 23:14:48.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) by 202 down to 2095844 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416] 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=490} 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e26f6e4 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) by 181 down to 2094956 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #12 SSH_MSG_CHANNEL_DATA 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) by 202 down to 2095844 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054] 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=497} 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@307a28d3 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) by 181 down to 2094956 23:14:48.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #11 SSH_MSG_CHANNEL_DATA 23:14:48.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) by 202 down to 2095844 23:14:48.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_CHANNEL_DATA len=202 23:14:48.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106] 23:14:48.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:14:48.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:14:48.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=500} 23:14:48.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54c922ec 23:14:48.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:14:48.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:14:48.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:14:48.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:14:48.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:14:48.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) by 181 down to 2094956 23:14:48.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:14:48.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:14:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #12 SSH_MSG_IGNORE 23:14:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_IGNORE 23:14:48.943 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #17 SSH_MSG_IGNORE 23:14:49.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_IGNORE 23:14:49.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #13 SSH_MSG_IGNORE 23:14:49.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_IGNORE 23:14:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48500]) process #20 SSH_MSG_IGNORE 23:14:49.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_IGNORE 23:14:49.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #18 SSH_MSG_IGNORE 23:14:49.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_IGNORE 23:14:49.094 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #15 SSH_MSG_IGNORE 23:14:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_IGNORE 23:14:49.098 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.149 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #14 SSH_MSG_IGNORE 23:14:49.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_IGNORE 23:14:49.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #16 SSH_MSG_IGNORE 23:14:49.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_IGNORE 23:14:49.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #19 SSH_MSG_IGNORE 23:14:49.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:14:49.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #18 SSH_MSG_IGNORE 23:14:49.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_IGNORE 23:14:49.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52894]) process #20 SSH_MSG_IGNORE 23:14:49.395 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_IGNORE 23:14:49.396 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #17 SSH_MSG_IGNORE 23:14:49.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_IGNORE 23:14:49.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #13 SSH_MSG_IGNORE 23:14:49.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_IGNORE 23:14:49.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #14 SSH_MSG_IGNORE 23:14:49.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_IGNORE 23:14:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #16 SSH_MSG_IGNORE 23:14:49.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_IGNORE 23:14:49.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #19 SSH_MSG_IGNORE 23:14:49.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:14:49.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44220]) process #20 SSH_MSG_IGNORE 23:14:49.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_IGNORE 23:14:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #18 SSH_MSG_IGNORE 23:14:49.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_IGNORE 23:14:49.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:49.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #15 SSH_MSG_IGNORE 23:14:49.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_IGNORE 23:14:49.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #17 SSH_MSG_IGNORE 23:14:50.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_IGNORE 23:14:50.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #13 SSH_MSG_IGNORE 23:14:50.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_IGNORE 23:14:50.118 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #15 SSH_MSG_IGNORE 23:14:50.119 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_IGNORE 23:14:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #14 SSH_MSG_IGNORE 23:14:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_IGNORE 23:14:50.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #19 SSH_MSG_IGNORE 23:14:50.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:14:50.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.197 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #16 SSH_MSG_IGNORE 23:14:50.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_IGNORE 23:14:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51538]) process #20 SSH_MSG_IGNORE 23:14:50.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_IGNORE 23:14:50.265 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #18 SSH_MSG_IGNORE 23:14:50.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_IGNORE 23:14:50.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #13 SSH_MSG_IGNORE 23:14:50.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_IGNORE 23:14:50.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #15 SSH_MSG_IGNORE 23:14:50.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_IGNORE 23:14:50.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #19 SSH_MSG_IGNORE 23:14:50.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:14:50.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.801 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #17 SSH_MSG_IGNORE 23:14:50.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_IGNORE 23:14:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58658]) process #20 SSH_MSG_IGNORE 23:14:50.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_IGNORE 23:14:50.851 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #16 SSH_MSG_IGNORE 23:14:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_IGNORE 23:14:50.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #14 SSH_MSG_IGNORE 23:14:50.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_IGNORE 23:14:50.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #13 SSH_MSG_IGNORE 23:14:51.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_IGNORE 23:14:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #14 SSH_MSG_IGNORE 23:14:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:14:51.166 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #15 SSH_MSG_IGNORE 23:14:51.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_IGNORE 23:14:51.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #19 SSH_MSG_IGNORE 23:14:51.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:14:51.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #18 SSH_MSG_IGNORE 23:14:51.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_IGNORE 23:14:51.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #16 SSH_MSG_IGNORE 23:14:51.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_IGNORE 23:14:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41152]) process #20 SSH_MSG_IGNORE 23:14:51.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_IGNORE 23:14:51.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #17 SSH_MSG_IGNORE 23:14:51.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_IGNORE 23:14:51.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #18 SSH_MSG_IGNORE 23:14:51.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_IGNORE 23:14:51.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #13 SSH_MSG_IGNORE 23:14:51.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_IGNORE 23:14:51.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #17 SSH_MSG_IGNORE 23:14:51.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_IGNORE 23:14:51.706 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #19 SSH_MSG_IGNORE 23:14:51.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:14:51.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #16 SSH_MSG_IGNORE 23:14:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_IGNORE 23:14:51.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #14 SSH_MSG_IGNORE 23:14:51.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_IGNORE 23:14:51.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48250])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:51.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) exit code=0, immediate=false 23:14:51.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:51.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:51.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:51.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:51.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) Closing gracefully 23:14:51.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) 23:14:51.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) 23:14:51.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:51.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:51.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:51.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:51.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250])[immediately=false] processing 23:14:51.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:51.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48250]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:51.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:51.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) Closing immediately 23:14:51.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:51.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:51.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250])[immediately=true] processing 23:14:51.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250] 23:14:51.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b0644d3) signal close complete immediately=true 23:14:51.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:51.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70f25764) signal close complete immediately=true 23:14:51.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250])[Immediately] closed 23:14:51.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) result=null 23:14:51.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@581b1fdc) signal close complete immediately=false 23:14:51.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6182f8d0) signal close complete immediately=false 23:14:51.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48250]) code=0 message='' shell closed 23:14:51.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48250]) Closing immediately 23:14:51.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:51.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48250]]) Closing immediately 23:14:51.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48250]) stopping 23:14:51.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48250]) stopped 23:14:51.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48250]])[Immediately] closed 23:14:51.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17830] - close(TransportIoSession[local=/10.30.170.33:17830, remote=/10.30.170.252:48250]) Closing immediately 23:14:51.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17830] - close(TransportIoSession[local=/10.30.170.33:17830, remote=/10.30.170.252:48250])[Immediately] closed 23:14:51.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18b1b9e7) signal close complete immediately=true 23:14:51.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48250])[Immediately] closed 23:14:51.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8921964a, L:/10.30.170.33:17830 ! R:/10.30.170.252:48250] inactive. 23:14:51.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x8921964a, L:/10.30.170.33:17830 ! R:/10.30.170.252:48250]} end of input detected while session was in state up 23:14:51.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0x8921964a, L:/10.30.170.33:17830 ! R:/10.30.170.252:48250]} down, reason: End of input 23:14:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43580]) process #20 SSH_MSG_IGNORE 23:14:51.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_IGNORE 23:14:51.910 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #15 SSH_MSG_IGNORE 23:14:51.955 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:51.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_IGNORE 23:14:52.164 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43314])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:52.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) exit code=0, immediate=false 23:14:52.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:52.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:52.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:52.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:52.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) Closing gracefully 23:14:52.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) 23:14:52.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) 23:14:52.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:52.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:52.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:52.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:52.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314])[immediately=false] processing 23:14:52.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:52.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43314]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:52.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:52.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) Closing immediately 23:14:52.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:52.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:52.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314])[immediately=true] processing 23:14:52.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314] 23:14:52.167 [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@71b9b83d) signal close complete immediately=true 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:52.169 [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@3dc9389) signal close complete immediately=true 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314])[Immediately] closed 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) result=null 23:14:52.169 [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@1f990f1d) signal close complete immediately=false 23:14:52.169 [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@3a810e86) signal close complete immediately=false 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43314]) code=0 message='' shell closed 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43314]) Closing immediately 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43314]]) Closing immediately 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43314]) stopping 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43314]) stopped 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43314]])[Immediately] closed 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:17831] - close(TransportIoSession[local=/10.30.170.33:17831, remote=/10.30.170.252:43314]) Closing immediately 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:17831] - close(TransportIoSession[local=/10.30.170.33:17831, remote=/10.30.170.252:43314])[Immediately] closed 23:14:52.169 [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@64531bb) signal close complete immediately=true 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43314])[Immediately] closed 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x92051c81, L:/10.30.170.33:17831 ! R:/10.30.170.252:43314] inactive. 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x92051c81, L:/10.30.170.33:17831 ! R:/10.30.170.252:43314]} end of input detected while session was in state up 23:14:52.169 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0x92051c81, L:/10.30.170.33:17831 ! R:/10.30.170.252:43314]} down, reason: End of input 23:14:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #15 SSH_MSG_IGNORE 23:14:52.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_IGNORE 23:14:52.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #17 SSH_MSG_IGNORE 23:14:52.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_IGNORE 23:14:52.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.263 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #18 SSH_MSG_IGNORE 23:14:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_IGNORE 23:14:52.266 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #14 SSH_MSG_IGNORE 23:14:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_IGNORE 23:14:52.344 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #13 SSH_MSG_IGNORE 23:14:52.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_IGNORE 23:14:52.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #19 SSH_MSG_IGNORE 23:14:52.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:14:52.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39922]) process #20 SSH_MSG_IGNORE 23:14:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_IGNORE 23:14:52.436 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #16 SSH_MSG_IGNORE 23:14:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_IGNORE 23:14:52.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36116])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) exit code=0, immediate=false 23:14:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) Closing gracefully 23:14:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) 23:14:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) 23:14:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116])[immediately=false] processing 23:14:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36116]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) Closing immediately 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116])[immediately=true] processing 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116] 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24785b9e) signal close complete immediately=true 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@800cd65) signal close complete immediately=true 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116])[Immediately] closed 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) result=null 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d20e94d) signal close complete immediately=false 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a59ce91) signal close complete immediately=false 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36116]) code=0 message='' shell closed 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36116]) Closing immediately 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36116]]) Closing immediately 23:14:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36116]) stopping 23:14:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36116]) stopped 23:14:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36116]])[Immediately] closed 23:14:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17832] - close(TransportIoSession[local=/10.30.170.33:17832, remote=/10.30.170.252:36116]) Closing immediately 23:14:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17832] - close(TransportIoSession[local=/10.30.170.33:17832, remote=/10.30.170.252:36116])[Immediately] closed 23:14:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c9bccef) signal close complete immediately=true 23:14:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36116])[Immediately] closed 23:14:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x351cd247, L:/10.30.170.33:17832 ! R:/10.30.170.252:36116] inactive. 23:14:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x351cd247, L:/10.30.170.33:17832 ! R:/10.30.170.252:36116]} end of input detected while session was in state up 23:14:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0x351cd247, L:/10.30.170.33:17832 ! R:/10.30.170.252:36116]} down, reason: End of input 23:14:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #14 SSH_MSG_IGNORE 23:14:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_IGNORE 23:14:52.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44366])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) exit code=0, immediate=false 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) Closing gracefully 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366])[immediately=false] processing 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44366]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) Closing immediately 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366])[immediately=true] processing 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366] 23:14:52.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3799d94d) signal close complete immediately=true 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54d58704) signal close complete immediately=true 23:14:52.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #13 SSH_MSG_IGNORE 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366])[Immediately] closed 23:14:52.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) result=null 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36f199d5) signal close complete immediately=false 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30ab8c63) signal close complete immediately=false 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44366]) code=0 message='' shell closed 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44366]) Closing immediately 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44366]]) Closing immediately 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44366]) stopping 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44366]) stopped 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44366]])[Immediately] closed 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17833] - close(TransportIoSession[local=/10.30.170.33:17833, remote=/10.30.170.252:44366]) Closing immediately 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17833] - close(TransportIoSession[local=/10.30.170.33:17833, remote=/10.30.170.252:44366])[Immediately] closed 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4901788a) signal close complete immediately=true 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44366])[Immediately] closed 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9349c788, L:/10.30.170.33:17833 ! R:/10.30.170.252:44366] inactive. 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x9349c788, L:/10.30.170.33:17833 ! R:/10.30.170.252:44366]} end of input detected while session was in state up 23:14:52.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=4, channel=[id: 0x9349c788, L:/10.30.170.33:17833 ! R:/10.30.170.252:44366]} down, reason: End of input 23:14:52.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #17 SSH_MSG_IGNORE 23:14:52.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_IGNORE 23:14:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #18 SSH_MSG_IGNORE 23:14:52.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_IGNORE 23:14:52.834 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #16 SSH_MSG_IGNORE 23:14:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_IGNORE 23:14:52.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #15 SSH_MSG_IGNORE 23:14:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_IGNORE 23:14:52.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40344]) process #20 SSH_MSG_IGNORE 23:14:52.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_IGNORE 23:14:52.876 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.946 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:52.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #19 SSH_MSG_IGNORE 23:14:52.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:14:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58116])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) exit code=0, immediate=false 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) Closing gracefully 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116])[immediately=false] processing 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58116]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) Closing immediately 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116])[immediately=true] processing 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116] 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@196fb4cb) signal close complete immediately=true 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59f6c339) signal close complete immediately=true 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116])[Immediately] closed 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) result=null 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53c03879) signal close complete immediately=false 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@770728fd) signal close complete immediately=false 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58116]) code=0 message='' shell closed 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58116]) Closing immediately 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58116]]) Closing immediately 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58116]) stopping 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58116]) stopped 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58116]])[Immediately] closed 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17834] - close(TransportIoSession[local=/10.30.170.33:17834, remote=/10.30.170.252:58116]) Closing immediately 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17834] - close(TransportIoSession[local=/10.30.170.33:17834, remote=/10.30.170.252:58116])[Immediately] closed 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13aa133a) signal close complete immediately=true 23:14:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58116])[Immediately] closed 23:14:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5dd8f76b, L:/10.30.170.33:17834 ! R:/10.30.170.252:58116] inactive. 23:14:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x5dd8f76b, L:/10.30.170.33:17834 ! R:/10.30.170.252:58116]} end of input detected while session was in state up 23:14:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=5, channel=[id: 0x5dd8f76b, L:/10.30.170.33:17834 ! R:/10.30.170.252:58116]} down, reason: End of input 23:14:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #14 SSH_MSG_IGNORE 23:14:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_IGNORE 23:14:53.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #18 SSH_MSG_IGNORE 23:14:53.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_IGNORE 23:14:53.290 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #19 SSH_MSG_IGNORE 23:14:53.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:14:53.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #15 SSH_MSG_IGNORE 23:14:53.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_IGNORE 23:14:53.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38456])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) exit code=0, immediate=false 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) Closing gracefully 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:53.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456])[immediately=false] processing 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38456]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) Closing immediately 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456])[immediately=true] processing 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456] 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23e8b5aa) signal close complete immediately=true 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@507d3290) signal close complete immediately=true 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456])[Immediately] closed 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) result=null 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1340424) signal close complete immediately=false 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a99a414) signal close complete immediately=false 23:14:53.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38456]) code=0 message='' shell closed 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38456]) Closing immediately 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38456]]) Closing immediately 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38456]) stopping 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38456]) stopped 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38456]])[Immediately] closed 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17835] - close(TransportIoSession[local=/10.30.170.33:17835, remote=/10.30.170.252:38456]) Closing immediately 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17835] - close(TransportIoSession[local=/10.30.170.33:17835, remote=/10.30.170.252:38456])[Immediately] closed 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c3a1508) signal close complete immediately=true 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38456])[Immediately] closed 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x64d9a6e8, L:/10.30.170.33:17835 ! R:/10.30.170.252:38456] inactive. 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x64d9a6e8, L:/10.30.170.33:17835 ! R:/10.30.170.252:38456]} end of input detected while session was in state up 23:14:53.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=6, channel=[id: 0x64d9a6e8, L:/10.30.170.33:17835 ! R:/10.30.170.252:38456]} down, reason: End of input 23:14:53.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #13 SSH_MSG_IGNORE 23:14:53.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_IGNORE 23:14:53.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #17 SSH_MSG_IGNORE 23:14:53.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_IGNORE 23:14:53.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48990]) process #20 SSH_MSG_IGNORE 23:14:53.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_IGNORE 23:14:53.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34590])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) exit code=0, immediate=false 23:14:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) Closing gracefully 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590])[immediately=false] processing 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34590]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) Closing immediately 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590])[immediately=true] processing 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590] 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ea852ea) signal close complete immediately=true 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7308de00) signal close complete immediately=true 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590])[Immediately] closed 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) result=null 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6118d850) signal close complete immediately=false 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53e8898e) signal close complete immediately=false 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34590]) code=0 message='' shell closed 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34590]) Closing immediately 23:14:53.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:53.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34590]]) Closing immediately 23:14:53.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34590]) stopping 23:14:53.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34590]) stopped 23:14:53.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34590]])[Immediately] closed 23:14:53.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17836] - close(TransportIoSession[local=/10.30.170.33:17836, remote=/10.30.170.252:34590]) Closing immediately 23:14:53.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17836] - close(TransportIoSession[local=/10.30.170.33:17836, remote=/10.30.170.252:34590])[Immediately] closed 23:14:53.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f1bbe1b) signal close complete immediately=true 23:14:53.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34590])[Immediately] closed 23:14:53.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6fcd97f1, L:/10.30.170.33:17836 ! R:/10.30.170.252:34590] inactive. 23:14:53.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=7, channel=[id: 0x6fcd97f1, L:/10.30.170.33:17836 ! R:/10.30.170.252:34590]} end of input detected while session was in state up 23:14:53.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=7, channel=[id: 0x6fcd97f1, L:/10.30.170.33:17836 ! R:/10.30.170.252:34590]} down, reason: End of input 23:14:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #16 SSH_MSG_IGNORE 23:14:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_IGNORE 23:14:53.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.732 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #18 SSH_MSG_IGNORE 23:14:53.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_IGNORE 23:14:53.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #13 SSH_MSG_IGNORE 23:14:53.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_IGNORE 23:14:53.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #15 SSH_MSG_IGNORE 23:14:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_IGNORE 23:14:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #14 SSH_MSG_IGNORE 23:14:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_IGNORE 23:14:53.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #19 SSH_MSG_IGNORE 23:14:53.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:14:53.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #17 SSH_MSG_IGNORE 23:14:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_IGNORE 23:14:53.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:53.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57546])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:53.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) exit code=0, immediate=false 23:14:53.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:53.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:53.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:53.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:53.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) Closing gracefully 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546])[immediately=false] processing 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57546]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) Closing immediately 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546])[immediately=true] processing 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546] 23:14:53.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25329f0e) signal close complete immediately=true 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35eeb4d2) signal close complete immediately=true 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546])[Immediately] closed 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) result=null 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3763767b) signal close complete immediately=false 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7be81973) signal close complete immediately=false 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57546]) code=0 message='' shell closed 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57546]) Closing immediately 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57546]]) Closing immediately 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57546]) stopping 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57546]) stopped 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57546]])[Immediately] closed 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17837] - close(TransportIoSession[local=/10.30.170.33:17837, remote=/10.30.170.252:57546]) Closing immediately 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17837] - close(TransportIoSession[local=/10.30.170.33:17837, remote=/10.30.170.252:57546])[Immediately] closed 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a1323ef) signal close complete immediately=true 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57546])[Immediately] closed 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x44bce007, L:/10.30.170.33:17837 ! R:/10.30.170.252:57546] inactive. 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x44bce007, L:/10.30.170.33:17837 ! R:/10.30.170.252:57546]} end of input detected while session was in state up 23:14:53.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=8, channel=[id: 0x44bce007, L:/10.30.170.33:17837 ! R:/10.30.170.252:57546]} down, reason: End of input 23:14:54.014 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #16 SSH_MSG_IGNORE 23:14:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_IGNORE 23:14:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55560]) process #20 SSH_MSG_IGNORE 23:14:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_IGNORE 23:14:54.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #13 SSH_MSG_IGNORE 23:14:54.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_IGNORE 23:14:54.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:45188])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:54.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) exit code=0, immediate=false 23:14:54.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:54.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:54.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:54.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) Closing gracefully 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188])[immediately=false] processing 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45188]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) Closing immediately 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188])[immediately=true] processing 23:14:54.241 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188] 23:14:54.241 [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@557b49bc) signal close complete immediately=true 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:54.242 [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@345229f7) signal close complete immediately=true 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188])[Immediately] closed 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) result=null 23:14:54.242 [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@416fbe84) signal close complete immediately=false 23:14:54.242 [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@7bb1c458) signal close complete immediately=false 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45188]) code=0 message='' shell closed 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45188]) Closing immediately 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45188]]) Closing immediately 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45188]) stopping 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45188]) stopped 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45188]])[Immediately] closed 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17838] - close(TransportIoSession[local=/10.30.170.33:17838, remote=/10.30.170.252:45188]) Closing immediately 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17838] - close(TransportIoSession[local=/10.30.170.33:17838, remote=/10.30.170.252:45188])[Immediately] closed 23:14:54.242 [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@7488443b) signal close complete immediately=true 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45188])[Immediately] closed 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x67f35f1c, L:/10.30.170.33:17838 ! R:/10.30.170.252:45188] inactive. 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x67f35f1c, L:/10.30.170.33:17838 ! R:/10.30.170.252:45188]} end of input detected while session was in state up 23:14:54.242 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=9, channel=[id: 0x67f35f1c, L:/10.30.170.33:17838 ! R:/10.30.170.252:45188]} down, reason: End of input 23:14:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #18 SSH_MSG_IGNORE 23:14:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_IGNORE 23:14:54.254 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #16 SSH_MSG_IGNORE 23:14:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_IGNORE 23:14:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #14 SSH_MSG_IGNORE 23:14:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_IGNORE 23:14:54.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50700]) process #20 SSH_MSG_IGNORE 23:14:54.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_IGNORE 23:14:54.414 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #15 SSH_MSG_IGNORE 23:14:54.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_IGNORE 23:14:54.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42730])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:54.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) exit code=0, immediate=false 23:14:54.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:54.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:54.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:54.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:54.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) Closing gracefully 23:14:54.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) 23:14:54.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) 23:14:54.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730])[immediately=false] processing 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42730]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) Closing immediately 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730])[immediately=true] processing 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730] 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f8e0aa2) signal close complete immediately=true 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@87ed7d5) signal close complete immediately=true 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730])[Immediately] closed 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) result=null 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fe7b032) signal close complete immediately=false 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a2e4ec6) signal close complete immediately=false 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42730]) code=0 message='' shell closed 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42730]) Closing immediately 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42730]]) Closing immediately 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42730]) stopping 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42730]) stopped 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42730]])[Immediately] closed 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17839] - close(TransportIoSession[local=/10.30.170.33:17839, remote=/10.30.170.252:42730]) Closing immediately 23:14:54.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17839] - close(TransportIoSession[local=/10.30.170.33:17839, remote=/10.30.170.252:42730])[Immediately] closed 23:14:54.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@458a983b) signal close complete immediately=true 23:14:54.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42730])[Immediately] closed 23:14:54.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9adb5b24, L:/10.30.170.33:17839 ! R:/10.30.170.252:42730] inactive. 23:14:54.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x9adb5b24, L:/10.30.170.33:17839 ! R:/10.30.170.252:42730]} end of input detected while session was in state up 23:14:54.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=10, channel=[id: 0x9adb5b24, L:/10.30.170.33:17839 ! R:/10.30.170.252:42730]} down, reason: End of input 23:14:54.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #17 SSH_MSG_IGNORE 23:14:54.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:14:54.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #19 SSH_MSG_IGNORE 23:14:54.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:14:54.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #13 SSH_MSG_IGNORE 23:14:54.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_IGNORE 23:14:54.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #18 SSH_MSG_IGNORE 23:14:54.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_IGNORE 23:14:54.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #14 SSH_MSG_IGNORE 23:14:54.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_IGNORE 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38052])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) exit code=0, immediate=false 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) Closing gracefully 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:54.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[immediately=false] processing 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) Closing immediately 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[immediately=true] processing 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052] 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@279d10e5) signal close complete immediately=true 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39ecdb4b) signal close complete immediately=true 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[Immediately] closed 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) result=null 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c862ee) signal close complete immediately=false 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ea1dde8) signal close complete immediately=false 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) code=0 message='' shell closed 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38052]) Closing immediately 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38052]]) Closing immediately 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38052]) stopping 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38052]) stopped 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38052]])[Immediately] closed 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:17840] - close(TransportIoSession[local=/10.30.170.33:17840, remote=/10.30.170.252:38052]) Closing immediately 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:17840] - close(TransportIoSession[local=/10.30.170.33:17840, remote=/10.30.170.252:38052])[Immediately] closed 23:14:54.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4174eee1) signal close complete immediately=true 23:14:54.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38052])[Immediately] closed 23:14:54.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa412f74b, L:/10.30.170.33:17840 ! R:/10.30.170.252:38052] inactive. 23:14:54.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=11, channel=[id: 0xa412f74b, L:/10.30.170.33:17840 ! R:/10.30.170.252:38052]} end of input detected while session was in state up 23:14:54.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=11, channel=[id: 0xa412f74b, L:/10.30.170.33:17840 ! R:/10.30.170.252:38052]} down, reason: End of input 23:14:54.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #15 SSH_MSG_IGNORE 23:14:54.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_IGNORE 23:14:54.911 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53714]) process #20 SSH_MSG_IGNORE 23:14:54.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_IGNORE 23:14:54.947 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #19 SSH_MSG_IGNORE 23:14:55.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:14:55.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #17 SSH_MSG_IGNORE 23:14:55.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:14:55.091 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44728])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) exit code=0, immediate=false 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) Closing gracefully 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728])[immediately=false] processing 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44728]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) Closing immediately 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:55.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728])[immediately=true] processing 23:14:55.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728] 23:14:55.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ea0dbf8) signal close complete immediately=true 23:14:55.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:55.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e59e5f9) signal close complete immediately=true 23:14:55.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728])[Immediately] closed 23:14:55.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) result=null 23:14:55.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ef0eae) signal close complete immediately=false 23:14:55.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@608e1967) signal close complete immediately=false 23:14:55.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44728]) code=0 message='' shell closed 23:14:55.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44728]) Closing immediately 23:14:55.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:55.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44728]]) Closing immediately 23:14:55.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44728]) stopping 23:14:55.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44728]) stopped 23:14:55.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44728]])[Immediately] closed 23:14:55.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17841] - close(TransportIoSession[local=/10.30.170.33:17841, remote=/10.30.170.252:44728]) Closing immediately 23:14:55.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17841] - close(TransportIoSession[local=/10.30.170.33:17841, remote=/10.30.170.252:44728])[Immediately] closed 23:14:55.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28396195) signal close complete immediately=true 23:14:55.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44728])[Immediately] closed 23:14:55.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7ebfab33, L:/10.30.170.33:17841 ! R:/10.30.170.252:44728] inactive. 23:14:55.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x7ebfab33, L:/10.30.170.33:17841 ! R:/10.30.170.252:44728]} end of input detected while session was in state up 23:14:55.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=12, channel=[id: 0x7ebfab33, L:/10.30.170.33:17841 ! R:/10.30.170.252:44728]} down, reason: End of input 23:14:55.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #16 SSH_MSG_IGNORE 23:14:55.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_IGNORE 23:14:55.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #13 SSH_MSG_IGNORE 23:14:55.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:14:55.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #15 SSH_MSG_IGNORE 23:14:55.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_IGNORE 23:14:55.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50218])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:55.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) exit code=0, immediate=false 23:14:55.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:55.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:55.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) Closing gracefully 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218])[immediately=false] processing 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50218]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) Closing immediately 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218])[immediately=true] processing 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218] 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8af7874) signal close complete immediately=true 23:14:55.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ee9c891) signal close complete immediately=true 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218])[Immediately] closed 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) result=null 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3234524b) signal close complete immediately=false 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aba0229) signal close complete immediately=false 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50218]) code=0 message='' shell closed 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50218]) Closing immediately 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50218]]) Closing immediately 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50218]) stopping 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50218]) stopped 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50218]])[Immediately] closed 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17842] - close(TransportIoSession[local=/10.30.170.33:17842, remote=/10.30.170.252:50218]) Closing immediately 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17842] - close(TransportIoSession[local=/10.30.170.33:17842, remote=/10.30.170.252:50218])[Immediately] closed 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49a5b1d2) signal close complete immediately=true 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50218])[Immediately] closed 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2a70cb43, L:/10.30.170.33:17842 ! R:/10.30.170.252:50218] inactive. 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x2a70cb43, L:/10.30.170.33:17842 ! R:/10.30.170.252:50218]} end of input detected while session was in state up 23:14:55.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=13, channel=[id: 0x2a70cb43, L:/10.30.170.33:17842 ! R:/10.30.170.252:50218]} down, reason: End of input 23:14:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #16 SSH_MSG_IGNORE 23:14:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_IGNORE 23:14:55.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #18 SSH_MSG_IGNORE 23:14:55.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_IGNORE 23:14:55.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #14 SSH_MSG_IGNORE 23:14:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_IGNORE 23:14:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #19 SSH_MSG_IGNORE 23:14:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:14:55.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36818])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) exit code=0, immediate=false 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) Closing gracefully 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818])[immediately=false] processing 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:55.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36818]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:55.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:55.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) Closing immediately 23:14:55.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:55.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:55.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818])[immediately=true] processing 23:14:55.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818] 23:14:55.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50aa4a95) signal close complete immediately=true 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a7d329f) signal close complete immediately=true 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818])[Immediately] closed 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) result=null 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@406567ca) signal close complete immediately=false 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@398985f) signal close complete immediately=false 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36818]) code=0 message='' shell closed 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36818]) Closing immediately 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36818]]) Closing immediately 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36818]) stopping 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36818]) stopped 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36818]])[Immediately] closed 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17843] - close(TransportIoSession[local=/10.30.170.33:17843, remote=/10.30.170.252:36818]) Closing immediately 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17843] - close(TransportIoSession[local=/10.30.170.33:17843, remote=/10.30.170.252:36818])[Immediately] closed 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@164945b) signal close complete immediately=true 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36818])[Immediately] closed 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfe9590a3, L:/10.30.170.33:17843 ! R:/10.30.170.252:36818] inactive. 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=14, channel=[id: 0xfe9590a3, L:/10.30.170.33:17843 ! R:/10.30.170.252:36818]} end of input detected while session was in state up 23:14:55.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=14, channel=[id: 0xfe9590a3, L:/10.30.170.33:17843 ! R:/10.30.170.252:36818]} down, reason: End of input 23:14:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #18 SSH_MSG_IGNORE 23:14:55.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_IGNORE 23:14:55.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #17 SSH_MSG_IGNORE 23:14:55.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:14:55.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #14 SSH_MSG_IGNORE 23:14:55.823 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_IGNORE 23:14:55.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38530]) process #20 SSH_MSG_IGNORE 23:14:55.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_IGNORE 23:14:55.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.920 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #13 SSH_MSG_IGNORE 23:14:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_IGNORE 23:14:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #16 SSH_MSG_IGNORE 23:14:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_IGNORE 23:14:55.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:55.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #15 SSH_MSG_IGNORE 23:14:55.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_IGNORE 23:14:55.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #19 SSH_MSG_IGNORE 23:14:55.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:14:55.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55716])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:56.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) exit code=0, immediate=false 23:14:56.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:56.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:56.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:56.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:56.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) Closing gracefully 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716])[immediately=false] processing 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55716]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) Closing immediately 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716])[immediately=true] processing 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716] 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46a07103) signal close complete immediately=true 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@133d1d9f) signal close complete immediately=true 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716])[Immediately] closed 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) result=null 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bf862be) signal close complete immediately=false 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d6ba047) signal close complete immediately=false 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55716]) code=0 message='' shell closed 23:14:56.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55716]) Closing immediately 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55716]]) Closing immediately 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55716]) stopping 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55716]) stopped 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55716]])[Immediately] closed 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17844] - close(TransportIoSession[local=/10.30.170.33:17844, remote=/10.30.170.252:55716]) Closing immediately 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17844] - close(TransportIoSession[local=/10.30.170.33:17844, remote=/10.30.170.252:55716])[Immediately] closed 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5806f280) signal close complete immediately=true 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55716])[Immediately] closed 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xea924cad, L:/10.30.170.33:17844 ! R:/10.30.170.252:55716] inactive. 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xea924cad, L:/10.30.170.33:17844 ! R:/10.30.170.252:55716]} end of input detected while session was in state up 23:14:56.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=15, channel=[id: 0xea924cad, L:/10.30.170.33:17844 ! R:/10.30.170.252:55716]} down, reason: End of input 23:14:56.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #17 SSH_MSG_IGNORE 23:14:56.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:14:56.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48878]) process #20 SSH_MSG_IGNORE 23:14:56.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_IGNORE 23:14:56.126 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50008])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) exit code=0, immediate=false 23:14:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) Closing gracefully 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008])[immediately=false] processing 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50008]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) Closing immediately 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008])[immediately=true] processing 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008] 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@405eed30) signal close complete immediately=true 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41d49878) signal close complete immediately=true 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008])[Immediately] closed 23:14:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) result=null 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f74ede2) signal close complete immediately=false 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ae49df4) signal close complete immediately=false 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50008]) code=0 message='' shell closed 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50008]) Closing immediately 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50008]]) Closing immediately 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50008]) stopping 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50008]) stopped 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50008]])[Immediately] closed 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17845] - close(TransportIoSession[local=/10.30.170.33:17845, remote=/10.30.170.252:50008]) Closing immediately 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17845] - close(TransportIoSession[local=/10.30.170.33:17845, remote=/10.30.170.252:50008])[Immediately] closed 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40856174) signal close complete immediately=true 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50008])[Immediately] closed 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x67acc2da, L:/10.30.170.33:17845 ! R:/10.30.170.252:50008] inactive. 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x67acc2da, L:/10.30.170.33:17845 ! R:/10.30.170.252:50008]} end of input detected while session was in state up 23:14:56.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=16, channel=[id: 0x67acc2da, L:/10.30.170.33:17845 ! R:/10.30.170.252:50008]} down, reason: End of input 23:14:56.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #14 SSH_MSG_IGNORE 23:14:56.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_IGNORE 23:14:56.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #15 SSH_MSG_IGNORE 23:14:56.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_IGNORE 23:14:56.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #13 SSH_MSG_IGNORE 23:14:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_IGNORE 23:14:56.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #16 SSH_MSG_IGNORE 23:14:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_IGNORE 23:14:56.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #19 SSH_MSG_IGNORE 23:14:56.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:14:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #18 SSH_MSG_IGNORE 23:14:56.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_IGNORE 23:14:56.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56148])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:56.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) exit code=0, immediate=false 23:14:56.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) Closing gracefully 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148])[immediately=false] processing 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56148]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) Closing immediately 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148])[immediately=true] processing 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148] 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67800089) signal close complete immediately=true 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5caa60a3) signal close complete immediately=true 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148])[Immediately] closed 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) result=null 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42882919) signal close complete immediately=false 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@396c3c49) signal close complete immediately=false 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56148]) code=0 message='' shell closed 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56148]) Closing immediately 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56148]]) Closing immediately 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56148]) stopping 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56148]) stopped 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56148]])[Immediately] closed 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17846] - close(TransportIoSession[local=/10.30.170.33:17846, remote=/10.30.170.252:56148]) Closing immediately 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17846] - close(TransportIoSession[local=/10.30.170.33:17846, remote=/10.30.170.252:56148])[Immediately] closed 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e0fe7a5) signal close complete immediately=true 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56148])[Immediately] closed 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x105659ab, L:/10.30.170.33:17846 ! R:/10.30.170.252:56148] inactive. 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x105659ab, L:/10.30.170.33:17846 ! R:/10.30.170.252:56148]} end of input detected while session was in state up 23:14:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=17, channel=[id: 0x105659ab, L:/10.30.170.33:17846 ! R:/10.30.170.252:56148]} down, reason: End of input 23:14:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33982]) process #20 SSH_MSG_IGNORE 23:14:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_IGNORE 23:14:56.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #13 SSH_MSG_IGNORE 23:14:56.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_IGNORE 23:14:56.897 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #17 SSH_MSG_IGNORE 23:14:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_IGNORE 23:14:56.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #14 SSH_MSG_IGNORE 23:14:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_IGNORE 23:14:56.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41368])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:56.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) exit code=0, immediate=false 23:14:56.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:56.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:56.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:56.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:56.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) Closing gracefully 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368])[immediately=false] processing 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41368]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) Closing immediately 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368])[immediately=true] processing 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368] 23:14:56.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b606741) signal close complete immediately=true 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c2052b8) signal close complete immediately=true 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368])[Immediately] closed 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) result=null 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@437d3039) signal close complete immediately=false 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@520b139c) signal close complete immediately=false 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41368]) code=0 message='' shell closed 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41368]) Closing immediately 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41368]]) Closing immediately 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41368]) stopping 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41368]) stopped 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41368]])[Immediately] closed 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17847] - close(TransportIoSession[local=/10.30.170.33:17847, remote=/10.30.170.252:41368]) Closing immediately 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17847] - close(TransportIoSession[local=/10.30.170.33:17847, remote=/10.30.170.252:41368])[Immediately] closed 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7af93cf3) signal close complete immediately=true 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41368])[Immediately] closed 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcac745b7, L:/10.30.170.33:17847 ! R:/10.30.170.252:41368] inactive. 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=18, channel=[id: 0xcac745b7, L:/10.30.170.33:17847 ! R:/10.30.170.252:41368]} end of input detected while session was in state up 23:14:56.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=18, channel=[id: 0xcac745b7, L:/10.30.170.33:17847 ! R:/10.30.170.252:41368]} down, reason: End of input 23:14:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #16 SSH_MSG_IGNORE 23:14:57.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_IGNORE 23:14:57.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #17 SSH_MSG_IGNORE 23:14:57.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_IGNORE 23:14:57.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42288]) process #20 SSH_MSG_IGNORE 23:14:57.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_IGNORE 23:14:57.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #13 SSH_MSG_IGNORE 23:14:57.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_IGNORE 23:14:57.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36202])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:57.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) exit code=0, immediate=false 23:14:57.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:57.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) Closing gracefully 23:14:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) 23:14:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) 23:14:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:57.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202])[immediately=false] processing 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36202]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) Closing immediately 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202])[immediately=true] processing 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202] 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49d3f1b) signal close complete immediately=true 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@411b617f) signal close complete immediately=true 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202])[Immediately] closed 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) result=null 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27013b51) signal close complete immediately=false 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e18a55e) signal close complete immediately=false 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36202]) code=0 message='' shell closed 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36202]) Closing immediately 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36202]]) Closing immediately 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36202]) stopping 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36202]) stopped 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36202]])[Immediately] closed 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17848] - close(TransportIoSession[local=/10.30.170.33:17848, remote=/10.30.170.252:36202]) Closing immediately 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17848] - close(TransportIoSession[local=/10.30.170.33:17848, remote=/10.30.170.252:36202])[Immediately] closed 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23103e61) signal close complete immediately=true 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36202])[Immediately] closed 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6c85b24c, L:/10.30.170.33:17848 ! R:/10.30.170.252:36202] inactive. 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x6c85b24c, L:/10.30.170.33:17848 ! R:/10.30.170.252:36202]} end of input detected while session was in state up 23:14:57.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=19, channel=[id: 0x6c85b24c, L:/10.30.170.33:17848 ! R:/10.30.170.252:36202]} down, reason: End of input 23:14:57.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #19 SSH_MSG_IGNORE 23:14:57.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:14:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #18 SSH_MSG_IGNORE 23:14:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_IGNORE 23:14:57.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #15 SSH_MSG_IGNORE 23:14:57.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_IGNORE 23:14:57.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #15 SSH_MSG_IGNORE 23:14:57.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_IGNORE 23:14:57.543 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #18 SSH_MSG_IGNORE 23:14:57.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_IGNORE 23:14:57.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #14 SSH_MSG_IGNORE 23:14:57.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_IGNORE 23:14:57.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #16 SSH_MSG_IGNORE 23:14:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_IGNORE 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46550])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) exit code=0, immediate=false 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) Closing gracefully 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:57.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550])[immediately=false] processing 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46550]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) Closing immediately 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550])[immediately=true] processing 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550] 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b75a45a) signal close complete immediately=true 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d50069b) signal close complete immediately=true 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550])[Immediately] closed 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) result=null 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c051de2) signal close complete immediately=false 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70a648c9) signal close complete immediately=false 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46550]) code=0 message='' shell closed 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46550]) Closing immediately 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46550]]) Closing immediately 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46550]) stopping 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46550]) stopped 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46550]])[Immediately] closed 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17849] - close(TransportIoSession[local=/10.30.170.33:17849, remote=/10.30.170.252:46550]) Closing immediately 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17849] - close(TransportIoSession[local=/10.30.170.33:17849, remote=/10.30.170.252:46550])[Immediately] closed 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76f765f3) signal close complete immediately=true 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46550])[Immediately] closed 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0961b68d, L:/10.30.170.33:17849 ! R:/10.30.170.252:46550] inactive. 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x0961b68d, L:/10.30.170.33:17849 ! R:/10.30.170.252:46550]} end of input detected while session was in state up 23:14:57.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=20, channel=[id: 0x0961b68d, L:/10.30.170.33:17849 ! R:/10.30.170.252:46550]} down, reason: End of input 23:14:57.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #19 SSH_MSG_IGNORE 23:14:57.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:14:57.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #17 SSH_MSG_IGNORE 23:14:57.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_IGNORE 23:14:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43326]) process #20 SSH_MSG_IGNORE 23:14:57.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_IGNORE 23:14:57.781 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #13 SSH_MSG_IGNORE 23:14:57.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_IGNORE 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35046])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) exit code=0, immediate=false 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) Closing gracefully 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046])[immediately=false] processing 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35046]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:57.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) Closing immediately 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046])[immediately=true] processing 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046] 23:14:57.889 [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@3d46c976) signal close complete immediately=true 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:57.889 [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@3b21d724) signal close complete immediately=true 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046])[Immediately] closed 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) result=null 23:14:57.889 [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@699d3cca) signal close complete immediately=false 23:14:57.889 [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@204d87b2) signal close complete immediately=false 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35046]) code=0 message='' shell closed 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35046]) Closing immediately 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35046]]) Closing immediately 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35046]) stopping 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35046]) stopped 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35046]])[Immediately] closed 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17850] - close(TransportIoSession[local=/10.30.170.33:17850, remote=/10.30.170.252:35046]) Closing immediately 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17850] - close(TransportIoSession[local=/10.30.170.33:17850, remote=/10.30.170.252:35046])[Immediately] closed 23:14:57.889 [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@2b4bf7b4) signal close complete immediately=true 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35046])[Immediately] closed 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5d00847f, L:/10.30.170.33:17850 ! R:/10.30.170.252:35046] inactive. 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x5d00847f, L:/10.30.170.33:17850 ! R:/10.30.170.252:35046]} end of input detected while session was in state up 23:14:57.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=21, channel=[id: 0x5d00847f, L:/10.30.170.33:17850 ! R:/10.30.170.252:35046]} down, reason: End of input 23:14:57.955 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #14 SSH_MSG_IGNORE 23:14:57.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_IGNORE 23:14:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #18 SSH_MSG_IGNORE 23:14:57.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:14:57.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.040 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #15 SSH_MSG_IGNORE 23:14:58.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_IGNORE 23:14:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #16 SSH_MSG_IGNORE 23:14:58.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_IGNORE 23:14:58.148 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60510])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) exit code=0, immediate=false 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) Closing gracefully 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510])[immediately=false] processing 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60510]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) Closing immediately 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510])[immediately=true] processing 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510] 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1754dfba) signal close complete immediately=true 23:14:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3566ff2) signal close complete immediately=true 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510])[Immediately] closed 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) result=null 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d3a0541) signal close complete immediately=false 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62278775) signal close complete immediately=false 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60510]) code=0 message='' shell closed 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60510]) Closing immediately 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60510]]) Closing immediately 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60510]) stopping 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60510]) stopped 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60510]])[Immediately] closed 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17851] - close(TransportIoSession[local=/10.30.170.33:17851, remote=/10.30.170.252:60510]) Closing immediately 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17851] - close(TransportIoSession[local=/10.30.170.33:17851, remote=/10.30.170.252:60510])[Immediately] closed 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@533f3d84) signal close complete immediately=true 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60510])[Immediately] closed 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb6e54135, L:/10.30.170.33:17851 ! R:/10.30.170.252:60510] inactive. 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=22, channel=[id: 0xb6e54135, L:/10.30.170.33:17851 ! R:/10.30.170.252:60510]} end of input detected while session was in state up 23:14:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=22, channel=[id: 0xb6e54135, L:/10.30.170.33:17851 ! R:/10.30.170.252:60510]} down, reason: End of input 23:14:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50664]) process #20 SSH_MSG_IGNORE 23:14:58.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_IGNORE 23:14:58.240 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #17 SSH_MSG_IGNORE 23:14:58.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_IGNORE 23:14:58.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #19 SSH_MSG_IGNORE 23:14:58.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:14:58.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #14 SSH_MSG_IGNORE 23:14:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_IGNORE 23:14:58.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #13 SSH_MSG_IGNORE 23:14:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_IGNORE 23:14:58.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37182])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:58.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) exit code=0, immediate=false 23:14:58.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:58.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) Closing gracefully 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182])[immediately=false] processing 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37182]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) Closing immediately 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182])[immediately=true] processing 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182] 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@591f8629) signal close complete immediately=true 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f0c6515) signal close complete immediately=true 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182])[Immediately] closed 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) result=null 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65de7db4) signal close complete immediately=false 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ff3fd71) signal close complete immediately=false 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37182]) code=0 message='' shell closed 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37182]) Closing immediately 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:58.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37182]]) Closing immediately 23:14:58.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37182]) stopping 23:14:58.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37182]) stopped 23:14:58.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37182]])[Immediately] closed 23:14:58.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:17852] - close(TransportIoSession[local=/10.30.170.33:17852, remote=/10.30.170.252:37182]) Closing immediately 23:14:58.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:17852] - close(TransportIoSession[local=/10.30.170.33:17852, remote=/10.30.170.252:37182])[Immediately] closed 23:14:58.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a781c68) signal close complete immediately=true 23:14:58.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37182])[Immediately] closed 23:14:58.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5621792b, L:/10.30.170.33:17852 ! R:/10.30.170.252:37182] inactive. 23:14:58.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=23, channel=[id: 0x5621792b, L:/10.30.170.33:17852 ! R:/10.30.170.252:37182]} end of input detected while session was in state up 23:14:58.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=23, channel=[id: 0x5621792b, L:/10.30.170.33:17852 ! R:/10.30.170.252:37182]} down, reason: End of input 23:14:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #18 SSH_MSG_IGNORE 23:14:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_IGNORE 23:14:58.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #15 SSH_MSG_IGNORE 23:14:58.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_IGNORE 23:14:58.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #19 SSH_MSG_IGNORE 23:14:58.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:14:58.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33012])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:58.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) exit code=0, immediate=false 23:14:58.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:58.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:58.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:58.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:58.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) Closing gracefully 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012])[immediately=false] processing 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33012]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) Closing immediately 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012])[immediately=true] processing 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012] 23:14:58.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60d7e87b) signal close complete immediately=true 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d4f9098) signal close complete immediately=true 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012])[Immediately] closed 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) result=null 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@636eabbc) signal close complete immediately=false 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58d193bc) signal close complete immediately=false 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33012]) code=0 message='' shell closed 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33012]) Closing immediately 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33012]]) Closing immediately 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33012]) stopping 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33012]) stopped 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33012]])[Immediately] closed 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17853] - close(TransportIoSession[local=/10.30.170.33:17853, remote=/10.30.170.252:33012]) Closing immediately 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17853] - close(TransportIoSession[local=/10.30.170.33:17853, remote=/10.30.170.252:33012])[Immediately] closed 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71a2ced) signal close complete immediately=true 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33012])[Immediately] closed 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xba56c273, L:/10.30.170.33:17853 ! R:/10.30.170.252:33012] inactive. 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xba56c273, L:/10.30.170.33:17853 ! R:/10.30.170.252:33012]} end of input detected while session was in state up 23:14:58.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=24, channel=[id: 0xba56c273, L:/10.30.170.33:17853 ! R:/10.30.170.252:33012]} down, reason: End of input 23:14:58.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #17 SSH_MSG_IGNORE 23:14:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_IGNORE 23:14:58.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.905 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:58.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #13 SSH_MSG_IGNORE 23:14:58.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_IGNORE 23:14:59.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #16 SSH_MSG_IGNORE 23:14:59.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_IGNORE 23:14:59.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #15 SSH_MSG_IGNORE 23:14:59.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_IGNORE 23:14:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33686])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) exit code=0, immediate=false 23:14:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) Closing gracefully 23:14:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) 23:14:59.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686])[immediately=false] processing 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33686]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) Closing immediately 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686])[immediately=true] processing 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686] 23:14:59.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@373a836) signal close complete immediately=true 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31aed7aa) signal close complete immediately=true 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686])[Immediately] closed 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) result=null 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cc90b6d) signal close complete immediately=false 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f622aaf) signal close complete immediately=false 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33686]) code=0 message='' shell closed 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33686]) Closing immediately 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33686]]) Closing immediately 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33686]) stopping 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33686]) stopped 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33686]])[Immediately] closed 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17854] - close(TransportIoSession[local=/10.30.170.33:17854, remote=/10.30.170.252:33686]) Closing immediately 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17854] - close(TransportIoSession[local=/10.30.170.33:17854, remote=/10.30.170.252:33686])[Immediately] closed 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@114e016d) signal close complete immediately=true 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33686])[Immediately] closed 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa78ec2af, L:/10.30.170.33:17854 ! R:/10.30.170.252:33686] inactive. 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=25, channel=[id: 0xa78ec2af, L:/10.30.170.33:17854 ! R:/10.30.170.252:33686]} end of input detected while session was in state up 23:14:59.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=25, channel=[id: 0xa78ec2af, L:/10.30.170.33:17854 ! R:/10.30.170.252:33686]} down, reason: End of input 23:14:59.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #19 SSH_MSG_IGNORE 23:14:59.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:14:59.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52276]) process #20 SSH_MSG_IGNORE 23:14:59.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_IGNORE 23:14:59.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #18 SSH_MSG_IGNORE 23:14:59.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_IGNORE 23:14:59.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #14 SSH_MSG_IGNORE 23:14:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_IGNORE 23:14:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #16 SSH_MSG_IGNORE 23:14:59.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_IGNORE 23:14:59.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55944]) process #20 SSH_MSG_IGNORE 23:14:59.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_IGNORE 23:14:59.378 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48218])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:59.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) exit code=0, immediate=false 23:14:59.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:59.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:59.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:59.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:59.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) Closing gracefully 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218])[immediately=false] processing 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48218]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) Closing immediately 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218])[immediately=true] processing 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218] 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f21892b) signal close complete immediately=true 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@510441d2) signal close complete immediately=true 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218])[Immediately] closed 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) result=null 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ba8c3d1) signal close complete immediately=false 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6849353b) signal close complete immediately=false 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48218]) code=0 message='' shell closed 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48218]) Closing immediately 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48218]]) Closing immediately 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48218]) stopping 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48218]) stopped 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48218]])[Immediately] closed 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17855] - close(TransportIoSession[local=/10.30.170.33:17855, remote=/10.30.170.252:48218]) Closing immediately 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17855] - close(TransportIoSession[local=/10.30.170.33:17855, remote=/10.30.170.252:48218])[Immediately] closed 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b5281c8) signal close complete immediately=true 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48218])[Immediately] closed 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3b8b7687, L:/10.30.170.33:17855 ! R:/10.30.170.252:48218] inactive. 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x3b8b7687, L:/10.30.170.33:17855 ! R:/10.30.170.252:48218]} end of input detected while session was in state up 23:14:59.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=26, channel=[id: 0x3b8b7687, L:/10.30.170.33:17855 ! R:/10.30.170.252:48218]} down, reason: End of input 23:14:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #14 SSH_MSG_IGNORE 23:14:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_IGNORE 23:14:59.431 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #17 SSH_MSG_IGNORE 23:14:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_IGNORE 23:14:59.514 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #16 SSH_MSG_IGNORE 23:14:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_IGNORE 23:14:59.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #13 SSH_MSG_IGNORE 23:14:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_IGNORE 23:14:59.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #18 SSH_MSG_IGNORE 23:14:59.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_IGNORE 23:14:59.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #15 SSH_MSG_IGNORE 23:14:59.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_IGNORE 23:14:59.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38756])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) exit code=0, immediate=false 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) Closing gracefully 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756])[immediately=false] processing 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38756]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:59.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) Closing immediately 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756])[immediately=true] processing 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756] 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@527e66a3) signal close complete immediately=true 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b198eb4) signal close complete immediately=true 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756])[Immediately] closed 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) result=null 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@122828bc) signal close complete immediately=false 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17c2d2f1) signal close complete immediately=false 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38756]) code=0 message='' shell closed 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38756]) Closing immediately 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38756]]) Closing immediately 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38756]) stopping 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38756]) stopped 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38756]])[Immediately] closed 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17856] - close(TransportIoSession[local=/10.30.170.33:17856, remote=/10.30.170.252:38756]) Closing immediately 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17856] - close(TransportIoSession[local=/10.30.170.33:17856, remote=/10.30.170.252:38756])[Immediately] closed 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3628f5d4) signal close complete immediately=true 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38756])[Immediately] closed 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5bd3c02d, L:/10.30.170.33:17856 ! R:/10.30.170.252:38756] inactive. 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x5bd3c02d, L:/10.30.170.33:17856 ! R:/10.30.170.252:38756]} end of input detected while session was in state up 23:14:59.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=27, channel=[id: 0x5bd3c02d, L:/10.30.170.33:17856 ! R:/10.30.170.252:38756]} down, reason: End of input 23:14:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #17 SSH_MSG_IGNORE 23:14:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_IGNORE 23:14:59.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.871 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60280]) process #19 SSH_MSG_IGNORE 23:14:59.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_IGNORE 23:14:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37574]) process #20 SSH_MSG_IGNORE 23:14:59.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_IGNORE 23:14:59.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #14 SSH_MSG_IGNORE 23:14:59.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_IGNORE 23:14:59.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46246])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) exit code=0, immediate=false 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) Closing gracefully 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246])[immediately=false] processing 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46246]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:14:59.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) Closing immediately 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246])[immediately=true] processing 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246] 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62b6dd10) signal close complete immediately=true 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11db4817) signal close complete immediately=true 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246])[Immediately] closed 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) result=null 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f1f29a0) signal close complete immediately=false 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4488ccb) signal close complete immediately=false 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46246]) code=0 message='' shell closed 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46246]) Closing immediately 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46246]]) Closing immediately 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46246]) stopping 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46246]) stopped 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46246]])[Immediately] closed 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17857] - close(TransportIoSession[local=/10.30.170.33:17857, remote=/10.30.170.252:46246]) Closing immediately 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17857] - close(TransportIoSession[local=/10.30.170.33:17857, remote=/10.30.170.252:46246])[Immediately] closed 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50428f0f) signal close complete immediately=true 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46246])[Immediately] closed 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdd055b40, L:/10.30.170.33:17857 ! R:/10.30.170.252:46246] inactive. 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=28, channel=[id: 0xdd055b40, L:/10.30.170.33:17857 ! R:/10.30.170.252:46246]} end of input detected while session was in state up 23:14:59.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=28, channel=[id: 0xdd055b40, L:/10.30.170.33:17857 ! R:/10.30.170.252:46246]} down, reason: End of input 23:15:00.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #13 SSH_MSG_IGNORE 23:15:00.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_IGNORE 23:15:00.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #15 SSH_MSG_IGNORE 23:15:00.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_IGNORE 23:15:00.182 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #16 SSH_MSG_IGNORE 23:15:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_IGNORE 23:15:00.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44450])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) exit code=0, immediate=false 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) Closing gracefully 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450])[immediately=false] processing 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44450]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) Closing immediately 23:15:00.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450])[immediately=true] processing 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450] 23:15:00.278 [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@21ba960d) signal close complete immediately=true 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:00.278 [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@3286d44a) signal close complete immediately=true 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450])[Immediately] closed 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) result=null 23:15:00.278 [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@ef56fdd) signal close complete immediately=false 23:15:00.278 [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@6c3be5e2) signal close complete immediately=false 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44450]) code=0 message='' shell closed 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44450]) Closing immediately 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44450]]) Closing immediately 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44450]) stopping 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44450]) stopped 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44450]])[Immediately] closed 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17858] - close(TransportIoSession[local=/10.30.170.33:17858, remote=/10.30.170.252:44450]) Closing immediately 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17858] - close(TransportIoSession[local=/10.30.170.33:17858, remote=/10.30.170.252:44450])[Immediately] closed 23:15:00.278 [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@19c40c96) signal close complete immediately=true 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44450])[Immediately] closed 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd3c16942, L:/10.30.170.33:17858 ! R:/10.30.170.252:44450] inactive. 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=29, channel=[id: 0xd3c16942, L:/10.30.170.33:17858 ! R:/10.30.170.252:44450]} end of input detected while session was in state up 23:15:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=29, channel=[id: 0xd3c16942, L:/10.30.170.33:17858 ! R:/10.30.170.252:44450]} down, reason: End of input 23:15:00.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40340]) process #19 SSH_MSG_IGNORE 23:15:00.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_IGNORE 23:15:00.289 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43700]) process #20 SSH_MSG_IGNORE 23:15:00.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_IGNORE 23:15:00.301 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #18 SSH_MSG_IGNORE 23:15:00.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_IGNORE 23:15:00.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #17 SSH_MSG_IGNORE 23:15:00.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_IGNORE 23:15:00.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.470 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #14 SSH_MSG_IGNORE 23:15:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_IGNORE 23:15:00.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47926])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:00.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) exit code=0, immediate=false 23:15:00.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:00.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:00.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:00.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) Closing gracefully 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926])[immediately=false] processing 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47926]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) Closing immediately 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926])[immediately=true] processing 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926] 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b522dc9) signal close complete immediately=true 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:00.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29861953) signal close complete immediately=true 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926])[Immediately] closed 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) result=null 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19bf4c84) signal close complete immediately=false 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b5fec1) signal close complete immediately=false 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47926]) code=0 message='' shell closed 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47926]) Closing immediately 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47926]]) Closing immediately 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47926]) stopping 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47926]) stopped 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47926]])[Immediately] closed 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17859] - close(TransportIoSession[local=/10.30.170.33:17859, remote=/10.30.170.252:47926]) Closing immediately 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17859] - close(TransportIoSession[local=/10.30.170.33:17859, remote=/10.30.170.252:47926])[Immediately] closed 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a03b77b) signal close complete immediately=true 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47926])[Immediately] closed 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x24b3aa82, L:/10.30.170.33:17859 ! R:/10.30.170.252:47926] inactive. 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x24b3aa82, L:/10.30.170.33:17859 ! R:/10.30.170.252:47926]} end of input detected while session was in state up 23:15:00.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=30, channel=[id: 0x24b3aa82, L:/10.30.170.33:17859 ! R:/10.30.170.252:47926]} down, reason: End of input 23:15:00.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #13 SSH_MSG_IGNORE 23:15:00.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_IGNORE 23:15:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #16 SSH_MSG_IGNORE 23:15:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_IGNORE 23:15:00.643 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #18 SSH_MSG_IGNORE 23:15:00.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_IGNORE 23:15:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40472]) process #20 SSH_MSG_IGNORE 23:15:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_IGNORE 23:15:00.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #15 SSH_MSG_IGNORE 23:15:00.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_IGNORE 23:15:00.828 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44454])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:00.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) exit code=0, immediate=false 23:15:00.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:00.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:00.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:00.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:00.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) Closing gracefully 23:15:00.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) 23:15:00.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454])[immediately=false] processing 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44454]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) Closing immediately 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454])[immediately=true] processing 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454] 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62aed0c9) signal close complete immediately=true 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ecd8afe) signal close complete immediately=true 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454])[Immediately] closed 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) result=null 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@445c222a) signal close complete immediately=false 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fd7639b) signal close complete immediately=false 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44454]) code=0 message='' shell closed 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44454]) Closing immediately 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44454]]) Closing immediately 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44454]) stopping 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44454]) stopped 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44454]])[Immediately] closed 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17860] - close(TransportIoSession[local=/10.30.170.33:17860, remote=/10.30.170.252:44454]) Closing immediately 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17860] - close(TransportIoSession[local=/10.30.170.33:17860, remote=/10.30.170.252:44454])[Immediately] closed 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bebc030) signal close complete immediately=true 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44454])[Immediately] closed 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5ffef3b3, L:/10.30.170.33:17860 ! R:/10.30.170.252:44454] inactive. 23:15:00.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x5ffef3b3, L:/10.30.170.33:17860 ! R:/10.30.170.252:44454]} end of input detected while session was in state up 23:15:00.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=31, channel=[id: 0x5ffef3b3, L:/10.30.170.33:17860 ! R:/10.30.170.252:44454]} down, reason: End of input 23:15:00.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #17 SSH_MSG_IGNORE 23:15:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_IGNORE 23:15:01.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42800]) process #19 SSH_MSG_IGNORE 23:15:01.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_IGNORE 23:15:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #14 SSH_MSG_IGNORE 23:15:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_IGNORE 23:15:01.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55786])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:01.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) exit code=0, immediate=false 23:15:01.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:01.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:01.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) Closing gracefully 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786])[immediately=false] processing 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55786]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) Closing immediately 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786])[immediately=true] processing 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786] 23:15:01.141 [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@2b8ccfab) signal close complete immediately=true 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:01.141 [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@1566dfd9) signal close complete immediately=true 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786])[Immediately] closed 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) result=null 23:15:01.141 [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@83d707a) signal close complete immediately=false 23:15:01.141 [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@53d9625a) signal close complete immediately=false 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55786]) code=0 message='' shell closed 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55786]) Closing immediately 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55786]]) Closing immediately 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55786]) stopping 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55786]) stopped 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55786]])[Immediately] closed 23:15:01.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:17861] - close(TransportIoSession[local=/10.30.170.33:17861, remote=/10.30.170.252:55786]) Closing immediately 23:15:01.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:17861] - close(TransportIoSession[local=/10.30.170.33:17861, remote=/10.30.170.252:55786])[Immediately] closed 23:15:01.142 [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@1ee51e1d) signal close complete immediately=true 23:15:01.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55786])[Immediately] closed 23:15:01.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc7ba71b8, L:/10.30.170.33:17861 ! R:/10.30.170.252:55786] inactive. 23:15:01.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=32, channel=[id: 0xc7ba71b8, L:/10.30.170.33:17861 ! R:/10.30.170.252:55786]} end of input detected while session was in state up 23:15:01.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=32, channel=[id: 0xc7ba71b8, L:/10.30.170.33:17861 ! R:/10.30.170.252:55786]} down, reason: End of input 23:15:01.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #15 SSH_MSG_IGNORE 23:15:01.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_IGNORE 23:15:01.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.221 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #13 SSH_MSG_IGNORE 23:15:01.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:15:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52900]) process #20 SSH_MSG_IGNORE 23:15:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_IGNORE 23:15:01.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59294]) process #19 SSH_MSG_IGNORE 23:15:01.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_IGNORE 23:15:01.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #17 SSH_MSG_IGNORE 23:15:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_IGNORE 23:15:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #16 SSH_MSG_IGNORE 23:15:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_IGNORE 23:15:01.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47904])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) exit code=0, immediate=false 23:15:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) Closing gracefully 23:15:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) 23:15:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904])[immediately=false] processing 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47904]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) Closing immediately 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904])[immediately=true] processing 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904] 23:15:01.449 [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@6487172) signal close complete immediately=true 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:01.449 [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@16f268c7) signal close complete immediately=true 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904])[Immediately] closed 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) result=null 23:15:01.449 [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@7daceca) signal close complete immediately=false 23:15:01.449 [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@615c1c81) signal close complete immediately=false 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47904]) code=0 message='' shell closed 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47904]) Closing immediately 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47904]]) Closing immediately 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47904]) stopping 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47904]) stopped 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47904]])[Immediately] closed 23:15:01.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17862] - close(TransportIoSession[local=/10.30.170.33:17862, remote=/10.30.170.252:47904]) Closing immediately 23:15:01.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17862] - close(TransportIoSession[local=/10.30.170.33:17862, remote=/10.30.170.252:47904])[Immediately] closed 23:15:01.450 [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@245a3239) signal close complete immediately=true 23:15:01.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47904])[Immediately] closed 23:15:01.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd6bdc411, L:/10.30.170.33:17862 ! R:/10.30.170.252:47904] inactive. 23:15:01.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=33, channel=[id: 0xd6bdc411, L:/10.30.170.33:17862 ! R:/10.30.170.252:47904]} end of input detected while session was in state up 23:15:01.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=33, channel=[id: 0xd6bdc411, L:/10.30.170.33:17862 ! R:/10.30.170.252:47904]} down, reason: End of input 23:15:01.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #18 SSH_MSG_IGNORE 23:15:01.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_IGNORE 23:15:01.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #14 SSH_MSG_IGNORE 23:15:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_IGNORE 23:15:01.583 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #15 SSH_MSG_IGNORE 23:15:01.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_IGNORE 23:15:01.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #13 SSH_MSG_IGNORE 23:15:01.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_IGNORE 23:15:01.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52656])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) exit code=0, immediate=false 23:15:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) Closing gracefully 23:15:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) 23:15:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656])[immediately=false] processing 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52656]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) Closing immediately 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656])[immediately=true] processing 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656] 23:15:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@482db9b5) signal close complete immediately=true 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68048a6a) signal close complete immediately=true 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656])[Immediately] closed 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) result=null 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e1f9c17) signal close complete immediately=false 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22fbd468) signal close complete immediately=false 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52656]) code=0 message='' shell closed 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52656]) Closing immediately 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52656]]) Closing immediately 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52656]) stopping 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52656]) stopped 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52656]])[Immediately] closed 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17863] - close(TransportIoSession[local=/10.30.170.33:17863, remote=/10.30.170.252:52656]) Closing immediately 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17863] - close(TransportIoSession[local=/10.30.170.33:17863, remote=/10.30.170.252:52656])[Immediately] closed 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73e2193) signal close complete immediately=true 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52656])[Immediately] closed 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4e2e5aa4, L:/10.30.170.33:17863 ! R:/10.30.170.252:52656] inactive. 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x4e2e5aa4, L:/10.30.170.33:17863 ! R:/10.30.170.252:52656]} end of input detected while session was in state up 23:15:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=34, channel=[id: 0x4e2e5aa4, L:/10.30.170.33:17863 ! R:/10.30.170.252:52656]} down, reason: End of input 23:15:01.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #16 SSH_MSG_IGNORE 23:15:01.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_IGNORE 23:15:01.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #17 SSH_MSG_IGNORE 23:15:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_IGNORE 23:15:01.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.953 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:01.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50878]) process #19 SSH_MSG_IGNORE 23:15:01.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_IGNORE 23:15:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #20 SSH_MSG_IGNORE 23:15:02.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:15:02.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33168])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:02.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) exit code=0, immediate=false 23:15:02.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:02.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:02.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:02.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:02.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) Closing gracefully 23:15:02.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) 23:15:02.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) 23:15:02.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168])[immediately=false] processing 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33168]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) Closing immediately 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168])[immediately=true] processing 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168] 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d9bdb68) signal close complete immediately=true 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4df68e6b) signal close complete immediately=true 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168])[Immediately] closed 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) result=null 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6934cc5d) signal close complete immediately=false 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@123b2f7d) signal close complete immediately=false 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33168]) code=0 message='' shell closed 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33168]) Closing immediately 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33168]]) Closing immediately 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33168]) stopping 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33168]) stopped 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33168]])[Immediately] closed 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17864] - close(TransportIoSession[local=/10.30.170.33:17864, remote=/10.30.170.252:33168]) Closing immediately 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17864] - close(TransportIoSession[local=/10.30.170.33:17864, remote=/10.30.170.252:33168])[Immediately] closed 23:15:02.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41a8f6c9) signal close complete immediately=true 23:15:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33168])[Immediately] closed 23:15:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9dfa2a86, L:/10.30.170.33:17864 ! R:/10.30.170.252:33168] inactive. 23:15:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=35, channel=[id: 0x9dfa2a86, L:/10.30.170.33:17864 ! R:/10.30.170.252:33168]} end of input detected while session was in state up 23:15:02.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=35, channel=[id: 0x9dfa2a86, L:/10.30.170.33:17864 ! R:/10.30.170.252:33168]} down, reason: End of input 23:15:02.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #14 SSH_MSG_IGNORE 23:15:02.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_IGNORE 23:15:02.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #13 SSH_MSG_IGNORE 23:15:02.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_IGNORE 23:15:02.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #15 SSH_MSG_IGNORE 23:15:02.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_IGNORE 23:15:02.114 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #18 SSH_MSG_IGNORE 23:15:02.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_IGNORE 23:15:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #16 SSH_MSG_IGNORE 23:15:02.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_IGNORE 23:15:02.263 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34888])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) exit code=0, immediate=false 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) Closing gracefully 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888])[immediately=false] processing 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:02.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34888]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:02.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:02.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) Closing immediately 23:15:02.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:02.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:02.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888])[immediately=true] processing 23:15:02.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888] 23:15:02.348 [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@51320e03) signal close complete immediately=true 23:15:02.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:02.349 [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@6bdfbe16) signal close complete immediately=true 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888])[Immediately] closed 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) result=null 23:15:02.349 [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@e51df37) signal close complete immediately=false 23:15:02.349 [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@45472a58) signal close complete immediately=false 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34888]) code=0 message='' shell closed 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34888]) Closing immediately 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34888]]) Closing immediately 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34888]) stopping 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34888]) stopped 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34888]])[Immediately] closed 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:17865] - close(TransportIoSession[local=/10.30.170.33:17865, remote=/10.30.170.252:34888]) Closing immediately 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:17865] - close(TransportIoSession[local=/10.30.170.33:17865, remote=/10.30.170.252:34888])[Immediately] closed 23:15:02.349 [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@44476e5) signal close complete immediately=true 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34888])[Immediately] closed 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9f3936bc, L:/10.30.170.33:17865 ! R:/10.30.170.252:34888] inactive. 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x9f3936bc, L:/10.30.170.33:17865 ! R:/10.30.170.252:34888]} end of input detected while session was in state up 23:15:02.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=36, channel=[id: 0x9f3936bc, L:/10.30.170.33:17865 ! R:/10.30.170.252:34888]} down, reason: End of input 23:15:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #20 SSH_MSG_IGNORE 23:15:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:15:02.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #17 SSH_MSG_IGNORE 23:15:02.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_IGNORE 23:15:02.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60626]) process #19 SSH_MSG_IGNORE 23:15:02.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_IGNORE 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44586])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) exit code=0, immediate=false 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) Closing gracefully 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:02.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586])[immediately=false] processing 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44586]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) Closing immediately 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586])[immediately=true] processing 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586] 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@da13688) signal close complete immediately=true 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f82c98a) signal close complete immediately=true 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586])[Immediately] closed 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) result=null 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1eda5d12) signal close complete immediately=false 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5aa39422) signal close complete immediately=false 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44586]) code=0 message='' shell closed 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44586]) Closing immediately 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44586]]) Closing immediately 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44586]) stopping 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44586]) stopped 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44586]])[Immediately] closed 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17866] - close(TransportIoSession[local=/10.30.170.33:17866, remote=/10.30.170.252:44586]) Closing immediately 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17866] - close(TransportIoSession[local=/10.30.170.33:17866, remote=/10.30.170.252:44586])[Immediately] closed 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5eb2fc88) signal close complete immediately=true 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44586])[Immediately] closed 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8acb21a5, L:/10.30.170.33:17866 ! R:/10.30.170.252:44586] inactive. 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x8acb21a5, L:/10.30.170.33:17866 ! R:/10.30.170.252:44586]} end of input detected while session was in state up 23:15:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=37, channel=[id: 0x8acb21a5, L:/10.30.170.33:17866 ! R:/10.30.170.252:44586]} down, reason: End of input 23:15:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #14 SSH_MSG_IGNORE 23:15:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_IGNORE 23:15:02.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.665 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #18 SSH_MSG_IGNORE 23:15:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_IGNORE 23:15:02.767 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #13 SSH_MSG_IGNORE 23:15:02.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_IGNORE 23:15:02.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #16 SSH_MSG_IGNORE 23:15:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_IGNORE 23:15:02.927 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #17 SSH_MSG_IGNORE 23:15:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_IGNORE 23:15:02.950 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36290]) process #20 SSH_MSG_IGNORE 23:15:02.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_IGNORE 23:15:02.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:02.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #19 SSH_MSG_IGNORE 23:15:02.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52038])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) exit code=0, immediate=false 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) Closing gracefully 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038])[immediately=false] processing 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52038]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) Closing immediately 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038])[immediately=true] processing 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038] 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@532826d1) signal close complete immediately=true 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@350df3fc) signal close complete immediately=true 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038])[Immediately] closed 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) result=null 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f2bbf28) signal close complete immediately=false 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fcd8512) signal close complete immediately=false 23:15:02.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52038]) code=0 message='' shell closed 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52038]) Closing immediately 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52038]]) Closing immediately 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52038]) stopping 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52038]) stopped 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52038]])[Immediately] closed 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17867] - close(TransportIoSession[local=/10.30.170.33:17867, remote=/10.30.170.252:52038]) Closing immediately 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17867] - close(TransportIoSession[local=/10.30.170.33:17867, remote=/10.30.170.252:52038])[Immediately] closed 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d413894) signal close complete immediately=true 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52038])[Immediately] closed 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc166a2b0, L:/10.30.170.33:17867 ! R:/10.30.170.252:52038] inactive. 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=38, channel=[id: 0xc166a2b0, L:/10.30.170.33:17867 ! R:/10.30.170.252:52038]} end of input detected while session was in state up 23:15:02.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=38, channel=[id: 0xc166a2b0, L:/10.30.170.33:17867 ! R:/10.30.170.252:52038]} down, reason: End of input 23:15:03.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #14 SSH_MSG_IGNORE 23:15:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_IGNORE 23:15:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #18 SSH_MSG_IGNORE 23:15:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_IGNORE 23:15:03.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #13 SSH_MSG_IGNORE 23:15:03.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_IGNORE 23:15:03.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #15 SSH_MSG_IGNORE 23:15:03.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_IGNORE 23:15:03.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34834])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:03.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) exit code=0, immediate=false 23:15:03.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:03.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:03.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:03.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:03.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) Closing gracefully 23:15:03.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) 23:15:03.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834])[immediately=false] processing 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34834]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) Closing immediately 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834])[immediately=true] processing 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834] 23:15:03.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3adef69e) signal close complete immediately=true 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@277d7a31) signal close complete immediately=true 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834])[Immediately] closed 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) result=null 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ee83a24) signal close complete immediately=false 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@302b29d1) signal close complete immediately=false 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34834]) code=0 message='' shell closed 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34834]) Closing immediately 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34834]]) Closing immediately 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34834]) stopping 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34834]) stopped 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34834]])[Immediately] closed 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17868] - close(TransportIoSession[local=/10.30.170.33:17868, remote=/10.30.170.252:34834]) Closing immediately 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17868] - close(TransportIoSession[local=/10.30.170.33:17868, remote=/10.30.170.252:34834])[Immediately] closed 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d8c434c) signal close complete immediately=true 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34834])[Immediately] closed 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd3d49e13, L:/10.30.170.33:17868 ! R:/10.30.170.252:34834] inactive. 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=39, channel=[id: 0xd3d49e13, L:/10.30.170.33:17868 ! R:/10.30.170.252:34834]} end of input detected while session was in state up 23:15:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=39, channel=[id: 0xd3d49e13, L:/10.30.170.33:17868 ! R:/10.30.170.252:34834]} down, reason: End of input 23:15:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #15 SSH_MSG_IGNORE 23:15:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_IGNORE 23:15:03.359 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #16 SSH_MSG_IGNORE 23:15:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_IGNORE 23:15:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57106]) process #19 SSH_MSG_IGNORE 23:15:03.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_IGNORE 23:15:03.479 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #14 SSH_MSG_IGNORE 23:15:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_IGNORE 23:15:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58054]) process #20 SSH_MSG_IGNORE 23:15:03.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_IGNORE 23:15:03.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:45586])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) exit code=0, immediate=false 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) Closing gracefully 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586])[immediately=false] processing 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45586]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:03.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) Closing immediately 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586])[immediately=true] processing 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586] 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@351fb5d1) signal close complete immediately=true 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c402b27) signal close complete immediately=true 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586])[Immediately] closed 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) result=null 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22bd23c) signal close complete immediately=false 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e1ecaa9) signal close complete immediately=false 23:15:03.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45586]) code=0 message='' shell closed 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45586]) Closing immediately 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45586]]) Closing immediately 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45586]) stopping 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45586]) stopped 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45586]])[Immediately] closed 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17869] - close(TransportIoSession[local=/10.30.170.33:17869, remote=/10.30.170.252:45586]) Closing immediately 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17869] - close(TransportIoSession[local=/10.30.170.33:17869, remote=/10.30.170.252:45586])[Immediately] closed 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46674786) signal close complete immediately=true 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45586])[Immediately] closed 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xad211727, L:/10.30.170.33:17869 ! R:/10.30.170.252:45586] inactive. 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=40, channel=[id: 0xad211727, L:/10.30.170.33:17869 ! R:/10.30.170.252:45586]} end of input detected while session was in state up 23:15:03.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=40, channel=[id: 0xad211727, L:/10.30.170.33:17869 ! R:/10.30.170.252:45586]} down, reason: End of input 23:15:03.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #18 SSH_MSG_IGNORE 23:15:03.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_IGNORE 23:15:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #17 SSH_MSG_IGNORE 23:15:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:15:03.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.655 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #13 SSH_MSG_IGNORE 23:15:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_IGNORE 23:15:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #16 SSH_MSG_IGNORE 23:15:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_IGNORE 23:15:03.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.819 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #15 SSH_MSG_IGNORE 23:15:03.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_IGNORE 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57662])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) exit code=0, immediate=false 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) Closing gracefully 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662])[immediately=false] processing 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57662]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) Closing immediately 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662])[immediately=true] processing 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662] 23:15:03.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4403324) signal close complete immediately=true 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e4d9c29) signal close complete immediately=true 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662])[Immediately] closed 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) result=null 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f3c1639) signal close complete immediately=false 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cd553ed) signal close complete immediately=false 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57662]) code=0 message='' shell closed 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57662]) Closing immediately 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57662]]) Closing immediately 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57662]) stopping 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57662]) stopped 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57662]])[Immediately] closed 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17870] - close(TransportIoSession[local=/10.30.170.33:17870, remote=/10.30.170.252:57662]) Closing immediately 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17870] - close(TransportIoSession[local=/10.30.170.33:17870, remote=/10.30.170.252:57662])[Immediately] closed 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9099840) signal close complete immediately=true 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57662])[Immediately] closed 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb5393c4c, L:/10.30.170.33:17870 ! R:/10.30.170.252:57662] inactive. 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xb5393c4c, L:/10.30.170.33:17870 ! R:/10.30.170.252:57662]} end of input detected while session was in state up 23:15:03.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=41, channel=[id: 0xb5393c4c, L:/10.30.170.33:17870 ! R:/10.30.170.252:57662]} down, reason: End of input 23:15:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46284]) process #20 SSH_MSG_IGNORE 23:15:03.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_IGNORE 23:15:03.871 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:03.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53778]) process #19 SSH_MSG_IGNORE 23:15:03.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_IGNORE 23:15:04.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #14 SSH_MSG_IGNORE 23:15:04.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_IGNORE 23:15:04.136 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #18 SSH_MSG_IGNORE 23:15:04.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_IGNORE 23:15:04.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42460])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) exit code=0, immediate=false 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) Closing gracefully 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460])[immediately=false] processing 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42460]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:04.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) Closing immediately 23:15:04.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:04.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:04.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460])[immediately=true] processing 23:15:04.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460] 23:15:04.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@223e6292) signal close complete immediately=true 23:15:04.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@486b7738) signal close complete immediately=true 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460])[Immediately] closed 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) result=null 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51a41f77) signal close complete immediately=false 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c6c2dd9) signal close complete immediately=false 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42460]) code=0 message='' shell closed 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42460]) Closing immediately 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42460]]) Closing immediately 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42460]) stopping 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42460]) stopped 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42460]])[Immediately] closed 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17871] - close(TransportIoSession[local=/10.30.170.33:17871, remote=/10.30.170.252:42460]) Closing immediately 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17871] - close(TransportIoSession[local=/10.30.170.33:17871, remote=/10.30.170.252:42460])[Immediately] closed 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d17ea34) signal close complete immediately=true 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42460])[Immediately] closed 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdfa3b81e, L:/10.30.170.33:17871 ! R:/10.30.170.252:42460] inactive. 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=42, channel=[id: 0xdfa3b81e, L:/10.30.170.33:17871 ! R:/10.30.170.252:42460]} end of input detected while session was in state up 23:15:04.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=42, channel=[id: 0xdfa3b81e, L:/10.30.170.33:17871 ! R:/10.30.170.252:42460]} down, reason: End of input 23:15:04.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #17 SSH_MSG_IGNORE 23:15:04.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_IGNORE 23:15:04.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46848]) process #20 SSH_MSG_IGNORE 23:15:04.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_IGNORE 23:15:04.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #15 SSH_MSG_IGNORE 23:15:04.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_IGNORE 23:15:04.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #13 SSH_MSG_IGNORE 23:15:04.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_IGNORE 23:15:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #16 SSH_MSG_IGNORE 23:15:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_IGNORE 23:15:04.473 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45222]) process #19 SSH_MSG_IGNORE 23:15:04.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_IGNORE 23:15:04.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60834])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) exit code=0, immediate=false 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) Closing gracefully 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834])[immediately=false] processing 23:15:04.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:04.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60834]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:04.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:04.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) Closing immediately 23:15:04.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:04.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:04.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834])[immediately=true] processing 23:15:04.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834] 23:15:04.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38af4b13) signal close complete immediately=true 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6903d3ca) signal close complete immediately=true 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834])[Immediately] closed 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) result=null 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@760f9298) signal close complete immediately=false 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@666d546b) signal close complete immediately=false 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60834]) code=0 message='' shell closed 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60834]) Closing immediately 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60834]]) Closing immediately 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60834]) stopping 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60834]) stopped 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60834]])[Immediately] closed 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17872] - close(TransportIoSession[local=/10.30.170.33:17872, remote=/10.30.170.252:60834]) Closing immediately 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17872] - close(TransportIoSession[local=/10.30.170.33:17872, remote=/10.30.170.252:60834])[Immediately] closed 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24587c66) signal close complete immediately=true 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60834])[Immediately] closed 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9f26b850, L:/10.30.170.33:17872 ! R:/10.30.170.252:60834] inactive. 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x9f26b850, L:/10.30.170.33:17872 ! R:/10.30.170.252:60834]} end of input detected while session was in state up 23:15:04.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=43, channel=[id: 0x9f26b850, L:/10.30.170.33:17872 ! R:/10.30.170.252:60834]} down, reason: End of input 23:15:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #14 SSH_MSG_IGNORE 23:15:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_IGNORE 23:15:04.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #18 SSH_MSG_IGNORE 23:15:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_IGNORE 23:15:04.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #15 SSH_MSG_IGNORE 23:15:04.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_IGNORE 23:15:04.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #17 SSH_MSG_IGNORE 23:15:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_IGNORE 23:15:04.737 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #13 SSH_MSG_IGNORE 23:15:04.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_IGNORE 23:15:04.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44702])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:04.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) exit code=0, immediate=false 23:15:04.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) Closing gracefully 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702])[immediately=false] processing 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44702]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) Closing immediately 23:15:04.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702])[immediately=true] processing 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702] 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@233128c4) signal close complete immediately=true 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4238e179) signal close complete immediately=true 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702])[Immediately] closed 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) result=null 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b84cea4) signal close complete immediately=false 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24838834) signal close complete immediately=false 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44702]) code=0 message='' shell closed 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44702]) Closing immediately 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44702]]) Closing immediately 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44702]) stopping 23:15:04.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44702]) stopped 23:15:04.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44702]])[Immediately] closed 23:15:04.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17873] - close(TransportIoSession[local=/10.30.170.33:17873, remote=/10.30.170.252:44702]) Closing immediately 23:15:04.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17873] - close(TransportIoSession[local=/10.30.170.33:17873, remote=/10.30.170.252:44702])[Immediately] closed 23:15:04.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e5ef368) signal close complete immediately=true 23:15:04.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44702])[Immediately] closed 23:15:04.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe996d276, L:/10.30.170.33:17873 ! R:/10.30.170.252:44702] inactive. 23:15:04.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=44, channel=[id: 0xe996d276, L:/10.30.170.33:17873 ! R:/10.30.170.252:44702]} end of input detected while session was in state up 23:15:04.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=44, channel=[id: 0xe996d276, L:/10.30.170.33:17873 ! R:/10.30.170.252:44702]} down, reason: End of input 23:15:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #16 SSH_MSG_IGNORE 23:15:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:15:04.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35658]) process #20 SSH_MSG_IGNORE 23:15:04.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_IGNORE 23:15:04.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58840]) process #19 SSH_MSG_IGNORE 23:15:05.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_IGNORE 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47148])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) exit code=0, immediate=false 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) Closing gracefully 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148])[immediately=false] processing 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47148]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) Closing immediately 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148])[immediately=true] processing 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148] 23:15:05.106 [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@61212ca0) signal close complete immediately=true 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:05.106 [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@cf47740) signal close complete immediately=true 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148])[Immediately] closed 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) result=null 23:15:05.106 [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@769a3013) signal close complete immediately=false 23:15:05.106 [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@2eec7db3) signal close complete immediately=false 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47148]) code=0 message='' shell closed 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47148]) Closing immediately 23:15:05.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:05.107 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47148]]) Closing immediately 23:15:05.107 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47148]) stopping 23:15:05.107 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47148]) stopped 23:15:05.107 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47148]])[Immediately] closed 23:15:05.107 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17874] - close(TransportIoSession[local=/10.30.170.33:17874, remote=/10.30.170.252:47148]) Closing immediately 23:15:05.107 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17874] - close(TransportIoSession[local=/10.30.170.33:17874, remote=/10.30.170.252:47148])[Immediately] closed 23:15:05.107 [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@464010e2) signal close complete immediately=true 23:15:05.107 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47148])[Immediately] closed 23:15:05.107 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6cd51ef6, L:/10.30.170.33:17874 ! R:/10.30.170.252:47148] inactive. 23:15:05.107 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x6cd51ef6, L:/10.30.170.33:17874 ! R:/10.30.170.252:47148]} end of input detected while session was in state up 23:15:05.107 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=45, channel=[id: 0x6cd51ef6, L:/10.30.170.33:17874 ! R:/10.30.170.252:47148]} down, reason: End of input 23:15:05.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #14 SSH_MSG_IGNORE 23:15:05.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_IGNORE 23:15:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #18 SSH_MSG_IGNORE 23:15:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:15:05.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.227 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #15 SSH_MSG_IGNORE 23:15:05.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_IGNORE 23:15:05.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #17 SSH_MSG_IGNORE 23:15:05.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_IGNORE 23:15:05.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #13 SSH_MSG_IGNORE 23:15:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_IGNORE 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48500])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) exit code=0, immediate=false 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) Closing gracefully 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500])[immediately=false] processing 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48500]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) Closing immediately 23:15:05.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500])[immediately=true] processing 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500] 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40339df2) signal close complete immediately=true 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a3f41bf) signal close complete immediately=true 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500])[Immediately] closed 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) result=null 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46e3f586) signal close complete immediately=false 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2834cf01) signal close complete immediately=false 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48500]) code=0 message='' shell closed 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48500]) Closing immediately 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48500]]) Closing immediately 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48500]) stopping 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48500]) stopped 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48500]])[Immediately] closed 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17875] - close(TransportIoSession[local=/10.30.170.33:17875, remote=/10.30.170.252:48500]) Closing immediately 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17875] - close(TransportIoSession[local=/10.30.170.33:17875, remote=/10.30.170.252:48500])[Immediately] closed 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74340bf8) signal close complete immediately=true 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48500])[Immediately] closed 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8d0fc160, L:/10.30.170.33:17875 ! R:/10.30.170.252:48500] inactive. 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=46, channel=[id: 0x8d0fc160, L:/10.30.170.33:17875 ! R:/10.30.170.252:48500]} end of input detected while session was in state up 23:15:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=46, channel=[id: 0x8d0fc160, L:/10.30.170.33:17875 ! R:/10.30.170.252:48500]} down, reason: End of input 23:15:05.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49536]) process #20 SSH_MSG_IGNORE 23:15:05.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_IGNORE 23:15:05.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #16 SSH_MSG_IGNORE 23:15:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_IGNORE 23:15:05.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #14 SSH_MSG_IGNORE 23:15:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_IGNORE 23:15:05.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #17 SSH_MSG_IGNORE 23:15:05.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_IGNORE 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52894])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) exit code=0, immediate=false 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) Closing gracefully 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894])[immediately=false] processing 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52894]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) Closing immediately 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894])[immediately=true] processing 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894] 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@248b11b6) signal close complete immediately=true 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2af75b74) signal close complete immediately=true 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894])[Immediately] closed 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) result=null 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@169cda45) signal close complete immediately=false 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@648f149e) signal close complete immediately=false 23:15:05.709 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52894]) code=0 message='' shell closed 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52894]) Closing immediately 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52894]]) Closing immediately 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52894]) stopping 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52894]) stopped 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52894]])[Immediately] closed 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:17876] - close(TransportIoSession[local=/10.30.170.33:17876, remote=/10.30.170.252:52894]) Closing immediately 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:17876] - close(TransportIoSession[local=/10.30.170.33:17876, remote=/10.30.170.252:52894])[Immediately] closed 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18f5bf18) signal close complete immediately=true 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52894])[Immediately] closed 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x76477827, L:/10.30.170.33:17876 ! R:/10.30.170.252:52894] inactive. 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x76477827, L:/10.30.170.33:17876 ! R:/10.30.170.252:52894]} end of input detected while session was in state up 23:15:05.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=47, channel=[id: 0x76477827, L:/10.30.170.33:17876 ! R:/10.30.170.252:52894]} down, reason: End of input 23:15:05.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #18 SSH_MSG_IGNORE 23:15:05.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_IGNORE 23:15:05.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #15 SSH_MSG_IGNORE 23:15:05.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_IGNORE 23:15:05.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #16 SSH_MSG_IGNORE 23:15:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_IGNORE 23:15:05.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46044]) process #19 SSH_MSG_IGNORE 23:15:05.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_IGNORE 23:15:05.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44220])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) exit code=0, immediate=false 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) Closing gracefully 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220])[immediately=false] processing 23:15:06.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44220]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) Closing immediately 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220])[immediately=true] processing 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220] 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b513669) signal close complete immediately=true 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ad2bf01) signal close complete immediately=true 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220])[Immediately] closed 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) result=null 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47294fd) signal close complete immediately=false 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@301cc3f2) signal close complete immediately=false 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44220]) code=0 message='' shell closed 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44220]) Closing immediately 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44220]]) Closing immediately 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44220]) stopping 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44220]) stopped 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44220]])[Immediately] closed 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17877] - close(TransportIoSession[local=/10.30.170.33:17877, remote=/10.30.170.252:44220]) Closing immediately 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17877] - close(TransportIoSession[local=/10.30.170.33:17877, remote=/10.30.170.252:44220])[Immediately] closed 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@521c59e6) signal close complete immediately=true 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44220])[Immediately] closed 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7ffcd24d, L:/10.30.170.33:17877 ! R:/10.30.170.252:44220] inactive. 23:15:06.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=48, channel=[id: 0x7ffcd24d, L:/10.30.170.33:17877 ! R:/10.30.170.252:44220]} end of input detected while session was in state up 23:15:06.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=48, channel=[id: 0x7ffcd24d, L:/10.30.170.33:17877 ! R:/10.30.170.252:44220]} down, reason: End of input 23:15:06.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #19 SSH_MSG_IGNORE 23:15:06.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:15:06.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33274]) process #20 SSH_MSG_IGNORE 23:15:06.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_IGNORE 23:15:06.206 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #13 SSH_MSG_IGNORE 23:15:06.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_IGNORE 23:15:06.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #15 SSH_MSG_IGNORE 23:15:06.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_IGNORE 23:15:06.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51538])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:06.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) exit code=0, immediate=false 23:15:06.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:06.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:06.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:06.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:06.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) Closing gracefully 23:15:06.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538])[immediately=false] processing 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51538]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) Closing immediately 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538])[immediately=true] processing 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538] 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@379785dc) signal close complete immediately=true 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30829b3) signal close complete immediately=true 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538])[Immediately] closed 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) result=null 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a1c8f16) signal close complete immediately=false 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@467bbbf2) signal close complete immediately=false 23:15:06.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51538]) code=0 message='' shell closed 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51538]) Closing immediately 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51538]]) Closing immediately 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51538]) stopping 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51538]) stopped 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51538]])[Immediately] closed 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17878] - close(TransportIoSession[local=/10.30.170.33:17878, remote=/10.30.170.252:51538]) Closing immediately 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17878] - close(TransportIoSession[local=/10.30.170.33:17878, remote=/10.30.170.252:51538])[Immediately] closed 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d497f84) signal close complete immediately=true 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51538])[Immediately] closed 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x093d7569, L:/10.30.170.33:17878 ! R:/10.30.170.252:51538] inactive. 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=49, channel=[id: 0x093d7569, L:/10.30.170.33:17878 ! R:/10.30.170.252:51538]} end of input detected while session was in state up 23:15:06.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=49, channel=[id: 0x093d7569, L:/10.30.170.33:17878 ! R:/10.30.170.252:51538]} down, reason: End of input 23:15:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #18 SSH_MSG_IGNORE 23:15:06.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_IGNORE 23:15:06.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #14 SSH_MSG_IGNORE 23:15:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_IGNORE 23:15:06.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #17 SSH_MSG_IGNORE 23:15:06.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_IGNORE 23:15:06.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44060]) process #20 SSH_MSG_IGNORE 23:15:06.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_IGNORE 23:15:06.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #16 SSH_MSG_IGNORE 23:15:06.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_IGNORE 23:15:06.452 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.558 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #13 SSH_MSG_IGNORE 23:15:06.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_IGNORE 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58658])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) exit code=0, immediate=false 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) Closing gracefully 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658])[immediately=false] processing 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58658]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) Closing immediately 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658])[immediately=true] processing 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658] 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@475d2680) signal close complete immediately=true 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37e8255d) signal close complete immediately=true 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658])[Immediately] closed 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) result=null 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ab012f9) signal close complete immediately=false 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d73bf8c) signal close complete immediately=false 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58658]) code=0 message='' shell closed 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58658]) Closing immediately 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58658]]) Closing immediately 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58658]) stopping 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58658]) stopped 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58658]])[Immediately] closed 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17879] - close(TransportIoSession[local=/10.30.170.33:17879, remote=/10.30.170.252:58658]) Closing immediately 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17879] - close(TransportIoSession[local=/10.30.170.33:17879, remote=/10.30.170.252:58658])[Immediately] closed 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b4e584) signal close complete immediately=true 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58658])[Immediately] closed 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3db6941b, L:/10.30.170.33:17879 ! R:/10.30.170.252:58658] inactive. 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=50, channel=[id: 0x3db6941b, L:/10.30.170.33:17879 ! R:/10.30.170.252:58658]} end of input detected while session was in state up 23:15:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=50, channel=[id: 0x3db6941b, L:/10.30.170.33:17879 ! R:/10.30.170.252:58658]} down, reason: End of input 23:15:06.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #14 SSH_MSG_IGNORE 23:15:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_IGNORE 23:15:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36884]) process #19 SSH_MSG_IGNORE 23:15:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_IGNORE 23:15:06.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #15 SSH_MSG_IGNORE 23:15:06.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_IGNORE 23:15:06.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #13 SSH_MSG_IGNORE 23:15:06.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_IGNORE 23:15:06.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41152])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:06.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) exit code=0, immediate=false 23:15:06.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:06.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:06.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:06.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) Closing gracefully 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152])[immediately=false] processing 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41152]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) Closing immediately 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152])[immediately=true] processing 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152] 23:15:06.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@323d91cd) signal close complete immediately=true 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@727ad678) signal close complete immediately=true 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152])[Immediately] closed 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) result=null 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36b5a64a) signal close complete immediately=false 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68680763) signal close complete immediately=false 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41152]) code=0 message='' shell closed 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41152]) Closing immediately 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41152]]) Closing immediately 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41152]) stopping 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41152]) stopped 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41152]])[Immediately] closed 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17880] - close(TransportIoSession[local=/10.30.170.33:17880, remote=/10.30.170.252:41152]) Closing immediately 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17880] - close(TransportIoSession[local=/10.30.170.33:17880, remote=/10.30.170.252:41152])[Immediately] closed 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3685505a) signal close complete immediately=true 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41152])[Immediately] closed 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7b1e5a90, L:/10.30.170.33:17880 ! R:/10.30.170.252:41152] inactive. 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x7b1e5a90, L:/10.30.170.33:17880 ! R:/10.30.170.252:41152]} end of input detected while session was in state up 23:15:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=51, channel=[id: 0x7b1e5a90, L:/10.30.170.33:17880 ! R:/10.30.170.252:41152]} down, reason: End of input 23:15:06.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #18 SSH_MSG_IGNORE 23:15:06.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_IGNORE 23:15:06.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #17 SSH_MSG_IGNORE 23:15:06.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_IGNORE 23:15:06.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #16 SSH_MSG_IGNORE 23:15:07.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_IGNORE 23:15:07.016 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #20 SSH_MSG_IGNORE 23:15:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:15:07.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #14 SSH_MSG_IGNORE 23:15:07.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_IGNORE 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43580])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) exit code=0, immediate=false 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) Closing gracefully 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580])[immediately=false] processing 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43580]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) Closing immediately 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580])[immediately=true] processing 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580] 23:15:07.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26a35e38) signal close complete immediately=true 23:15:07.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:07.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@447117ba) signal close complete immediately=true 23:15:07.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580])[Immediately] closed 23:15:07.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) result=null 23:15:07.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b928151) signal close complete immediately=false 23:15:07.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32bc5980) signal close complete immediately=false 23:15:07.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43580]) code=0 message='' shell closed 23:15:07.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43580]) Closing immediately 23:15:07.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:07.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43580]]) Closing immediately 23:15:07.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43580]) stopping 23:15:07.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43580]) stopped 23:15:07.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43580]])[Immediately] closed 23:15:07.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17881] - close(TransportIoSession[local=/10.30.170.33:17881, remote=/10.30.170.252:43580]) Closing immediately 23:15:07.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17881] - close(TransportIoSession[local=/10.30.170.33:17881, remote=/10.30.170.252:43580])[Immediately] closed 23:15:07.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ed28371) signal close complete immediately=true 23:15:07.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43580])[Immediately] closed 23:15:07.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x822ca682, L:/10.30.170.33:17881 ! R:/10.30.170.252:43580] inactive. 23:15:07.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=52, channel=[id: 0x822ca682, L:/10.30.170.33:17881 ! R:/10.30.170.252:43580]} end of input detected while session was in state up 23:15:07.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=52, channel=[id: 0x822ca682, L:/10.30.170.33:17881 ! R:/10.30.170.252:43580]} down, reason: End of input 23:15:07.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #17 SSH_MSG_IGNORE 23:15:07.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_IGNORE 23:15:07.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50304]) process #19 SSH_MSG_IGNORE 23:15:07.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_IGNORE 23:15:07.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.451 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #18 SSH_MSG_IGNORE 23:15:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_IGNORE 23:15:07.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #13 SSH_MSG_IGNORE 23:15:07.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_IGNORE 23:15:07.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39922])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) exit code=0, immediate=false 23:15:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) Closing gracefully 23:15:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) 23:15:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) 23:15:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922])[immediately=false] processing 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39922]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) Closing immediately 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922])[immediately=true] processing 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922] 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@779c0ad8) signal close complete immediately=true 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40d8c764) signal close complete immediately=true 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922])[Immediately] closed 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) result=null 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@102bb93a) signal close complete immediately=false 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@592e99cb) signal close complete immediately=false 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39922]) code=0 message='' shell closed 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39922]) Closing immediately 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39922]]) Closing immediately 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39922]) stopping 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39922]) stopped 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39922]])[Immediately] closed 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17882] - close(TransportIoSession[local=/10.30.170.33:17882, remote=/10.30.170.252:39922]) Closing immediately 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17882] - close(TransportIoSession[local=/10.30.170.33:17882, remote=/10.30.170.252:39922])[Immediately] closed 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ef392fc) signal close complete immediately=true 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39922])[Immediately] closed 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb13e830a, L:/10.30.170.33:17882 ! R:/10.30.170.252:39922] inactive. 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=53, channel=[id: 0xb13e830a, L:/10.30.170.33:17882 ! R:/10.30.170.252:39922]} end of input detected while session was in state up 23:15:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=53, channel=[id: 0xb13e830a, L:/10.30.170.33:17882 ! R:/10.30.170.252:39922]} down, reason: End of input 23:15:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #16 SSH_MSG_IGNORE 23:15:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_IGNORE 23:15:07.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #15 SSH_MSG_IGNORE 23:15:07.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_IGNORE 23:15:07.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39294]) process #20 SSH_MSG_IGNORE 23:15:07.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_IGNORE 23:15:07.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #14 SSH_MSG_IGNORE 23:15:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_IGNORE 23:15:07.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47270]) process #19 SSH_MSG_IGNORE 23:15:07.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_IGNORE 23:15:07.814 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #17 SSH_MSG_IGNORE 23:15:07.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_IGNORE 23:15:07.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40344])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:07.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) exit code=0, immediate=false 23:15:07.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:07.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:07.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:07.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:07.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) Closing gracefully 23:15:07.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) 23:15:07.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344])[immediately=false] processing 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40344]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) Closing immediately 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344])[immediately=true] processing 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344] 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39af321d) signal close complete immediately=true 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@edaf658) signal close complete immediately=true 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344])[Immediately] closed 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) result=null 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73079d8a) signal close complete immediately=false 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4825b8bc) signal close complete immediately=false 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40344]) code=0 message='' shell closed 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40344]) Closing immediately 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40344]]) Closing immediately 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40344]) stopping 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40344]) stopped 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40344]])[Immediately] closed 23:15:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17883] - close(TransportIoSession[local=/10.30.170.33:17883, remote=/10.30.170.252:40344]) Closing immediately 23:15:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17883] - close(TransportIoSession[local=/10.30.170.33:17883, remote=/10.30.170.252:40344])[Immediately] closed 23:15:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@85a547f) signal close complete immediately=true 23:15:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40344])[Immediately] closed 23:15:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5489c52d, L:/10.30.170.33:17883 ! R:/10.30.170.252:40344] inactive. 23:15:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x5489c52d, L:/10.30.170.33:17883 ! R:/10.30.170.252:40344]} end of input detected while session was in state up 23:15:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=54, channel=[id: 0x5489c52d, L:/10.30.170.33:17883 ! R:/10.30.170.252:40344]} down, reason: End of input 23:15:07.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:07.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #13 SSH_MSG_IGNORE 23:15:07.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_IGNORE 23:15:08.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #18 SSH_MSG_IGNORE 23:15:08.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_IGNORE 23:15:08.114 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:08.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48990])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:08.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) exit code=0, immediate=false 23:15:08.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:08.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:08.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:08.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:08.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) Closing gracefully 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990])[immediately=false] processing 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48990]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) Closing immediately 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990])[immediately=true] processing 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990] 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d1424ac) signal close complete immediately=true 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b653d53) signal close complete immediately=true 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990])[Immediately] closed 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) result=null 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@456fd678) signal close complete immediately=false 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1986641d) signal close complete immediately=false 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48990]) code=0 message='' shell closed 23:15:08.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48990]) Closing immediately 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48990]]) Closing immediately 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48990]) stopping 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48990]) stopped 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48990]])[Immediately] closed 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17884] - close(TransportIoSession[local=/10.30.170.33:17884, remote=/10.30.170.252:48990]) Closing immediately 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17884] - close(TransportIoSession[local=/10.30.170.33:17884, remote=/10.30.170.252:48990])[Immediately] closed 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52b02c5) signal close complete immediately=true 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48990])[Immediately] closed 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x18481236, L:/10.30.170.33:17884 ! R:/10.30.170.252:48990] inactive. 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x18481236, L:/10.30.170.33:17884 ! R:/10.30.170.252:48990]} end of input detected while session was in state up 23:15:08.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=55, channel=[id: 0x18481236, L:/10.30.170.33:17884 ! R:/10.30.170.252:48990]} down, reason: End of input 23:15:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #17 SSH_MSG_IGNORE 23:15:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_IGNORE 23:15:08.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:08.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:08.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42684]) process #19 SSH_MSG_IGNORE 23:15:08.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_IGNORE 23:15:08.244 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:08.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #16 SSH_MSG_IGNORE 23:15:08.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_IGNORE 23:15:08.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:08.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #15 SSH_MSG_IGNORE 23:15:08.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_IGNORE 23:15:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40428]) process #20 SSH_MSG_IGNORE 23:15:08.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_IGNORE 23:15:08.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55560])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) exit code=0, immediate=false 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) Closing gracefully 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560])[immediately=false] processing 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:08.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55560]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) Closing immediately 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560])[immediately=true] processing 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560] 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@416c4668) signal close complete immediately=true 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@344aadb1) signal close complete immediately=true 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560])[Immediately] closed 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) result=null 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@100ed105) signal close complete immediately=false 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3003178e) signal close complete immediately=false 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55560]) code=0 message='' shell closed 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55560]) Closing immediately 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55560]]) Closing immediately 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55560]) stopping 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55560]) stopped 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55560]])[Immediately] closed 23:15:08.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17885] - close(TransportIoSession[local=/10.30.170.33:17885, remote=/10.30.170.252:55560]) Closing immediately 23:15:08.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17885] - close(TransportIoSession[local=/10.30.170.33:17885, remote=/10.30.170.252:55560])[Immediately] closed 23:15:08.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@137f48e0) signal close complete immediately=true 23:15:08.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55560])[Immediately] closed 23:15:08.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x16b320a7, L:/10.30.170.33:17885 ! R:/10.30.170.252:55560] inactive. 23:15:08.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x16b320a7, L:/10.30.170.33:17885 ! R:/10.30.170.252:55560]} end of input detected while session was in state up 23:15:08.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=56, channel=[id: 0x16b320a7, L:/10.30.170.33:17885 ! R:/10.30.170.252:55560]} down, reason: End of input 23:15:08.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:08.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #13 SSH_MSG_IGNORE 23:15:08.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_IGNORE 23:15:08.489 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #14 SSH_MSG_IGNORE 23:15:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_IGNORE 23:15:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #18 SSH_MSG_IGNORE 23:15:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_IGNORE 23:15:08.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #15 SSH_MSG_IGNORE 23:15:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:15:08.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59198]) process #20 SSH_MSG_IGNORE 23:15:08.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_IGNORE 23:15:08.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50700])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) exit code=0, immediate=false 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) Closing gracefully 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700])[immediately=false] processing 23:15:08.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:08.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50700]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:08.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:08.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) Closing immediately 23:15:08.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:08.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:08.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700])[immediately=true] processing 23:15:08.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700] 23:15:08.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ac22fcd) signal close complete immediately=true 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d54ca3) signal close complete immediately=true 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700])[Immediately] closed 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) result=null 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b4e8714) signal close complete immediately=false 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42515c64) signal close complete immediately=false 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50700]) code=0 message='' shell closed 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50700]) Closing immediately 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50700]]) Closing immediately 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50700]) stopping 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50700]) stopped 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50700]])[Immediately] closed 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17886] - close(TransportIoSession[local=/10.30.170.33:17886, remote=/10.30.170.252:50700]) Closing immediately 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17886] - close(TransportIoSession[local=/10.30.170.33:17886, remote=/10.30.170.252:50700])[Immediately] closed 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2906afa4) signal close complete immediately=true 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50700])[Immediately] closed 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd26a6a10, L:/10.30.170.33:17886 ! R:/10.30.170.252:50700] inactive. 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=57, channel=[id: 0xd26a6a10, L:/10.30.170.33:17886 ! R:/10.30.170.252:50700]} end of input detected while session was in state up 23:15:08.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=57, channel=[id: 0xd26a6a10, L:/10.30.170.33:17886 ! R:/10.30.170.252:50700]} down, reason: End of input 23:15:08.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60908]) process #19 SSH_MSG_IGNORE 23:15:08.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_IGNORE 23:15:08.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #16 SSH_MSG_IGNORE 23:15:09.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:15:09.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #13 SSH_MSG_IGNORE 23:15:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_IGNORE 23:15:09.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53714])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:09.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) exit code=0, immediate=false 23:15:09.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:09.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:09.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:09.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:09.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) Closing gracefully 23:15:09.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) 23:15:09.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714])[immediately=false] processing 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53714]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) Closing immediately 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714])[immediately=true] processing 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714] 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2169d6e7) signal close complete immediately=true 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2853aa0b) signal close complete immediately=true 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714])[Immediately] closed 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) result=null 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f40ec56) signal close complete immediately=false 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6047a987) signal close complete immediately=false 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53714]) code=0 message='' shell closed 23:15:09.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53714]) Closing immediately 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53714]]) Closing immediately 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53714]) stopping 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53714]) stopped 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53714]])[Immediately] closed 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17887] - close(TransportIoSession[local=/10.30.170.33:17887, remote=/10.30.170.252:53714]) Closing immediately 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17887] - close(TransportIoSession[local=/10.30.170.33:17887, remote=/10.30.170.252:53714])[Immediately] closed 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f769586) signal close complete immediately=true 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53714])[Immediately] closed 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7fbcc17f, L:/10.30.170.33:17887 ! R:/10.30.170.252:53714] inactive. 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=58, channel=[id: 0x7fbcc17f, L:/10.30.170.33:17887 ! R:/10.30.170.252:53714]} end of input detected while session was in state up 23:15:09.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=58, channel=[id: 0x7fbcc17f, L:/10.30.170.33:17887 ! R:/10.30.170.252:53714]} down, reason: End of input 23:15:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #17 SSH_MSG_IGNORE 23:15:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_IGNORE 23:15:09.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #14 SSH_MSG_IGNORE 23:15:09.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_IGNORE 23:15:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #18 SSH_MSG_IGNORE 23:15:09.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_IGNORE 23:15:09.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #15 SSH_MSG_IGNORE 23:15:09.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_IGNORE 23:15:09.189 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60486]) process #20 SSH_MSG_IGNORE 23:15:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_IGNORE 23:15:09.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #17 SSH_MSG_IGNORE 23:15:09.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_IGNORE 23:15:09.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38530])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) exit code=0, immediate=false 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) Closing gracefully 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530])[immediately=false] processing 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38530]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) Closing immediately 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530])[immediately=true] processing 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530] 23:15:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bedd22b) signal close complete immediately=true 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d396958) signal close complete immediately=true 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530])[Immediately] closed 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) result=null 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e9b7db1) signal close complete immediately=false 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3656ee10) signal close complete immediately=false 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38530]) code=0 message='' shell closed 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38530]) Closing immediately 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38530]]) Closing immediately 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38530]) stopping 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38530]) stopped 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38530]])[Immediately] closed 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17888] - close(TransportIoSession[local=/10.30.170.33:17888, remote=/10.30.170.252:38530]) Closing immediately 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17888] - close(TransportIoSession[local=/10.30.170.33:17888, remote=/10.30.170.252:38530])[Immediately] closed 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@534f1e7b) signal close complete immediately=true 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38530])[Immediately] closed 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbcc17d91, L:/10.30.170.33:17888 ! R:/10.30.170.252:38530] inactive. 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=59, channel=[id: 0xbcc17d91, L:/10.30.170.33:17888 ! R:/10.30.170.252:38530]} end of input detected while session was in state up 23:15:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=59, channel=[id: 0xbcc17d91, L:/10.30.170.33:17888 ! R:/10.30.170.252:38530]} down, reason: End of input 23:15:09.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #16 SSH_MSG_IGNORE 23:15:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_IGNORE 23:15:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #14 SSH_MSG_IGNORE 23:15:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_IGNORE 23:15:09.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40926]) process #19 SSH_MSG_IGNORE 23:15:09.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_IGNORE 23:15:09.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #18 SSH_MSG_IGNORE 23:15:09.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_IGNORE 23:15:09.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #13 SSH_MSG_IGNORE 23:15:09.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_IGNORE 23:15:09.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48878])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:09.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) exit code=0, immediate=false 23:15:09.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:09.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:09.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:09.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:09.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) Closing gracefully 23:15:09.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) 23:15:09.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) 23:15:09.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878])[immediately=false] processing 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48878]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) Closing immediately 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878])[immediately=true] processing 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878] 23:15:09.614 [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@5018c780) signal close complete immediately=true 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:09.614 [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@4be6e688) signal close complete immediately=true 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878])[Immediately] closed 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) result=null 23:15:09.614 [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@3da3dd0a) signal close complete immediately=false 23:15:09.614 [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@3e51986e) signal close complete immediately=false 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48878]) code=0 message='' shell closed 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48878]) Closing immediately 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48878]]) Closing immediately 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48878]) stopping 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48878]) stopped 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48878]])[Immediately] closed 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:17889] - close(TransportIoSession[local=/10.30.170.33:17889, remote=/10.30.170.252:48878]) Closing immediately 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:17889] - close(TransportIoSession[local=/10.30.170.33:17889, remote=/10.30.170.252:48878])[Immediately] closed 23:15:09.614 [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@28636ce3) signal close complete immediately=true 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48878])[Immediately] closed 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd759c1cb, L:/10.30.170.33:17889 ! R:/10.30.170.252:48878] inactive. 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=60, channel=[id: 0xd759c1cb, L:/10.30.170.33:17889 ! R:/10.30.170.252:48878]} end of input detected while session was in state up 23:15:09.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=60, channel=[id: 0xd759c1cb, L:/10.30.170.33:17889 ! R:/10.30.170.252:48878]} down, reason: End of input 23:15:09.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #15 SSH_MSG_IGNORE 23:15:09.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_IGNORE 23:15:09.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35074]) process #20 SSH_MSG_IGNORE 23:15:09.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_IGNORE 23:15:09.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.705 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #14 SSH_MSG_IGNORE 23:15:09.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_IGNORE 23:15:09.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #17 SSH_MSG_IGNORE 23:15:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_IGNORE 23:15:09.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #16 SSH_MSG_IGNORE 23:15:09.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_IGNORE 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33982])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) exit code=0, immediate=false 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) Closing gracefully 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982])[immediately=false] processing 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33982]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) Closing immediately 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982])[immediately=true] processing 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982] 23:15:09.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39701ea3) signal close complete immediately=true 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bfea279) signal close complete immediately=true 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982])[Immediately] closed 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) result=null 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27de6379) signal close complete immediately=false 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38699b89) signal close complete immediately=false 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33982]) code=0 message='' shell closed 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33982]) Closing immediately 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33982]]) Closing immediately 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33982]) stopping 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33982]) stopped 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33982]])[Immediately] closed 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17890] - close(TransportIoSession[local=/10.30.170.33:17890, remote=/10.30.170.252:33982]) Closing immediately 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17890] - close(TransportIoSession[local=/10.30.170.33:17890, remote=/10.30.170.252:33982])[Immediately] closed 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1550f21) signal close complete immediately=true 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33982])[Immediately] closed 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x26a78eee, L:/10.30.170.33:17890 ! R:/10.30.170.252:33982] inactive. 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=61, channel=[id: 0x26a78eee, L:/10.30.170.33:17890 ! R:/10.30.170.252:33982]} end of input detected while session was in state up 23:15:09.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=61, channel=[id: 0x26a78eee, L:/10.30.170.33:17890 ! R:/10.30.170.252:33982]} down, reason: End of input 23:15:09.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:09.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #19 SSH_MSG_IGNORE 23:15:09.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:15:10.088 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #18 SSH_MSG_IGNORE 23:15:10.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_IGNORE 23:15:10.116 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #13 SSH_MSG_IGNORE 23:15:10.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_IGNORE 23:15:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #15 SSH_MSG_IGNORE 23:15:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_IGNORE 23:15:10.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42288])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:10.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) exit code=0, immediate=false 23:15:10.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:10.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) Closing gracefully 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288])[immediately=false] processing 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42288]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) Closing immediately 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288])[immediately=true] processing 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288] 23:15:10.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d4871b3) signal close complete immediately=true 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fa6accd) signal close complete immediately=true 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288])[Immediately] closed 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) result=null 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44550d21) signal close complete immediately=false 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fa118f5) signal close complete immediately=false 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42288]) code=0 message='' shell closed 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42288]) Closing immediately 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42288]]) Closing immediately 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42288]) stopping 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42288]) stopped 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42288]])[Immediately] closed 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17891] - close(TransportIoSession[local=/10.30.170.33:17891, remote=/10.30.170.252:42288]) Closing immediately 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17891] - close(TransportIoSession[local=/10.30.170.33:17891, remote=/10.30.170.252:42288])[Immediately] closed 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@510a335b) signal close complete immediately=true 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42288])[Immediately] closed 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4dc56b23, L:/10.30.170.33:17891 ! R:/10.30.170.252:42288] inactive. 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x4dc56b23, L:/10.30.170.33:17891 ! R:/10.30.170.252:42288]} end of input detected while session was in state up 23:15:10.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=62, channel=[id: 0x4dc56b23, L:/10.30.170.33:17891 ! R:/10.30.170.252:42288]} down, reason: End of input 23:15:10.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #14 SSH_MSG_IGNORE 23:15:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_IGNORE 23:15:10.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33366]) process #19 SSH_MSG_IGNORE 23:15:10.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_IGNORE 23:15:10.249 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36620]) process #20 SSH_MSG_IGNORE 23:15:10.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_IGNORE 23:15:10.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #17 SSH_MSG_IGNORE 23:15:10.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_IGNORE 23:15:10.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #13 SSH_MSG_IGNORE 23:15:10.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_IGNORE 23:15:10.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43326])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:10.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) exit code=0, immediate=false 23:15:10.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:10.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:10.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:10.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) Closing gracefully 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326])[immediately=false] processing 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43326]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) Closing immediately 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326])[immediately=true] processing 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326] 23:15:10.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a9963f1) signal close complete immediately=true 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29d7cb97) signal close complete immediately=true 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326])[Immediately] closed 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) result=null 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@538c1eda) signal close complete immediately=false 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@123886b1) signal close complete immediately=false 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43326]) code=0 message='' shell closed 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43326]) Closing immediately 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43326]]) Closing immediately 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43326]) stopping 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43326]) stopped 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43326]])[Immediately] closed 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17892] - close(TransportIoSession[local=/10.30.170.33:17892, remote=/10.30.170.252:43326]) Closing immediately 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17892] - close(TransportIoSession[local=/10.30.170.33:17892, remote=/10.30.170.252:43326])[Immediately] closed 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@436ff9ec) signal close complete immediately=true 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43326])[Immediately] closed 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xeea63cf5, L:/10.30.170.33:17892 ! R:/10.30.170.252:43326] inactive. 23:15:10.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=63, channel=[id: 0xeea63cf5, L:/10.30.170.33:17892 ! R:/10.30.170.252:43326]} end of input detected while session was in state up 23:15:10.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=63, channel=[id: 0xeea63cf5, L:/10.30.170.33:17892 ! R:/10.30.170.252:43326]} down, reason: End of input 23:15:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #18 SSH_MSG_IGNORE 23:15:10.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_IGNORE 23:15:10.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38476]) process #20 SSH_MSG_IGNORE 23:15:10.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_IGNORE 23:15:10.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #16 SSH_MSG_IGNORE 23:15:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_IGNORE 23:15:10.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35744]) process #19 SSH_MSG_IGNORE 23:15:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_IGNORE 23:15:10.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #15 SSH_MSG_IGNORE 23:15:10.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_IGNORE 23:15:10.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #17 SSH_MSG_IGNORE 23:15:10.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_IGNORE 23:15:10.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #14 SSH_MSG_IGNORE 23:15:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_IGNORE 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50664])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) exit code=0, immediate=false 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) Closing gracefully 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664])[immediately=false] processing 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50664]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) Closing immediately 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664])[immediately=true] processing 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664] 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@551f84e3) signal close complete immediately=true 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ddee7cb) signal close complete immediately=true 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664])[Immediately] closed 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) result=null 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30975769) signal close complete immediately=false 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b8cf2da) signal close complete immediately=false 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50664]) code=0 message='' shell closed 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50664]) Closing immediately 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50664]]) Closing immediately 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50664]) stopping 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50664]) stopped 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50664]])[Immediately] closed 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17893] - close(TransportIoSession[local=/10.30.170.33:17893, remote=/10.30.170.252:50664]) Closing immediately 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17893] - close(TransportIoSession[local=/10.30.170.33:17893, remote=/10.30.170.252:50664])[Immediately] closed 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@521d49d4) signal close complete immediately=true 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50664])[Immediately] closed 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x354d6d68, L:/10.30.170.33:17893 ! R:/10.30.170.252:50664] inactive. 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x354d6d68, L:/10.30.170.33:17893 ! R:/10.30.170.252:50664]} end of input detected while session was in state up 23:15:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=64, channel=[id: 0x354d6d68, L:/10.30.170.33:17893 ! R:/10.30.170.252:50664]} down, reason: End of input 23:15:11.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #18 SSH_MSG_IGNORE 23:15:11.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_IGNORE 23:15:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #16 SSH_MSG_IGNORE 23:15:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_IGNORE 23:15:11.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52276])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:11.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) exit code=0, immediate=false 23:15:11.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:11.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:11.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:11.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:11.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) Closing gracefully 23:15:11.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) 23:15:11.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276])[immediately=false] processing 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52276]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) Closing immediately 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276])[immediately=true] processing 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276] 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dcefa54) signal close complete immediately=true 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39549836) signal close complete immediately=true 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276])[Immediately] closed 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) result=null 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42794304) signal close complete immediately=false 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39c79697) signal close complete immediately=false 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52276]) code=0 message='' shell closed 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52276]) Closing immediately 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52276]]) Closing immediately 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52276]) stopping 23:15:11.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52276]) stopped 23:15:11.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52276]])[Immediately] closed 23:15:11.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17894] - close(TransportIoSession[local=/10.30.170.33:17894, remote=/10.30.170.252:52276]) Closing immediately 23:15:11.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17894] - close(TransportIoSession[local=/10.30.170.33:17894, remote=/10.30.170.252:52276])[Immediately] closed 23:15:11.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7391c7a1) signal close complete immediately=true 23:15:11.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52276])[Immediately] closed 23:15:11.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9adbfeea, L:/10.30.170.33:17894 ! R:/10.30.170.252:52276] inactive. 23:15:11.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x9adbfeea, L:/10.30.170.33:17894 ! R:/10.30.170.252:52276]} end of input detected while session was in state up 23:15:11.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=65, channel=[id: 0x9adbfeea, L:/10.30.170.33:17894 ! R:/10.30.170.252:52276]} down, reason: End of input 23:15:11.224 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #15 SSH_MSG_IGNORE 23:15:11.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_IGNORE 23:15:11.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #13 SSH_MSG_IGNORE 23:15:11.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_IGNORE 23:15:11.282 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58644]) process #19 SSH_MSG_IGNORE 23:15:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_IGNORE 23:15:11.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51636]) process #20 SSH_MSG_IGNORE 23:15:11.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_IGNORE 23:15:11.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #17 SSH_MSG_IGNORE 23:15:11.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_IGNORE 23:15:11.382 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.440 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55944])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) exit code=0, immediate=false 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) Closing gracefully 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944])[immediately=false] processing 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55944]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) Closing immediately 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944])[immediately=true] processing 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944] 23:15:11.441 [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@65250b1e) signal close complete immediately=true 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:11.441 [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@3f5eea43) signal close complete immediately=true 23:15:11.441 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944])[Immediately] closed 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) result=null 23:15:11.442 [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@78b56e7) signal close complete immediately=false 23:15:11.442 [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@924a881) signal close complete immediately=false 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55944]) code=0 message='' shell closed 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55944]) Closing immediately 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55944]]) Closing immediately 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55944]) stopping 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55944]) stopped 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55944]])[Immediately] closed 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:17895] - close(TransportIoSession[local=/10.30.170.33:17895, remote=/10.30.170.252:55944]) Closing immediately 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:17895] - close(TransportIoSession[local=/10.30.170.33:17895, remote=/10.30.170.252:55944])[Immediately] closed 23:15:11.442 [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@44143f40) signal close complete immediately=true 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55944])[Immediately] closed 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x77f119e0, L:/10.30.170.33:17895 ! R:/10.30.170.252:55944] inactive. 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x77f119e0, L:/10.30.170.33:17895 ! R:/10.30.170.252:55944]} end of input detected while session was in state up 23:15:11.442 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=66, channel=[id: 0x77f119e0, L:/10.30.170.33:17895 ! R:/10.30.170.252:55944]} down, reason: End of input 23:15:11.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #16 SSH_MSG_IGNORE 23:15:11.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_IGNORE 23:15:11.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #14 SSH_MSG_IGNORE 23:15:11.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_IGNORE 23:15:11.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #13 SSH_MSG_IGNORE 23:15:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_IGNORE 23:15:11.717 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #18 SSH_MSG_IGNORE 23:15:11.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_IGNORE 23:15:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37574])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) exit code=0, immediate=false 23:15:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) Closing gracefully 23:15:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) 23:15:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574])[immediately=false] processing 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37574]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) Closing immediately 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574])[immediately=true] processing 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574] 23:15:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d7d97fe) signal close complete immediately=true 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41098f15) signal close complete immediately=true 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574])[Immediately] closed 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) result=null 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@733e5d94) signal close complete immediately=false 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fa6f754) signal close complete immediately=false 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37574]) code=0 message='' shell closed 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37574]) Closing immediately 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37574]]) Closing immediately 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37574]) stopping 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37574]) stopped 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37574]])[Immediately] closed 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17896] - close(TransportIoSession[local=/10.30.170.33:17896, remote=/10.30.170.252:37574]) Closing immediately 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17896] - close(TransportIoSession[local=/10.30.170.33:17896, remote=/10.30.170.252:37574])[Immediately] closed 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e854b39) signal close complete immediately=true 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37574])[Immediately] closed 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3d5641f0, L:/10.30.170.33:17896 ! R:/10.30.170.252:37574] inactive. 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=67, channel=[id: 0x3d5641f0, L:/10.30.170.33:17896 ! R:/10.30.170.252:37574]} end of input detected while session was in state up 23:15:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=67, channel=[id: 0x3d5641f0, L:/10.30.170.33:17896 ! R:/10.30.170.252:37574]} down, reason: End of input 23:15:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46004]) process #20 SSH_MSG_IGNORE 23:15:11.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_IGNORE 23:15:11.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #15 SSH_MSG_IGNORE 23:15:11.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_IGNORE 23:15:11.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58902]) process #19 SSH_MSG_IGNORE 23:15:11.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_IGNORE 23:15:11.984 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #17 SSH_MSG_IGNORE 23:15:11.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_IGNORE 23:15:11.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:11.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #16 SSH_MSG_IGNORE 23:15:11.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_IGNORE 23:15:12.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #18 SSH_MSG_IGNORE 23:15:12.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_IGNORE 23:15:12.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43700])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:12.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) exit code=0, immediate=false 23:15:12.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:12.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:12.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:12.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:12.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) Closing gracefully 23:15:12.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) 23:15:12.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700])[immediately=false] processing 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43700]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) Closing immediately 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700])[immediately=true] processing 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700] 23:15:12.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66aca7cc) signal close complete immediately=true 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16dc2ffe) signal close complete immediately=true 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700])[Immediately] closed 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) result=null 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5de2b642) signal close complete immediately=false 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b721509) signal close complete immediately=false 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43700]) code=0 message='' shell closed 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43700]) Closing immediately 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43700]]) Closing immediately 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43700]) stopping 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43700]) stopped 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43700]])[Immediately] closed 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17897] - close(TransportIoSession[local=/10.30.170.33:17897, remote=/10.30.170.252:43700]) Closing immediately 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17897] - close(TransportIoSession[local=/10.30.170.33:17897, remote=/10.30.170.252:43700])[Immediately] closed 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38e3476c) signal close complete immediately=true 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43700])[Immediately] closed 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6093faa3, L:/10.30.170.33:17897 ! R:/10.30.170.252:43700] inactive. 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x6093faa3, L:/10.30.170.33:17897 ! R:/10.30.170.252:43700]} end of input detected while session was in state up 23:15:12.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=68, channel=[id: 0x6093faa3, L:/10.30.170.33:17897 ! R:/10.30.170.252:43700]} down, reason: End of input 23:15:12.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #13 SSH_MSG_IGNORE 23:15:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_IGNORE 23:15:12.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #15 SSH_MSG_IGNORE 23:15:12.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_IGNORE 23:15:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38744]) process #20 SSH_MSG_IGNORE 23:15:12.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_IGNORE 23:15:12.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40472])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:12.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) exit code=0, immediate=false 23:15:12.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:12.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:12.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:12.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:12.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) Closing gracefully 23:15:12.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) 23:15:12.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472])[immediately=false] processing 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40472]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) Closing immediately 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472])[immediately=true] processing 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472] 23:15:12.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ed74510) signal close complete immediately=true 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bcde50b) signal close complete immediately=true 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472])[Immediately] closed 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) result=null 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e83eaa8) signal close complete immediately=false 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c87edac) signal close complete immediately=false 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40472]) code=0 message='' shell closed 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40472]) Closing immediately 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40472]]) Closing immediately 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40472]) stopping 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40472]) stopped 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40472]])[Immediately] closed 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17898] - close(TransportIoSession[local=/10.30.170.33:17898, remote=/10.30.170.252:40472]) Closing immediately 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17898] - close(TransportIoSession[local=/10.30.170.33:17898, remote=/10.30.170.252:40472])[Immediately] closed 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@285cd6e9) signal close complete immediately=true 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40472])[Immediately] closed 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x40aa3d69, L:/10.30.170.33:17898 ! R:/10.30.170.252:40472] inactive. 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x40aa3d69, L:/10.30.170.33:17898 ! R:/10.30.170.252:40472]} end of input detected while session was in state up 23:15:12.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=69, channel=[id: 0x40aa3d69, L:/10.30.170.33:17898 ! R:/10.30.170.252:40472]} down, reason: End of input 23:15:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #14 SSH_MSG_IGNORE 23:15:12.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_IGNORE 23:15:12.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48178]) process #19 SSH_MSG_IGNORE 23:15:12.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_IGNORE 23:15:12.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #17 SSH_MSG_IGNORE 23:15:12.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_IGNORE 23:15:12.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #16 SSH_MSG_IGNORE 23:15:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_IGNORE 23:15:12.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #18 SSH_MSG_IGNORE 23:15:12.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_IGNORE 23:15:12.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #14 SSH_MSG_IGNORE 23:15:12.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_IGNORE 23:15:12.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #13 SSH_MSG_IGNORE 23:15:12.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_IGNORE 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52900])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) exit code=0, immediate=false 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) Closing gracefully 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900])[immediately=false] processing 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52900]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) Closing immediately 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900])[immediately=true] processing 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900] 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a901aec) signal close complete immediately=true 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d7ea9d6) signal close complete immediately=true 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900])[Immediately] closed 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) result=null 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63cda0fe) signal close complete immediately=false 23:15:12.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e80cea3) signal close complete immediately=false 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52900]) code=0 message='' shell closed 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52900]) Closing immediately 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52900]]) Closing immediately 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52900]) stopping 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52900]) stopped 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52900]])[Immediately] closed 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17899] - close(TransportIoSession[local=/10.30.170.33:17899, remote=/10.30.170.252:52900]) Closing immediately 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17899] - close(TransportIoSession[local=/10.30.170.33:17899, remote=/10.30.170.252:52900])[Immediately] closed 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49df8e5) signal close complete immediately=true 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52900])[Immediately] closed 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x92585a17, L:/10.30.170.33:17899 ! R:/10.30.170.252:52900] inactive. 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x92585a17, L:/10.30.170.33:17899 ! R:/10.30.170.252:52900]} end of input detected while session was in state up 23:15:12.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=70, channel=[id: 0x92585a17, L:/10.30.170.33:17899 ! R:/10.30.170.252:52900]} down, reason: End of input 23:15:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36638]) process #20 SSH_MSG_IGNORE 23:15:12.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_IGNORE 23:15:12.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #15 SSH_MSG_IGNORE 23:15:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_IGNORE 23:15:12.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40926])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:12.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) exit code=0, immediate=false 23:15:12.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:12.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:12.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:12.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:12.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) Closing gracefully 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[immediately=false] processing 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) Closing immediately 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[immediately=true] processing 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926] 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c2dcb1) signal close complete immediately=true 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4605359f) signal close complete immediately=true 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[Immediately] closed 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) result=null 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f8633f0) signal close complete immediately=false 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c8310) signal close complete immediately=false 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) code=0 message='' shell closed 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40926]) Closing immediately 23:15:12.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:12.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40926]]) Closing immediately 23:15:12.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40926]) stopping 23:15:12.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40926]) stopped 23:15:12.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40926]])[Immediately] closed 23:15:12.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17900] - close(TransportIoSession[local=/10.30.170.33:17900, remote=/10.30.170.252:40926]) Closing immediately 23:15:12.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17900] - close(TransportIoSession[local=/10.30.170.33:17900, remote=/10.30.170.252:40926])[Immediately] closed 23:15:12.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2338e0f2) signal close complete immediately=true 23:15:12.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40926])[Immediately] closed 23:15:12.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x51a04e76, L:/10.30.170.33:17900 ! R:/10.30.170.252:40926] inactive. 23:15:12.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x51a04e76, L:/10.30.170.33:17900 ! R:/10.30.170.252:40926]} end of input detected while session was in state up 23:15:12.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=71, channel=[id: 0x51a04e76, L:/10.30.170.33:17900 ! R:/10.30.170.252:40926]} down, reason: End of input 23:15:13.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #16 SSH_MSG_IGNORE 23:15:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_IGNORE 23:15:13.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34024]) process #19 SSH_MSG_IGNORE 23:15:13.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_IGNORE 23:15:13.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #18 SSH_MSG_IGNORE 23:15:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_IGNORE 23:15:13.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #15 SSH_MSG_IGNORE 23:15:13.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_IGNORE 23:15:13.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #17 SSH_MSG_IGNORE 23:15:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_IGNORE 23:15:13.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #14 SSH_MSG_IGNORE 23:15:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_IGNORE 23:15:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46078])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) exit code=0, immediate=false 23:15:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:13.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) Closing gracefully 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[immediately=false] processing 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) Closing immediately 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[immediately=true] processing 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078] 23:15:13.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e24ae22) signal close complete immediately=true 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7807ce03) signal close complete immediately=true 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[Immediately] closed 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) result=null 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14b3f0b) signal close complete immediately=false 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fec8214) signal close complete immediately=false 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) code=0 message='' shell closed 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46078]) Closing immediately 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46078]]) Closing immediately 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46078]) stopping 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46078]) stopped 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46078]])[Immediately] closed 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17901] - close(TransportIoSession[local=/10.30.170.33:17901, remote=/10.30.170.252:46078]) Closing immediately 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17901] - close(TransportIoSession[local=/10.30.170.33:17901, remote=/10.30.170.252:46078])[Immediately] closed 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74927275) signal close complete immediately=true 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46078])[Immediately] closed 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1e9ebf93, L:/10.30.170.33:17901 ! R:/10.30.170.252:46078] inactive. 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=72, channel=[id: 0x1e9ebf93, L:/10.30.170.33:17901 ! R:/10.30.170.252:46078]} end of input detected while session was in state up 23:15:13.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=72, channel=[id: 0x1e9ebf93, L:/10.30.170.33:17901 ! R:/10.30.170.252:46078]} down, reason: End of input 23:15:13.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #13 SSH_MSG_IGNORE 23:15:13.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_IGNORE 23:15:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48896]) process #20 SSH_MSG_IGNORE 23:15:13.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_IGNORE 23:15:13.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.476 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35344]) process #19 SSH_MSG_IGNORE 23:15:13.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_IGNORE 23:15:13.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36290])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) exit code=0, immediate=false 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) Closing gracefully 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290])[immediately=false] processing 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36290]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) Closing immediately 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290])[immediately=true] processing 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290] 23:15:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4006ece6) signal close complete immediately=true 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50a17899) signal close complete immediately=true 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290])[Immediately] closed 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) result=null 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3af7eee6) signal close complete immediately=false 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2804a8cd) signal close complete immediately=false 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36290]) code=0 message='' shell closed 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36290]) Closing immediately 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36290]]) Closing immediately 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36290]) stopping 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36290]) stopped 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36290]])[Immediately] closed 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17902] - close(TransportIoSession[local=/10.30.170.33:17902, remote=/10.30.170.252:36290]) Closing immediately 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17902] - close(TransportIoSession[local=/10.30.170.33:17902, remote=/10.30.170.252:36290])[Immediately] closed 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f1200f7) signal close complete immediately=true 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36290])[Immediately] closed 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7ccbd8a6, L:/10.30.170.33:17902 ! R:/10.30.170.252:36290] inactive. 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x7ccbd8a6, L:/10.30.170.33:17902 ! R:/10.30.170.252:36290]} end of input detected while session was in state up 23:15:13.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=73, channel=[id: 0x7ccbd8a6, L:/10.30.170.33:17902 ! R:/10.30.170.252:36290]} down, reason: End of input 23:15:13.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #16 SSH_MSG_IGNORE 23:15:13.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_IGNORE 23:15:13.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #18 SSH_MSG_IGNORE 23:15:13.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_IGNORE 23:15:13.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #13 SSH_MSG_IGNORE 23:15:13.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_IGNORE 23:15:13.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #17 SSH_MSG_IGNORE 23:15:13.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_IGNORE 23:15:13.799 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58054])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) exit code=0, immediate=false 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) Closing gracefully 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054])[immediately=false] processing 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58054]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) Closing immediately 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054])[immediately=true] processing 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054] 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@115decd2) signal close complete immediately=true 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1357ef59) signal close complete immediately=true 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054])[Immediately] closed 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) result=null 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b4abec2) signal close complete immediately=false 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22f2b1a8) signal close complete immediately=false 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58054]) code=0 message='' shell closed 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58054]) Closing immediately 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58054]]) Closing immediately 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58054]) stopping 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58054]) stopped 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58054]])[Immediately] closed 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17903] - close(TransportIoSession[local=/10.30.170.33:17903, remote=/10.30.170.252:58054]) Closing immediately 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17903] - close(TransportIoSession[local=/10.30.170.33:17903, remote=/10.30.170.252:58054])[Immediately] closed 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cb7e258) signal close complete immediately=true 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58054])[Immediately] closed 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0dc83aca, L:/10.30.170.33:17903 ! R:/10.30.170.252:58054] inactive. 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=74, channel=[id: 0x0dc83aca, L:/10.30.170.33:17903 ! R:/10.30.170.252:58054]} end of input detected while session was in state up 23:15:13.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=74, channel=[id: 0x0dc83aca, L:/10.30.170.33:17903 ! R:/10.30.170.252:58054]} down, reason: End of input 23:15:13.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #15 SSH_MSG_IGNORE 23:15:13.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_IGNORE 23:15:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53652]) process #20 SSH_MSG_IGNORE 23:15:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_IGNORE 23:15:13.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #14 SSH_MSG_IGNORE 23:15:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_IGNORE 23:15:14.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46284])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:14.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) exit code=0, immediate=false 23:15:14.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:14.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:14.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:14.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:14.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) Closing gracefully 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284])[immediately=false] processing 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46284]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) Closing immediately 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284])[immediately=true] processing 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284] 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12224702) signal close complete immediately=true 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a629529) signal close complete immediately=true 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284])[Immediately] closed 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) result=null 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71984a85) signal close complete immediately=false 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f6d6187) signal close complete immediately=false 23:15:14.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46284]) code=0 message='' shell closed 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46284]) Closing immediately 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46284]]) Closing immediately 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46284]) stopping 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46284]) stopped 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46284]])[Immediately] closed 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17904] - close(TransportIoSession[local=/10.30.170.33:17904, remote=/10.30.170.252:46284]) Closing immediately 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17904] - close(TransportIoSession[local=/10.30.170.33:17904, remote=/10.30.170.252:46284])[Immediately] closed 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f77253f) signal close complete immediately=true 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46284])[Immediately] closed 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7455d7db, L:/10.30.170.33:17904 ! R:/10.30.170.252:46284] inactive. 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=75, channel=[id: 0x7455d7db, L:/10.30.170.33:17904 ! R:/10.30.170.252:46284]} end of input detected while session was in state up 23:15:14.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=75, channel=[id: 0x7455d7db, L:/10.30.170.33:17904 ! R:/10.30.170.252:46284]} down, reason: End of input 23:15:14.113 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57316]) process #19 SSH_MSG_IGNORE 23:15:14.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_IGNORE 23:15:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #14 SSH_MSG_IGNORE 23:15:14.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_IGNORE 23:15:14.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #13 SSH_MSG_IGNORE 23:15:14.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_IGNORE 23:15:14.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #18 SSH_MSG_IGNORE 23:15:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_IGNORE 23:15:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #16 SSH_MSG_IGNORE 23:15:14.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_IGNORE 23:15:14.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #17 SSH_MSG_IGNORE 23:15:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_IGNORE 23:15:14.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #15 SSH_MSG_IGNORE 23:15:14.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_IGNORE 23:15:14.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46848])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:14.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) exit code=0, immediate=false 23:15:14.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) Closing gracefully 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848])[immediately=false] processing 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46848]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) Closing immediately 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848])[immediately=true] processing 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848] 23:15:14.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a8f0c59) signal close complete immediately=true 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3095e0dd) signal close complete immediately=true 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848])[Immediately] closed 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) result=null 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fd67ede) signal close complete immediately=false 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61aeae9a) signal close complete immediately=false 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46848]) code=0 message='' shell closed 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46848]) Closing immediately 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46848]]) Closing immediately 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46848]) stopping 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46848]) stopped 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46848]])[Immediately] closed 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17905] - close(TransportIoSession[local=/10.30.170.33:17905, remote=/10.30.170.252:46848]) Closing immediately 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17905] - close(TransportIoSession[local=/10.30.170.33:17905, remote=/10.30.170.252:46848])[Immediately] closed 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a19b32) signal close complete immediately=true 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46848])[Immediately] closed 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf5ca7398, L:/10.30.170.33:17905 ! R:/10.30.170.252:46848] inactive. 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=76, channel=[id: 0xf5ca7398, L:/10.30.170.33:17905 ! R:/10.30.170.252:46848]} end of input detected while session was in state up 23:15:14.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=76, channel=[id: 0xf5ca7398, L:/10.30.170.33:17905 ! R:/10.30.170.252:46848]} down, reason: End of input 23:15:14.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32904]) process #20 SSH_MSG_IGNORE 23:15:14.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_IGNORE 23:15:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #16 SSH_MSG_IGNORE 23:15:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_IGNORE 23:15:14.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #18 SSH_MSG_IGNORE 23:15:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_IGNORE 23:15:14.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35658])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:14.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) exit code=0, immediate=false 23:15:14.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:14.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:14.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:14.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:14.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) Closing gracefully 23:15:14.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) 23:15:14.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) 23:15:14.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:14.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:14.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:14.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:14.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658])[immediately=false] processing 23:15:14.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:14.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35658]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:14.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:14.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) Closing immediately 23:15:14.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658])[immediately=true] processing 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658] 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2103d51f) signal close complete immediately=true 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c637436) signal close complete immediately=true 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658])[Immediately] closed 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) result=null 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@502cc059) signal close complete immediately=false 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7645fb48) signal close complete immediately=false 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35658]) code=0 message='' shell closed 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35658]) Closing immediately 23:15:14.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35658]]) Closing immediately 23:15:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35658]) stopping 23:15:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35658]) stopped 23:15:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35658]])[Immediately] closed 23:15:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17906] - close(TransportIoSession[local=/10.30.170.33:17906, remote=/10.30.170.252:35658]) Closing immediately 23:15:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17906] - close(TransportIoSession[local=/10.30.170.33:17906, remote=/10.30.170.252:35658])[Immediately] closed 23:15:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49d163b2) signal close complete immediately=true 23:15:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35658])[Immediately] closed 23:15:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfb40d504, L:/10.30.170.33:17906 ! R:/10.30.170.252:35658] inactive. 23:15:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=77, channel=[id: 0xfb40d504, L:/10.30.170.33:17906 ! R:/10.30.170.252:35658]} end of input detected while session was in state up 23:15:14.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=77, channel=[id: 0xfb40d504, L:/10.30.170.33:17906 ! R:/10.30.170.252:35658]} down, reason: End of input 23:15:14.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #13 SSH_MSG_IGNORE 23:15:14.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_IGNORE 23:15:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41386]) process #19 SSH_MSG_IGNORE 23:15:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_IGNORE 23:15:14.845 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #17 SSH_MSG_IGNORE 23:15:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_IGNORE 23:15:14.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #14 SSH_MSG_IGNORE 23:15:14.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_IGNORE 23:15:14.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #15 SSH_MSG_IGNORE 23:15:14.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_IGNORE 23:15:14.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:14.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49536])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:14.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) exit code=0, immediate=false 23:15:14.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:14.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) Closing gracefully 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536])[immediately=false] processing 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49536]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) Closing immediately 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536])[immediately=true] processing 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536] 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d06a18e) signal close complete immediately=true 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3425154b) signal close complete immediately=true 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536])[Immediately] closed 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) result=null 23:15:14.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e51278a) signal close complete immediately=false 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63a632b0) signal close complete immediately=false 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49536]) code=0 message='' shell closed 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49536]) Closing immediately 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49536]]) Closing immediately 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49536]) stopping 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49536]) stopped 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49536]])[Immediately] closed 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17907] - close(TransportIoSession[local=/10.30.170.33:17907, remote=/10.30.170.252:49536]) Closing immediately 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17907] - close(TransportIoSession[local=/10.30.170.33:17907, remote=/10.30.170.252:49536])[Immediately] closed 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b94e59b) signal close complete immediately=true 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49536])[Immediately] closed 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaf00a23c, L:/10.30.170.33:17907 ! R:/10.30.170.252:49536] inactive. 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=78, channel=[id: 0xaf00a23c, L:/10.30.170.33:17907 ! R:/10.30.170.252:49536]} end of input detected while session was in state up 23:15:14.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=78, channel=[id: 0xaf00a23c, L:/10.30.170.33:17907 ! R:/10.30.170.252:49536]} down, reason: End of input 23:15:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39796]) process #20 SSH_MSG_IGNORE 23:15:15.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_IGNORE 23:15:15.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #13 SSH_MSG_IGNORE 23:15:15.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_IGNORE 23:15:15.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41928]) process #19 SSH_MSG_IGNORE 23:15:15.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_IGNORE 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33274])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) exit code=0, immediate=false 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) Closing gracefully 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274])[immediately=false] processing 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33274]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) Closing immediately 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274])[immediately=true] processing 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274] 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10902546) signal close complete immediately=true 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70a37663) signal close complete immediately=true 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274])[Immediately] closed 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) result=null 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ea7c88f) signal close complete immediately=false 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d6f1a8a) signal close complete immediately=false 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33274]) code=0 message='' shell closed 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33274]) Closing immediately 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33274]]) Closing immediately 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33274]) stopping 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33274]) stopped 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33274]])[Immediately] closed 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17908] - close(TransportIoSession[local=/10.30.170.33:17908, remote=/10.30.170.252:33274]) Closing immediately 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17908] - close(TransportIoSession[local=/10.30.170.33:17908, remote=/10.30.170.252:33274])[Immediately] closed 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cc4aa74) signal close complete immediately=true 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33274])[Immediately] closed 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa0d44d6f, L:/10.30.170.33:17908 ! R:/10.30.170.252:33274] inactive. 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=79, channel=[id: 0xa0d44d6f, L:/10.30.170.33:17908 ! R:/10.30.170.252:33274]} end of input detected while session was in state up 23:15:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=79, channel=[id: 0xa0d44d6f, L:/10.30.170.33:17908 ! R:/10.30.170.252:33274]} down, reason: End of input 23:15:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #18 SSH_MSG_IGNORE 23:15:15.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_IGNORE 23:15:15.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #16 SSH_MSG_IGNORE 23:15:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_IGNORE 23:15:15.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #14 SSH_MSG_IGNORE 23:15:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_IGNORE 23:15:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #16 SSH_MSG_IGNORE 23:15:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_IGNORE 23:15:15.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #15 SSH_MSG_IGNORE 23:15:15.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_IGNORE 23:15:15.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #17 SSH_MSG_IGNORE 23:15:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_IGNORE 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44060])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) exit code=0, immediate=false 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) Closing gracefully 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060])[immediately=false] processing 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44060]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) Closing immediately 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060])[immediately=true] processing 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060] 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b986812) signal close complete immediately=true 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fc5dc6a) signal close complete immediately=true 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060])[Immediately] closed 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) result=null 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62b38149) signal close complete immediately=false 23:15:15.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3efd2006) signal close complete immediately=false 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44060]) code=0 message='' shell closed 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44060]) Closing immediately 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44060]]) Closing immediately 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44060]) stopping 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44060]) stopped 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44060]])[Immediately] closed 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17909] - close(TransportIoSession[local=/10.30.170.33:17909, remote=/10.30.170.252:44060]) Closing immediately 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17909] - close(TransportIoSession[local=/10.30.170.33:17909, remote=/10.30.170.252:44060])[Immediately] closed 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56cd1733) signal close complete immediately=true 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44060])[Immediately] closed 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaad6385e, L:/10.30.170.33:17909 ! R:/10.30.170.252:44060] inactive. 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=80, channel=[id: 0xaad6385e, L:/10.30.170.33:17909 ! R:/10.30.170.252:44060]} end of input detected while session was in state up 23:15:15.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=80, channel=[id: 0xaad6385e, L:/10.30.170.33:17909 ! R:/10.30.170.252:44060]} down, reason: End of input 23:15:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53024]) process #20 SSH_MSG_IGNORE 23:15:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_IGNORE 23:15:15.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #18 SSH_MSG_IGNORE 23:15:15.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_IGNORE 23:15:15.745 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #13 SSH_MSG_IGNORE 23:15:15.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_IGNORE 23:15:15.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #14 SSH_MSG_IGNORE 23:15:15.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_IGNORE 23:15:15.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43944]) process #19 SSH_MSG_IGNORE 23:15:15.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_IGNORE 23:15:15.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35634])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:15.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) exit code=0, immediate=false 23:15:15.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:15.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:15.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:15.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:15.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) Closing gracefully 23:15:15.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[immediately=false] processing 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) Closing immediately 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[immediately=true] processing 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634] 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13344d7d) signal close complete immediately=true 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e2e74cd) signal close complete immediately=true 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[Immediately] closed 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) result=null 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6457939a) signal close complete immediately=false 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66af452b) signal close complete immediately=false 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) code=0 message='' shell closed 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35634]) Closing immediately 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35634]]) Closing immediately 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35634]) stopping 23:15:15.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35634]) stopped 23:15:15.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35634]])[Immediately] closed 23:15:15.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17910] - close(TransportIoSession[local=/10.30.170.33:17910, remote=/10.30.170.252:35634]) Closing immediately 23:15:15.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17910] - close(TransportIoSession[local=/10.30.170.33:17910, remote=/10.30.170.252:35634])[Immediately] closed 23:15:15.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57c1a326) signal close complete immediately=true 23:15:15.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35634])[Immediately] closed 23:15:15.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa151753, L:/10.30.170.33:17910 ! R:/10.30.170.252:35634] inactive. 23:15:15.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xaa151753, L:/10.30.170.33:17910 ! R:/10.30.170.252:35634]} end of input detected while session was in state up 23:15:15.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=81, channel=[id: 0xaa151753, L:/10.30.170.33:17910 ! R:/10.30.170.252:35634]} down, reason: End of input 23:15:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55636]) process #20 SSH_MSG_IGNORE 23:15:15.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_IGNORE 23:15:15.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #17 SSH_MSG_IGNORE 23:15:15.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_IGNORE 23:15:15.913 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #15 SSH_MSG_IGNORE 23:15:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_IGNORE 23:15:15.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #16 SSH_MSG_IGNORE 23:15:16.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_IGNORE 23:15:16.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39294])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) exit code=0, immediate=false 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) Closing gracefully 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294])[immediately=false] processing 23:15:16.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39294]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) Closing immediately 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294])[immediately=true] processing 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294] 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60a60776) signal close complete immediately=true 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3995cf3e) signal close complete immediately=true 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294])[Immediately] closed 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) result=null 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e21ca5e) signal close complete immediately=false 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61c61560) signal close complete immediately=false 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39294]) code=0 message='' shell closed 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39294]) Closing immediately 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39294]]) Closing immediately 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39294]) stopping 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39294]) stopped 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39294]])[Immediately] closed 23:15:16.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17911] - close(TransportIoSession[local=/10.30.170.33:17911, remote=/10.30.170.252:39294]) Closing immediately 23:15:16.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17911] - close(TransportIoSession[local=/10.30.170.33:17911, remote=/10.30.170.252:39294])[Immediately] closed 23:15:16.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@310b2399) signal close complete immediately=true 23:15:16.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39294])[Immediately] closed 23:15:16.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9448e0a7, L:/10.30.170.33:17911 ! R:/10.30.170.252:39294] inactive. 23:15:16.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=82, channel=[id: 0x9448e0a7, L:/10.30.170.33:17911 ! R:/10.30.170.252:39294]} end of input detected while session was in state up 23:15:16.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=82, channel=[id: 0x9448e0a7, L:/10.30.170.33:17911 ! R:/10.30.170.252:39294]} down, reason: End of input 23:15:16.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57392]) process #19 SSH_MSG_IGNORE 23:15:16.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_IGNORE 23:15:16.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #18 SSH_MSG_IGNORE 23:15:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_IGNORE 23:15:16.281 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #13 SSH_MSG_IGNORE 23:15:16.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_IGNORE 23:15:16.451 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34170]) process #20 SSH_MSG_IGNORE 23:15:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_IGNORE 23:15:16.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #14 SSH_MSG_IGNORE 23:15:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_IGNORE 23:15:16.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40428])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) exit code=0, immediate=false 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) Closing gracefully 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428])[immediately=false] processing 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40428]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) Closing immediately 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428])[immediately=true] processing 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428] 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bdce620) signal close complete immediately=true 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5255527b) signal close complete immediately=true 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428])[Immediately] closed 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) result=null 23:15:16.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51bb775a) signal close complete immediately=false 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20f0d074) signal close complete immediately=false 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40428]) code=0 message='' shell closed 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40428]) Closing immediately 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40428]]) Closing immediately 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40428]) stopping 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40428]) stopped 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40428]])[Immediately] closed 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17912] - close(TransportIoSession[local=/10.30.170.33:17912, remote=/10.30.170.252:40428]) Closing immediately 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17912] - close(TransportIoSession[local=/10.30.170.33:17912, remote=/10.30.170.252:40428])[Immediately] closed 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cd1cfac) signal close complete immediately=true 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40428])[Immediately] closed 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9d12bbd1, L:/10.30.170.33:17912 ! R:/10.30.170.252:40428] inactive. 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x9d12bbd1, L:/10.30.170.33:17912 ! R:/10.30.170.252:40428]} end of input detected while session was in state up 23:15:16.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=83, channel=[id: 0x9d12bbd1, L:/10.30.170.33:17912 ! R:/10.30.170.252:40428]} down, reason: End of input 23:15:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #15 SSH_MSG_IGNORE 23:15:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_IGNORE 23:15:16.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #17 SSH_MSG_IGNORE 23:15:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_IGNORE 23:15:16.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #13 SSH_MSG_IGNORE 23:15:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_IGNORE 23:15:16.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #16 SSH_MSG_IGNORE 23:15:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_IGNORE 23:15:16.798 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37588]) process #19 SSH_MSG_IGNORE 23:15:16.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_IGNORE 23:15:16.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59198])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:16.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) exit code=0, immediate=false 23:15:16.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:16.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:16.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:16.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:16.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) Closing gracefully 23:15:16.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) 23:15:16.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[immediately=false] processing 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) Closing immediately 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[immediately=true] processing 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198] 23:15:16.851 [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@34d3d2be) signal close complete immediately=true 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:16.851 [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@356650d6) signal close complete immediately=true 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[Immediately] closed 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) result=null 23:15:16.851 [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@5640350) signal close complete immediately=false 23:15:16.851 [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@772d5b6c) signal close complete immediately=false 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) code=0 message='' shell closed 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59198]) Closing immediately 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59198]]) Closing immediately 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59198]) stopping 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59198]) stopped 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59198]])[Immediately] closed 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:17913] - close(TransportIoSession[local=/10.30.170.33:17913, remote=/10.30.170.252:59198]) Closing immediately 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:17913] - close(TransportIoSession[local=/10.30.170.33:17913, remote=/10.30.170.252:59198])[Immediately] closed 23:15:16.851 [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@5d413115) signal close complete immediately=true 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59198])[Immediately] closed 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x18536979, L:/10.30.170.33:17913 ! R:/10.30.170.252:59198] inactive. 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x18536979, L:/10.30.170.33:17913 ! R:/10.30.170.252:59198]} end of input detected while session was in state up 23:15:16.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=84, channel=[id: 0x18536979, L:/10.30.170.33:17913 ! R:/10.30.170.252:59198]} down, reason: End of input 23:15:16.929 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:16.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #15 SSH_MSG_IGNORE 23:15:16.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_IGNORE 23:15:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #14 SSH_MSG_IGNORE 23:15:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_IGNORE 23:15:16.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #17 SSH_MSG_IGNORE 23:15:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_IGNORE 23:15:17.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #18 SSH_MSG_IGNORE 23:15:17.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_IGNORE 23:15:17.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #16 SSH_MSG_IGNORE 23:15:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_IGNORE 23:15:17.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60486])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) exit code=0, immediate=false 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) Closing gracefully 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486])[immediately=false] processing 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60486]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:17.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) Closing immediately 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486])[immediately=true] processing 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486] 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fe86c5d) signal close complete immediately=true 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70046800) signal close complete immediately=true 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486])[Immediately] closed 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) result=null 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7791d157) signal close complete immediately=false 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38fd1fc6) signal close complete immediately=false 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60486]) code=0 message='' shell closed 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60486]) Closing immediately 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60486]]) Closing immediately 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60486]) stopping 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60486]) stopped 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60486]])[Immediately] closed 23:15:17.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17914] - close(TransportIoSession[local=/10.30.170.33:17914, remote=/10.30.170.252:60486]) Closing immediately 23:15:17.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17914] - close(TransportIoSession[local=/10.30.170.33:17914, remote=/10.30.170.252:60486])[Immediately] closed 23:15:17.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@448b0600) signal close complete immediately=true 23:15:17.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60486])[Immediately] closed 23:15:17.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xae4e4607, L:/10.30.170.33:17914 ! R:/10.30.170.252:60486] inactive. 23:15:17.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xae4e4607, L:/10.30.170.33:17914 ! R:/10.30.170.252:60486]} end of input detected while session was in state up 23:15:17.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=85, channel=[id: 0xae4e4607, L:/10.30.170.33:17914 ! R:/10.30.170.252:60486]} down, reason: End of input 23:15:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58306]) process #20 SSH_MSG_IGNORE 23:15:17.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_IGNORE 23:15:17.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #18 SSH_MSG_IGNORE 23:15:17.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_IGNORE 23:15:17.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #14 SSH_MSG_IGNORE 23:15:17.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_IGNORE 23:15:17.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55762]) process #19 SSH_MSG_IGNORE 23:15:17.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_IGNORE 23:15:17.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #15 SSH_MSG_IGNORE 23:15:17.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_IGNORE 23:15:17.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35074])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) exit code=0, immediate=false 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) Closing gracefully 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:17.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:17.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074])[immediately=false] processing 23:15:17.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:17.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35074]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:17.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:17.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) Closing immediately 23:15:17.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:17.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:17.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074])[immediately=true] processing 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074] 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f703523) signal close complete immediately=true 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e945b5a) signal close complete immediately=true 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074])[Immediately] closed 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) result=null 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57412a8) signal close complete immediately=false 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ccfc177) signal close complete immediately=false 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35074]) code=0 message='' shell closed 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35074]) Closing immediately 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35074]]) Closing immediately 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35074]) stopping 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35074]) stopped 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35074]])[Immediately] closed 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17915] - close(TransportIoSession[local=/10.30.170.33:17915, remote=/10.30.170.252:35074]) Closing immediately 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17915] - close(TransportIoSession[local=/10.30.170.33:17915, remote=/10.30.170.252:35074])[Immediately] closed 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12b822e0) signal close complete immediately=true 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35074])[Immediately] closed 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd6c37a8a, L:/10.30.170.33:17915 ! R:/10.30.170.252:35074] inactive. 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=86, channel=[id: 0xd6c37a8a, L:/10.30.170.33:17915 ! R:/10.30.170.252:35074]} end of input detected while session was in state up 23:15:17.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=86, channel=[id: 0xd6c37a8a, L:/10.30.170.33:17915 ! R:/10.30.170.252:35074]} down, reason: End of input 23:15:17.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #13 SSH_MSG_IGNORE 23:15:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_IGNORE 23:15:17.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #17 SSH_MSG_IGNORE 23:15:17.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_IGNORE 23:15:17.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34900]) process #20 SSH_MSG_IGNORE 23:15:17.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_IGNORE 23:15:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #16 SSH_MSG_IGNORE 23:15:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_IGNORE 23:15:17.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36620])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:17.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) exit code=0, immediate=false 23:15:17.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) Closing gracefully 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620])[immediately=false] processing 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36620]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) Closing immediately 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620])[immediately=true] processing 23:15:17.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620] 23:15:17.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5aff2e7a) signal close complete immediately=true 23:15:17.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:17.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@328e8a54) signal close complete immediately=true 23:15:17.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620])[Immediately] closed 23:15:17.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) result=null 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d80af20) signal close complete immediately=false 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cd39ebd) signal close complete immediately=false 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36620]) code=0 message='' shell closed 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36620]) Closing immediately 23:15:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #18 SSH_MSG_IGNORE 23:15:17.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_IGNORE 23:15:17.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36620]]) Closing immediately 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36620]) stopping 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36620]) stopped 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36620]])[Immediately] closed 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17916] - close(TransportIoSession[local=/10.30.170.33:17916, remote=/10.30.170.252:36620]) Closing immediately 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17916] - close(TransportIoSession[local=/10.30.170.33:17916, remote=/10.30.170.252:36620])[Immediately] closed 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ffcfba3) signal close complete immediately=true 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36620])[Immediately] closed 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x00e32d1d, L:/10.30.170.33:17916 ! R:/10.30.170.252:36620] inactive. 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x00e32d1d, L:/10.30.170.33:17916 ! R:/10.30.170.252:36620]} end of input detected while session was in state up 23:15:17.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=87, channel=[id: 0x00e32d1d, L:/10.30.170.33:17916 ! R:/10.30.170.252:36620]} down, reason: End of input 23:15:17.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #14 SSH_MSG_IGNORE 23:15:17.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_IGNORE 23:15:17.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56940]) process #19 SSH_MSG_IGNORE 23:15:17.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_IGNORE 23:15:17.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #13 SSH_MSG_IGNORE 23:15:18.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_IGNORE 23:15:18.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38476])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:18.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) exit code=0, immediate=false 23:15:18.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:18.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:18.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:18.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:18.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) Closing gracefully 23:15:18.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) 23:15:18.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476])[immediately=false] processing 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38476]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) Closing immediately 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476])[immediately=true] processing 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476] 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30bddf20) signal close complete immediately=true 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@426d2cec) signal close complete immediately=true 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476])[Immediately] closed 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) result=null 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@759c49e5) signal close complete immediately=false 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42f6af21) signal close complete immediately=false 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38476]) code=0 message='' shell closed 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38476]) Closing immediately 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38476]]) Closing immediately 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38476]) stopping 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38476]) stopped 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38476]])[Immediately] closed 23:15:18.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17917] - close(TransportIoSession[local=/10.30.170.33:17917, remote=/10.30.170.252:38476]) Closing immediately 23:15:18.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17917] - close(TransportIoSession[local=/10.30.170.33:17917, remote=/10.30.170.252:38476])[Immediately] closed 23:15:18.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c6c2c80) signal close complete immediately=true 23:15:18.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38476])[Immediately] closed 23:15:18.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x953b8e67, L:/10.30.170.33:17917 ! R:/10.30.170.252:38476] inactive. 23:15:18.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x953b8e67, L:/10.30.170.33:17917 ! R:/10.30.170.252:38476]} end of input detected while session was in state up 23:15:18.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=88, channel=[id: 0x953b8e67, L:/10.30.170.33:17917 ! R:/10.30.170.252:38476]} down, reason: End of input 23:15:18.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #15 SSH_MSG_IGNORE 23:15:18.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_IGNORE 23:15:18.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #16 SSH_MSG_IGNORE 23:15:18.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_IGNORE 23:15:18.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46314]) process #20 SSH_MSG_IGNORE 23:15:18.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_IGNORE 23:15:18.166 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #17 SSH_MSG_IGNORE 23:15:18.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_IGNORE 23:15:18.279 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #13 SSH_MSG_IGNORE 23:15:18.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_IGNORE 23:15:18.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51636])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:18.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) exit code=0, immediate=false 23:15:18.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:18.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) Closing gracefully 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636])[immediately=false] processing 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51636]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) Closing immediately 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636])[immediately=true] processing 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636] 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@220ac9d1) signal close complete immediately=true 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5477ac83) signal close complete immediately=true 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636])[Immediately] closed 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) result=null 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48842bcb) signal close complete immediately=false 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1de474ba) signal close complete immediately=false 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51636]) code=0 message='' shell closed 23:15:18.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51636]) Closing immediately 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51636]]) Closing immediately 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51636]) stopping 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51636]) stopped 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51636]])[Immediately] closed 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17918] - close(TransportIoSession[local=/10.30.170.33:17918, remote=/10.30.170.252:51636]) Closing immediately 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17918] - close(TransportIoSession[local=/10.30.170.33:17918, remote=/10.30.170.252:51636])[Immediately] closed 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69d47296) signal close complete immediately=true 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51636])[Immediately] closed 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x188c1e08, L:/10.30.170.33:17918 ! R:/10.30.170.252:51636] inactive. 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=89, channel=[id: 0x188c1e08, L:/10.30.170.33:17918 ! R:/10.30.170.252:51636]} end of input detected while session was in state up 23:15:18.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=89, channel=[id: 0x188c1e08, L:/10.30.170.33:17918 ! R:/10.30.170.252:51636]} down, reason: End of input 23:15:18.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #14 SSH_MSG_IGNORE 23:15:18.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_IGNORE 23:15:18.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50298]) process #19 SSH_MSG_IGNORE 23:15:18.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_IGNORE 23:15:18.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #18 SSH_MSG_IGNORE 23:15:18.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_IGNORE 23:15:18.579 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #15 SSH_MSG_IGNORE 23:15:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_IGNORE 23:15:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36136]) process #20 SSH_MSG_IGNORE 23:15:18.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_IGNORE 23:15:18.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #17 SSH_MSG_IGNORE 23:15:18.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_IGNORE 23:15:18.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #16 SSH_MSG_IGNORE 23:15:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_IGNORE 23:15:18.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46004])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:18.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) exit code=0, immediate=false 23:15:18.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:18.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:18.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:18.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:18.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) Closing gracefully 23:15:18.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) 23:15:18.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004])[immediately=false] processing 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46004]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) Closing immediately 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004])[immediately=true] processing 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004] 23:15:18.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63fc4c24) signal close complete immediately=true 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a813d75) signal close complete immediately=true 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004])[Immediately] closed 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) result=null 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@147e7230) signal close complete immediately=false 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dfd6b55) signal close complete immediately=false 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46004]) code=0 message='' shell closed 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46004]) Closing immediately 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46004]]) Closing immediately 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46004]) stopping 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46004]) stopped 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46004]])[Immediately] closed 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17919] - close(TransportIoSession[local=/10.30.170.33:17919, remote=/10.30.170.252:46004]) Closing immediately 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17919] - close(TransportIoSession[local=/10.30.170.33:17919, remote=/10.30.170.252:46004])[Immediately] closed 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ce19da2) signal close complete immediately=true 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46004])[Immediately] closed 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x89758d90, L:/10.30.170.33:17919 ! R:/10.30.170.252:46004] inactive. 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x89758d90, L:/10.30.170.33:17919 ! R:/10.30.170.252:46004]} end of input detected while session was in state up 23:15:18.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=90, channel=[id: 0x89758d90, L:/10.30.170.33:17919 ! R:/10.30.170.252:46004]} down, reason: End of input 23:15:18.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:15:18.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #13 SSH_MSG_IGNORE 23:15:18.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_IGNORE 23:15:19.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #18 SSH_MSG_IGNORE 23:15:19.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_IGNORE 23:15:19.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #14 SSH_MSG_IGNORE 23:15:19.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_IGNORE 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38744])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) exit code=0, immediate=false 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) Closing gracefully 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744])[immediately=false] processing 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38744]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) Closing immediately 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744])[immediately=true] processing 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744] 23:15:19.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60b6cd0f) signal close complete immediately=true 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b5611c3) signal close complete immediately=true 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744])[Immediately] closed 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) result=null 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72f59398) signal close complete immediately=false 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d5ae859) signal close complete immediately=false 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38744]) code=0 message='' shell closed 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38744]) Closing immediately 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38744]]) Closing immediately 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38744]) stopping 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38744]) stopped 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38744]])[Immediately] closed 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17920] - close(TransportIoSession[local=/10.30.170.33:17920, remote=/10.30.170.252:38744]) Closing immediately 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17920] - close(TransportIoSession[local=/10.30.170.33:17920, remote=/10.30.170.252:38744])[Immediately] closed 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b528448) signal close complete immediately=true 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38744])[Immediately] closed 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa2efac7, L:/10.30.170.33:17920 ! R:/10.30.170.252:38744] inactive. 23:15:19.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=91, channel=[id: 0xaa2efac7, L:/10.30.170.33:17920 ! R:/10.30.170.252:38744]} end of input detected while session was in state up 23:15:19.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=91, channel=[id: 0xaa2efac7, L:/10.30.170.33:17920 ! R:/10.30.170.252:38744]} down, reason: End of input 23:15:19.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34098]) process #19 SSH_MSG_IGNORE 23:15:19.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_IGNORE 23:15:19.094 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #16 SSH_MSG_IGNORE 23:15:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_IGNORE 23:15:19.098 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.148 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #15 SSH_MSG_IGNORE 23:15:19.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_IGNORE 23:15:19.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #17 SSH_MSG_IGNORE 23:15:19.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_IGNORE 23:15:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32782]) process #20 SSH_MSG_IGNORE 23:15:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_IGNORE 23:15:19.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36638])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) exit code=0, immediate=false 23:15:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) Closing gracefully 23:15:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[immediately=false] processing 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) Closing immediately 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[immediately=true] processing 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638] 23:15:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a04cf05) signal close complete immediately=true 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76584be9) signal close complete immediately=true 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[Immediately] closed 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) result=null 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18d1ffbf) signal close complete immediately=false 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40724e3b) signal close complete immediately=false 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) code=0 message='' shell closed 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36638]) Closing immediately 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36638]]) Closing immediately 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36638]) stopping 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36638]) stopped 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36638]])[Immediately] closed 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17921] - close(TransportIoSession[local=/10.30.170.33:17921, remote=/10.30.170.252:36638]) Closing immediately 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17921] - close(TransportIoSession[local=/10.30.170.33:17921, remote=/10.30.170.252:36638])[Immediately] closed 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c02ddd7) signal close complete immediately=true 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36638])[Immediately] closed 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3477c375, L:/10.30.170.33:17921 ! R:/10.30.170.252:36638] inactive. 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x3477c375, L:/10.30.170.33:17921 ! R:/10.30.170.252:36638]} end of input detected while session was in state up 23:15:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=92, channel=[id: 0x3477c375, L:/10.30.170.33:17921 ! R:/10.30.170.252:36638]} down, reason: End of input 23:15:19.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56776]) process #19 SSH_MSG_IGNORE 23:15:19.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_IGNORE 23:15:19.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #18 SSH_MSG_IGNORE 23:15:19.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_IGNORE 23:15:19.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #14 SSH_MSG_IGNORE 23:15:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_IGNORE 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48896])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) exit code=0, immediate=false 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) Closing gracefully 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:19.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896])[immediately=false] processing 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48896]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) Closing immediately 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896])[immediately=true] processing 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896] 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1de811b3) signal close complete immediately=true 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bf46895) signal close complete immediately=true 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896])[Immediately] closed 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) result=null 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69e2201c) signal close complete immediately=false 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a0b46ea) signal close complete immediately=false 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48896]) code=0 message='' shell closed 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48896]) Closing immediately 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48896]]) Closing immediately 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48896]) stopping 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48896]) stopped 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48896]])[Immediately] closed 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17922] - close(TransportIoSession[local=/10.30.170.33:17922, remote=/10.30.170.252:48896]) Closing immediately 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17922] - close(TransportIoSession[local=/10.30.170.33:17922, remote=/10.30.170.252:48896])[Immediately] closed 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77b3af91) signal close complete immediately=true 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48896])[Immediately] closed 23:15:19.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2b5a36ab, L:/10.30.170.33:17922 ! R:/10.30.170.252:48896] inactive. 23:15:19.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x2b5a36ab, L:/10.30.170.33:17922 ! R:/10.30.170.252:48896]} end of input detected while session was in state up 23:15:19.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=93, channel=[id: 0x2b5a36ab, L:/10.30.170.33:17922 ! R:/10.30.170.252:48896]} down, reason: End of input 23:15:19.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #15 SSH_MSG_IGNORE 23:15:19.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_IGNORE 23:15:19.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #17 SSH_MSG_IGNORE 23:15:19.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_IGNORE 23:15:19.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60030]) process #20 SSH_MSG_IGNORE 23:15:19.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_IGNORE 23:15:19.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35794]) process #19 SSH_MSG_IGNORE 23:15:19.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_IGNORE 23:15:19.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #16 SSH_MSG_IGNORE 23:15:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_IGNORE 23:15:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53652])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) exit code=0, immediate=false 23:15:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) Closing gracefully 23:15:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) 23:15:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) 23:15:19.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652])[immediately=false] processing 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53652]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) Closing immediately 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652])[immediately=true] processing 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652] 23:15:19.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ecd809a) signal close complete immediately=true 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42173418) signal close complete immediately=true 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652])[Immediately] closed 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) result=null 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1933d4a0) signal close complete immediately=false 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fc76d25) signal close complete immediately=false 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53652]) code=0 message='' shell closed 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53652]) Closing immediately 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53652]]) Closing immediately 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53652]) stopping 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53652]) stopped 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53652]])[Immediately] closed 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17923] - close(TransportIoSession[local=/10.30.170.33:17923, remote=/10.30.170.252:53652]) Closing immediately 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17923] - close(TransportIoSession[local=/10.30.170.33:17923, remote=/10.30.170.252:53652])[Immediately] closed 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ddcf717) signal close complete immediately=true 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53652])[Immediately] closed 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb6d945e2, L:/10.30.170.33:17923 ! R:/10.30.170.252:53652] inactive. 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=94, channel=[id: 0xb6d945e2, L:/10.30.170.33:17923 ! R:/10.30.170.252:53652]} end of input detected while session was in state up 23:15:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=94, channel=[id: 0xb6d945e2, L:/10.30.170.33:17923 ! R:/10.30.170.252:53652]} down, reason: End of input 23:15:20.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #18 SSH_MSG_IGNORE 23:15:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_IGNORE 23:15:20.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #14 SSH_MSG_IGNORE 23:15:20.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_IGNORE 23:15:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #16 SSH_MSG_IGNORE 23:15:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_IGNORE 23:15:20.118 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #15 SSH_MSG_IGNORE 23:15:20.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_IGNORE 23:15:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41766]) process #20 SSH_MSG_IGNORE 23:15:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_IGNORE 23:15:20.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.197 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #17 SSH_MSG_IGNORE 23:15:20.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_IGNORE 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:32904])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) exit code=0, immediate=false 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) Closing gracefully 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904])[immediately=false] processing 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32904]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) Closing immediately 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904])[immediately=true] processing 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904] 23:15:20.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c2d9b4e) signal close complete immediately=true 23:15:20.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:20.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a135d76) signal close complete immediately=true 23:15:20.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904])[Immediately] closed 23:15:20.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) result=null 23:15:20.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ee0e423) signal close complete immediately=false 23:15:20.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ea0062) signal close complete immediately=false 23:15:20.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32904]) code=0 message='' shell closed 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:32904]) Closing immediately 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32904]]) Closing immediately 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32904]) stopping 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32904]) stopped 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32904]])[Immediately] closed 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17924] - close(TransportIoSession[local=/10.30.170.33:17924, remote=/10.30.170.252:32904]) Closing immediately 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17924] - close(TransportIoSession[local=/10.30.170.33:17924, remote=/10.30.170.252:32904])[Immediately] closed 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@130d1cba) signal close complete immediately=true 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:32904])[Immediately] closed 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2c842c38, L:/10.30.170.33:17924 ! R:/10.30.170.252:32904] inactive. 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x2c842c38, L:/10.30.170.33:17924 ! R:/10.30.170.252:32904]} end of input detected while session was in state up 23:15:20.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=95, channel=[id: 0x2c842c38, L:/10.30.170.33:17924 ! R:/10.30.170.252:32904]} down, reason: End of input 23:15:20.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54536]) process #19 SSH_MSG_IGNORE 23:15:20.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_IGNORE 23:15:20.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #14 SSH_MSG_IGNORE 23:15:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_IGNORE 23:15:20.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39796])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:20.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) exit code=0, immediate=false 23:15:20.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) Closing gracefully 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796])[immediately=false] processing 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39796]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) Closing immediately 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796])[immediately=true] processing 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796] 23:15:20.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@676df246) signal close complete immediately=true 23:15:20.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:20.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@112f622e) signal close complete immediately=true 23:15:20.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796])[Immediately] closed 23:15:20.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) result=null 23:15:20.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29bd26e4) signal close complete immediately=false 23:15:20.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f628e88) signal close complete immediately=false 23:15:20.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39796]) code=0 message='' shell closed 23:15:20.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39796]) Closing immediately 23:15:20.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:20.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39796]]) Closing immediately 23:15:20.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39796]) stopping 23:15:20.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39796]) stopped 23:15:20.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39796]])[Immediately] closed 23:15:20.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17925] - close(TransportIoSession[local=/10.30.170.33:17925, remote=/10.30.170.252:39796]) Closing immediately 23:15:20.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17925] - close(TransportIoSession[local=/10.30.170.33:17925, remote=/10.30.170.252:39796])[Immediately] closed 23:15:20.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4715bae0) signal close complete immediately=true 23:15:20.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39796])[Immediately] closed 23:15:20.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9a94b148, L:/10.30.170.33:17925 ! R:/10.30.170.252:39796] inactive. 23:15:20.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=96, channel=[id: 0x9a94b148, L:/10.30.170.33:17925 ! R:/10.30.170.252:39796]} end of input detected while session was in state up 23:15:20.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=96, channel=[id: 0x9a94b148, L:/10.30.170.33:17925 ! R:/10.30.170.252:39796]} down, reason: End of input 23:15:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #16 SSH_MSG_IGNORE 23:15:20.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_IGNORE 23:15:20.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #20 SSH_MSG_IGNORE 23:15:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:15:20.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #18 SSH_MSG_IGNORE 23:15:20.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_IGNORE 23:15:20.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #17 SSH_MSG_IGNORE 23:15:20.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_IGNORE 23:15:20.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:20.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #15 SSH_MSG_IGNORE 23:15:20.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_IGNORE 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53024])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) exit code=0, immediate=false 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) Closing gracefully 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024])[immediately=false] processing 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53024]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:20.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) Closing immediately 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024])[immediately=true] processing 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024] 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d383844) signal close complete immediately=true 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c9b3080) signal close complete immediately=true 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024])[Immediately] closed 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) result=null 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74a28ad8) signal close complete immediately=false 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d56e783) signal close complete immediately=false 23:15:20.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53024]) code=0 message='' shell closed 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53024]) Closing immediately 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53024]]) Closing immediately 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53024]) stopping 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53024]) stopped 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53024]])[Immediately] closed 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17926] - close(TransportIoSession[local=/10.30.170.33:17926, remote=/10.30.170.252:53024]) Closing immediately 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17926] - close(TransportIoSession[local=/10.30.170.33:17926, remote=/10.30.170.252:53024])[Immediately] closed 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31b00075) signal close complete immediately=true 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53024])[Immediately] closed 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf24e1f7b, L:/10.30.170.33:17926 ! R:/10.30.170.252:53024] inactive. 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xf24e1f7b, L:/10.30.170.33:17926 ! R:/10.30.170.252:53024]} end of input detected while session was in state up 23:15:20.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=97, channel=[id: 0xf24e1f7b, L:/10.30.170.33:17926 ! R:/10.30.170.252:53024]} down, reason: End of input 23:15:21.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #14 SSH_MSG_IGNORE 23:15:21.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_IGNORE 23:15:21.166 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #15 SSH_MSG_IGNORE 23:15:21.167 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:15:21.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59818]) process #20 SSH_MSG_IGNORE 23:15:21.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_IGNORE 23:15:21.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #16 SSH_MSG_IGNORE 23:15:21.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_IGNORE 23:15:21.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42244]) process #19 SSH_MSG_IGNORE 23:15:21.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_IGNORE 23:15:21.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55636])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:21.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) exit code=0, immediate=false 23:15:21.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) Closing gracefully 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636])[immediately=false] processing 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55636]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) Closing immediately 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636])[immediately=true] processing 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636] 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c8c7d5a) signal close complete immediately=true 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32fcfbf4) signal close complete immediately=true 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636])[Immediately] closed 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) result=null 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f1f7739) signal close complete immediately=false 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69a692c0) signal close complete immediately=false 23:15:21.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55636]) code=0 message='' shell closed 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55636]) Closing immediately 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55636]]) Closing immediately 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55636]) stopping 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55636]) stopped 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55636]])[Immediately] closed 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17927] - close(TransportIoSession[local=/10.30.170.33:17927, remote=/10.30.170.252:55636]) Closing immediately 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17927] - close(TransportIoSession[local=/10.30.170.33:17927, remote=/10.30.170.252:55636])[Immediately] closed 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62f4403) signal close complete immediately=true 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55636])[Immediately] closed 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x78c2c634, L:/10.30.170.33:17927 ! R:/10.30.170.252:55636] inactive. 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x78c2c634, L:/10.30.170.33:17927 ! R:/10.30.170.252:55636]} end of input detected while session was in state up 23:15:21.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=98, channel=[id: 0x78c2c634, L:/10.30.170.33:17927 ! R:/10.30.170.252:55636]} down, reason: End of input 23:15:21.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #17 SSH_MSG_IGNORE 23:15:21.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_IGNORE 23:15:21.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #18 SSH_MSG_IGNORE 23:15:21.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_IGNORE 23:15:21.438 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34170])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) exit code=0, immediate=false 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) Closing gracefully 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170])[immediately=false] processing 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34170]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) Closing immediately 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170])[immediately=true] processing 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170] 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6244e796) signal close complete immediately=true 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79506f95) signal close complete immediately=true 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170])[Immediately] closed 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) result=null 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a998242) signal close complete immediately=false 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7def58db) signal close complete immediately=false 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34170]) code=0 message='' shell closed 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34170]) Closing immediately 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34170]]) Closing immediately 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34170]) stopping 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34170]) stopped 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34170]])[Immediately] closed 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17928] - close(TransportIoSession[local=/10.30.170.33:17928, remote=/10.30.170.252:34170]) Closing immediately 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17928] - close(TransportIoSession[local=/10.30.170.33:17928, remote=/10.30.170.252:34170])[Immediately] closed 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38d278a7) signal close complete immediately=true 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34170])[Immediately] closed 23:15:21.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb2e89961, L:/10.30.170.33:17928 ! R:/10.30.170.252:34170] inactive. 23:15:21.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xb2e89961, L:/10.30.170.33:17928 ! R:/10.30.170.252:34170]} end of input detected while session was in state up 23:15:21.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=99, channel=[id: 0xb2e89961, L:/10.30.170.33:17928 ! R:/10.30.170.252:34170]} down, reason: End of input 23:15:21.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53332]) process #19 SSH_MSG_IGNORE 23:15:21.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_IGNORE 23:15:21.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #14 SSH_MSG_IGNORE 23:15:21.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_IGNORE 23:15:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #18 SSH_MSG_IGNORE 23:15:21.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_IGNORE 23:15:21.706 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54880]) process #20 SSH_MSG_IGNORE 23:15:21.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_IGNORE 23:15:21.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #17 SSH_MSG_IGNORE 23:15:21.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_IGNORE 23:15:21.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #15 SSH_MSG_IGNORE 23:15:21.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_IGNORE 23:15:21.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58306])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) exit code=0, immediate=false 23:15:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) Closing gracefully 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306])[immediately=false] processing 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58306]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) Closing immediately 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306])[immediately=true] processing 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306] 23:15:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ceebc01) signal close complete immediately=true 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d7ff9dc) signal close complete immediately=true 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306])[Immediately] closed 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) result=null 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48fae1b0) signal close complete immediately=false 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48a8f066) signal close complete immediately=false 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58306]) code=0 message='' shell closed 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58306]) Closing immediately 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58306]]) Closing immediately 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58306]) stopping 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58306]) stopped 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58306]])[Immediately] closed 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17929] - close(TransportIoSession[local=/10.30.170.33:17929, remote=/10.30.170.252:58306]) Closing immediately 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17929] - close(TransportIoSession[local=/10.30.170.33:17929, remote=/10.30.170.252:58306])[Immediately] closed 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@618f53c6) signal close complete immediately=true 23:15:21.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58306])[Immediately] closed 23:15:21.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x69dc92b4, L:/10.30.170.33:17929 ! R:/10.30.170.252:58306] inactive. 23:15:21.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=100, channel=[id: 0x69dc92b4, L:/10.30.170.33:17929 ! R:/10.30.170.252:58306]} end of input detected while session was in state up 23:15:21.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=100, channel=[id: 0x69dc92b4, L:/10.30.170.33:17929 ! R:/10.30.170.252:58306]} down, reason: End of input 23:15:21.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #16 SSH_MSG_IGNORE 23:15:21.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_IGNORE 23:15:21.956 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #16 SSH_MSG_IGNORE 23:15:22.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_IGNORE 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34900])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) exit code=0, immediate=false 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) Closing gracefully 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900])[immediately=false] processing 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34900]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) Closing immediately 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900])[immediately=true] processing 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900] 23:15:22.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1aacb7b0) signal close complete immediately=true 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a5dc8c0) signal close complete immediately=true 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900])[Immediately] closed 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) result=null 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45debf2) signal close complete immediately=false 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b0eefc6) signal close complete immediately=false 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34900]) code=0 message='' shell closed 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34900]) Closing immediately 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34900]]) Closing immediately 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34900]) stopping 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34900]) stopped 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34900]])[Immediately] closed 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17930] - close(TransportIoSession[local=/10.30.170.33:17930, remote=/10.30.170.252:34900]) Closing immediately 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17930] - close(TransportIoSession[local=/10.30.170.33:17930, remote=/10.30.170.252:34900])[Immediately] closed 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@460d620) signal close complete immediately=true 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34900])[Immediately] closed 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0907a998, L:/10.30.170.33:17930 ! R:/10.30.170.252:34900] inactive. 23:15:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x0907a998, L:/10.30.170.33:17930 ! R:/10.30.170.252:34900]} end of input detected while session was in state up 23:15:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=101, channel=[id: 0x0907a998, L:/10.30.170.33:17930 ! R:/10.30.170.252:34900]} down, reason: End of input 23:15:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #18 SSH_MSG_IGNORE 23:15:22.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_IGNORE 23:15:22.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54234]) process #19 SSH_MSG_IGNORE 23:15:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_IGNORE 23:15:22.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.266 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #15 SSH_MSG_IGNORE 23:15:22.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_IGNORE 23:15:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #14 SSH_MSG_IGNORE 23:15:22.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_IGNORE 23:15:22.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38952]) process #20 SSH_MSG_IGNORE 23:15:22.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_IGNORE 23:15:22.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #17 SSH_MSG_IGNORE 23:15:22.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_IGNORE 23:15:22.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46314])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) exit code=0, immediate=false 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) Closing gracefully 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314])[immediately=false] processing 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46314]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) Closing immediately 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314])[immediately=true] processing 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314] 23:15:22.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7665c534) signal close complete immediately=true 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c4515e5) signal close complete immediately=true 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314])[Immediately] closed 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) result=null 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@624c90e6) signal close complete immediately=false 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c5d6c49) signal close complete immediately=false 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46314]) code=0 message='' shell closed 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46314]) Closing immediately 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46314]]) Closing immediately 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46314]) stopping 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46314]) stopped 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46314]])[Immediately] closed 23:15:22.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17931] - close(TransportIoSession[local=/10.30.170.33:17931, remote=/10.30.170.252:46314]) Closing immediately 23:15:22.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17931] - close(TransportIoSession[local=/10.30.170.33:17931, remote=/10.30.170.252:46314])[Immediately] closed 23:15:22.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c95e93) signal close complete immediately=true 23:15:22.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46314])[Immediately] closed 23:15:22.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x99ecd07a, L:/10.30.170.33:17931 ! R:/10.30.170.252:46314] inactive. 23:15:22.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x99ecd07a, L:/10.30.170.33:17931 ! R:/10.30.170.252:46314]} end of input detected while session was in state up 23:15:22.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=102, channel=[id: 0x99ecd07a, L:/10.30.170.33:17931 ! R:/10.30.170.252:46314]} down, reason: End of input 23:15:22.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #15 SSH_MSG_IGNORE 23:15:22.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_IGNORE 23:15:22.762 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #14 SSH_MSG_IGNORE 23:15:22.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:15:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #18 SSH_MSG_IGNORE 23:15:22.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_IGNORE 23:15:22.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36136])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) exit code=0, immediate=false 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) Closing gracefully 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136])[immediately=false] processing 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36136]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) Closing immediately 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136])[immediately=true] processing 23:15:22.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136] 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@788b7b36) signal close complete immediately=true 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1eceab24) signal close complete immediately=true 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136])[Immediately] closed 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) result=null 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@664776f) signal close complete immediately=false 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c8ceb8a) signal close complete immediately=false 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36136]) code=0 message='' shell closed 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36136]) Closing immediately 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36136]]) Closing immediately 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36136]) stopping 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36136]) stopped 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36136]])[Immediately] closed 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17932] - close(TransportIoSession[local=/10.30.170.33:17932, remote=/10.30.170.252:36136]) Closing immediately 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17932] - close(TransportIoSession[local=/10.30.170.33:17932, remote=/10.30.170.252:36136])[Immediately] closed 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f7d6fe6) signal close complete immediately=true 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36136])[Immediately] closed 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x209fde24, L:/10.30.170.33:17932 ! R:/10.30.170.252:36136] inactive. 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x209fde24, L:/10.30.170.33:17932 ! R:/10.30.170.252:36136]} end of input detected while session was in state up 23:15:22.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=103, channel=[id: 0x209fde24, L:/10.30.170.33:17932 ! R:/10.30.170.252:36136]} down, reason: End of input 23:15:22.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33896]) process #19 SSH_MSG_IGNORE 23:15:22.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_IGNORE 23:15:22.834 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #17 SSH_MSG_IGNORE 23:15:22.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_IGNORE 23:15:22.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #16 SSH_MSG_IGNORE 23:15:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_IGNORE 23:15:22.946 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54624]) process #20 SSH_MSG_IGNORE 23:15:22.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_IGNORE 23:15:23.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:32782])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:23.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) exit code=0, immediate=false 23:15:23.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:23.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:23.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:23.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:23.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) Closing gracefully 23:15:23.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) 23:15:23.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) 23:15:23.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:23.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:23.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:23.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:23.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782])[immediately=false] processing 23:15:23.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:23.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32782]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:23.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) Closing immediately 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782])[immediately=true] processing 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782] 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68fae573) signal close complete immediately=true 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cfb8a29) signal close complete immediately=true 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782])[Immediately] closed 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) result=null 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@331c627f) signal close complete immediately=false 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@445690fd) signal close complete immediately=false 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32782]) code=0 message='' shell closed 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:32782]) Closing immediately 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32782]]) Closing immediately 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32782]) stopping 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32782]) stopped 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32782]])[Immediately] closed 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17933] - close(TransportIoSession[local=/10.30.170.33:17933, remote=/10.30.170.252:32782]) Closing immediately 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17933] - close(TransportIoSession[local=/10.30.170.33:17933, remote=/10.30.170.252:32782])[Immediately] closed 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bb83479) signal close complete immediately=true 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:32782])[Immediately] closed 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8f1e3789, L:/10.30.170.33:17933 ! R:/10.30.170.252:32782] inactive. 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=104, channel=[id: 0x8f1e3789, L:/10.30.170.33:17933 ! R:/10.30.170.252:32782]} end of input detected while session was in state up 23:15:23.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=104, channel=[id: 0x8f1e3789, L:/10.30.170.33:17933 ! R:/10.30.170.252:32782]} down, reason: End of input 23:15:23.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #15 SSH_MSG_IGNORE 23:15:23.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_IGNORE 23:15:23.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52768]) process #19 SSH_MSG_IGNORE 23:15:23.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_IGNORE 23:15:23.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48872]) process #20 SSH_MSG_IGNORE 23:15:23.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_IGNORE 23:15:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #16 SSH_MSG_IGNORE 23:15:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_IGNORE 23:15:23.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #14 SSH_MSG_IGNORE 23:15:23.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_IGNORE 23:15:23.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60030])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:23.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) exit code=0, immediate=false 23:15:23.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:23.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:23.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:23.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:23.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) Closing gracefully 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030])[immediately=false] processing 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60030]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) Closing immediately 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030])[immediately=true] processing 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030] 23:15:23.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5589d344) signal close complete immediately=true 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1da39e64) signal close complete immediately=true 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030])[Immediately] closed 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) result=null 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@753c302e) signal close complete immediately=false 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74958056) signal close complete immediately=false 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60030]) code=0 message='' shell closed 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60030]) Closing immediately 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60030]]) Closing immediately 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60030]) stopping 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60030]) stopped 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60030]])[Immediately] closed 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17934] - close(TransportIoSession[local=/10.30.170.33:17934, remote=/10.30.170.252:60030]) Closing immediately 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17934] - close(TransportIoSession[local=/10.30.170.33:17934, remote=/10.30.170.252:60030])[Immediately] closed 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f1d7e73) signal close complete immediately=true 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60030])[Immediately] closed 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa777a4f2, L:/10.30.170.33:17934 ! R:/10.30.170.252:60030] inactive. 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=105, channel=[id: 0xa777a4f2, L:/10.30.170.33:17934 ! R:/10.30.170.252:60030]} end of input detected while session was in state up 23:15:23.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=105, channel=[id: 0xa777a4f2, L:/10.30.170.33:17934 ! R:/10.30.170.252:60030]} down, reason: End of input 23:15:23.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #18 SSH_MSG_IGNORE 23:15:23.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_IGNORE 23:15:23.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #17 SSH_MSG_IGNORE 23:15:23.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_IGNORE 23:15:23.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41766])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:23.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) exit code=0, immediate=false 23:15:23.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:23.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:23.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:23.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:23.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) Closing gracefully 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766])[immediately=false] processing 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41766]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) Closing immediately 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766])[immediately=true] processing 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766] 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f510c41) signal close complete immediately=true 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43042b60) signal close complete immediately=true 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766])[Immediately] closed 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) result=null 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52eb67b2) signal close complete immediately=false 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34666fb6) signal close complete immediately=false 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41766]) code=0 message='' shell closed 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41766]) Closing immediately 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41766]]) Closing immediately 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41766]) stopping 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41766]) stopped 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41766]])[Immediately] closed 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17935] - close(TransportIoSession[local=/10.30.170.33:17935, remote=/10.30.170.252:41766]) Closing immediately 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17935] - close(TransportIoSession[local=/10.30.170.33:17935, remote=/10.30.170.252:41766])[Immediately] closed 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3624e7f) signal close complete immediately=true 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41766])[Immediately] closed 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb7f5fa32, L:/10.30.170.33:17935 ! R:/10.30.170.252:41766] inactive. 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xb7f5fa32, L:/10.30.170.33:17935 ! R:/10.30.170.252:41766]} end of input detected while session was in state up 23:15:23.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=106, channel=[id: 0xb7f5fa32, L:/10.30.170.33:17935 ! R:/10.30.170.252:41766]} down, reason: End of input 23:15:23.732 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33484]) process #19 SSH_MSG_IGNORE 23:15:23.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_IGNORE 23:15:23.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #14 SSH_MSG_IGNORE 23:15:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_IGNORE 23:15:23.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #16 SSH_MSG_IGNORE 23:15:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_IGNORE 23:15:23.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #15 SSH_MSG_IGNORE 23:15:23.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_IGNORE 23:15:23.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39346]) process #20 SSH_MSG_IGNORE 23:15:23.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_IGNORE 23:15:23.895 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #18 SSH_MSG_IGNORE 23:15:23.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_IGNORE 23:15:23.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.014 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #17 SSH_MSG_IGNORE 23:15:24.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_IGNORE 23:15:24.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49216])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:24.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) exit code=0, immediate=false 23:15:24.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:24.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:24.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:24.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) Closing gracefully 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[immediately=false] processing 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) Closing immediately 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[immediately=true] processing 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216] 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e0699a5) signal close complete immediately=true 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17d1289) signal close complete immediately=true 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[Immediately] closed 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) result=null 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d28956e) signal close complete immediately=false 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51ae9106) signal close complete immediately=false 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) code=0 message='' shell closed 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49216]) Closing immediately 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49216]]) Closing immediately 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49216]) stopping 23:15:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49216]) stopped 23:15:24.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49216]])[Immediately] closed 23:15:24.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17936] - close(TransportIoSession[local=/10.30.170.33:17936, remote=/10.30.170.252:49216]) Closing immediately 23:15:24.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17936] - close(TransportIoSession[local=/10.30.170.33:17936, remote=/10.30.170.252:49216])[Immediately] closed 23:15:24.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bffe127) signal close complete immediately=true 23:15:24.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49216])[Immediately] closed 23:15:24.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf497b652, L:/10.30.170.33:17936 ! R:/10.30.170.252:49216] inactive. 23:15:24.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=107, channel=[id: 0xf497b652, L:/10.30.170.33:17936 ! R:/10.30.170.252:49216]} end of input detected while session was in state up 23:15:24.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=107, channel=[id: 0xf497b652, L:/10.30.170.33:17936 ! R:/10.30.170.252:49216]} down, reason: End of input 23:15:24.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #14 SSH_MSG_IGNORE 23:15:24.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_IGNORE 23:15:24.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35726]) process #19 SSH_MSG_IGNORE 23:15:24.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_IGNORE 23:15:24.254 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #17 SSH_MSG_IGNORE 23:15:24.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_IGNORE 23:15:24.389 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #15 SSH_MSG_IGNORE 23:15:24.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_IGNORE 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59818])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) exit code=0, immediate=false 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) Closing gracefully 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818])[immediately=false] processing 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59818]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) Closing immediately 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818])[immediately=true] processing 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818] 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@81953c1) signal close complete immediately=true 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7deabb49) signal close complete immediately=true 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818])[Immediately] closed 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) result=null 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7592c16f) signal close complete immediately=false 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48294622) signal close complete immediately=false 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59818]) code=0 message='' shell closed 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59818]) Closing immediately 23:15:24.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:24.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59818]]) Closing immediately 23:15:24.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59818]) stopping 23:15:24.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59818]) stopped 23:15:24.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59818]])[Immediately] closed 23:15:24.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17937] - close(TransportIoSession[local=/10.30.170.33:17937, remote=/10.30.170.252:59818]) Closing immediately 23:15:24.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17937] - close(TransportIoSession[local=/10.30.170.33:17937, remote=/10.30.170.252:59818])[Immediately] closed 23:15:24.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a6c93bd) signal close complete immediately=true 23:15:24.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59818])[Immediately] closed 23:15:24.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xab1bd28c, L:/10.30.170.33:17937 ! R:/10.30.170.252:59818] inactive. 23:15:24.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=108, channel=[id: 0xab1bd28c, L:/10.30.170.33:17937 ! R:/10.30.170.252:59818]} end of input detected while session was in state up 23:15:24.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=108, channel=[id: 0xab1bd28c, L:/10.30.170.33:17937 ! R:/10.30.170.252:59818]} down, reason: End of input 23:15:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #16 SSH_MSG_IGNORE 23:15:24.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_IGNORE 23:15:24.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #18 SSH_MSG_IGNORE 23:15:24.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:15:24.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50244]) process #20 SSH_MSG_IGNORE 23:15:24.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_IGNORE 23:15:24.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #14 SSH_MSG_IGNORE 23:15:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_IGNORE 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54880])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) exit code=0, immediate=false 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) Closing gracefully 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880])[immediately=false] processing 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54880]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) Closing immediately 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880])[immediately=true] processing 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880] 23:15:24.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cec2658) signal close complete immediately=true 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7db7bcad) signal close complete immediately=true 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880])[Immediately] closed 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) result=null 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@947da31) signal close complete immediately=false 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@296f326f) signal close complete immediately=false 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54880]) code=0 message='' shell closed 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54880]) Closing immediately 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54880]]) Closing immediately 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54880]) stopping 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54880]) stopped 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54880]])[Immediately] closed 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17938] - close(TransportIoSession[local=/10.30.170.33:17938, remote=/10.30.170.252:54880]) Closing immediately 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17938] - close(TransportIoSession[local=/10.30.170.33:17938, remote=/10.30.170.252:54880])[Immediately] closed 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64fc1ffc) signal close complete immediately=true 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54880])[Immediately] closed 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd706ee85, L:/10.30.170.33:17938 ! R:/10.30.170.252:54880] inactive. 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=109, channel=[id: 0xd706ee85, L:/10.30.170.33:17938 ! R:/10.30.170.252:54880]} end of input detected while session was in state up 23:15:24.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=109, channel=[id: 0xd706ee85, L:/10.30.170.33:17938 ! R:/10.30.170.252:54880]} down, reason: End of input 23:15:24.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47418]) process #19 SSH_MSG_IGNORE 23:15:24.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_IGNORE 23:15:24.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #15 SSH_MSG_IGNORE 23:15:24.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_IGNORE 23:15:24.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.911 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #16 SSH_MSG_IGNORE 23:15:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_IGNORE 23:15:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #20 SSH_MSG_IGNORE 23:15:25.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:15:25.002 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38952])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:25.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) exit code=0, immediate=false 23:15:25.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:25.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:25.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) Closing gracefully 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952])[immediately=false] processing 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38952]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) Closing immediately 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952])[immediately=true] processing 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952] 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e1c7475) signal close complete immediately=true 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66091c04) signal close complete immediately=true 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952])[Immediately] closed 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) result=null 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e580ed4) signal close complete immediately=false 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bf47e6) signal close complete immediately=false 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38952]) code=0 message='' shell closed 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38952]) Closing immediately 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38952]]) Closing immediately 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38952]) stopping 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38952]) stopped 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38952]])[Immediately] closed 23:15:25.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17939] - close(TransportIoSession[local=/10.30.170.33:17939, remote=/10.30.170.252:38952]) Closing immediately 23:15:25.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17939] - close(TransportIoSession[local=/10.30.170.33:17939, remote=/10.30.170.252:38952])[Immediately] closed 23:15:25.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a9d34b8) signal close complete immediately=true 23:15:25.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38952])[Immediately] closed 23:15:25.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4ce36794, L:/10.30.170.33:17939 ! R:/10.30.170.252:38952] inactive. 23:15:25.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x4ce36794, L:/10.30.170.33:17939 ! R:/10.30.170.252:38952]} end of input detected while session was in state up 23:15:25.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=110, channel=[id: 0x4ce36794, L:/10.30.170.33:17939 ! R:/10.30.170.252:38952]} down, reason: End of input 23:15:25.091 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #18 SSH_MSG_IGNORE 23:15:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:15:25.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #17 SSH_MSG_IGNORE 23:15:25.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_IGNORE 23:15:25.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #14 SSH_MSG_IGNORE 23:15:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:15:25.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #16 SSH_MSG_IGNORE 23:15:25.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_IGNORE 23:15:25.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #17 SSH_MSG_IGNORE 23:15:25.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_IGNORE 23:15:25.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44216]) process #19 SSH_MSG_IGNORE 23:15:25.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_IGNORE 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54624])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) exit code=0, immediate=false 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) Closing gracefully 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624])[immediately=false] processing 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54624]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) Closing immediately 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624])[immediately=true] processing 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624] 23:15:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2aa485a6) signal close complete immediately=true 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72df306a) signal close complete immediately=true 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624])[Immediately] closed 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) result=null 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60e2d0bf) signal close complete immediately=false 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4be3ef3e) signal close complete immediately=false 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54624]) code=0 message='' shell closed 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54624]) Closing immediately 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54624]]) Closing immediately 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54624]) stopping 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54624]) stopped 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54624]])[Immediately] closed 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17940] - close(TransportIoSession[local=/10.30.170.33:17940, remote=/10.30.170.252:54624]) Closing immediately 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17940] - close(TransportIoSession[local=/10.30.170.33:17940, remote=/10.30.170.252:54624])[Immediately] closed 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4564ca51) signal close complete immediately=true 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54624])[Immediately] closed 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4cc9055f, L:/10.30.170.33:17940 ! R:/10.30.170.252:54624] inactive. 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=111, channel=[id: 0x4cc9055f, L:/10.30.170.33:17940 ! R:/10.30.170.252:54624]} end of input detected while session was in state up 23:15:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=111, channel=[id: 0x4cc9055f, L:/10.30.170.33:17940 ! R:/10.30.170.252:54624]} down, reason: End of input 23:15:25.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #15 SSH_MSG_IGNORE 23:15:25.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_IGNORE 23:15:25.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47848]) process #20 SSH_MSG_IGNORE 23:15:25.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_IGNORE 23:15:25.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44830]) process #19 SSH_MSG_IGNORE 23:15:25.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_IGNORE 23:15:25.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #18 SSH_MSG_IGNORE 23:15:25.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:15:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48872])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:25.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) exit code=0, immediate=false 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) Closing gracefully 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872])[immediately=false] processing 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48872]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) Closing immediately 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872])[immediately=true] processing 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872] 23:15:25.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d0ba133) signal close complete immediately=true 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d755bc9) signal close complete immediately=true 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872])[Immediately] closed 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) result=null 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f670bd0) signal close complete immediately=false 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d8d9b30) signal close complete immediately=false 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48872]) code=0 message='' shell closed 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48872]) Closing immediately 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48872]]) Closing immediately 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48872]) stopping 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48872]) stopped 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48872]])[Immediately] closed 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17941] - close(TransportIoSession[local=/10.30.170.33:17941, remote=/10.30.170.252:48872]) Closing immediately 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17941] - close(TransportIoSession[local=/10.30.170.33:17941, remote=/10.30.170.252:48872])[Immediately] closed 23:15:25.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d7fbf8b) signal close complete immediately=true 23:15:25.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48872])[Immediately] closed 23:15:25.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa94ab5ea, L:/10.30.170.33:17941 ! R:/10.30.170.252:48872] inactive. 23:15:25.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xa94ab5ea, L:/10.30.170.33:17941 ! R:/10.30.170.252:48872]} end of input detected while session was in state up 23:15:25.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=112, channel=[id: 0xa94ab5ea, L:/10.30.170.33:17941 ! R:/10.30.170.252:48872]} down, reason: End of input 23:15:25.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #15 SSH_MSG_IGNORE 23:15:25.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_IGNORE 23:15:25.920 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #14 SSH_MSG_IGNORE 23:15:25.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_IGNORE 23:15:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #17 SSH_MSG_IGNORE 23:15:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_IGNORE 23:15:25.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #16 SSH_MSG_IGNORE 23:15:25.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_IGNORE 23:15:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37818]) process #20 SSH_MSG_IGNORE 23:15:25.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_IGNORE 23:15:25.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #18 SSH_MSG_IGNORE 23:15:26.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:15:26.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39346])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) exit code=0, immediate=false 23:15:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) Closing gracefully 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346])[immediately=false] processing 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39346]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) Closing immediately 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346])[immediately=true] processing 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346] 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47e415d7) signal close complete immediately=true 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17f21e64) signal close complete immediately=true 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346])[Immediately] closed 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) result=null 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e7b098b) signal close complete immediately=false 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22c9c95d) signal close complete immediately=false 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39346]) code=0 message='' shell closed 23:15:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39346]) Closing immediately 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39346]]) Closing immediately 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39346]) stopping 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39346]) stopped 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39346]])[Immediately] closed 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17942] - close(TransportIoSession[local=/10.30.170.33:17942, remote=/10.30.170.252:39346]) Closing immediately 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17942] - close(TransportIoSession[local=/10.30.170.33:17942, remote=/10.30.170.252:39346])[Immediately] closed 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45642a7e) signal close complete immediately=true 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39346])[Immediately] closed 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x681f7fb8, L:/10.30.170.33:17942 ! R:/10.30.170.252:39346] inactive. 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x681f7fb8, L:/10.30.170.33:17942 ! R:/10.30.170.252:39346]} end of input detected while session was in state up 23:15:26.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=113, channel=[id: 0x681f7fb8, L:/10.30.170.33:17942 ! R:/10.30.170.252:39346]} down, reason: End of input 23:15:26.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:26.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #15 SSH_MSG_IGNORE 23:15:26.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_IGNORE 23:15:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #16 SSH_MSG_IGNORE 23:15:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_IGNORE 23:15:26.420 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #14 SSH_MSG_IGNORE 23:15:26.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_IGNORE 23:15:26.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50244])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) exit code=0, immediate=false 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) Closing gracefully 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244])[immediately=false] processing 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50244]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) Closing immediately 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244])[immediately=true] processing 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244] 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@748c4050) signal close complete immediately=true 23:15:26.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1723f868) signal close complete immediately=true 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244])[Immediately] closed 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) result=null 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e11055a) signal close complete immediately=false 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50a9e50) signal close complete immediately=false 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50244]) code=0 message='' shell closed 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50244]) Closing immediately 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50244]]) Closing immediately 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50244]) stopping 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50244]) stopped 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50244]])[Immediately] closed 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17943] - close(TransportIoSession[local=/10.30.170.33:17943, remote=/10.30.170.252:50244]) Closing immediately 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17943] - close(TransportIoSession[local=/10.30.170.33:17943, remote=/10.30.170.252:50244])[Immediately] closed 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1392c061) signal close complete immediately=true 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50244])[Immediately] closed 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfa5a546f, L:/10.30.170.33:17943 ! R:/10.30.170.252:50244] inactive. 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xfa5a546f, L:/10.30.170.33:17943 ! R:/10.30.170.252:50244]} end of input detected while session was in state up 23:15:26.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=114, channel=[id: 0xfa5a546f, L:/10.30.170.33:17943 ! R:/10.30.170.252:50244]} down, reason: End of input 23:15:26.532 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:26.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #17 SSH_MSG_IGNORE 23:15:26.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_IGNORE 23:15:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54800]) process #20 SSH_MSG_IGNORE 23:15:26.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:26.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_IGNORE 23:15:26.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:26.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50308]) process #19 SSH_MSG_IGNORE 23:15:26.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_IGNORE 23:15:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #14 SSH_MSG_IGNORE 23:15:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_IGNORE 23:15:26.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:26.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51340])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:26.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) exit code=0, immediate=false 23:15:26.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:26.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:26.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:26.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:26.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) Closing gracefully 23:15:26.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) 23:15:26.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) 23:15:26.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:26.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:26.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:26.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:26.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[immediately=false] processing 23:15:26.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:26.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:26.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:26.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) Closing immediately 23:15:26.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:26.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:26.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[immediately=true] processing 23:15:26.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340] 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e2c405b) signal close complete immediately=true 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7366a4b0) signal close complete immediately=true 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[Immediately] closed 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) result=null 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ed330ed) signal close complete immediately=false 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bb73591) signal close complete immediately=false 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) code=0 message='' shell closed 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51340]) Closing immediately 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51340]]) Closing immediately 23:15:26.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51340]) stopping 23:15:26.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51340]) stopped 23:15:26.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51340]])[Immediately] closed 23:15:26.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17944] - close(TransportIoSession[local=/10.30.170.33:17944, remote=/10.30.170.252:51340]) Closing immediately 23:15:26.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17944] - close(TransportIoSession[local=/10.30.170.33:17944, remote=/10.30.170.252:51340])[Immediately] closed 23:15:26.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a58424) signal close complete immediately=true 23:15:26.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51340])[Immediately] closed 23:15:26.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd2cf3c02, L:/10.30.170.33:17944 ! R:/10.30.170.252:51340] inactive. 23:15:26.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=115, channel=[id: 0xd2cf3c02, L:/10.30.170.33:17944 ! R:/10.30.170.252:51340]} end of input detected while session was in state up 23:15:26.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=115, channel=[id: 0xd2cf3c02, L:/10.30.170.33:17944 ! R:/10.30.170.252:51340]} down, reason: End of input 23:15:26.897 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #18 SSH_MSG_IGNORE 23:15:26.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_IGNORE 23:15:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #15 SSH_MSG_IGNORE 23:15:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_IGNORE 23:15:26.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #17 SSH_MSG_IGNORE 23:15:27.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_IGNORE 23:15:27.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #18 SSH_MSG_IGNORE 23:15:27.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_IGNORE 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47848])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) exit code=0, immediate=false 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) Closing gracefully 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848])[immediately=false] processing 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47848]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:27.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) Closing immediately 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848])[immediately=true] processing 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848] 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cfb9c90) signal close complete immediately=true 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e8d1707) signal close complete immediately=true 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848])[Immediately] closed 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) result=null 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e2fb3e4) signal close complete immediately=false 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@652754db) signal close complete immediately=false 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47848]) code=0 message='' shell closed 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47848]) Closing immediately 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47848]]) Closing immediately 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47848]) stopping 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47848]) stopped 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47848]])[Immediately] closed 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17945] - close(TransportIoSession[local=/10.30.170.33:17945, remote=/10.30.170.252:47848]) Closing immediately 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17945] - close(TransportIoSession[local=/10.30.170.33:17945, remote=/10.30.170.252:47848])[Immediately] closed 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75285bf3) signal close complete immediately=true 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47848])[Immediately] closed 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc9d33772, L:/10.30.170.33:17945 ! R:/10.30.170.252:47848] inactive. 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xc9d33772, L:/10.30.170.33:17945 ! R:/10.30.170.252:47848]} end of input detected while session was in state up 23:15:27.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=116, channel=[id: 0xc9d33772, L:/10.30.170.33:17945 ! R:/10.30.170.252:47848]} down, reason: End of input 23:15:27.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #14 SSH_MSG_IGNORE 23:15:27.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_IGNORE 23:15:27.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40922]) process #20 SSH_MSG_IGNORE 23:15:27.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_IGNORE 23:15:27.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57340]) process #19 SSH_MSG_IGNORE 23:15:27.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_IGNORE 23:15:27.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #16 SSH_MSG_IGNORE 23:15:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_IGNORE 23:15:27.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #16 SSH_MSG_IGNORE 23:15:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_IGNORE 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37818])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) exit code=0, immediate=false 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) Closing gracefully 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818])[immediately=false] processing 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37818]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) Closing immediately 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818])[immediately=true] processing 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818] 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e937f17) signal close complete immediately=true 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:27.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41070058) signal close complete immediately=true 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818])[Immediately] closed 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) result=null 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f9a4639) signal close complete immediately=false 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a4a7f78) signal close complete immediately=false 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37818]) code=0 message='' shell closed 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37818]) Closing immediately 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37818]]) Closing immediately 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37818]) stopping 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37818]) stopped 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37818]])[Immediately] closed 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17946] - close(TransportIoSession[local=/10.30.170.33:17946, remote=/10.30.170.252:37818]) Closing immediately 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17946] - close(TransportIoSession[local=/10.30.170.33:17946, remote=/10.30.170.252:37818])[Immediately] closed 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f04c4e1) signal close complete immediately=true 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37818])[Immediately] closed 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x128eb1c8, L:/10.30.170.33:17946 ! R:/10.30.170.252:37818] inactive. 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x128eb1c8, L:/10.30.170.33:17946 ! R:/10.30.170.252:37818]} end of input detected while session was in state up 23:15:27.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=117, channel=[id: 0x128eb1c8, L:/10.30.170.33:17946 ! R:/10.30.170.252:37818]} down, reason: End of input 23:15:27.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38796]) process #19 SSH_MSG_IGNORE 23:15:27.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_IGNORE 23:15:27.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #15 SSH_MSG_IGNORE 23:15:27.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_IGNORE 23:15:27.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #17 SSH_MSG_IGNORE 23:15:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_IGNORE 23:15:27.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35758]) process #20 SSH_MSG_IGNORE 23:15:27.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_IGNORE 23:15:27.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #18 SSH_MSG_IGNORE 23:15:27.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_IGNORE 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54800])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) exit code=0, immediate=false 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) Closing gracefully 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800])[immediately=false] processing 23:15:27.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54800]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) Closing immediately 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800])[immediately=true] processing 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800] 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@794ad2e1) signal close complete immediately=true 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36297399) signal close complete immediately=true 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800])[Immediately] closed 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) result=null 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20f14410) signal close complete immediately=false 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@288134d1) signal close complete immediately=false 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54800]) code=0 message='' shell closed 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54800]) Closing immediately 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54800]]) Closing immediately 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54800]) stopping 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54800]) stopped 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54800]])[Immediately] closed 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17947] - close(TransportIoSession[local=/10.30.170.33:17947, remote=/10.30.170.252:54800]) Closing immediately 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17947] - close(TransportIoSession[local=/10.30.170.33:17947, remote=/10.30.170.252:54800])[Immediately] closed 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f336fa) signal close complete immediately=true 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54800])[Immediately] closed 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7845fbff, L:/10.30.170.33:17947 ! R:/10.30.170.252:54800] inactive. 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x7845fbff, L:/10.30.170.33:17947 ! R:/10.30.170.252:54800]} end of input detected while session was in state up 23:15:27.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=118, channel=[id: 0x7845fbff, L:/10.30.170.33:17947 ! R:/10.30.170.252:54800]} down, reason: End of input 23:15:27.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #14 SSH_MSG_IGNORE 23:15:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_IGNORE 23:15:27.955 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #15 SSH_MSG_IGNORE 23:15:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_IGNORE 23:15:27.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49216]) process #19 SSH_MSG_IGNORE 23:15:27.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_IGNORE 23:15:27.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.041 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #16 SSH_MSG_IGNORE 23:15:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_IGNORE 23:15:28.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40922])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:28.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) exit code=0, immediate=false 23:15:28.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:28.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:28.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:28.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:28.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) Closing gracefully 23:15:28.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922])[immediately=false] processing 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40922]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) Closing immediately 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922])[immediately=true] processing 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922] 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49591949) signal close complete immediately=true 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@704d6268) signal close complete immediately=true 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922])[Immediately] closed 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) result=null 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@698d2c7) signal close complete immediately=false 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22104f8f) signal close complete immediately=false 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40922]) code=0 message='' shell closed 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40922]) Closing immediately 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40922]]) Closing immediately 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40922]) stopping 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40922]) stopped 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40922]])[Immediately] closed 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17948] - close(TransportIoSession[local=/10.30.170.33:17948, remote=/10.30.170.252:40922]) Closing immediately 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17948] - close(TransportIoSession[local=/10.30.170.33:17948, remote=/10.30.170.252:40922])[Immediately] closed 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@238289d5) signal close complete immediately=true 23:15:28.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40922])[Immediately] closed 23:15:28.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd20dee07, L:/10.30.170.33:17948 ! R:/10.30.170.252:40922] inactive. 23:15:28.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=119, channel=[id: 0xd20dee07, L:/10.30.170.33:17948 ! R:/10.30.170.252:40922]} end of input detected while session was in state up 23:15:28.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=119, channel=[id: 0xd20dee07, L:/10.30.170.33:17948 ! R:/10.30.170.252:40922]} down, reason: End of input 23:15:28.148 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #17 SSH_MSG_IGNORE 23:15:28.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_IGNORE 23:15:28.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #18 SSH_MSG_IGNORE 23:15:28.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_IGNORE 23:15:28.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43366]) process #20 SSH_MSG_IGNORE 23:15:28.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_IGNORE 23:15:28.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #15 SSH_MSG_IGNORE 23:15:28.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_IGNORE 23:15:28.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #14 SSH_MSG_IGNORE 23:15:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_IGNORE 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35758])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) exit code=0, immediate=false 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) Closing gracefully 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758])[immediately=false] processing 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35758]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) Closing immediately 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758])[immediately=true] processing 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758] 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@512f302d) signal close complete immediately=true 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@329775e0) signal close complete immediately=true 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758])[Immediately] closed 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) result=null 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e94f1db) signal close complete immediately=false 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43ff9af) signal close complete immediately=false 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35758]) code=0 message='' shell closed 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35758]) Closing immediately 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35758]]) Closing immediately 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35758]) stopping 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35758]) stopped 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35758]])[Immediately] closed 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17949] - close(TransportIoSession[local=/10.30.170.33:17949, remote=/10.30.170.252:35758]) Closing immediately 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17949] - close(TransportIoSession[local=/10.30.170.33:17949, remote=/10.30.170.252:35758])[Immediately] closed 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cb90f5d) signal close complete immediately=true 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35758])[Immediately] closed 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x361b5f9e, L:/10.30.170.33:17949 ! R:/10.30.170.252:35758] inactive. 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x361b5f9e, L:/10.30.170.33:17949 ! R:/10.30.170.252:35758]} end of input detected while session was in state up 23:15:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=120, channel=[id: 0x361b5f9e, L:/10.30.170.33:17949 ! R:/10.30.170.252:35758]} down, reason: End of input 23:15:28.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60552]) process #19 SSH_MSG_IGNORE 23:15:28.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_IGNORE 23:15:28.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #16 SSH_MSG_IGNORE 23:15:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_IGNORE 23:15:28.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34278]) process #20 SSH_MSG_IGNORE 23:15:28.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_IGNORE 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43366])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) exit code=0, immediate=false 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) Closing gracefully 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:28.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366])[immediately=false] processing 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43366]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) Closing immediately 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366])[immediately=true] processing 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366] 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4becc730) signal close complete immediately=true 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d26780e) signal close complete immediately=true 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366])[Immediately] closed 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) result=null 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bd27e8) signal close complete immediately=false 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@443a5de2) signal close complete immediately=false 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43366]) code=0 message='' shell closed 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43366]) Closing immediately 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43366]]) Closing immediately 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43366]) stopping 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43366]) stopped 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43366]])[Immediately] closed 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17950] - close(TransportIoSession[local=/10.30.170.33:17950, remote=/10.30.170.252:43366]) Closing immediately 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17950] - close(TransportIoSession[local=/10.30.170.33:17950, remote=/10.30.170.252:43366])[Immediately] closed 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69c2d712) signal close complete immediately=true 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43366])[Immediately] closed 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x795dac7c, L:/10.30.170.33:17950 ! R:/10.30.170.252:43366] inactive. 23:15:28.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x795dac7c, L:/10.30.170.33:17950 ! R:/10.30.170.252:43366]} end of input detected while session was in state up 23:15:28.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=121, channel=[id: 0x795dac7c, L:/10.30.170.33:17950 ! R:/10.30.170.252:43366]} down, reason: End of input 23:15:28.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #18 SSH_MSG_IGNORE 23:15:28.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_IGNORE 23:15:28.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #14 SSH_MSG_IGNORE 23:15:28.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_IGNORE 23:15:28.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:28.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #17 SSH_MSG_IGNORE 23:15:28.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_IGNORE 23:15:29.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #16 SSH_MSG_IGNORE 23:15:29.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_IGNORE 23:15:29.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34278])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:29.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) exit code=0, immediate=false 23:15:29.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:29.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:29.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:29.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:29.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) Closing gracefully 23:15:29.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) 23:15:29.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278])[immediately=false] processing 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34278]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) Closing immediately 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278])[immediately=true] processing 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278] 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f9c0ff4) signal close complete immediately=true 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cc5f039) signal close complete immediately=true 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278])[Immediately] closed 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) result=null 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d41b61e) signal close complete immediately=false 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59ddce55) signal close complete immediately=false 23:15:29.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34278]) code=0 message='' shell closed 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34278]) Closing immediately 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34278]]) Closing immediately 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34278]) stopping 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34278]) stopped 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34278]])[Immediately] closed 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17951] - close(TransportIoSession[local=/10.30.170.33:17951, remote=/10.30.170.252:34278]) Closing immediately 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17951] - close(TransportIoSession[local=/10.30.170.33:17951, remote=/10.30.170.252:34278])[Immediately] closed 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56318935) signal close complete immediately=true 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34278])[Immediately] closed 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x07e121e9, L:/10.30.170.33:17951 ! R:/10.30.170.252:34278] inactive. 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=122, channel=[id: 0x07e121e9, L:/10.30.170.33:17951 ! R:/10.30.170.252:34278]} end of input detected while session was in state up 23:15:29.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=122, channel=[id: 0x07e121e9, L:/10.30.170.33:17951 ! R:/10.30.170.252:34278]} down, reason: End of input 23:15:29.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56844]) process #20 SSH_MSG_IGNORE 23:15:29.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_IGNORE 23:15:29.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40910]) process #19 SSH_MSG_IGNORE 23:15:29.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_IGNORE 23:15:29.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #15 SSH_MSG_IGNORE 23:15:29.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_IGNORE 23:15:29.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #17 SSH_MSG_IGNORE 23:15:29.359 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_IGNORE 23:15:29.430 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #15 SSH_MSG_IGNORE 23:15:29.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_IGNORE 23:15:29.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56844])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:29.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) exit code=0, immediate=false 23:15:29.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:29.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:29.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:29.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:29.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) Closing gracefully 23:15:29.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) 23:15:29.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844])[immediately=false] processing 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56844]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) Closing immediately 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844])[immediately=true] processing 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844] 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58deac18) signal close complete immediately=true 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a5a1fae) signal close complete immediately=true 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844])[Immediately] closed 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) result=null 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@307ae8a2) signal close complete immediately=false 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5388e32f) signal close complete immediately=false 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56844]) code=0 message='' shell closed 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56844]) Closing immediately 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56844]]) Closing immediately 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56844]) stopping 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56844]) stopped 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56844]])[Immediately] closed 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17952] - close(TransportIoSession[local=/10.30.170.33:17952, remote=/10.30.170.252:56844]) Closing immediately 23:15:29.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17952] - close(TransportIoSession[local=/10.30.170.33:17952, remote=/10.30.170.252:56844])[Immediately] closed 23:15:29.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e1b3b2a) signal close complete immediately=true 23:15:29.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56844])[Immediately] closed 23:15:29.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd98baba1, L:/10.30.170.33:17952 ! R:/10.30.170.252:56844] inactive. 23:15:29.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=123, channel=[id: 0xd98baba1, L:/10.30.170.33:17952 ! R:/10.30.170.252:56844]} end of input detected while session was in state up 23:15:29.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=123, channel=[id: 0xd98baba1, L:/10.30.170.33:17952 ! R:/10.30.170.252:56844]} down, reason: End of input 23:15:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #18 SSH_MSG_IGNORE 23:15:29.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_IGNORE 23:15:29.514 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #17 SSH_MSG_IGNORE 23:15:29.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_IGNORE 23:15:29.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #14 SSH_MSG_IGNORE 23:15:29.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_IGNORE 23:15:29.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38714]) process #19 SSH_MSG_IGNORE 23:15:29.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_IGNORE 23:15:29.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #16 SSH_MSG_IGNORE 23:15:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_IGNORE 23:15:29.635 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60280])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:29.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) exit code=0, immediate=false 23:15:29.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:29.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:29.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:29.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:29.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) Closing gracefully 23:15:29.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) 23:15:29.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280])[immediately=false] processing 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60280]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) Closing immediately 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280])[immediately=true] processing 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280] 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@636528f9) signal close complete immediately=true 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b0b975) signal close complete immediately=true 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280])[Immediately] closed 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) result=null 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@235cf2ef) signal close complete immediately=false 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@346c957b) signal close complete immediately=false 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60280]) code=0 message='' shell closed 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60280]) Closing immediately 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60280]]) Closing immediately 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60280]) stopping 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60280]) stopped 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60280]])[Immediately] closed 23:15:29.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17953] - close(TransportIoSession[local=/10.30.170.33:17953, remote=/10.30.170.252:60280]) Closing immediately 23:15:29.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17953] - close(TransportIoSession[local=/10.30.170.33:17953, remote=/10.30.170.252:60280])[Immediately] closed 23:15:29.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e8441ef) signal close complete immediately=true 23:15:29.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60280])[Immediately] closed 23:15:29.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x14194f54, L:/10.30.170.33:17953 ! R:/10.30.170.252:60280] inactive. 23:15:29.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x14194f54, L:/10.30.170.33:17953 ! R:/10.30.170.252:60280]} end of input detected while session was in state up 23:15:29.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=124, channel=[id: 0x14194f54, L:/10.30.170.33:17953 ! R:/10.30.170.252:60280]} down, reason: End of input 23:15:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #18 SSH_MSG_IGNORE 23:15:29.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_IGNORE 23:15:29.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #15 SSH_MSG_IGNORE 23:15:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_IGNORE 23:15:30.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40340])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:30.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) exit code=0, immediate=false 23:15:30.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:30.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) Closing gracefully 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340])[immediately=false] processing 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40340]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) Closing immediately 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340])[immediately=true] processing 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340] 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3050607e) signal close complete immediately=true 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@566de91c) signal close complete immediately=true 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340])[Immediately] closed 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) result=null 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39aee8aa) signal close complete immediately=false 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c385092) signal close complete immediately=false 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40340]) code=0 message='' shell closed 23:15:30.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40340]) Closing immediately 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40340]]) Closing immediately 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40340]) stopping 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40340]) stopped 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40340]])[Immediately] closed 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17954] - close(TransportIoSession[local=/10.30.170.33:17954, remote=/10.30.170.252:40340]) Closing immediately 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17954] - close(TransportIoSession[local=/10.30.170.33:17954, remote=/10.30.170.252:40340])[Immediately] closed 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f5898fb) signal close complete immediately=true 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40340])[Immediately] closed 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x47c14980, L:/10.30.170.33:17954 ! R:/10.30.170.252:40340] inactive. 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x47c14980, L:/10.30.170.33:17954 ! R:/10.30.170.252:40340]} end of input detected while session was in state up 23:15:30.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=125, channel=[id: 0x47c14980, L:/10.30.170.33:17954 ! R:/10.30.170.252:40340]} down, reason: End of input 23:15:30.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #14 SSH_MSG_IGNORE 23:15:30.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_IGNORE 23:15:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #16 SSH_MSG_IGNORE 23:15:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_IGNORE 23:15:30.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:30.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #17 SSH_MSG_IGNORE 23:15:30.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_IGNORE 23:15:30.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:30.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33246]) process #19 SSH_MSG_IGNORE 23:15:30.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_IGNORE 23:15:30.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #18 SSH_MSG_IGNORE 23:15:30.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_IGNORE 23:15:30.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:30.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #15 SSH_MSG_IGNORE 23:15:30.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_IGNORE 23:15:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:30.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42800])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) exit code=0, immediate=false 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) Closing gracefully 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800])[immediately=false] processing 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42800]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) Closing immediately 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800])[immediately=true] processing 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800] 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4aa65748) signal close complete immediately=true 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:30.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55be571a) signal close complete immediately=true 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800])[Immediately] closed 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) result=null 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b239503) signal close complete immediately=false 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d0eb103) signal close complete immediately=false 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42800]) code=0 message='' shell closed 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42800]) Closing immediately 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42800]]) Closing immediately 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42800]) stopping 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42800]) stopped 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42800]])[Immediately] closed 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17955] - close(TransportIoSession[local=/10.30.170.33:17955, remote=/10.30.170.252:42800]) Closing immediately 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17955] - close(TransportIoSession[local=/10.30.170.33:17955, remote=/10.30.170.252:42800])[Immediately] closed 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@656aa9fd) signal close complete immediately=true 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42800])[Immediately] closed 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x80bc2dc8, L:/10.30.170.33:17955 ! R:/10.30.170.252:42800] inactive. 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x80bc2dc8, L:/10.30.170.33:17955 ! R:/10.30.170.252:42800]} end of input detected while session was in state up 23:15:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=126, channel=[id: 0x80bc2dc8, L:/10.30.170.33:17955 ! R:/10.30.170.252:42800]} down, reason: End of input 23:15:30.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #14 SSH_MSG_IGNORE 23:15:30.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_IGNORE 23:15:30.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #17 SSH_MSG_IGNORE 23:15:30.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_IGNORE 23:15:30.643 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:30.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60256]) process #19 SSH_MSG_IGNORE 23:15:30.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_IGNORE 23:15:30.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:30.828 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #16 SSH_MSG_IGNORE 23:15:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_IGNORE 23:15:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59294])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) exit code=0, immediate=false 23:15:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:30.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) Closing gracefully 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294])[immediately=false] processing 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59294]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) Closing immediately 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294])[immediately=true] processing 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294] 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@507e8a9f) signal close complete immediately=true 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@636a8b04) signal close complete immediately=true 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294])[Immediately] closed 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) result=null 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7139bd68) signal close complete immediately=false 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fe514b7) signal close complete immediately=false 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59294]) code=0 message='' shell closed 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59294]) Closing immediately 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59294]]) Closing immediately 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59294]) stopping 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59294]) stopped 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59294]])[Immediately] closed 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17956] - close(TransportIoSession[local=/10.30.170.33:17956, remote=/10.30.170.252:59294]) Closing immediately 23:15:30.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17956] - close(TransportIoSession[local=/10.30.170.33:17956, remote=/10.30.170.252:59294])[Immediately] closed 23:15:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7beb47a6) signal close complete immediately=true 23:15:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59294])[Immediately] closed 23:15:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1f8dcc0b, L:/10.30.170.33:17956 ! R:/10.30.170.252:59294] inactive. 23:15:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x1f8dcc0b, L:/10.30.170.33:17956 ! R:/10.30.170.252:59294]} end of input detected while session was in state up 23:15:30.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=127, channel=[id: 0x1f8dcc0b, L:/10.30.170.33:17956 ! R:/10.30.170.252:59294]} down, reason: End of input 23:15:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #18 SSH_MSG_IGNORE 23:15:30.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_IGNORE 23:15:30.856 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #15 SSH_MSG_IGNORE 23:15:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_IGNORE 23:15:31.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #16 SSH_MSG_IGNORE 23:15:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_IGNORE 23:15:31.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50878])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) exit code=0, immediate=false 23:15:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:31.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) Closing gracefully 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878])[immediately=false] processing 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50878]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) Closing immediately 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878])[immediately=true] processing 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878] 23:15:31.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37315833) signal close complete immediately=true 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3963fe72) signal close complete immediately=true 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878])[Immediately] closed 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) result=null 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9742c7d) signal close complete immediately=false 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55f2d8e5) signal close complete immediately=false 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50878]) code=0 message='' shell closed 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50878]) Closing immediately 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50878]]) Closing immediately 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50878]) stopping 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50878]) stopped 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50878]])[Immediately] closed 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17957] - close(TransportIoSession[local=/10.30.170.33:17957, remote=/10.30.170.252:50878]) Closing immediately 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17957] - close(TransportIoSession[local=/10.30.170.33:17957, remote=/10.30.170.252:50878])[Immediately] closed 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68bfe2a8) signal close complete immediately=true 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50878])[Immediately] closed 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf9b1e63a, L:/10.30.170.33:17957 ! R:/10.30.170.252:50878] inactive. 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xf9b1e63a, L:/10.30.170.33:17957 ! R:/10.30.170.252:50878]} end of input detected while session was in state up 23:15:31.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=128, channel=[id: 0xf9b1e63a, L:/10.30.170.33:17957 ! R:/10.30.170.252:50878]} down, reason: End of input 23:15:31.220 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #14 SSH_MSG_IGNORE 23:15:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:15:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #18 SSH_MSG_IGNORE 23:15:31.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_IGNORE 23:15:31.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #17 SSH_MSG_IGNORE 23:15:31.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_IGNORE 23:15:31.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.460 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55174]) process #19 SSH_MSG_IGNORE 23:15:31.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_IGNORE 23:15:31.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #15 SSH_MSG_IGNORE 23:15:31.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_IGNORE 23:15:31.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60626])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:31.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) exit code=0, immediate=false 23:15:31.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:31.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) Closing gracefully 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626])[immediately=false] processing 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60626]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) Closing immediately 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626])[immediately=true] processing 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626] 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e8858c8) signal close complete immediately=true 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49783cde) signal close complete immediately=true 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626])[Immediately] closed 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) result=null 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@535d8df7) signal close complete immediately=false 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44bab7ae) signal close complete immediately=false 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60626]) code=0 message='' shell closed 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60626]) Closing immediately 23:15:31.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:31.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60626]]) Closing immediately 23:15:31.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60626]) stopping 23:15:31.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60626]) stopped 23:15:31.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60626]])[Immediately] closed 23:15:31.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17958] - close(TransportIoSession[local=/10.30.170.33:17958, remote=/10.30.170.252:60626]) Closing immediately 23:15:31.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17958] - close(TransportIoSession[local=/10.30.170.33:17958, remote=/10.30.170.252:60626])[Immediately] closed 23:15:31.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5868e9e9) signal close complete immediately=true 23:15:31.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60626])[Immediately] closed 23:15:31.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x33ae96ec, L:/10.30.170.33:17958 ! R:/10.30.170.252:60626] inactive. 23:15:31.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=129, channel=[id: 0x33ae96ec, L:/10.30.170.33:17958 ! R:/10.30.170.252:60626]} end of input detected while session was in state up 23:15:31.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=129, channel=[id: 0x33ae96ec, L:/10.30.170.33:17958 ! R:/10.30.170.252:60626]} down, reason: End of input 23:15:31.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #16 SSH_MSG_IGNORE 23:15:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_IGNORE 23:15:31.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #14 SSH_MSG_IGNORE 23:15:31.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_IGNORE 23:15:31.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #17 SSH_MSG_IGNORE 23:15:31.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_IGNORE 23:15:31.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #18 SSH_MSG_IGNORE 23:15:31.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_IGNORE 23:15:31.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59198])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:31.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) exit code=0, immediate=false 23:15:31.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:31.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:31.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:31.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:31.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) Closing gracefully 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[immediately=false] processing 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59198]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) Closing immediately 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[immediately=true] processing 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198] 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d9c6c01) signal close complete immediately=true 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26ea5a23) signal close complete immediately=true 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198])[Immediately] closed 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) result=null 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a01030e) signal close complete immediately=false 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f0534ab) signal close complete immediately=false 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59198]) code=0 message='' shell closed 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59198]) Closing immediately 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59198]]) Closing immediately 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59198]) stopping 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59198]) stopped 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59198]])[Immediately] closed 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17959] - close(TransportIoSession[local=/10.30.170.33:17959, remote=/10.30.170.252:59198]) Closing immediately 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17959] - close(TransportIoSession[local=/10.30.170.33:17959, remote=/10.30.170.252:59198])[Immediately] closed 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6127bb2e) signal close complete immediately=true 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59198])[Immediately] closed 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa04f3cbe, L:/10.30.170.33:17959 ! R:/10.30.170.252:59198] inactive. 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=130, channel=[id: 0xa04f3cbe, L:/10.30.170.33:17959 ! R:/10.30.170.252:59198]} end of input detected while session was in state up 23:15:31.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=130, channel=[id: 0xa04f3cbe, L:/10.30.170.33:17959 ! R:/10.30.170.252:59198]} down, reason: End of input 23:15:32.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #15 SSH_MSG_IGNORE 23:15:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_IGNORE 23:15:32.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #14 SSH_MSG_IGNORE 23:15:32.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_IGNORE 23:15:32.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #16 SSH_MSG_IGNORE 23:15:32.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_IGNORE 23:15:32.193 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:32.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45200]) process #19 SSH_MSG_IGNORE 23:15:32.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_IGNORE 23:15:32.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #17 SSH_MSG_IGNORE 23:15:32.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_IGNORE 23:15:32.262 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:32.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57106])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:32.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) exit code=0, immediate=false 23:15:32.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:32.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:32.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:32.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:32.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) Closing gracefully 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106])[immediately=false] processing 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57106]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) Closing immediately 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106])[immediately=true] processing 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106] 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26c0b450) signal close complete immediately=true 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c9fa48d) signal close complete immediately=true 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106])[Immediately] closed 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) result=null 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b530b75) signal close complete immediately=false 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5470b755) signal close complete immediately=false 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57106]) code=0 message='' shell closed 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57106]) Closing immediately 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57106]]) Closing immediately 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57106]) stopping 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57106]) stopped 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57106]])[Immediately] closed 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17960] - close(TransportIoSession[local=/10.30.170.33:17960, remote=/10.30.170.252:57106]) Closing immediately 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17960] - close(TransportIoSession[local=/10.30.170.33:17960, remote=/10.30.170.252:57106])[Immediately] closed 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7731fbbf) signal close complete immediately=true 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57106])[Immediately] closed 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x61a377da, L:/10.30.170.33:17960 ! R:/10.30.170.252:57106] inactive. 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x61a377da, L:/10.30.170.33:17960 ! R:/10.30.170.252:57106]} end of input detected while session was in state up 23:15:32.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=131, channel=[id: 0x61a377da, L:/10.30.170.33:17960 ! R:/10.30.170.252:57106]} down, reason: End of input 23:15:32.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #18 SSH_MSG_IGNORE 23:15:32.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_IGNORE 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53778])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) exit code=0, immediate=false 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) Closing gracefully 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778])[immediately=false] processing 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:32.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53778]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) Closing immediately 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778])[immediately=true] processing 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778] 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32fd1eba) signal close complete immediately=true 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@347f155f) signal close complete immediately=true 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778])[Immediately] closed 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) result=null 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6447e818) signal close complete immediately=false 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41b2664a) signal close complete immediately=false 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53778]) code=0 message='' shell closed 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53778]) Closing immediately 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53778]]) Closing immediately 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53778]) stopping 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53778]) stopped 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53778]])[Immediately] closed 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17961] - close(TransportIoSession[local=/10.30.170.33:17961, remote=/10.30.170.252:53778]) Closing immediately 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17961] - close(TransportIoSession[local=/10.30.170.33:17961, remote=/10.30.170.252:53778])[Immediately] closed 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1be0a808) signal close complete immediately=true 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53778])[Immediately] closed 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9707fce5, L:/10.30.170.33:17961 ! R:/10.30.170.252:53778] inactive. 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=132, channel=[id: 0x9707fce5, L:/10.30.170.33:17961 ! R:/10.30.170.252:53778]} end of input detected while session was in state up 23:15:32.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=132, channel=[id: 0x9707fce5, L:/10.30.170.33:17961 ! R:/10.30.170.252:53778]} down, reason: End of input 23:15:32.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:32.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #15 SSH_MSG_IGNORE 23:15:32.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_IGNORE 23:15:32.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47590]) process #19 SSH_MSG_IGNORE 23:15:32.665 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:32.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_IGNORE 23:15:32.767 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #14 SSH_MSG_IGNORE 23:15:32.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_IGNORE 23:15:32.900 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:32.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #17 SSH_MSG_IGNORE 23:15:32.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_IGNORE 23:15:32.927 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #18 SSH_MSG_IGNORE 23:15:32.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_IGNORE 23:15:33.024 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #15 SSH_MSG_IGNORE 23:15:33.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_IGNORE 23:15:33.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:45222])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:33.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) exit code=0, immediate=false 23:15:33.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) Closing gracefully 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222])[immediately=false] processing 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45222]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) Closing immediately 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222])[immediately=true] processing 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222] 23:15:33.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61ddf928) signal close complete immediately=true 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44018cf5) signal close complete immediately=true 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222])[Immediately] closed 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) result=null 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36e96b3b) signal close complete immediately=false 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@635c9d5a) signal close complete immediately=false 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45222]) code=0 message='' shell closed 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45222]) Closing immediately 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45222]]) Closing immediately 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45222]) stopping 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45222]) stopped 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45222]])[Immediately] closed 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17962] - close(TransportIoSession[local=/10.30.170.33:17962, remote=/10.30.170.252:45222]) Closing immediately 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17962] - close(TransportIoSession[local=/10.30.170.33:17962, remote=/10.30.170.252:45222])[Immediately] closed 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d463ca0) signal close complete immediately=true 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45222])[Immediately] closed 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x40bccca2, L:/10.30.170.33:17962 ! R:/10.30.170.252:45222] inactive. 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x40bccca2, L:/10.30.170.33:17962 ! R:/10.30.170.252:45222]} end of input detected while session was in state up 23:15:33.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=133, channel=[id: 0x40bccca2, L:/10.30.170.33:17962 ! R:/10.30.170.252:45222]} down, reason: End of input 23:15:33.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49170]) process #19 SSH_MSG_IGNORE 23:15:33.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_IGNORE 23:15:33.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #14 SSH_MSG_IGNORE 23:15:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_IGNORE 23:15:33.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #16 SSH_MSG_IGNORE 23:15:33.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_IGNORE 23:15:33.358 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #16 SSH_MSG_IGNORE 23:15:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_IGNORE 23:15:33.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58840])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:33.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) exit code=0, immediate=false 23:15:33.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:33.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:33.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:33.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:33.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) Closing gracefully 23:15:33.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) 23:15:33.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840])[immediately=false] processing 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58840]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) Closing immediately 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840])[immediately=true] processing 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840] 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7edfd510) signal close complete immediately=true 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@493820e) signal close complete immediately=true 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840])[Immediately] closed 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) result=null 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ec81586) signal close complete immediately=false 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@492246b5) signal close complete immediately=false 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58840]) code=0 message='' shell closed 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58840]) Closing immediately 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58840]]) Closing immediately 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58840]) stopping 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58840]) stopped 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58840]])[Immediately] closed 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17963] - close(TransportIoSession[local=/10.30.170.33:17963, remote=/10.30.170.252:58840]) Closing immediately 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17963] - close(TransportIoSession[local=/10.30.170.33:17963, remote=/10.30.170.252:58840])[Immediately] closed 23:15:33.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49557dd4) signal close complete immediately=true 23:15:33.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58840])[Immediately] closed 23:15:33.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdac0c071, L:/10.30.170.33:17963 ! R:/10.30.170.252:58840] inactive. 23:15:33.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=134, channel=[id: 0xdac0c071, L:/10.30.170.33:17963 ! R:/10.30.170.252:58840]} end of input detected while session was in state up 23:15:33.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=134, channel=[id: 0xdac0c071, L:/10.30.170.33:17963 ! R:/10.30.170.252:58840]} down, reason: End of input 23:15:33.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #17 SSH_MSG_IGNORE 23:15:33.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_IGNORE 23:15:33.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #15 SSH_MSG_IGNORE 23:15:33.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_IGNORE 23:15:33.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39270]) process #19 SSH_MSG_IGNORE 23:15:33.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_IGNORE 23:15:33.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #18 SSH_MSG_IGNORE 23:15:33.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:15:33.655 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #14 SSH_MSG_IGNORE 23:15:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_IGNORE 23:15:33.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46044])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) exit code=0, immediate=false 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) Closing gracefully 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044])[immediately=false] processing 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46044]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) Closing immediately 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044])[immediately=true] processing 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044] 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c9f0bc6) signal close complete immediately=true 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62ebb1f) signal close complete immediately=true 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044])[Immediately] closed 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) result=null 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6202c0fa) signal close complete immediately=false 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9756a6b) signal close complete immediately=false 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46044]) code=0 message='' shell closed 23:15:33.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46044]) Closing immediately 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46044]]) Closing immediately 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46044]) stopping 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46044]) stopped 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46044]])[Immediately] closed 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17964] - close(TransportIoSession[local=/10.30.170.33:17964, remote=/10.30.170.252:46044]) Closing immediately 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17964] - close(TransportIoSession[local=/10.30.170.33:17964, remote=/10.30.170.252:46044])[Immediately] closed 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d8091b8) signal close complete immediately=true 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46044])[Immediately] closed 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xec8a15a0, L:/10.30.170.33:17964 ! R:/10.30.170.252:46044] inactive. 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xec8a15a0, L:/10.30.170.33:17964 ! R:/10.30.170.252:46044]} end of input detected while session was in state up 23:15:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=135, channel=[id: 0xec8a15a0, L:/10.30.170.33:17964 ! R:/10.30.170.252:46044]} down, reason: End of input 23:15:33.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #17 SSH_MSG_IGNORE 23:15:33.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_IGNORE 23:15:33.819 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:33.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #16 SSH_MSG_IGNORE 23:15:33.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_IGNORE 23:15:34.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44048])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:34.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) exit code=0, immediate=false 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) Closing gracefully 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[immediately=false] processing 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) Closing immediately 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[immediately=true] processing 23:15:34.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048] 23:15:34.022 [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@141e5ad4) signal close complete immediately=true 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:34.023 [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@31a5c78b) signal close complete immediately=true 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[Immediately] closed 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) result=null 23:15:34.023 [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@26c912a4) signal close complete immediately=false 23:15:34.023 [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@4af53dd0) signal close complete immediately=false 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) code=0 message='' shell closed 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44048]) Closing immediately 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44048]]) Closing immediately 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44048]) stopping 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44048]) stopped 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44048]])[Immediately] closed 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:17965] - close(TransportIoSession[local=/10.30.170.33:17965, remote=/10.30.170.252:44048]) Closing immediately 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:17965] - close(TransportIoSession[local=/10.30.170.33:17965, remote=/10.30.170.252:44048])[Immediately] closed 23:15:34.023 [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@2c5b16a0) signal close complete immediately=true 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44048])[Immediately] closed 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x426d2bcc, L:/10.30.170.33:17965 ! R:/10.30.170.252:44048] inactive. 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=136, channel=[id: 0x426d2bcc, L:/10.30.170.33:17965 ! R:/10.30.170.252:44048]} end of input detected while session was in state up 23:15:34.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=136, channel=[id: 0x426d2bcc, L:/10.30.170.33:17965 ! R:/10.30.170.252:44048]} down, reason: End of input 23:15:34.111 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #15 SSH_MSG_IGNORE 23:15:34.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_IGNORE 23:15:34.137 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40940]) process #19 SSH_MSG_IGNORE 23:15:34.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_IGNORE 23:15:34.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #18 SSH_MSG_IGNORE 23:15:34.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_IGNORE 23:15:34.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36884])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) exit code=0, immediate=false 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) Closing gracefully 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884])[immediately=false] processing 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36884]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) Closing immediately 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884])[immediately=true] processing 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884] 23:15:34.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36b0091) signal close complete immediately=true 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65fb5d9e) signal close complete immediately=true 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884])[Immediately] closed 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) result=null 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@168ad749) signal close complete immediately=false 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d420a1b) signal close complete immediately=false 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36884]) code=0 message='' shell closed 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36884]) Closing immediately 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36884]]) Closing immediately 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36884]) stopping 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36884]) stopped 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36884]])[Immediately] closed 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17966] - close(TransportIoSession[local=/10.30.170.33:17966, remote=/10.30.170.252:36884]) Closing immediately 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17966] - close(TransportIoSession[local=/10.30.170.33:17966, remote=/10.30.170.252:36884])[Immediately] closed 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36f6f0aa) signal close complete immediately=true 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36884])[Immediately] closed 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x00e78784, L:/10.30.170.33:17966 ! R:/10.30.170.252:36884] inactive. 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=137, channel=[id: 0x00e78784, L:/10.30.170.33:17966 ! R:/10.30.170.252:36884]} end of input detected while session was in state up 23:15:34.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=137, channel=[id: 0x00e78784, L:/10.30.170.33:17966 ! R:/10.30.170.252:36884]} down, reason: End of input 23:15:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #16 SSH_MSG_IGNORE 23:15:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_IGNORE 23:15:34.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #14 SSH_MSG_IGNORE 23:15:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_IGNORE 23:15:34.473 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #17 SSH_MSG_IGNORE 23:15:34.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_IGNORE 23:15:34.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #15 SSH_MSG_IGNORE 23:15:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_IGNORE 23:15:34.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51482]) process #19 SSH_MSG_IGNORE 23:15:34.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_IGNORE 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50304])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) exit code=0, immediate=false 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) Closing gracefully 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304])[immediately=false] processing 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:34.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50304]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) Closing immediately 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304])[immediately=true] processing 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304] 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7621cab3) signal close complete immediately=true 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57e6b770) signal close complete immediately=true 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304])[Immediately] closed 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) result=null 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a4b739a) signal close complete immediately=false 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b13fb60) signal close complete immediately=false 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50304]) code=0 message='' shell closed 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50304]) Closing immediately 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50304]]) Closing immediately 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50304]) stopping 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50304]) stopped 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50304]])[Immediately] closed 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17967] - close(TransportIoSession[local=/10.30.170.33:17967, remote=/10.30.170.252:50304]) Closing immediately 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17967] - close(TransportIoSession[local=/10.30.170.33:17967, remote=/10.30.170.252:50304])[Immediately] closed 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@139fc0e3) signal close complete immediately=true 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50304])[Immediately] closed 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf299b863, L:/10.30.170.33:17967 ! R:/10.30.170.252:50304] inactive. 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=138, channel=[id: 0xf299b863, L:/10.30.170.33:17967 ! R:/10.30.170.252:50304]} end of input detected while session was in state up 23:15:34.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=138, channel=[id: 0xf299b863, L:/10.30.170.33:17967 ! R:/10.30.170.252:50304]} down, reason: End of input 23:15:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #16 SSH_MSG_IGNORE 23:15:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_IGNORE 23:15:34.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #18 SSH_MSG_IGNORE 23:15:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_IGNORE 23:15:34.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #14 SSH_MSG_IGNORE 23:15:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_IGNORE 23:15:34.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:34.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #17 SSH_MSG_IGNORE 23:15:34.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47270])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) exit code=0, immediate=false 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) Closing gracefully 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270])[immediately=false] processing 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47270]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) Closing immediately 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270])[immediately=true] processing 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270] 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21c4738e) signal close complete immediately=true 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46bc7b61) signal close complete immediately=true 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270])[Immediately] closed 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) result=null 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d282387) signal close complete immediately=false 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4422dfaf) signal close complete immediately=false 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47270]) code=0 message='' shell closed 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47270]) Closing immediately 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47270]]) Closing immediately 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47270]) stopping 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47270]) stopped 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47270]])[Immediately] closed 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17968] - close(TransportIoSession[local=/10.30.170.33:17968, remote=/10.30.170.252:47270]) Closing immediately 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17968] - close(TransportIoSession[local=/10.30.170.33:17968, remote=/10.30.170.252:47270])[Immediately] closed 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46f89ca6) signal close complete immediately=true 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47270])[Immediately] closed 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6947b7bb, L:/10.30.170.33:17968 ! R:/10.30.170.252:47270] inactive. 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x6947b7bb, L:/10.30.170.33:17968 ! R:/10.30.170.252:47270]} end of input detected while session was in state up 23:15:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=139, channel=[id: 0x6947b7bb, L:/10.30.170.33:17968 ! R:/10.30.170.252:47270]} down, reason: End of input 23:15:35.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:35.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #15 SSH_MSG_IGNORE 23:15:35.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_IGNORE 23:15:35.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44048]) process #19 SSH_MSG_IGNORE 23:15:35.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_IGNORE 23:15:35.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:35.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #16 SSH_MSG_IGNORE 23:15:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_IGNORE 23:15:35.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #18 SSH_MSG_IGNORE 23:15:35.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_IGNORE 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42684])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) exit code=0, immediate=false 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) Closing gracefully 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684])[immediately=false] processing 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42684]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) Closing immediately 23:15:35.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684])[immediately=true] processing 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684] 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bb59ea3) signal close complete immediately=true 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a817e32) signal close complete immediately=true 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684])[Immediately] closed 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) result=null 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c1f000a) signal close complete immediately=false 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@164a76ec) signal close complete immediately=false 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42684]) code=0 message='' shell closed 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42684]) Closing immediately 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42684]]) Closing immediately 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42684]) stopping 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42684]) stopped 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42684]])[Immediately] closed 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17969] - close(TransportIoSession[local=/10.30.170.33:17969, remote=/10.30.170.252:42684]) Closing immediately 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17969] - close(TransportIoSession[local=/10.30.170.33:17969, remote=/10.30.170.252:42684])[Immediately] closed 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@617db200) signal close complete immediately=true 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42684])[Immediately] closed 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x97fb03f1, L:/10.30.170.33:17969 ! R:/10.30.170.252:42684] inactive. 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=140, channel=[id: 0x97fb03f1, L:/10.30.170.33:17969 ! R:/10.30.170.252:42684]} end of input detected while session was in state up 23:15:35.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=140, channel=[id: 0x97fb03f1, L:/10.30.170.33:17969 ! R:/10.30.170.252:42684]} down, reason: End of input 23:15:35.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:35.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #14 SSH_MSG_IGNORE 23:15:35.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_IGNORE 23:15:35.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:35.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #17 SSH_MSG_IGNORE 23:15:35.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_IGNORE 23:15:35.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:35.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #15 SSH_MSG_IGNORE 23:15:35.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_IGNORE 23:15:35.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #18 SSH_MSG_IGNORE 23:15:35.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_IGNORE 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60908])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) exit code=0, immediate=false 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) Closing gracefully 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908])[immediately=false] processing 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60908]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:35.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) Closing immediately 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908])[immediately=true] processing 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908] 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3533eed4) signal close complete immediately=true 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e743041) signal close complete immediately=true 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908])[Immediately] closed 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) result=null 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70f1b097) signal close complete immediately=false 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dd7bec4) signal close complete immediately=false 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60908]) code=0 message='' shell closed 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60908]) Closing immediately 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60908]]) Closing immediately 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60908]) stopping 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60908]) stopped 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60908]])[Immediately] closed 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17970] - close(TransportIoSession[local=/10.30.170.33:17970, remote=/10.30.170.252:60908]) Closing immediately 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17970] - close(TransportIoSession[local=/10.30.170.33:17970, remote=/10.30.170.252:60908])[Immediately] closed 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67b8ace4) signal close complete immediately=true 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60908])[Immediately] closed 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd444df1c, L:/10.30.170.33:17970 ! R:/10.30.170.252:60908] inactive. 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xd444df1c, L:/10.30.170.33:17970 ! R:/10.30.170.252:60908]} end of input detected while session was in state up 23:15:35.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=141, channel=[id: 0xd444df1c, L:/10.30.170.33:17970 ! R:/10.30.170.252:60908]} down, reason: End of input 23:15:35.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39744]) process #19 SSH_MSG_IGNORE 23:15:35.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_IGNORE 23:15:35.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:35.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #16 SSH_MSG_IGNORE 23:15:35.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_IGNORE 23:15:35.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #17 SSH_MSG_IGNORE 23:15:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_IGNORE 23:15:35.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40926])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:35.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) exit code=0, immediate=false 23:15:35.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:35.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:35.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:35.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) Closing gracefully 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[immediately=false] processing 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40926]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) Closing immediately 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[immediately=true] processing 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926] 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@95fafed) signal close complete immediately=true 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dcd5801) signal close complete immediately=true 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926])[Immediately] closed 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) result=null 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5beb5560) signal close complete immediately=false 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68e88525) signal close complete immediately=false 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40926]) code=0 message='' shell closed 23:15:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40926]) Closing immediately 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40926]]) Closing immediately 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40926]) stopping 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40926]) stopped 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40926]])[Immediately] closed 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17971] - close(TransportIoSession[local=/10.30.170.33:17971, remote=/10.30.170.252:40926]) Closing immediately 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17971] - close(TransportIoSession[local=/10.30.170.33:17971, remote=/10.30.170.252:40926])[Immediately] closed 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c3c7f12) signal close complete immediately=true 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40926])[Immediately] closed 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe8be0441, L:/10.30.170.33:17971 ! R:/10.30.170.252:40926] inactive. 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xe8be0441, L:/10.30.170.33:17971 ! R:/10.30.170.252:40926]} end of input detected while session was in state up 23:15:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=142, channel=[id: 0xe8be0441, L:/10.30.170.33:17971 ! R:/10.30.170.252:40926]} down, reason: End of input 23:15:36.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #14 SSH_MSG_IGNORE 23:15:36.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_IGNORE 23:15:36.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #16 SSH_MSG_IGNORE 23:15:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_IGNORE 23:15:36.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36638])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:36.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) exit code=0, immediate=false 23:15:36.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:36.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:36.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:36.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:36.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) Closing gracefully 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[immediately=false] processing 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36638]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) Closing immediately 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[immediately=true] processing 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638] 23:15:36.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f0060d3) signal close complete immediately=true 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@180e8480) signal close complete immediately=true 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638])[Immediately] closed 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) result=null 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72eaba22) signal close complete immediately=false 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21058c81) signal close complete immediately=false 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36638]) code=0 message='' shell closed 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36638]) Closing immediately 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36638]]) Closing immediately 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36638]) stopping 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36638]) stopped 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36638]])[Immediately] closed 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17972] - close(TransportIoSession[local=/10.30.170.33:17972, remote=/10.30.170.252:36638]) Closing immediately 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17972] - close(TransportIoSession[local=/10.30.170.33:17972, remote=/10.30.170.252:36638])[Immediately] closed 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d2f668a) signal close complete immediately=true 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36638])[Immediately] closed 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xef0cf872, L:/10.30.170.33:17972 ! R:/10.30.170.252:36638] inactive. 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xef0cf872, L:/10.30.170.33:17972 ! R:/10.30.170.252:36638]} end of input detected while session was in state up 23:15:36.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=143, channel=[id: 0xef0cf872, L:/10.30.170.33:17972 ! R:/10.30.170.252:36638]} down, reason: End of input 23:15:36.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36478]) process #19 SSH_MSG_IGNORE 23:15:36.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_IGNORE 23:15:36.348 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #15 SSH_MSG_IGNORE 23:15:36.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_IGNORE 23:15:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #18 SSH_MSG_IGNORE 23:15:36.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_IGNORE 23:15:36.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #17 SSH_MSG_IGNORE 23:15:36.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_IGNORE 23:15:36.452 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.558 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #14 SSH_MSG_IGNORE 23:15:36.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_IGNORE 23:15:36.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33366])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:36.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) exit code=0, immediate=false 23:15:36.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:36.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:36.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:36.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) Closing gracefully 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366])[immediately=false] processing 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33366]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) Closing immediately 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366])[immediately=true] processing 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366] 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3712b48) signal close complete immediately=true 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e452a92) signal close complete immediately=true 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366])[Immediately] closed 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) result=null 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5daee9a) signal close complete immediately=false 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dcbda45) signal close complete immediately=false 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33366]) code=0 message='' shell closed 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33366]) Closing immediately 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33366]]) Closing immediately 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33366]) stopping 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33366]) stopped 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33366]])[Immediately] closed 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17973] - close(TransportIoSession[local=/10.30.170.33:17973, remote=/10.30.170.252:33366]) Closing immediately 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17973] - close(TransportIoSession[local=/10.30.170.33:17973, remote=/10.30.170.252:33366])[Immediately] closed 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67ea87df) signal close complete immediately=true 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33366])[Immediately] closed 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc2bfad92, L:/10.30.170.33:17973 ! R:/10.30.170.252:33366] inactive. 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xc2bfad92, L:/10.30.170.33:17973 ! R:/10.30.170.252:33366]} end of input detected while session was in state up 23:15:36.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=144, channel=[id: 0xc2bfad92, L:/10.30.170.33:17973 ! R:/10.30.170.252:33366]} down, reason: End of input 23:15:36.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #15 SSH_MSG_IGNORE 23:15:36.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_IGNORE 23:15:36.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #16 SSH_MSG_IGNORE 23:15:36.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_IGNORE 23:15:36.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #14 SSH_MSG_IGNORE 23:15:36.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_IGNORE 23:15:36.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60756]) process #19 SSH_MSG_IGNORE 23:15:36.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_IGNORE 23:15:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #18 SSH_MSG_IGNORE 23:15:36.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_IGNORE 23:15:36.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35744])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) exit code=0, immediate=false 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) Closing gracefully 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744])[immediately=false] processing 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35744]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) Closing immediately 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744])[immediately=true] processing 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744] 23:15:36.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2454987d) signal close complete immediately=true 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19d7281c) signal close complete immediately=true 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744])[Immediately] closed 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) result=null 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@597788eb) signal close complete immediately=false 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@517cb834) signal close complete immediately=false 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35744]) code=0 message='' shell closed 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35744]) Closing immediately 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35744]]) Closing immediately 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35744]) stopping 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35744]) stopped 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35744]])[Immediately] closed 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17974] - close(TransportIoSession[local=/10.30.170.33:17974, remote=/10.30.170.252:35744]) Closing immediately 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17974] - close(TransportIoSession[local=/10.30.170.33:17974, remote=/10.30.170.252:35744])[Immediately] closed 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@516b4516) signal close complete immediately=true 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35744])[Immediately] closed 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x61ddf217, L:/10.30.170.33:17974 ! R:/10.30.170.252:35744] inactive. 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=145, channel=[id: 0x61ddf217, L:/10.30.170.33:17974 ! R:/10.30.170.252:35744]} end of input detected while session was in state up 23:15:36.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=145, channel=[id: 0x61ddf217, L:/10.30.170.33:17974 ! R:/10.30.170.252:35744]} down, reason: End of input 23:15:37.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #17 SSH_MSG_IGNORE 23:15:37.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_IGNORE 23:15:37.017 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:37.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:37.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #15 SSH_MSG_IGNORE 23:15:37.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_IGNORE 23:15:37.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #18 SSH_MSG_IGNORE 23:15:37.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_IGNORE 23:15:37.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58644])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:37.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) exit code=0, immediate=false 23:15:37.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) Closing gracefully 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644])[immediately=false] processing 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58644]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) Closing immediately 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644])[immediately=true] processing 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644] 23:15:37.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6323458e) signal close complete immediately=true 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50db1fe2) signal close complete immediately=true 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644])[Immediately] closed 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) result=null 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24e70d78) signal close complete immediately=false 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@763f1c86) signal close complete immediately=false 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58644]) code=0 message='' shell closed 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58644]) Closing immediately 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58644]]) Closing immediately 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58644]) stopping 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58644]) stopped 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58644]])[Immediately] closed 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17975] - close(TransportIoSession[local=/10.30.170.33:17975, remote=/10.30.170.252:58644]) Closing immediately 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17975] - close(TransportIoSession[local=/10.30.170.33:17975, remote=/10.30.170.252:58644])[Immediately] closed 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f4928fa) signal close complete immediately=true 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58644])[Immediately] closed 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x56442960, L:/10.30.170.33:17975 ! R:/10.30.170.252:58644] inactive. 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x56442960, L:/10.30.170.33:17975 ! R:/10.30.170.252:58644]} end of input detected while session was in state up 23:15:37.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=146, channel=[id: 0x56442960, L:/10.30.170.33:17975 ! R:/10.30.170.252:58644]} down, reason: End of input 23:15:37.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48144]) process #19 SSH_MSG_IGNORE 23:15:37.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_IGNORE 23:15:37.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:37.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #14 SSH_MSG_IGNORE 23:15:37.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_IGNORE 23:15:37.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:37.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #17 SSH_MSG_IGNORE 23:15:37.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_IGNORE 23:15:37.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #16 SSH_MSG_IGNORE 23:15:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_IGNORE 23:15:37.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:37.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #15 SSH_MSG_IGNORE 23:15:37.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_IGNORE 23:15:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #18 SSH_MSG_IGNORE 23:15:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_IGNORE 23:15:37.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58902])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) exit code=0, immediate=false 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) Closing gracefully 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902])[immediately=false] processing 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58902]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) Closing immediately 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902])[immediately=true] processing 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902] 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3df48d8a) signal close complete immediately=true 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12fbab9e) signal close complete immediately=true 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902])[Immediately] closed 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) result=null 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e46cc6b) signal close complete immediately=false 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@789301e7) signal close complete immediately=false 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58902]) code=0 message='' shell closed 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58902]) Closing immediately 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58902]]) Closing immediately 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58902]) stopping 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58902]) stopped 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58902]])[Immediately] closed 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17976] - close(TransportIoSession[local=/10.30.170.33:17976, remote=/10.30.170.252:58902]) Closing immediately 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17976] - close(TransportIoSession[local=/10.30.170.33:17976, remote=/10.30.170.252:58902])[Immediately] closed 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61924ba2) signal close complete immediately=true 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58902])[Immediately] closed 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd310d36c, L:/10.30.170.33:17976 ! R:/10.30.170.252:58902] inactive. 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=147, channel=[id: 0xd310d36c, L:/10.30.170.33:17976 ! R:/10.30.170.252:58902]} end of input detected while session was in state up 23:15:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=147, channel=[id: 0xd310d36c, L:/10.30.170.33:17976 ! R:/10.30.170.252:58902]} down, reason: End of input 23:15:37.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #14 SSH_MSG_IGNORE 23:15:37.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_IGNORE 23:15:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60604]) process #19 SSH_MSG_IGNORE 23:15:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_IGNORE 23:15:38.114 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48178])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) exit code=0, immediate=false 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) Closing gracefully 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:38.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178])[immediately=false] processing 23:15:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48178]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) Closing immediately 23:15:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178])[immediately=true] processing 23:15:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178] 23:15:38.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52adf6cf) signal close complete immediately=true 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33d010f0) signal close complete immediately=true 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178])[Immediately] closed 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) result=null 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6462bbef) signal close complete immediately=false 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@571106d4) signal close complete immediately=false 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48178]) code=0 message='' shell closed 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48178]) Closing immediately 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48178]]) Closing immediately 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48178]) stopping 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48178]) stopped 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48178]])[Immediately] closed 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17977] - close(TransportIoSession[local=/10.30.170.33:17977, remote=/10.30.170.252:48178]) Closing immediately 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17977] - close(TransportIoSession[local=/10.30.170.33:17977, remote=/10.30.170.252:48178])[Immediately] closed 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ab78977) signal close complete immediately=true 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48178])[Immediately] closed 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa2392f30, L:/10.30.170.33:17977 ! R:/10.30.170.252:48178] inactive. 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=148, channel=[id: 0xa2392f30, L:/10.30.170.33:17977 ! R:/10.30.170.252:48178]} end of input detected while session was in state up 23:15:38.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=148, channel=[id: 0xa2392f30, L:/10.30.170.33:17977 ! R:/10.30.170.252:48178]} down, reason: End of input 23:15:38.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #18 SSH_MSG_IGNORE 23:15:38.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_IGNORE 23:15:38.244 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #17 SSH_MSG_IGNORE 23:15:38.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_IGNORE 23:15:38.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #16 SSH_MSG_IGNORE 23:15:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_IGNORE 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34024])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) exit code=0, immediate=false 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) Closing gracefully 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024])[immediately=false] processing 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34024]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) Closing immediately 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024])[immediately=true] processing 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024] 23:15:38.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bc8fba1) signal close complete immediately=true 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a025d5f) signal close complete immediately=true 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024])[Immediately] closed 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) result=null 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61a722f6) signal close complete immediately=false 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@434fad59) signal close complete immediately=false 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34024]) code=0 message='' shell closed 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34024]) Closing immediately 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34024]]) Closing immediately 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34024]) stopping 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34024]) stopped 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34024]])[Immediately] closed 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17978] - close(TransportIoSession[local=/10.30.170.33:17978, remote=/10.30.170.252:34024]) Closing immediately 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17978] - close(TransportIoSession[local=/10.30.170.33:17978, remote=/10.30.170.252:34024])[Immediately] closed 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fb65362) signal close complete immediately=true 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34024])[Immediately] closed 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa21314dd, L:/10.30.170.33:17978 ! R:/10.30.170.252:34024] inactive. 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=149, channel=[id: 0xa21314dd, L:/10.30.170.33:17978 ! R:/10.30.170.252:34024]} end of input detected while session was in state up 23:15:38.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=149, channel=[id: 0xa21314dd, L:/10.30.170.33:17978 ! R:/10.30.170.252:34024]} down, reason: End of input 23:15:38.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #14 SSH_MSG_IGNORE 23:15:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_IGNORE 23:15:38.489 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:38.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #15 SSH_MSG_IGNORE 23:15:38.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_IGNORE 23:15:38.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46628]) process #19 SSH_MSG_IGNORE 23:15:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_IGNORE 23:15:38.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #16 SSH_MSG_IGNORE 23:15:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35344])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) exit code=0, immediate=false 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) Closing gracefully 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344])[immediately=false] processing 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35344]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) Closing immediately 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344])[immediately=true] processing 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344] 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cb559a4) signal close complete immediately=true 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d6cd56e) signal close complete immediately=true 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344])[Immediately] closed 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) result=null 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d67e81f) signal close complete immediately=false 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c00fe8d) signal close complete immediately=false 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35344]) code=0 message='' shell closed 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35344]) Closing immediately 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35344]]) Closing immediately 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35344]) stopping 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35344]) stopped 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35344]])[Immediately] closed 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17979] - close(TransportIoSession[local=/10.30.170.33:17979, remote=/10.30.170.252:35344]) Closing immediately 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17979] - close(TransportIoSession[local=/10.30.170.33:17979, remote=/10.30.170.252:35344])[Immediately] closed 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1aaee6d0) signal close complete immediately=true 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35344])[Immediately] closed 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd9027cff, L:/10.30.170.33:17979 ! R:/10.30.170.252:35344] inactive. 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xd9027cff, L:/10.30.170.33:17979 ! R:/10.30.170.252:35344]} end of input detected while session was in state up 23:15:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=150, channel=[id: 0xd9027cff, L:/10.30.170.33:17979 ! R:/10.30.170.252:35344]} down, reason: End of input 23:15:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #17 SSH_MSG_IGNORE 23:15:39.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:15:39.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #14 SSH_MSG_IGNORE 23:15:39.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_IGNORE 23:15:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #18 SSH_MSG_IGNORE 23:15:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_IGNORE 23:15:39.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #15 SSH_MSG_IGNORE 23:15:39.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_IGNORE 23:15:39.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36014]) process #19 SSH_MSG_IGNORE 23:15:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_IGNORE 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57316])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) exit code=0, immediate=false 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) Closing gracefully 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316])[immediately=false] processing 23:15:39.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:39.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57316]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:39.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:39.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) Closing immediately 23:15:39.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:39.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:39.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316])[immediately=true] processing 23:15:39.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316] 23:15:39.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75d7224d) signal close complete immediately=true 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e8c0fa1) signal close complete immediately=true 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316])[Immediately] closed 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) result=null 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50be4532) signal close complete immediately=false 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b3de922) signal close complete immediately=false 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57316]) code=0 message='' shell closed 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57316]) Closing immediately 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57316]]) Closing immediately 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57316]) stopping 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57316]) stopped 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57316]])[Immediately] closed 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17980] - close(TransportIoSession[local=/10.30.170.33:17980, remote=/10.30.170.252:57316]) Closing immediately 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17980] - close(TransportIoSession[local=/10.30.170.33:17980, remote=/10.30.170.252:57316])[Immediately] closed 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47346742) signal close complete immediately=true 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57316])[Immediately] closed 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb170bbdb, L:/10.30.170.33:17980 ! R:/10.30.170.252:57316] inactive. 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=151, channel=[id: 0xb170bbdb, L:/10.30.170.33:17980 ! R:/10.30.170.252:57316]} end of input detected while session was in state up 23:15:39.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=151, channel=[id: 0xb170bbdb, L:/10.30.170.33:17980 ! R:/10.30.170.252:57316]} down, reason: End of input 23:15:39.189 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #16 SSH_MSG_IGNORE 23:15:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_IGNORE 23:15:39.245 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #18 SSH_MSG_IGNORE 23:15:39.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_IGNORE 23:15:39.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #17 SSH_MSG_IGNORE 23:15:39.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_IGNORE 23:15:39.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #15 SSH_MSG_IGNORE 23:15:39.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_IGNORE 23:15:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42722]) process #19 SSH_MSG_IGNORE 23:15:39.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_IGNORE 23:15:39.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41386])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:39.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) exit code=0, immediate=false 23:15:39.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) Closing gracefully 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386])[immediately=false] processing 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41386]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) Closing immediately 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386])[immediately=true] processing 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386] 23:15:39.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@214d619c) signal close complete immediately=true 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@624777bf) signal close complete immediately=true 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386])[Immediately] closed 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) result=null 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33bb58ae) signal close complete immediately=false 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79873afd) signal close complete immediately=false 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41386]) code=0 message='' shell closed 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41386]) Closing immediately 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41386]]) Closing immediately 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41386]) stopping 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41386]) stopped 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41386]])[Immediately] closed 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17981] - close(TransportIoSession[local=/10.30.170.33:17981, remote=/10.30.170.252:41386]) Closing immediately 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17981] - close(TransportIoSession[local=/10.30.170.33:17981, remote=/10.30.170.252:41386])[Immediately] closed 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@330cf5d0) signal close complete immediately=true 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41386])[Immediately] closed 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9914669b, L:/10.30.170.33:17981 ! R:/10.30.170.252:41386] inactive. 23:15:39.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=152, channel=[id: 0x9914669b, L:/10.30.170.33:17981 ! R:/10.30.170.252:41386]} end of input detected while session was in state up 23:15:39.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=152, channel=[id: 0x9914669b, L:/10.30.170.33:17981 ! R:/10.30.170.252:41386]} down, reason: End of input 23:15:39.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #14 SSH_MSG_IGNORE 23:15:39.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_IGNORE 23:15:39.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #16 SSH_MSG_IGNORE 23:15:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_IGNORE 23:15:39.704 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #15 SSH_MSG_IGNORE 23:15:39.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_IGNORE 23:15:39.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #18 SSH_MSG_IGNORE 23:15:39.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_IGNORE 23:15:39.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:39.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #17 SSH_MSG_IGNORE 23:15:39.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_IGNORE 23:15:39.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41928])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:39.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) exit code=0, immediate=false 23:15:39.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:39.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:39.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:39.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) Closing gracefully 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928])[immediately=false] processing 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41928]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) Closing immediately 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928])[immediately=true] processing 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928] 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b2f49b9) signal close complete immediately=true 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@655088a1) signal close complete immediately=true 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928])[Immediately] closed 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) result=null 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f0eaa0a) signal close complete immediately=false 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7beecb11) signal close complete immediately=false 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41928]) code=0 message='' shell closed 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41928]) Closing immediately 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41928]]) Closing immediately 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41928]) stopping 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41928]) stopped 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41928]])[Immediately] closed 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17982] - close(TransportIoSession[local=/10.30.170.33:17982, remote=/10.30.170.252:41928]) Closing immediately 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17982] - close(TransportIoSession[local=/10.30.170.33:17982, remote=/10.30.170.252:41928])[Immediately] closed 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a3d3754) signal close complete immediately=true 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41928])[Immediately] closed 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf57df55b, L:/10.30.170.33:17982 ! R:/10.30.170.252:41928] inactive. 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=153, channel=[id: 0xf57df55b, L:/10.30.170.33:17982 ! R:/10.30.170.252:41928]} end of input detected while session was in state up 23:15:39.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=153, channel=[id: 0xf57df55b, L:/10.30.170.33:17982 ! R:/10.30.170.252:41928]} down, reason: End of input 23:15:40.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34318]) process #19 SSH_MSG_IGNORE 23:15:40.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_IGNORE 23:15:40.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:40.116 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #14 SSH_MSG_IGNORE 23:15:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_IGNORE 23:15:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #16 SSH_MSG_IGNORE 23:15:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_IGNORE 23:15:40.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:40.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:40.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #15 SSH_MSG_IGNORE 23:15:40.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_IGNORE 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43944])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) exit code=0, immediate=false 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) Closing gracefully 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944])[immediately=false] processing 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43944]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) Closing immediately 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944])[immediately=true] processing 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944] 23:15:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@501022a3) signal close complete immediately=true 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e4ae2b6) signal close complete immediately=true 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944])[Immediately] closed 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) result=null 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60dce323) signal close complete immediately=false 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c901430) signal close complete immediately=false 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43944]) code=0 message='' shell closed 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43944]) Closing immediately 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43944]]) Closing immediately 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43944]) stopping 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43944]) stopped 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43944]])[Immediately] closed 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17983] - close(TransportIoSession[local=/10.30.170.33:17983, remote=/10.30.170.252:43944]) Closing immediately 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17983] - close(TransportIoSession[local=/10.30.170.33:17983, remote=/10.30.170.252:43944])[Immediately] closed 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dc4343b) signal close complete immediately=true 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43944])[Immediately] closed 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7d70e8d1, L:/10.30.170.33:17983 ! R:/10.30.170.252:43944] inactive. 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x7d70e8d1, L:/10.30.170.33:17983 ! R:/10.30.170.252:43944]} end of input detected while session was in state up 23:15:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=154, channel=[id: 0x7d70e8d1, L:/10.30.170.33:17983 ! R:/10.30.170.252:43944]} down, reason: End of input 23:15:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #18 SSH_MSG_IGNORE 23:15:40.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_IGNORE 23:15:40.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:40.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #14 SSH_MSG_IGNORE 23:15:40.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_IGNORE 23:15:40.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:40.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39888]) process #19 SSH_MSG_IGNORE 23:15:40.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_IGNORE 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57392])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) exit code=0, immediate=false 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) Closing gracefully 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392])[immediately=false] processing 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:40.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57392]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) Closing immediately 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392])[immediately=true] processing 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392] 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b6436ac) signal close complete immediately=true 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e725d5b) signal close complete immediately=true 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392])[Immediately] closed 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) result=null 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e7641b) signal close complete immediately=false 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ee77b8d) signal close complete immediately=false 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57392]) code=0 message='' shell closed 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57392]) Closing immediately 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57392]]) Closing immediately 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57392]) stopping 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57392]) stopped 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57392]])[Immediately] closed 23:15:40.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17984] - close(TransportIoSession[local=/10.30.170.33:17984, remote=/10.30.170.252:57392]) Closing immediately 23:15:40.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17984] - close(TransportIoSession[local=/10.30.170.33:17984, remote=/10.30.170.252:57392])[Immediately] closed 23:15:40.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@349cffab) signal close complete immediately=true 23:15:40.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57392])[Immediately] closed 23:15:40.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x95a948d9, L:/10.30.170.33:17984 ! R:/10.30.170.252:57392] inactive. 23:15:40.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=155, channel=[id: 0x95a948d9, L:/10.30.170.33:17984 ! R:/10.30.170.252:57392]} end of input detected while session was in state up 23:15:40.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=155, channel=[id: 0x95a948d9, L:/10.30.170.33:17984 ! R:/10.30.170.252:57392]} down, reason: End of input 23:15:40.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #17 SSH_MSG_IGNORE 23:15:40.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_IGNORE 23:15:40.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #16 SSH_MSG_IGNORE 23:15:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_IGNORE 23:15:40.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #18 SSH_MSG_IGNORE 23:15:40.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_IGNORE 23:15:40.815 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:40.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:40.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #15 SSH_MSG_IGNORE 23:15:40.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_IGNORE 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37588])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) exit code=0, immediate=false 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) Closing gracefully 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588])[immediately=false] processing 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37588]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) Closing immediately 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588])[immediately=true] processing 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588] 23:15:40.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17de90ca) signal close complete immediately=true 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@153972e) signal close complete immediately=true 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588])[Immediately] closed 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) result=null 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44c4989b) signal close complete immediately=false 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45154f96) signal close complete immediately=false 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37588]) code=0 message='' shell closed 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37588]) Closing immediately 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37588]]) Closing immediately 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37588]) stopping 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37588]) stopped 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37588]])[Immediately] closed 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17985] - close(TransportIoSession[local=/10.30.170.33:17985, remote=/10.30.170.252:37588]) Closing immediately 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17985] - close(TransportIoSession[local=/10.30.170.33:17985, remote=/10.30.170.252:37588])[Immediately] closed 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26aecf3e) signal close complete immediately=true 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37588])[Immediately] closed 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7f5abf82, L:/10.30.170.33:17985 ! R:/10.30.170.252:37588] inactive. 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x7f5abf82, L:/10.30.170.33:17985 ! R:/10.30.170.252:37588]} end of input detected while session was in state up 23:15:40.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=156, channel=[id: 0x7f5abf82, L:/10.30.170.33:17985 ! R:/10.30.170.252:37588]} down, reason: End of input 23:15:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37982]) process #19 SSH_MSG_IGNORE 23:15:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_IGNORE 23:15:41.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #17 SSH_MSG_IGNORE 23:15:41.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_IGNORE 23:15:41.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #16 SSH_MSG_IGNORE 23:15:41.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_IGNORE 23:15:41.225 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55762])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) exit code=0, immediate=false 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) Closing gracefully 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762])[immediately=false] processing 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55762]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) Closing immediately 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762])[immediately=true] processing 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762] 23:15:41.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39a4ce6e) signal close complete immediately=true 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20a513a3) signal close complete immediately=true 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762])[Immediately] closed 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) result=null 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b960e96) signal close complete immediately=false 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23f8236f) signal close complete immediately=false 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55762]) code=0 message='' shell closed 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55762]) Closing immediately 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55762]]) Closing immediately 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55762]) stopping 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55762]) stopped 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55762]])[Immediately] closed 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17986] - close(TransportIoSession[local=/10.30.170.33:17986, remote=/10.30.170.252:55762]) Closing immediately 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17986] - close(TransportIoSession[local=/10.30.170.33:17986, remote=/10.30.170.252:55762])[Immediately] closed 23:15:41.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cb05ec0) signal close complete immediately=true 23:15:41.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55762])[Immediately] closed 23:15:41.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x971b759d, L:/10.30.170.33:17986 ! R:/10.30.170.252:55762] inactive. 23:15:41.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x971b759d, L:/10.30.170.33:17986 ! R:/10.30.170.252:55762]} end of input detected while session was in state up 23:15:41.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=157, channel=[id: 0x971b759d, L:/10.30.170.33:17986 ! R:/10.30.170.252:55762]} down, reason: End of input 23:15:41.282 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #14 SSH_MSG_IGNORE 23:15:41.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_IGNORE 23:15:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #18 SSH_MSG_IGNORE 23:15:41.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_IGNORE 23:15:41.383 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #17 SSH_MSG_IGNORE 23:15:41.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_IGNORE 23:15:41.531 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56940])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) exit code=0, immediate=false 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) Closing gracefully 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940])[immediately=false] processing 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56940]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) Closing immediately 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940])[immediately=true] processing 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940] 23:15:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6650aada) signal close complete immediately=true 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2572c533) signal close complete immediately=true 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940])[Immediately] closed 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) result=null 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77e2acd1) signal close complete immediately=false 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65aa8907) signal close complete immediately=false 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56940]) code=0 message='' shell closed 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56940]) Closing immediately 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56940]]) Closing immediately 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56940]) stopping 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56940]) stopped 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56940]])[Immediately] closed 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17987] - close(TransportIoSession[local=/10.30.170.33:17987, remote=/10.30.170.252:56940]) Closing immediately 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17987] - close(TransportIoSession[local=/10.30.170.33:17987, remote=/10.30.170.252:56940])[Immediately] closed 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64fe912) signal close complete immediately=true 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56940])[Immediately] closed 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x052cc274, L:/10.30.170.33:17987 ! R:/10.30.170.252:56940] inactive. 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x052cc274, L:/10.30.170.33:17987 ! R:/10.30.170.252:56940]} end of input detected while session was in state up 23:15:41.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=158, channel=[id: 0x052cc274, L:/10.30.170.33:17987 ! R:/10.30.170.252:56940]} down, reason: End of input 23:15:41.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #15 SSH_MSG_IGNORE 23:15:41.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_IGNORE 23:15:41.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #14 SSH_MSG_IGNORE 23:15:41.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_IGNORE 23:15:41.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36484]) process #19 SSH_MSG_IGNORE 23:15:41.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_IGNORE 23:15:41.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #16 SSH_MSG_IGNORE 23:15:41.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_IGNORE 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50298])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) exit code=0, immediate=false 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) Closing gracefully 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:41.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298])[immediately=false] processing 23:15:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50298]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) Closing immediately 23:15:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298])[immediately=true] processing 23:15:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298] 23:15:41.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16bb6e6d) signal close complete immediately=true 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9ebf798) signal close complete immediately=true 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298])[Immediately] closed 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) result=null 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5502379d) signal close complete immediately=false 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d8512dd) signal close complete immediately=false 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50298]) code=0 message='' shell closed 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50298]) Closing immediately 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50298]]) Closing immediately 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50298]) stopping 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50298]) stopped 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50298]])[Immediately] closed 23:15:41.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17988] - close(TransportIoSession[local=/10.30.170.33:17988, remote=/10.30.170.252:50298]) Closing immediately 23:15:41.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17988] - close(TransportIoSession[local=/10.30.170.33:17988, remote=/10.30.170.252:50298])[Immediately] closed 23:15:41.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1000d706) signal close complete immediately=true 23:15:41.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50298])[Immediately] closed 23:15:41.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe5e514d7, L:/10.30.170.33:17988 ! R:/10.30.170.252:50298] inactive. 23:15:41.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xe5e514d7, L:/10.30.170.33:17988 ! R:/10.30.170.252:50298]} end of input detected while session was in state up 23:15:41.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=159, channel=[id: 0xe5e514d7, L:/10.30.170.33:17988 ! R:/10.30.170.252:50298]} down, reason: End of input 23:15:41.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #18 SSH_MSG_IGNORE 23:15:41.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_IGNORE 23:15:41.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:41.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #17 SSH_MSG_IGNORE 23:15:41.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_IGNORE 23:15:42.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:42.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47054]) process #19 SSH_MSG_IGNORE 23:15:42.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_IGNORE 23:15:42.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34098])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:42.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) exit code=0, immediate=false 23:15:42.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:42.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:42.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:42.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:42.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) Closing gracefully 23:15:42.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) 23:15:42.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) 23:15:42.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:42.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:42.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098])[immediately=false] processing 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34098]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) Closing immediately 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098])[immediately=true] processing 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098] 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6438e20a) signal close complete immediately=true 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:42.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11a5c079) signal close complete immediately=true 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098])[Immediately] closed 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) result=null 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@687664e) signal close complete immediately=false 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a90d1fe) signal close complete immediately=false 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34098]) code=0 message='' shell closed 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34098]) Closing immediately 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34098]]) Closing immediately 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34098]) stopping 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34098]) stopped 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34098]])[Immediately] closed 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17989] - close(TransportIoSession[local=/10.30.170.33:17989, remote=/10.30.170.252:34098]) Closing immediately 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17989] - close(TransportIoSession[local=/10.30.170.33:17989, remote=/10.30.170.252:34098])[Immediately] closed 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@699b5214) signal close complete immediately=true 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34098])[Immediately] closed 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0a4a2d91, L:/10.30.170.33:17989 ! R:/10.30.170.252:34098] inactive. 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=160, channel=[id: 0x0a4a2d91, L:/10.30.170.33:17989 ! R:/10.30.170.252:34098]} end of input detected while session was in state up 23:15:42.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=160, channel=[id: 0x0a4a2d91, L:/10.30.170.33:17989 ! R:/10.30.170.252:34098]} down, reason: End of input 23:15:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #14 SSH_MSG_IGNORE 23:15:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_IGNORE 23:15:42.206 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:42.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #16 SSH_MSG_IGNORE 23:15:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_IGNORE 23:15:42.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:42.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #15 SSH_MSG_IGNORE 23:15:42.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_IGNORE 23:15:42.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #18 SSH_MSG_IGNORE 23:15:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_IGNORE 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56776])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) exit code=0, immediate=false 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) Closing gracefully 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776])[immediately=false] processing 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56776]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) Closing immediately 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776])[immediately=true] processing 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776] 23:15:42.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33409cbc) signal close complete immediately=true 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a0c7b0) signal close complete immediately=true 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776])[Immediately] closed 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) result=null 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22bd6c62) signal close complete immediately=false 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6be0d18d) signal close complete immediately=false 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56776]) code=0 message='' shell closed 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56776]) Closing immediately 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56776]]) Closing immediately 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56776]) stopping 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56776]) stopped 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56776]])[Immediately] closed 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17990] - close(TransportIoSession[local=/10.30.170.33:17990, remote=/10.30.170.252:56776]) Closing immediately 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17990] - close(TransportIoSession[local=/10.30.170.33:17990, remote=/10.30.170.252:56776])[Immediately] closed 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cf21531) signal close complete immediately=true 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56776])[Immediately] closed 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe3a00899, L:/10.30.170.33:17990 ! R:/10.30.170.252:56776] inactive. 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=161, channel=[id: 0xe3a00899, L:/10.30.170.33:17990 ! R:/10.30.170.252:56776]} end of input detected while session was in state up 23:15:42.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=161, channel=[id: 0xe3a00899, L:/10.30.170.33:17990 ! R:/10.30.170.252:56776]} down, reason: End of input 23:15:42.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:42.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #17 SSH_MSG_IGNORE 23:15:42.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_IGNORE 23:15:42.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46520]) process #19 SSH_MSG_IGNORE 23:15:42.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_IGNORE 23:15:42.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:42.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:42.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #15 SSH_MSG_IGNORE 23:15:42.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_IGNORE 23:15:42.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #14 SSH_MSG_IGNORE 23:15:42.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_IGNORE 23:15:42.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #16 SSH_MSG_IGNORE 23:15:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_IGNORE 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35794])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) exit code=0, immediate=false 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) Closing gracefully 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:42.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794])[immediately=false] processing 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35794]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) Closing immediately 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794])[immediately=true] processing 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794] 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f6c6203) signal close complete immediately=true 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@153cfc1c) signal close complete immediately=true 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794])[Immediately] closed 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) result=null 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@486f99b6) signal close complete immediately=false 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e0e4751) signal close complete immediately=false 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35794]) code=0 message='' shell closed 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35794]) Closing immediately 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35794]]) Closing immediately 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35794]) stopping 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35794]) stopped 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35794]])[Immediately] closed 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17991] - close(TransportIoSession[local=/10.30.170.33:17991, remote=/10.30.170.252:35794]) Closing immediately 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17991] - close(TransportIoSession[local=/10.30.170.33:17991, remote=/10.30.170.252:35794])[Immediately] closed 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@420e56e9) signal close complete immediately=true 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35794])[Immediately] closed 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd39b125b, L:/10.30.170.33:17991 ! R:/10.30.170.252:35794] inactive. 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xd39b125b, L:/10.30.170.33:17991 ! R:/10.30.170.252:35794]} end of input detected while session was in state up 23:15:42.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=162, channel=[id: 0xd39b125b, L:/10.30.170.33:17991 ! R:/10.30.170.252:35794]} down, reason: End of input 23:15:43.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #17 SSH_MSG_IGNORE 23:15:43.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_IGNORE 23:15:43.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #16 SSH_MSG_IGNORE 23:15:43.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_IGNORE 23:15:43.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #18 SSH_MSG_IGNORE 23:15:43.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_IGNORE 23:15:43.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45628]) process #19 SSH_MSG_IGNORE 23:15:43.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_IGNORE 23:15:43.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #15 SSH_MSG_IGNORE 23:15:43.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_IGNORE 23:15:43.267 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #14 SSH_MSG_IGNORE 23:15:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_IGNORE 23:15:43.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54536])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:43.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) exit code=0, immediate=false 23:15:43.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:43.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:43.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) Closing gracefully 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536])[immediately=false] processing 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54536]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) Closing immediately 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536])[immediately=true] processing 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536] 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ad4a923) signal close complete immediately=true 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76923256) signal close complete immediately=true 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536])[Immediately] closed 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) result=null 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68bbb6fa) signal close complete immediately=false 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12d0c640) signal close complete immediately=false 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54536]) code=0 message='' shell closed 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54536]) Closing immediately 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54536]]) Closing immediately 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54536]) stopping 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54536]) stopped 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54536]])[Immediately] closed 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17992] - close(TransportIoSession[local=/10.30.170.33:17992, remote=/10.30.170.252:54536]) Closing immediately 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17992] - close(TransportIoSession[local=/10.30.170.33:17992, remote=/10.30.170.252:54536])[Immediately] closed 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d42e888) signal close complete immediately=true 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54536])[Immediately] closed 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8d2edefc, L:/10.30.170.33:17992 ! R:/10.30.170.252:54536] inactive. 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x8d2edefc, L:/10.30.170.33:17992 ! R:/10.30.170.252:54536]} end of input detected while session was in state up 23:15:43.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=163, channel=[id: 0x8d2edefc, L:/10.30.170.33:17992 ! R:/10.30.170.252:54536]} down, reason: End of input 23:15:43.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #17 SSH_MSG_IGNORE 23:15:43.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_IGNORE 23:15:43.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36018]) process #19 SSH_MSG_IGNORE 23:15:43.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_IGNORE 23:15:43.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42244])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:43.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) exit code=0, immediate=false 23:15:43.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:43.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:43.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:43.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:43.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) Closing gracefully 23:15:43.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) 23:15:43.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244])[immediately=false] processing 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42244]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) Closing immediately 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244])[immediately=true] processing 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244] 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14e1866d) signal close complete immediately=true 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55284df6) signal close complete immediately=true 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244])[Immediately] closed 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) result=null 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c5d2335) signal close complete immediately=false 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b34725) signal close complete immediately=false 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42244]) code=0 message='' shell closed 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42244]) Closing immediately 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42244]]) Closing immediately 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42244]) stopping 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42244]) stopped 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42244]])[Immediately] closed 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17993] - close(TransportIoSession[local=/10.30.170.33:17993, remote=/10.30.170.252:42244]) Closing immediately 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17993] - close(TransportIoSession[local=/10.30.170.33:17993, remote=/10.30.170.252:42244])[Immediately] closed 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18f97bb0) signal close complete immediately=true 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42244])[Immediately] closed 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7d76ecd5, L:/10.30.170.33:17993 ! R:/10.30.170.252:42244] inactive. 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x7d76ecd5, L:/10.30.170.33:17993 ! R:/10.30.170.252:42244]} end of input detected while session was in state up 23:15:43.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=164, channel=[id: 0x7d76ecd5, L:/10.30.170.33:17993 ! R:/10.30.170.252:42244]} down, reason: End of input 23:15:43.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #14 SSH_MSG_IGNORE 23:15:43.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_IGNORE 23:15:43.798 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #18 SSH_MSG_IGNORE 23:15:43.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_IGNORE 23:15:43.815 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #16 SSH_MSG_IGNORE 23:15:43.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_IGNORE 23:15:43.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:43.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #15 SSH_MSG_IGNORE 23:15:43.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_IGNORE 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53332])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) exit code=0, immediate=false 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) Closing gracefully 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332])[immediately=false] processing 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53332]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) Closing immediately 23:15:44.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332])[immediately=true] processing 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332] 23:15:44.028 [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@26546462) signal close complete immediately=true 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:44.028 [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@14ac6ca9) signal close complete immediately=true 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332])[Immediately] closed 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) result=null 23:15:44.028 [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@d24a8f0) signal close complete immediately=false 23:15:44.028 [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@464b2709) signal close complete immediately=false 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53332]) code=0 message='' shell closed 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53332]) Closing immediately 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53332]]) Closing immediately 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53332]) stopping 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53332]) stopped 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53332]])[Immediately] closed 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17994] - close(TransportIoSession[local=/10.30.170.33:17994, remote=/10.30.170.252:53332]) Closing immediately 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:17994] - close(TransportIoSession[local=/10.30.170.33:17994, remote=/10.30.170.252:53332])[Immediately] closed 23:15:44.028 [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@43b92cd6) signal close complete immediately=true 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53332])[Immediately] closed 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfb377e82, L:/10.30.170.33:17994 ! R:/10.30.170.252:53332] inactive. 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xfb377e82, L:/10.30.170.33:17994 ! R:/10.30.170.252:53332]} end of input detected while session was in state up 23:15:44.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=165, channel=[id: 0xfb377e82, L:/10.30.170.33:17994 ! R:/10.30.170.252:53332]} down, reason: End of input 23:15:44.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #15 SSH_MSG_IGNORE 23:15:44.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_IGNORE 23:15:44.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.218 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #14 SSH_MSG_IGNORE 23:15:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_IGNORE 23:15:44.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #17 SSH_MSG_IGNORE 23:15:44.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_IGNORE 23:15:44.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46340]) process #19 SSH_MSG_IGNORE 23:15:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_IGNORE 23:15:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #18 SSH_MSG_IGNORE 23:15:44.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_IGNORE 23:15:44.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54234])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:44.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) exit code=0, immediate=false 23:15:44.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:44.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:44.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:44.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:44.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) Closing gracefully 23:15:44.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) 23:15:44.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) 23:15:44.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:44.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234])[immediately=false] processing 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54234]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) Closing immediately 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234])[immediately=true] processing 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234] 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ca652ab) signal close complete immediately=true 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@783dff17) signal close complete immediately=true 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234])[Immediately] closed 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) result=null 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@470ddf0b) signal close complete immediately=false 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5be58c1) signal close complete immediately=false 23:15:44.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54234]) code=0 message='' shell closed 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54234]) Closing immediately 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54234]]) Closing immediately 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54234]) stopping 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54234]) stopped 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54234]])[Immediately] closed 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17995] - close(TransportIoSession[local=/10.30.170.33:17995, remote=/10.30.170.252:54234]) Closing immediately 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17995] - close(TransportIoSession[local=/10.30.170.33:17995, remote=/10.30.170.252:54234])[Immediately] closed 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bf371d7) signal close complete immediately=true 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54234])[Immediately] closed 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8d2431ff, L:/10.30.170.33:17995 ! R:/10.30.170.252:54234] inactive. 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x8d2431ff, L:/10.30.170.33:17995 ! R:/10.30.170.252:54234]} end of input detected while session was in state up 23:15:44.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=166, channel=[id: 0x8d2431ff, L:/10.30.170.33:17995 ! R:/10.30.170.252:54234]} down, reason: End of input 23:15:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #16 SSH_MSG_IGNORE 23:15:44.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_IGNORE 23:15:44.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #17 SSH_MSG_IGNORE 23:15:44.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_IGNORE 23:15:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51424]) process #19 SSH_MSG_IGNORE 23:15:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_IGNORE 23:15:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33896])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) exit code=0, immediate=false 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) Closing gracefully 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896])[immediately=false] processing 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33896]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) Closing immediately 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896])[immediately=true] processing 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896] 23:15:44.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51e68414) signal close complete immediately=true 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ddad15) signal close complete immediately=true 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896])[Immediately] closed 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) result=null 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f8f3cce) signal close complete immediately=false 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2565a01f) signal close complete immediately=false 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33896]) code=0 message='' shell closed 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33896]) Closing immediately 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33896]]) Closing immediately 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33896]) stopping 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33896]) stopped 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33896]])[Immediately] closed 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17996] - close(TransportIoSession[local=/10.30.170.33:17996, remote=/10.30.170.252:33896]) Closing immediately 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:17996] - close(TransportIoSession[local=/10.30.170.33:17996, remote=/10.30.170.252:33896])[Immediately] closed 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40c65683) signal close complete immediately=true 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33896])[Immediately] closed 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1c60e550, L:/10.30.170.33:17996 ! R:/10.30.170.252:33896] inactive. 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x1c60e550, L:/10.30.170.33:17996 ! R:/10.30.170.252:33896]} end of input detected while session was in state up 23:15:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=167, channel=[id: 0x1c60e550, L:/10.30.170.33:17996 ! R:/10.30.170.252:33896]} down, reason: End of input 23:15:44.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #14 SSH_MSG_IGNORE 23:15:44.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_IGNORE 23:15:44.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #18 SSH_MSG_IGNORE 23:15:44.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_IGNORE 23:15:44.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #15 SSH_MSG_IGNORE 23:15:44.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_IGNORE 23:15:44.884 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:44.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #16 SSH_MSG_IGNORE 23:15:44.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_IGNORE 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52768])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) exit code=0, immediate=false 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) Closing gracefully 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:45.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768])[immediately=false] processing 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52768]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) Closing immediately 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768])[immediately=true] processing 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768] 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@272739b) signal close complete immediately=true 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48b798ce) signal close complete immediately=true 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768])[Immediately] closed 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) result=null 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fdf9698) signal close complete immediately=false 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25c7620a) signal close complete immediately=false 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52768]) code=0 message='' shell closed 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52768]) Closing immediately 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52768]]) Closing immediately 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52768]) stopping 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52768]) stopped 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52768]])[Immediately] closed 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17997] - close(TransportIoSession[local=/10.30.170.33:17997, remote=/10.30.170.252:52768]) Closing immediately 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:17997] - close(TransportIoSession[local=/10.30.170.33:17997, remote=/10.30.170.252:52768])[Immediately] closed 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34b82382) signal close complete immediately=true 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52768])[Immediately] closed 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9f72fcb5, L:/10.30.170.33:17997 ! R:/10.30.170.252:52768] inactive. 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x9f72fcb5, L:/10.30.170.33:17997 ! R:/10.30.170.252:52768]} end of input detected while session was in state up 23:15:45.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=168, channel=[id: 0x9f72fcb5, L:/10.30.170.33:17997 ! R:/10.30.170.252:52768]} down, reason: End of input 23:15:45.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #14 SSH_MSG_IGNORE 23:15:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_IGNORE 23:15:45.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38634]) process #19 SSH_MSG_IGNORE 23:15:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_IGNORE 23:15:45.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #17 SSH_MSG_IGNORE 23:15:45.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_IGNORE 23:15:45.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #15 SSH_MSG_IGNORE 23:15:45.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_IGNORE 23:15:45.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #17 SSH_MSG_IGNORE 23:15:45.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_IGNORE 23:15:45.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #16 SSH_MSG_IGNORE 23:15:45.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_IGNORE 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33484])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) exit code=0, immediate=false 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) Closing gracefully 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:45.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:45.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484])[immediately=false] processing 23:15:45.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:45.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33484]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:45.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:45.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) Closing immediately 23:15:45.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:45.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:45.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484])[immediately=true] processing 23:15:45.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484] 23:15:45.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36ec73b3) signal close complete immediately=true 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@693be32) signal close complete immediately=true 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484])[Immediately] closed 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) result=null 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42411dde) signal close complete immediately=false 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@654f16ec) signal close complete immediately=false 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33484]) code=0 message='' shell closed 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33484]) Closing immediately 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33484]]) Closing immediately 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33484]) stopping 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33484]) stopped 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33484]])[Immediately] closed 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17998] - close(TransportIoSession[local=/10.30.170.33:17998, remote=/10.30.170.252:33484]) Closing immediately 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:17998] - close(TransportIoSession[local=/10.30.170.33:17998, remote=/10.30.170.252:33484])[Immediately] closed 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@306b801d) signal close complete immediately=true 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33484])[Immediately] closed 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x02d2ff2a, L:/10.30.170.33:17998 ! R:/10.30.170.252:33484] inactive. 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x02d2ff2a, L:/10.30.170.33:17998 ! R:/10.30.170.252:33484]} end of input detected while session was in state up 23:15:45.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=169, channel=[id: 0x02d2ff2a, L:/10.30.170.33:17998 ! R:/10.30.170.252:33484]} down, reason: End of input 23:15:45.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #18 SSH_MSG_IGNORE 23:15:45.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_IGNORE 23:15:45.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38712]) process #19 SSH_MSG_IGNORE 23:15:45.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_IGNORE 23:15:45.745 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #14 SSH_MSG_IGNORE 23:15:45.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_IGNORE 23:15:45.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #15 SSH_MSG_IGNORE 23:15:45.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_IGNORE 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35726])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) exit code=0, immediate=false 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) Closing gracefully 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726])[immediately=false] processing 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35726]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) Closing immediately 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726])[immediately=true] processing 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726] 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31cae91f) signal close complete immediately=true 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1881965c) signal close complete immediately=true 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726])[Immediately] closed 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) result=null 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fca22d8) signal close complete immediately=false 23:15:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15833fd7) signal close complete immediately=false 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35726]) code=0 message='' shell closed 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35726]) Closing immediately 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35726]]) Closing immediately 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35726]) stopping 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35726]) stopped 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35726]])[Immediately] closed 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17999] - close(TransportIoSession[local=/10.30.170.33:17999, remote=/10.30.170.252:35726]) Closing immediately 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:17999] - close(TransportIoSession[local=/10.30.170.33:17999, remote=/10.30.170.252:35726])[Immediately] closed 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7367ae69) signal close complete immediately=true 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35726])[Immediately] closed 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf4a728e4, L:/10.30.170.33:17999 ! R:/10.30.170.252:35726] inactive. 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=170, channel=[id: 0xf4a728e4, L:/10.30.170.33:17999 ! R:/10.30.170.252:35726]} end of input detected while session was in state up 23:15:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=170, channel=[id: 0xf4a728e4, L:/10.30.170.33:17999 ! R:/10.30.170.252:35726]} down, reason: End of input 23:15:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #18 SSH_MSG_IGNORE 23:15:45.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_IGNORE 23:15:45.913 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:45.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #16 SSH_MSG_IGNORE 23:15:45.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_IGNORE 23:15:46.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #17 SSH_MSG_IGNORE 23:15:46.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_IGNORE 23:15:46.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:46.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47418])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:46.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) exit code=0, immediate=false 23:15:46.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:46.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:46.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:46.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:46.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) Closing gracefully 23:15:46.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) 23:15:46.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) 23:15:46.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:46.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:46.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418])[immediately=false] processing 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47418]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) Closing immediately 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418])[immediately=true] processing 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418] 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ccde3d) signal close complete immediately=true 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b7c9229) signal close complete immediately=true 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418])[Immediately] closed 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) result=null 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2eddd372) signal close complete immediately=false 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ae14a04) signal close complete immediately=false 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47418]) code=0 message='' shell closed 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47418]) Closing immediately 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47418]]) Closing immediately 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47418]) stopping 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47418]) stopped 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47418]])[Immediately] closed 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18000] - close(TransportIoSession[local=/10.30.170.33:18000, remote=/10.30.170.252:47418]) Closing immediately 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18000] - close(TransportIoSession[local=/10.30.170.33:18000, remote=/10.30.170.252:47418])[Immediately] closed 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5dbb5653) signal close complete immediately=true 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47418])[Immediately] closed 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6b23c1e7, L:/10.30.170.33:18000 ! R:/10.30.170.252:47418] inactive. 23:15:46.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=171, channel=[id: 0x6b23c1e7, L:/10.30.170.33:18000 ! R:/10.30.170.252:47418]} end of input detected while session was in state up 23:15:46.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=171, channel=[id: 0x6b23c1e7, L:/10.30.170.33:18000 ! R:/10.30.170.252:47418]} down, reason: End of input 23:15:46.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:46.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39000]) process #19 SSH_MSG_IGNORE 23:15:46.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_IGNORE 23:15:46.281 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #14 SSH_MSG_IGNORE 23:15:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_IGNORE 23:15:46.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #15 SSH_MSG_IGNORE 23:15:46.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_IGNORE 23:15:46.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:46.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #16 SSH_MSG_IGNORE 23:15:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_IGNORE 23:15:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #18 SSH_MSG_IGNORE 23:15:46.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_IGNORE 23:15:46.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #14 SSH_MSG_IGNORE 23:15:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_IGNORE 23:15:46.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:46.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #17 SSH_MSG_IGNORE 23:15:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_IGNORE 23:15:46.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44216])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) exit code=0, immediate=false 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) Closing gracefully 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216])[immediately=false] processing 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44216]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) Closing immediately 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216])[immediately=true] processing 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216] 23:15:46.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@482df8ba) signal close complete immediately=true 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65dc19b8) signal close complete immediately=true 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216])[Immediately] closed 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) result=null 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a29b630) signal close complete immediately=false 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@344eda09) signal close complete immediately=false 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44216]) code=0 message='' shell closed 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44216]) Closing immediately 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44216]]) Closing immediately 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44216]) stopping 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44216]) stopped 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44216]])[Immediately] closed 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18001] - close(TransportIoSession[local=/10.30.170.33:18001, remote=/10.30.170.252:44216]) Closing immediately 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18001] - close(TransportIoSession[local=/10.30.170.33:18001, remote=/10.30.170.252:44216])[Immediately] closed 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13811c12) signal close complete immediately=true 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44216])[Immediately] closed 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9c0a7b25, L:/10.30.170.33:18001 ! R:/10.30.170.252:44216] inactive. 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=172, channel=[id: 0x9c0a7b25, L:/10.30.170.33:18001 ! R:/10.30.170.252:44216]} end of input detected while session was in state up 23:15:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=172, channel=[id: 0x9c0a7b25, L:/10.30.170.33:18001 ! R:/10.30.170.252:44216]} down, reason: End of input 23:15:46.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #16 SSH_MSG_IGNORE 23:15:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_IGNORE 23:15:46.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #15 SSH_MSG_IGNORE 23:15:46.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_IGNORE 23:15:46.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54346]) process #18 SSH_MSG_IGNORE 23:15:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_IGNORE 23:15:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38746]) process #19 SSH_MSG_IGNORE 23:15:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_IGNORE 23:15:47.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #17 SSH_MSG_IGNORE 23:15:47.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_IGNORE 23:15:47.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44830])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) exit code=0, immediate=false 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) Closing gracefully 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830])[immediately=false] processing 23:15:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44830]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) Closing immediately 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830])[immediately=true] processing 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830] 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2deae9aa) signal close complete immediately=true 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70aa042f) signal close complete immediately=true 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830])[Immediately] closed 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) result=null 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c2ba004) signal close complete immediately=false 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@249ecdfc) signal close complete immediately=false 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44830]) code=0 message='' shell closed 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44830]) Closing immediately 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44830]]) Closing immediately 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44830]) stopping 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44830]) stopped 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44830]])[Immediately] closed 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18002] - close(TransportIoSession[local=/10.30.170.33:18002, remote=/10.30.170.252:44830]) Closing immediately 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18002] - close(TransportIoSession[local=/10.30.170.33:18002, remote=/10.30.170.252:44830])[Immediately] closed 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ec3d77c) signal close complete immediately=true 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44830])[Immediately] closed 23:15:47.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1d75edd9, L:/10.30.170.33:18002 ! R:/10.30.170.252:44830] inactive. 23:15:47.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x1d75edd9, L:/10.30.170.33:18002 ! R:/10.30.170.252:44830]} end of input detected while session was in state up 23:15:47.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=173, channel=[id: 0x1d75edd9, L:/10.30.170.33:18002 ! R:/10.30.170.252:44830]} down, reason: End of input 23:15:47.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58164]) process #19 SSH_MSG_IGNORE 23:15:47.306 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_IGNORE 23:15:47.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #15 SSH_MSG_IGNORE 23:15:47.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_IGNORE 23:15:47.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #16 SSH_MSG_IGNORE 23:15:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_IGNORE 23:15:47.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #14 SSH_MSG_IGNORE 23:15:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_IGNORE 23:15:47.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50308])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:47.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) exit code=0, immediate=false 23:15:47.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:47.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:47.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:47.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:47.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) Closing gracefully 23:15:47.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) 23:15:47.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) 23:15:47.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308])[immediately=false] processing 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50308]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) Closing immediately 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308])[immediately=true] processing 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308] 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b59cebc) signal close complete immediately=true 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b50a365) signal close complete immediately=true 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308])[Immediately] closed 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) result=null 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3402444d) signal close complete immediately=false 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28f991ea) signal close complete immediately=false 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50308]) code=0 message='' shell closed 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50308]) Closing immediately 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50308]]) Closing immediately 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50308]) stopping 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50308]) stopped 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50308]])[Immediately] closed 23:15:47.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18003] - close(TransportIoSession[local=/10.30.170.33:18003, remote=/10.30.170.252:50308]) Closing immediately 23:15:47.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18003] - close(TransportIoSession[local=/10.30.170.33:18003, remote=/10.30.170.252:50308])[Immediately] closed 23:15:47.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dd08667) signal close complete immediately=true 23:15:47.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50308])[Immediately] closed 23:15:47.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4ac5d5e3, L:/10.30.170.33:18003 ! R:/10.30.170.252:50308] inactive. 23:15:47.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=174, channel=[id: 0x4ac5d5e3, L:/10.30.170.33:18003 ! R:/10.30.170.252:50308]} end of input detected while session was in state up 23:15:47.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=174, channel=[id: 0x4ac5d5e3, L:/10.30.170.33:18003 ! R:/10.30.170.252:50308]} down, reason: End of input 23:15:47.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46432]) process #18 SSH_MSG_IGNORE 23:15:47.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_IGNORE 23:15:47.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #17 SSH_MSG_IGNORE 23:15:47.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_IGNORE 23:15:47.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44396]) process #19 SSH_MSG_IGNORE 23:15:47.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_IGNORE 23:15:47.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:47.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #15 SSH_MSG_IGNORE 23:15:47.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_IGNORE 23:15:47.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57340])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:47.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) exit code=0, immediate=false 23:15:47.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:47.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:47.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:47.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:47.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) Closing gracefully 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340])[immediately=false] processing 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57340]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) Closing immediately 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340])[immediately=true] processing 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340] 23:15:47.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15607988) signal close complete immediately=true 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c7080f1) signal close complete immediately=true 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340])[Immediately] closed 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) result=null 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@655dd8af) signal close complete immediately=false 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b63420) signal close complete immediately=false 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57340]) code=0 message='' shell closed 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57340]) Closing immediately 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57340]]) Closing immediately 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57340]) stopping 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57340]) stopped 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57340]])[Immediately] closed 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18004] - close(TransportIoSession[local=/10.30.170.33:18004, remote=/10.30.170.252:57340]) Closing immediately 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18004] - close(TransportIoSession[local=/10.30.170.33:18004, remote=/10.30.170.252:57340])[Immediately] closed 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@140cb1c7) signal close complete immediately=true 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57340])[Immediately] closed 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb48b0a7c, L:/10.30.170.33:18004 ! R:/10.30.170.252:57340] inactive. 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=175, channel=[id: 0xb48b0a7c, L:/10.30.170.33:18004 ! R:/10.30.170.252:57340]} end of input detected while session was in state up 23:15:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=175, channel=[id: 0xb48b0a7c, L:/10.30.170.33:18004 ! R:/10.30.170.252:57340]} down, reason: End of input 23:15:48.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:48.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #14 SSH_MSG_IGNORE 23:15:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_IGNORE 23:15:48.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:48.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #17 SSH_MSG_IGNORE 23:15:48.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_IGNORE 23:15:48.133 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #16 SSH_MSG_IGNORE 23:15:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_IGNORE 23:15:48.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59264]) process #18 SSH_MSG_IGNORE 23:15:48.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_IGNORE 23:15:48.279 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #14 SSH_MSG_IGNORE 23:15:48.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_IGNORE 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38796])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) exit code=0, immediate=false 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) Closing gracefully 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796])[immediately=false] processing 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:48.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38796]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) Closing immediately 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796])[immediately=true] processing 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796] 23:15:48.314 [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@2dbaf8a8) signal close complete immediately=true 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:48.314 [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@38369a0a) signal close complete immediately=true 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796])[Immediately] closed 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) result=null 23:15:48.314 [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@b83bd7b) signal close complete immediately=false 23:15:48.314 [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@6e6779b9) signal close complete immediately=false 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38796]) code=0 message='' shell closed 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38796]) Closing immediately 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38796]]) Closing immediately 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38796]) stopping 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38796]) stopped 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38796]])[Immediately] closed 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:18005] - close(TransportIoSession[local=/10.30.170.33:18005, remote=/10.30.170.252:38796]) Closing immediately 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:18005] - close(TransportIoSession[local=/10.30.170.33:18005, remote=/10.30.170.252:38796])[Immediately] closed 23:15:48.314 [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@1462b365) signal close complete immediately=true 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38796])[Immediately] closed 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xed875189, L:/10.30.170.33:18005 ! R:/10.30.170.252:38796] inactive. 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=176, channel=[id: 0xed875189, L:/10.30.170.33:18005 ! R:/10.30.170.252:38796]} end of input detected while session was in state up 23:15:48.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=176, channel=[id: 0xed875189, L:/10.30.170.33:18005 ! R:/10.30.170.252:38796]} down, reason: End of input 23:15:48.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:48.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #15 SSH_MSG_IGNORE 23:15:48.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_IGNORE 23:15:48.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:48.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46964]) process #19 SSH_MSG_IGNORE 23:15:48.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_IGNORE 23:15:48.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #16 SSH_MSG_IGNORE 23:15:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_IGNORE 23:15:48.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52282]) process #18 SSH_MSG_IGNORE 23:15:48.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_IGNORE 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49216])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) exit code=0, immediate=false 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) Closing gracefully 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[immediately=false] processing 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49216]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) Closing immediately 23:15:48.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[immediately=true] processing 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216] 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d190660) signal close complete immediately=true 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@121137b7) signal close complete immediately=true 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216])[Immediately] closed 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) result=null 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39c5a534) signal close complete immediately=false 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e271b3f) signal close complete immediately=false 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49216]) code=0 message='' shell closed 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49216]) Closing immediately 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49216]]) Closing immediately 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49216]) stopping 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49216]) stopped 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49216]])[Immediately] closed 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18006] - close(TransportIoSession[local=/10.30.170.33:18006, remote=/10.30.170.252:49216]) Closing immediately 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18006] - close(TransportIoSession[local=/10.30.170.33:18006, remote=/10.30.170.252:49216])[Immediately] closed 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3be83c9d) signal close complete immediately=true 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49216])[Immediately] closed 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3b711d2c, L:/10.30.170.33:18006 ! R:/10.30.170.252:49216] inactive. 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=177, channel=[id: 0x3b711d2c, L:/10.30.170.33:18006 ! R:/10.30.170.252:49216]} end of input detected while session was in state up 23:15:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=177, channel=[id: 0x3b711d2c, L:/10.30.170.33:18006 ! R:/10.30.170.252:49216]} down, reason: End of input 23:15:48.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:48.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #17 SSH_MSG_IGNORE 23:15:48.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_IGNORE 23:15:48.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:15:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #14 SSH_MSG_IGNORE 23:15:48.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_IGNORE 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60552])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) exit code=0, immediate=false 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) Closing gracefully 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552])[immediately=false] processing 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60552]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) Closing immediately 23:15:48.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552])[immediately=true] processing 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552] 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68ebb944) signal close complete immediately=true 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41eed3a1) signal close complete immediately=true 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552])[Immediately] closed 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) result=null 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e9bfe57) signal close complete immediately=false 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30919119) signal close complete immediately=false 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60552]) code=0 message='' shell closed 23:15:48.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60552]) Closing immediately 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60552]]) Closing immediately 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60552]) stopping 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60552]) stopped 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60552]])[Immediately] closed 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18007] - close(TransportIoSession[local=/10.30.170.33:18007, remote=/10.30.170.252:60552]) Closing immediately 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18007] - close(TransportIoSession[local=/10.30.170.33:18007, remote=/10.30.170.252:60552])[Immediately] closed 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5852fd6) signal close complete immediately=true 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60552])[Immediately] closed 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2067c9c9, L:/10.30.170.33:18007 ! R:/10.30.170.252:60552] inactive. 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x2067c9c9, L:/10.30.170.33:18007 ! R:/10.30.170.252:60552]} end of input detected while session was in state up 23:15:48.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=178, channel=[id: 0x2067c9c9, L:/10.30.170.33:18007 ! R:/10.30.170.252:60552]} down, reason: End of input 23:15:49.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:49.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44062]) process #19 SSH_MSG_IGNORE 23:15:49.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_IGNORE 23:15:49.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #15 SSH_MSG_IGNORE 23:15:49.040 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:49.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_IGNORE 23:15:49.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:49.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #17 SSH_MSG_IGNORE 23:15:49.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_IGNORE 23:15:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #16 SSH_MSG_IGNORE 23:15:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_IGNORE 23:15:49.148 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:49.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46348]) process #18 SSH_MSG_IGNORE 23:15:49.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_IGNORE 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40910])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) exit code=0, immediate=false 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) Closing gracefully 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910])[immediately=false] processing 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40910]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) Closing immediately 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910])[immediately=true] processing 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910] 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5713d12d) signal close complete immediately=true 23:15:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77ea3346) signal close complete immediately=true 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910])[Immediately] closed 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) result=null 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@451a091b) signal close complete immediately=false 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ebe11d1) signal close complete immediately=false 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40910]) code=0 message='' shell closed 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40910]) Closing immediately 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40910]]) Closing immediately 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40910]) stopping 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40910]) stopped 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40910]])[Immediately] closed 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18008] - close(TransportIoSession[local=/10.30.170.33:18008, remote=/10.30.170.252:40910]) Closing immediately 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18008] - close(TransportIoSession[local=/10.30.170.33:18008, remote=/10.30.170.252:40910])[Immediately] closed 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@576d3192) signal close complete immediately=true 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40910])[Immediately] closed 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcce557da, L:/10.30.170.33:18008 ! R:/10.30.170.252:40910] inactive. 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=179, channel=[id: 0xcce557da, L:/10.30.170.33:18008 ! R:/10.30.170.252:40910]} end of input detected while session was in state up 23:15:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=179, channel=[id: 0xcce557da, L:/10.30.170.33:18008 ! R:/10.30.170.252:40910]} down, reason: End of input 23:15:49.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:49.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41886]) process #19 SSH_MSG_IGNORE 23:15:49.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_IGNORE 23:15:49.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #15 SSH_MSG_IGNORE 23:15:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_IGNORE 23:15:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #16 SSH_MSG_IGNORE 23:15:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_IGNORE 23:15:49.665 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38714])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) exit code=0, immediate=false 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) Closing gracefully 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714])[immediately=false] processing 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38714]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) Closing immediately 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714])[immediately=true] processing 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714] 23:15:49.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@688c8399) signal close complete immediately=true 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5011e545) signal close complete immediately=true 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714])[Immediately] closed 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) result=null 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@320fc1d2) signal close complete immediately=false 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@723a9a42) signal close complete immediately=false 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38714]) code=0 message='' shell closed 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38714]) Closing immediately 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38714]]) Closing immediately 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38714]) stopping 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38714]) stopped 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38714]])[Immediately] closed 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18009] - close(TransportIoSession[local=/10.30.170.33:18009, remote=/10.30.170.252:38714]) Closing immediately 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18009] - close(TransportIoSession[local=/10.30.170.33:18009, remote=/10.30.170.252:38714])[Immediately] closed 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ea65fd7) signal close complete immediately=true 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38714])[Immediately] closed 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x19e4b14a, L:/10.30.170.33:18009 ! R:/10.30.170.252:38714] inactive. 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x19e4b14a, L:/10.30.170.33:18009 ! R:/10.30.170.252:38714]} end of input detected while session was in state up 23:15:49.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=180, channel=[id: 0x19e4b14a, L:/10.30.170.33:18009 ! R:/10.30.170.252:38714]} down, reason: End of input 23:15:49.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40190]) process #18 SSH_MSG_IGNORE 23:15:49.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_IGNORE 23:15:49.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:49.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #17 SSH_MSG_IGNORE 23:15:49.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_IGNORE 23:15:50.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55700]) process #19 SSH_MSG_IGNORE 23:15:50.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_IGNORE 23:15:50.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:50.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:50.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #15 SSH_MSG_IGNORE 23:15:50.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_IGNORE 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33246])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) exit code=0, immediate=false 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) Closing gracefully 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246])[immediately=false] processing 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33246]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) Closing immediately 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246])[immediately=true] processing 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246] 23:15:50.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28493ca4) signal close complete immediately=true 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7008f8bd) signal close complete immediately=true 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246])[Immediately] closed 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) result=null 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b8b8bbb) signal close complete immediately=false 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56ec604e) signal close complete immediately=false 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33246]) code=0 message='' shell closed 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33246]) Closing immediately 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33246]]) Closing immediately 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33246]) stopping 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33246]) stopped 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33246]])[Immediately] closed 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18010] - close(TransportIoSession[local=/10.30.170.33:18010, remote=/10.30.170.252:33246]) Closing immediately 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18010] - close(TransportIoSession[local=/10.30.170.33:18010, remote=/10.30.170.252:33246])[Immediately] closed 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37a1da2b) signal close complete immediately=true 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33246])[Immediately] closed 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x857c11f4, L:/10.30.170.33:18010 ! R:/10.30.170.252:33246] inactive. 23:15:50.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x857c11f4, L:/10.30.170.33:18010 ! R:/10.30.170.252:33246]} end of input detected while session was in state up 23:15:50.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=181, channel=[id: 0x857c11f4, L:/10.30.170.33:18010 ! R:/10.30.170.252:33246]} down, reason: End of input 23:15:50.117 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:50.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #17 SSH_MSG_IGNORE 23:15:50.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_IGNORE 23:15:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #16 SSH_MSG_IGNORE 23:15:50.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_IGNORE 23:15:50.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:50.197 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55026]) process #18 SSH_MSG_IGNORE 23:15:50.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_IGNORE 23:15:50.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60256])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:50.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) exit code=0, immediate=false 23:15:50.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:50.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:50.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:50.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:50.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) Closing gracefully 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256])[immediately=false] processing 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60256]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) Closing immediately 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256])[immediately=true] processing 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256] 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fb8dd8) signal close complete immediately=true 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d3c83dc) signal close complete immediately=true 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256])[Immediately] closed 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) result=null 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@631969a8) signal close complete immediately=false 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b1ef6e3) signal close complete immediately=false 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60256]) code=0 message='' shell closed 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60256]) Closing immediately 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60256]]) Closing immediately 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60256]) stopping 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60256]) stopped 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60256]])[Immediately] closed 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18011] - close(TransportIoSession[local=/10.30.170.33:18011, remote=/10.30.170.252:60256]) Closing immediately 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18011] - close(TransportIoSession[local=/10.30.170.33:18011, remote=/10.30.170.252:60256])[Immediately] closed 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74d43b15) signal close complete immediately=true 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60256])[Immediately] closed 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc8b65791, L:/10.30.170.33:18011 ! R:/10.30.170.252:60256] inactive. 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=182, channel=[id: 0xc8b65791, L:/10.30.170.33:18011 ! R:/10.30.170.252:60256]} end of input detected while session was in state up 23:15:50.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=182, channel=[id: 0xc8b65791, L:/10.30.170.33:18011 ! R:/10.30.170.252:60256]} down, reason: End of input 23:15:50.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:50.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #15 SSH_MSG_IGNORE 23:15:50.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_IGNORE 23:15:50.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:50.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #17 SSH_MSG_IGNORE 23:15:50.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_IGNORE 23:15:50.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55174])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:50.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) exit code=0, immediate=false 23:15:50.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:50.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:50.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:50.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:50.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) Closing gracefully 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174])[immediately=false] processing 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55174]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) Closing immediately 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174])[immediately=true] processing 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174] 23:15:50.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1facc55a) signal close complete immediately=true 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d7ce905) signal close complete immediately=true 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174])[Immediately] closed 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) result=null 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@447b85a) signal close complete immediately=false 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59ecc72c) signal close complete immediately=false 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55174]) code=0 message='' shell closed 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55174]) Closing immediately 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55174]]) Closing immediately 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55174]) stopping 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55174]) stopped 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55174]])[Immediately] closed 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18012] - close(TransportIoSession[local=/10.30.170.33:18012, remote=/10.30.170.252:55174]) Closing immediately 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18012] - close(TransportIoSession[local=/10.30.170.33:18012, remote=/10.30.170.252:55174])[Immediately] closed 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20135f5e) signal close complete immediately=true 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55174])[Immediately] closed 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8d7b420f, L:/10.30.170.33:18012 ! R:/10.30.170.252:55174] inactive. 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x8d7b420f, L:/10.30.170.33:18012 ! R:/10.30.170.252:55174]} end of input detected while session was in state up 23:15:50.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=183, channel=[id: 0x8d7b420f, L:/10.30.170.33:18012 ! R:/10.30.170.252:55174]} down, reason: End of input 23:15:50.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55058]) process #19 SSH_MSG_IGNORE 23:15:50.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_IGNORE 23:15:50.801 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56724]) process #18 SSH_MSG_IGNORE 23:15:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_IGNORE 23:15:50.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:50.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #16 SSH_MSG_IGNORE 23:15:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_IGNORE 23:15:51.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:51.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #15 SSH_MSG_IGNORE 23:15:51.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_IGNORE 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:45200])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) exit code=0, immediate=false 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) Closing gracefully 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:51.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200])[immediately=false] processing 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45200]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) Closing immediately 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200])[immediately=true] processing 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200] 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7553b01) signal close complete immediately=true 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3397338e) signal close complete immediately=true 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200])[Immediately] closed 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) result=null 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@219bd93e) signal close complete immediately=false 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6677a381) signal close complete immediately=false 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45200]) code=0 message='' shell closed 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45200]) Closing immediately 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45200]]) Closing immediately 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45200]) stopping 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45200]) stopped 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45200]])[Immediately] closed 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18013] - close(TransportIoSession[local=/10.30.170.33:18013, remote=/10.30.170.252:45200]) Closing immediately 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18013] - close(TransportIoSession[local=/10.30.170.33:18013, remote=/10.30.170.252:45200])[Immediately] closed 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48d4017d) signal close complete immediately=true 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45200])[Immediately] closed 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc63fe4f4, L:/10.30.170.33:18013 ! R:/10.30.170.252:45200] inactive. 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=184, channel=[id: 0xc63fe4f4, L:/10.30.170.33:18013 ! R:/10.30.170.252:45200]} end of input detected while session was in state up 23:15:51.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=184, channel=[id: 0xc63fe4f4, L:/10.30.170.33:18013 ! R:/10.30.170.252:45200]} down, reason: End of input 23:15:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #16 SSH_MSG_IGNORE 23:15:51.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:15:51.166 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:51.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:51.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #17 SSH_MSG_IGNORE 23:15:51.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_IGNORE 23:15:51.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54020]) process #18 SSH_MSG_IGNORE 23:15:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_IGNORE 23:15:51.437 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:51.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57766]) process #19 SSH_MSG_IGNORE 23:15:51.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_IGNORE 23:15:51.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47590])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:51.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) exit code=0, immediate=false 23:15:51.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:51.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) Closing gracefully 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590])[immediately=false] processing 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47590]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) Closing immediately 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590])[immediately=true] processing 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590] 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bb89ecd) signal close complete immediately=true 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73304a49) signal close complete immediately=true 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590])[Immediately] closed 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) result=null 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cdc632) signal close complete immediately=false 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1954682f) signal close complete immediately=false 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47590]) code=0 message='' shell closed 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47590]) Closing immediately 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47590]]) Closing immediately 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47590]) stopping 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47590]) stopped 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47590]])[Immediately] closed 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18014] - close(TransportIoSession[local=/10.30.170.33:18014, remote=/10.30.170.252:47590]) Closing immediately 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18014] - close(TransportIoSession[local=/10.30.170.33:18014, remote=/10.30.170.252:47590])[Immediately] closed 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76f5d33e) signal close complete immediately=true 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47590])[Immediately] closed 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9214e7af, L:/10.30.170.33:18014 ! R:/10.30.170.252:47590] inactive. 23:15:51.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=185, channel=[id: 0x9214e7af, L:/10.30.170.33:18014 ! R:/10.30.170.252:47590]} end of input detected while session was in state up 23:15:51.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=185, channel=[id: 0x9214e7af, L:/10.30.170.33:18014 ! R:/10.30.170.252:47590]} down, reason: End of input 23:15:51.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:51.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #15 SSH_MSG_IGNORE 23:15:51.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_IGNORE 23:15:51.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36868]) process #19 SSH_MSG_IGNORE 23:15:51.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_IGNORE 23:15:51.707 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52582]) process #18 SSH_MSG_IGNORE 23:15:51.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:51.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_IGNORE 23:15:51.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #16 SSH_MSG_IGNORE 23:15:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_IGNORE 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49170])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) exit code=0, immediate=false 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) Closing gracefully 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170])[immediately=false] processing 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49170]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) Closing immediately 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170])[immediately=true] processing 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170] 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a27345a) signal close complete immediately=true 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4709a0b6) signal close complete immediately=true 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170])[Immediately] closed 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) result=null 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c9990a7) signal close complete immediately=false 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5eec55f2) signal close complete immediately=false 23:15:51.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49170]) code=0 message='' shell closed 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49170]) Closing immediately 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49170]]) Closing immediately 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49170]) stopping 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49170]) stopped 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49170]])[Immediately] closed 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18015] - close(TransportIoSession[local=/10.30.170.33:18015, remote=/10.30.170.252:49170]) Closing immediately 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18015] - close(TransportIoSession[local=/10.30.170.33:18015, remote=/10.30.170.252:49170])[Immediately] closed 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d8a3f91) signal close complete immediately=true 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49170])[Immediately] closed 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xac7cb763, L:/10.30.170.33:18015 ! R:/10.30.170.252:49170] inactive. 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=186, channel=[id: 0xac7cb763, L:/10.30.170.33:18015 ! R:/10.30.170.252:49170]} end of input detected while session was in state up 23:15:51.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=186, channel=[id: 0xac7cb763, L:/10.30.170.33:18015 ! R:/10.30.170.252:49170]} down, reason: End of input 23:15:51.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #17 SSH_MSG_IGNORE 23:15:51.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_IGNORE 23:15:51.956 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:52.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39270])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:52.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) exit code=0, immediate=false 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) Closing gracefully 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270])[immediately=false] processing 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39270]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) Closing immediately 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270])[immediately=true] processing 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270] 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66587b66) signal close complete immediately=true 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51c6205b) signal close complete immediately=true 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270])[Immediately] closed 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) result=null 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3809ccc2) signal close complete immediately=false 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3db7f653) signal close complete immediately=false 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39270]) code=0 message='' shell closed 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39270]) Closing immediately 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39270]]) Closing immediately 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39270]) stopping 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39270]) stopped 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39270]])[Immediately] closed 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18016] - close(TransportIoSession[local=/10.30.170.33:18016, remote=/10.30.170.252:39270]) Closing immediately 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18016] - close(TransportIoSession[local=/10.30.170.33:18016, remote=/10.30.170.252:39270])[Immediately] closed 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@181139c8) signal close complete immediately=true 23:15:52.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39270])[Immediately] closed 23:15:52.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3f3eff31, L:/10.30.170.33:18016 ! R:/10.30.170.252:39270] inactive. 23:15:52.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=187, channel=[id: 0x3f3eff31, L:/10.30.170.33:18016 ! R:/10.30.170.252:39270]} end of input detected while session was in state up 23:15:52.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=187, channel=[id: 0x3f3eff31, L:/10.30.170.33:18016 ! R:/10.30.170.252:39270]} down, reason: End of input 23:15:52.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #17 SSH_MSG_IGNORE 23:15:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_IGNORE 23:15:52.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58028]) process #19 SSH_MSG_IGNORE 23:15:52.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:52.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_IGNORE 23:15:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #16 SSH_MSG_IGNORE 23:15:52.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_IGNORE 23:15:52.267 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:52.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:52.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #15 SSH_MSG_IGNORE 23:15:52.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_IGNORE 23:15:52.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40940])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:52.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) exit code=0, immediate=false 23:15:52.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:52.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:52.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:52.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:52.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) Closing gracefully 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940])[immediately=false] processing 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40940]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) Closing immediately 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940])[immediately=true] processing 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940] 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e7fce3f) signal close complete immediately=true 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66478f5a) signal close complete immediately=true 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940])[Immediately] closed 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) result=null 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a5cff7e) signal close complete immediately=false 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b167333) signal close complete immediately=false 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40940]) code=0 message='' shell closed 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40940]) Closing immediately 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40940]]) Closing immediately 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40940]) stopping 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40940]) stopped 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40940]])[Immediately] closed 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18017] - close(TransportIoSession[local=/10.30.170.33:18017, remote=/10.30.170.252:40940]) Closing immediately 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18017] - close(TransportIoSession[local=/10.30.170.33:18017, remote=/10.30.170.252:40940])[Immediately] closed 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b684c58) signal close complete immediately=true 23:15:52.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40940])[Immediately] closed 23:15:52.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x363f9f63, L:/10.30.170.33:18017 ! R:/10.30.170.252:40940] inactive. 23:15:52.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x363f9f63, L:/10.30.170.33:18017 ! R:/10.30.170.252:40940]} end of input detected while session was in state up 23:15:52.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=188, channel=[id: 0x363f9f63, L:/10.30.170.33:18017 ! R:/10.30.170.252:40940]} down, reason: End of input 23:15:52.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42170]) process #18 SSH_MSG_IGNORE 23:15:52.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_IGNORE 23:15:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #16 SSH_MSG_IGNORE 23:15:52.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_IGNORE 23:15:52.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:52.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51482])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:52.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) exit code=0, immediate=false 23:15:52.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:52.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) Closing gracefully 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482])[immediately=false] processing 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51482]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) Closing immediately 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482])[immediately=true] processing 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482] 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bef4a44) signal close complete immediately=true 23:15:52.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39d63567) signal close complete immediately=true 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482])[Immediately] closed 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) result=null 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@705260e1) signal close complete immediately=false 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b7bc3d6) signal close complete immediately=false 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51482]) code=0 message='' shell closed 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51482]) Closing immediately 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51482]]) Closing immediately 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51482]) stopping 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51482]) stopped 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51482]])[Immediately] closed 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18018] - close(TransportIoSession[local=/10.30.170.33:18018, remote=/10.30.170.252:51482]) Closing immediately 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18018] - close(TransportIoSession[local=/10.30.170.33:18018, remote=/10.30.170.252:51482])[Immediately] closed 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ab71b97) signal close complete immediately=true 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51482])[Immediately] closed 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd00c8f09, L:/10.30.170.33:18018 ! R:/10.30.170.252:51482] inactive. 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xd00c8f09, L:/10.30.170.33:18018 ! R:/10.30.170.252:51482]} end of input detected while session was in state up 23:15:52.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=189, channel=[id: 0xd00c8f09, L:/10.30.170.33:18018 ! R:/10.30.170.252:51482]} down, reason: End of input 23:15:52.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:52.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #15 SSH_MSG_IGNORE 23:15:52.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:15:52.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:52.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57724]) process #19 SSH_MSG_IGNORE 23:15:52.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_IGNORE 23:15:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34044]) process #18 SSH_MSG_IGNORE 23:15:52.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_IGNORE 23:15:52.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #17 SSH_MSG_IGNORE 23:15:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_IGNORE 23:15:52.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:53.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44048])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) exit code=0, immediate=false 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) Closing gracefully 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[immediately=false] processing 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44048]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) Closing immediately 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[immediately=true] processing 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048] 23:15:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@715c6f6) signal close complete immediately=true 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51eb6a96) signal close complete immediately=true 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048])[Immediately] closed 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) result=null 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27b6505) signal close complete immediately=false 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11b22df9) signal close complete immediately=false 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44048]) code=0 message='' shell closed 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44048]) Closing immediately 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44048]]) Closing immediately 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44048]) stopping 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44048]) stopped 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44048]])[Immediately] closed 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18019] - close(TransportIoSession[local=/10.30.170.33:18019, remote=/10.30.170.252:44048]) Closing immediately 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18019] - close(TransportIoSession[local=/10.30.170.33:18019, remote=/10.30.170.252:44048])[Immediately] closed 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38396b4f) signal close complete immediately=true 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44048])[Immediately] closed 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf4e067bf, L:/10.30.170.33:18019 ! R:/10.30.170.252:44048] inactive. 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=190, channel=[id: 0xf4e067bf, L:/10.30.170.33:18019 ! R:/10.30.170.252:44048]} end of input detected while session was in state up 23:15:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=190, channel=[id: 0xf4e067bf, L:/10.30.170.33:18019 ! R:/10.30.170.252:44048]} down, reason: End of input 23:15:53.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:53.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #16 SSH_MSG_IGNORE 23:15:53.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_IGNORE 23:15:53.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #17 SSH_MSG_IGNORE 23:15:53.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:53.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_IGNORE 23:15:53.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:53.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #15 SSH_MSG_IGNORE 23:15:53.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_IGNORE 23:15:53.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39744])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:53.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) exit code=0, immediate=false 23:15:53.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:53.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:53.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:53.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:53.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) Closing gracefully 23:15:53.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) 23:15:53.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744])[immediately=false] processing 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39744]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) Closing immediately 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744])[immediately=true] processing 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744] 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d33ac36) signal close complete immediately=true 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26277843) signal close complete immediately=true 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744])[Immediately] closed 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) result=null 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@745a5b96) signal close complete immediately=false 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4234822f) signal close complete immediately=false 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39744]) code=0 message='' shell closed 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39744]) Closing immediately 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39744]]) Closing immediately 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39744]) stopping 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39744]) stopped 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39744]])[Immediately] closed 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18020] - close(TransportIoSession[local=/10.30.170.33:18020, remote=/10.30.170.252:39744]) Closing immediately 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18020] - close(TransportIoSession[local=/10.30.170.33:18020, remote=/10.30.170.252:39744])[Immediately] closed 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1236c443) signal close complete immediately=true 23:15:53.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39744])[Immediately] closed 23:15:53.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x422229d4, L:/10.30.170.33:18020 ! R:/10.30.170.252:39744] inactive. 23:15:53.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=191, channel=[id: 0x422229d4, L:/10.30.170.33:18020 ! R:/10.30.170.252:39744]} end of input detected while session was in state up 23:15:53.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=191, channel=[id: 0x422229d4, L:/10.30.170.33:18020 ! R:/10.30.170.252:39744]} down, reason: End of input 23:15:53.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59894]) process #19 SSH_MSG_IGNORE 23:15:53.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_IGNORE 23:15:53.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:53.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36930]) process #18 SSH_MSG_IGNORE 23:15:53.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_IGNORE 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36478])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) exit code=0, immediate=false 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) Closing gracefully 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478])[immediately=false] processing 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:53.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36478]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) Closing immediately 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478])[immediately=true] processing 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478] 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d516e7c) signal close complete immediately=true 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50f7241) signal close complete immediately=true 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478])[Immediately] closed 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) result=null 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45f1c18d) signal close complete immediately=false 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36715ee5) signal close complete immediately=false 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36478]) code=0 message='' shell closed 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36478]) Closing immediately 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36478]]) Closing immediately 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36478]) stopping 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36478]) stopped 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36478]])[Immediately] closed 23:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18021] - close(TransportIoSession[local=/10.30.170.33:18021, remote=/10.30.170.252:36478]) Closing immediately 23:15:53.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18021] - close(TransportIoSession[local=/10.30.170.33:18021, remote=/10.30.170.252:36478])[Immediately] closed 23:15:53.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50b5f4d9) signal close complete immediately=true 23:15:53.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36478])[Immediately] closed 23:15:53.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb9105c68, L:/10.30.170.33:18021 ! R:/10.30.170.252:36478] inactive. 23:15:53.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=192, channel=[id: 0xb9105c68, L:/10.30.170.33:18021 ! R:/10.30.170.252:36478]} end of input detected while session was in state up 23:15:53.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=192, channel=[id: 0xb9105c68, L:/10.30.170.33:18021 ! R:/10.30.170.252:36478]} down, reason: End of input 23:15:53.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:53.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #15 SSH_MSG_IGNORE 23:15:53.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_IGNORE 23:15:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #17 SSH_MSG_IGNORE 23:15:53.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_IGNORE 23:15:53.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:53.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #16 SSH_MSG_IGNORE 23:15:53.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_IGNORE 23:15:53.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40062]) process #19 SSH_MSG_IGNORE 23:15:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_IGNORE 23:15:53.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60756])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:53.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) exit code=0, immediate=false 23:15:53.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:53.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:53.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:53.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:53.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) Closing gracefully 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756])[immediately=false] processing 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60756]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) Closing immediately 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756])[immediately=true] processing 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756] 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@676b3617) signal close complete immediately=true 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24e7f207) signal close complete immediately=true 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756])[Immediately] closed 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) result=null 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42daf83f) signal close complete immediately=false 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58c7e232) signal close complete immediately=false 23:15:53.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60756]) code=0 message='' shell closed 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60756]) Closing immediately 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60756]]) Closing immediately 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60756]) stopping 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60756]) stopped 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60756]])[Immediately] closed 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18022] - close(TransportIoSession[local=/10.30.170.33:18022, remote=/10.30.170.252:60756]) Closing immediately 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18022] - close(TransportIoSession[local=/10.30.170.33:18022, remote=/10.30.170.252:60756])[Immediately] closed 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6622acb3) signal close complete immediately=true 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60756])[Immediately] closed 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5130ed07, L:/10.30.170.33:18022 ! R:/10.30.170.252:60756] inactive. 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x5130ed07, L:/10.30.170.33:18022 ! R:/10.30.170.252:60756]} end of input detected while session was in state up 23:15:53.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=193, channel=[id: 0x5130ed07, L:/10.30.170.33:18022 ! R:/10.30.170.252:60756]} down, reason: End of input 23:15:54.014 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52570]) process #18 SSH_MSG_IGNORE 23:15:54.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_IGNORE 23:15:54.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:54.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #15 SSH_MSG_IGNORE 23:15:54.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_IGNORE 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48144])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) exit code=0, immediate=false 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) Closing gracefully 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144])[immediately=false] processing 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48144]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) Closing immediately 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144])[immediately=true] processing 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144] 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@184b5946) signal close complete immediately=true 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4addb762) signal close complete immediately=true 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144])[Immediately] closed 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) result=null 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1188c9dd) signal close complete immediately=false 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23c29fb1) signal close complete immediately=false 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48144]) code=0 message='' shell closed 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48144]) Closing immediately 23:15:54.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:54.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48144]]) Closing immediately 23:15:54.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48144]) stopping 23:15:54.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48144]) stopped 23:15:54.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48144]])[Immediately] closed 23:15:54.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18023] - close(TransportIoSession[local=/10.30.170.33:18023, remote=/10.30.170.252:48144]) Closing immediately 23:15:54.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18023] - close(TransportIoSession[local=/10.30.170.33:18023, remote=/10.30.170.252:48144])[Immediately] closed 23:15:54.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@610163e6) signal close complete immediately=true 23:15:54.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48144])[Immediately] closed 23:15:54.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8ca9eae4, L:/10.30.170.33:18023 ! R:/10.30.170.252:48144] inactive. 23:15:54.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x8ca9eae4, L:/10.30.170.33:18023 ! R:/10.30.170.252:48144]} end of input detected while session was in state up 23:15:54.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=194, channel=[id: 0x8ca9eae4, L:/10.30.170.33:18023 ! R:/10.30.170.252:48144]} down, reason: End of input 23:15:54.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49662]) process #18 SSH_MSG_IGNORE 23:15:54.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_IGNORE 23:15:54.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #16 SSH_MSG_IGNORE 23:15:54.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_IGNORE 23:15:54.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #17 SSH_MSG_IGNORE 23:15:54.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_IGNORE 23:15:54.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:54.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:54.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51340]) process #19 SSH_MSG_IGNORE 23:15:54.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_IGNORE 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60604])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) exit code=0, immediate=false 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) Closing gracefully 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604])[immediately=false] processing 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60604]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) Closing immediately 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604])[immediately=true] processing 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604] 23:15:54.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b1d3420) signal close complete immediately=true 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16b71d16) signal close complete immediately=true 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604])[Immediately] closed 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) result=null 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e7c33dd) signal close complete immediately=false 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e5b18ed) signal close complete immediately=false 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60604]) code=0 message='' shell closed 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60604]) Closing immediately 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60604]]) Closing immediately 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60604]) stopping 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60604]) stopped 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60604]])[Immediately] closed 23:15:54.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18024] - close(TransportIoSession[local=/10.30.170.33:18024, remote=/10.30.170.252:60604]) Closing immediately 23:15:54.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18024] - close(TransportIoSession[local=/10.30.170.33:18024, remote=/10.30.170.252:60604])[Immediately] closed 23:15:54.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c659d32) signal close complete immediately=true 23:15:54.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60604])[Immediately] closed 23:15:54.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0e6cfd42, L:/10.30.170.33:18024 ! R:/10.30.170.252:60604] inactive. 23:15:54.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x0e6cfd42, L:/10.30.170.33:18024 ! R:/10.30.170.252:60604]} end of input detected while session was in state up 23:15:54.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=195, channel=[id: 0x0e6cfd42, L:/10.30.170.33:18024 ! R:/10.30.170.252:60604]} down, reason: End of input 23:15:54.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:54.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #15 SSH_MSG_IGNORE 23:15:54.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_IGNORE 23:15:54.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #16 SSH_MSG_IGNORE 23:15:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_IGNORE 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46628])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) exit code=0, immediate=false 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) Closing gracefully 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628])[immediately=false] processing 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46628]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) Closing immediately 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628])[immediately=true] processing 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628] 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@263690fb) signal close complete immediately=true 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3831b460) signal close complete immediately=true 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628])[Immediately] closed 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) result=null 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ff61b64) signal close complete immediately=false 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@538167a3) signal close complete immediately=false 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46628]) code=0 message='' shell closed 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46628]) Closing immediately 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46628]]) Closing immediately 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46628]) stopping 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46628]) stopped 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46628]])[Immediately] closed 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18025] - close(TransportIoSession[local=/10.30.170.33:18025, remote=/10.30.170.252:46628]) Closing immediately 23:15:54.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18025] - close(TransportIoSession[local=/10.30.170.33:18025, remote=/10.30.170.252:46628])[Immediately] closed 23:15:54.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41229460) signal close complete immediately=true 23:15:54.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46628])[Immediately] closed 23:15:54.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa423143e, L:/10.30.170.33:18025 ! R:/10.30.170.252:46628] inactive. 23:15:54.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xa423143e, L:/10.30.170.33:18025 ! R:/10.30.170.252:46628]} end of input detected while session was in state up 23:15:54.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=196, channel=[id: 0xa423143e, L:/10.30.170.33:18025 ! R:/10.30.170.252:46628]} down, reason: End of input 23:15:54.911 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:54.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #17 SSH_MSG_IGNORE 23:15:54.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_IGNORE 23:15:55.092 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:55.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46078]) process #19 SSH_MSG_IGNORE 23:15:55.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_IGNORE 23:15:55.142 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59298]) process #18 SSH_MSG_IGNORE 23:15:55.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_IGNORE 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36014])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) exit code=0, immediate=false 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) Closing gracefully 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014])[immediately=false] processing 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36014]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) Closing immediately 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014])[immediately=true] processing 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014] 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c45d21d) signal close complete immediately=true 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71eba3f2) signal close complete immediately=true 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014])[Immediately] closed 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) result=null 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@198a5d0a) signal close complete immediately=false 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bfabccf) signal close complete immediately=false 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36014]) code=0 message='' shell closed 23:15:55.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36014]) Closing immediately 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36014]]) Closing immediately 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36014]) stopping 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36014]) stopped 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36014]])[Immediately] closed 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18026] - close(TransportIoSession[local=/10.30.170.33:18026, remote=/10.30.170.252:36014]) Closing immediately 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18026] - close(TransportIoSession[local=/10.30.170.33:18026, remote=/10.30.170.252:36014])[Immediately] closed 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@497d5097) signal close complete immediately=true 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36014])[Immediately] closed 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x57961958, L:/10.30.170.33:18026 ! R:/10.30.170.252:36014] inactive. 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x57961958, L:/10.30.170.33:18026 ! R:/10.30.170.252:36014]} end of input detected while session was in state up 23:15:55.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=197, channel=[id: 0x57961958, L:/10.30.170.33:18026 ! R:/10.30.170.252:36014]} down, reason: End of input 23:15:55.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:55.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #15 SSH_MSG_IGNORE 23:15:55.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:15:55.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:55.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #17 SSH_MSG_IGNORE 23:15:55.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_IGNORE 23:15:55.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53658]) process #18 SSH_MSG_IGNORE 23:15:55.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_IGNORE 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42722])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) exit code=0, immediate=false 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) Closing gracefully 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722])[immediately=false] processing 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42722]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) Closing immediately 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722])[immediately=true] processing 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722] 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cad22c5) signal close complete immediately=true 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fdeadf5) signal close complete immediately=true 23:15:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722])[Immediately] closed 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) result=null 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@149d8d40) signal close complete immediately=false 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@797428db) signal close complete immediately=false 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42722]) code=0 message='' shell closed 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42722]) Closing immediately 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42722]]) Closing immediately 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42722]) stopping 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42722]) stopped 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42722]])[Immediately] closed 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18027] - close(TransportIoSession[local=/10.30.170.33:18027, remote=/10.30.170.252:42722]) Closing immediately 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18027] - close(TransportIoSession[local=/10.30.170.33:18027, remote=/10.30.170.252:42722])[Immediately] closed 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c6a963a) signal close complete immediately=true 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42722])[Immediately] closed 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd9c2b1a0, L:/10.30.170.33:18027 ! R:/10.30.170.252:42722] inactive. 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=198, channel=[id: 0xd9c2b1a0, L:/10.30.170.33:18027 ! R:/10.30.170.252:42722]} end of input detected while session was in state up 23:15:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=198, channel=[id: 0xd9c2b1a0, L:/10.30.170.33:18027 ! R:/10.30.170.252:42722]} down, reason: End of input 23:15:55.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #16 SSH_MSG_IGNORE 23:15:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_IGNORE 23:15:55.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:55.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #19 SSH_MSG_IGNORE 23:15:55.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:15:55.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #16 SSH_MSG_IGNORE 23:15:55.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_IGNORE 23:15:55.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34318])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) exit code=0, immediate=false 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) Closing gracefully 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318])[immediately=false] processing 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:55.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34318]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) Closing immediately 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318])[immediately=true] processing 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318] 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a5ae50e) signal close complete immediately=true 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d3ee25f) signal close complete immediately=true 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318])[Immediately] closed 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) result=null 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b188305) signal close complete immediately=false 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79846658) signal close complete immediately=false 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34318]) code=0 message='' shell closed 23:15:55.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34318]) Closing immediately 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34318]]) Closing immediately 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34318]) stopping 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34318]) stopped 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34318]])[Immediately] closed 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18028] - close(TransportIoSession[local=/10.30.170.33:18028, remote=/10.30.170.252:34318]) Closing immediately 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18028] - close(TransportIoSession[local=/10.30.170.33:18028, remote=/10.30.170.252:34318])[Immediately] closed 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54db8ef3) signal close complete immediately=true 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34318])[Immediately] closed 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x52d0b0cd, L:/10.30.170.33:18028 ! R:/10.30.170.252:34318] inactive. 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x52d0b0cd, L:/10.30.170.33:18028 ! R:/10.30.170.252:34318]} end of input detected while session was in state up 23:15:55.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=199, channel=[id: 0x52d0b0cd, L:/10.30.170.33:18028 ! R:/10.30.170.252:34318]} down, reason: End of input 23:15:55.920 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:55.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #15 SSH_MSG_IGNORE 23:15:55.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_IGNORE 23:15:55.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56764]) process #18 SSH_MSG_IGNORE 23:15:55.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_IGNORE 23:15:55.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:55.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #17 SSH_MSG_IGNORE 23:15:55.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_IGNORE 23:15:56.078 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:56.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #19 SSH_MSG_IGNORE 23:15:56.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39888])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) exit code=0, immediate=false 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) Closing gracefully 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888])[immediately=false] processing 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39888]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) Closing immediately 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888])[immediately=true] processing 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888] 23:15:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16f76f7b) signal close complete immediately=true 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fff860f) signal close complete immediately=true 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888])[Immediately] closed 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) result=null 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@698c0075) signal close complete immediately=false 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31608385) signal close complete immediately=false 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39888]) code=0 message='' shell closed 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39888]) Closing immediately 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39888]]) Closing immediately 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39888]) stopping 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39888]) stopped 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39888]])[Immediately] closed 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18029] - close(TransportIoSession[local=/10.30.170.33:18029, remote=/10.30.170.252:39888]) Closing immediately 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18029] - close(TransportIoSession[local=/10.30.170.33:18029, remote=/10.30.170.252:39888])[Immediately] closed 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c41ae65) signal close complete immediately=true 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39888])[Immediately] closed 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa51a781e, L:/10.30.170.33:18029 ! R:/10.30.170.252:39888] inactive. 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xa51a781e, L:/10.30.170.33:18029 ! R:/10.30.170.252:39888]} end of input detected while session was in state up 23:15:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=200, channel=[id: 0xa51a781e, L:/10.30.170.33:18029 ! R:/10.30.170.252:39888]} down, reason: End of input 23:15:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #16 SSH_MSG_IGNORE 23:15:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_IGNORE 23:15:56.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:56.420 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:56.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #17 SSH_MSG_IGNORE 23:15:56.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_IGNORE 23:15:56.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:56.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #15 SSH_MSG_IGNORE 23:15:56.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_IGNORE 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37982])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) exit code=0, immediate=false 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) Closing gracefully 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982])[immediately=false] processing 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37982]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) Closing immediately 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982])[immediately=true] processing 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982] 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43042d64) signal close complete immediately=true 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a1b252b) signal close complete immediately=true 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982])[Immediately] closed 23:15:56.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) result=null 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4330eb0f) signal close complete immediately=false 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@527f1dd9) signal close complete immediately=false 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37982]) code=0 message='' shell closed 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37982]) Closing immediately 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37982]]) Closing immediately 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37982]) stopping 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37982]) stopped 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37982]])[Immediately] closed 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18030] - close(TransportIoSession[local=/10.30.170.33:18030, remote=/10.30.170.252:37982]) Closing immediately 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18030] - close(TransportIoSession[local=/10.30.170.33:18030, remote=/10.30.170.252:37982])[Immediately] closed 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@307275ff) signal close complete immediately=true 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37982])[Immediately] closed 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5776a351, L:/10.30.170.33:18030 ! R:/10.30.170.252:37982] inactive. 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x5776a351, L:/10.30.170.33:18030 ! R:/10.30.170.252:37982]} end of input detected while session was in state up 23:15:56.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=201, channel=[id: 0x5776a351, L:/10.30.170.33:18030 ! R:/10.30.170.252:37982]} down, reason: End of input 23:15:56.532 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55704]) process #18 SSH_MSG_IGNORE 23:15:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_IGNORE 23:15:56.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:56.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #15 SSH_MSG_IGNORE 23:15:56.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_IGNORE 23:15:56.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36484])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:56.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) exit code=0, immediate=false 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) Closing gracefully 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484])[immediately=false] processing 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36484]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) Closing immediately 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484])[immediately=true] processing 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484] 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21536880) signal close complete immediately=true 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d6b5f53) signal close complete immediately=true 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484])[Immediately] closed 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) result=null 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ff8f140) signal close complete immediately=false 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19c15818) signal close complete immediately=false 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36484]) code=0 message='' shell closed 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36484]) Closing immediately 23:15:56.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:56.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36484]]) Closing immediately 23:15:56.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36484]) stopping 23:15:56.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36484]) stopped 23:15:56.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36484]])[Immediately] closed 23:15:56.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18031] - close(TransportIoSession[local=/10.30.170.33:18031, remote=/10.30.170.252:36484]) Closing immediately 23:15:56.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18031] - close(TransportIoSession[local=/10.30.170.33:18031, remote=/10.30.170.252:36484])[Immediately] closed 23:15:56.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@236c34c8) signal close complete immediately=true 23:15:56.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36484])[Immediately] closed 23:15:56.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xea5bd702, L:/10.30.170.33:18031 ! R:/10.30.170.252:36484] inactive. 23:15:56.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=202, channel=[id: 0xea5bd702, L:/10.30.170.33:18031 ! R:/10.30.170.252:36484]} end of input detected while session was in state up 23:15:56.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=202, channel=[id: 0xea5bd702, L:/10.30.170.33:18031 ! R:/10.30.170.252:36484]} down, reason: End of input 23:15:56.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55364]) process #19 SSH_MSG_IGNORE 23:15:56.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_IGNORE 23:15:56.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #16 SSH_MSG_IGNORE 23:15:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_IGNORE 23:15:57.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47794]) process #18 SSH_MSG_IGNORE 23:15:57.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_IGNORE 23:15:57.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:57.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42302]) process #19 SSH_MSG_IGNORE 23:15:57.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_IGNORE 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47054])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) exit code=0, immediate=false 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) Closing gracefully 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054])[immediately=false] processing 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47054]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) Closing immediately 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054])[immediately=true] processing 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054] 23:15:57.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73cab71e) signal close complete immediately=true 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60152f90) signal close complete immediately=true 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054])[Immediately] closed 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) result=null 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5114551c) signal close complete immediately=false 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ae5079a) signal close complete immediately=false 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47054]) code=0 message='' shell closed 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47054]) Closing immediately 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47054]]) Closing immediately 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47054]) stopping 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47054]) stopped 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47054]])[Immediately] closed 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18032] - close(TransportIoSession[local=/10.30.170.33:18032, remote=/10.30.170.252:47054]) Closing immediately 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18032] - close(TransportIoSession[local=/10.30.170.33:18032, remote=/10.30.170.252:47054])[Immediately] closed 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cb1299f) signal close complete immediately=true 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47054])[Immediately] closed 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe626ca7e, L:/10.30.170.33:18032 ! R:/10.30.170.252:47054] inactive. 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=203, channel=[id: 0xe626ca7e, L:/10.30.170.33:18032 ! R:/10.30.170.252:47054]} end of input detected while session was in state up 23:15:57.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=203, channel=[id: 0xe626ca7e, L:/10.30.170.33:18032 ! R:/10.30.170.252:47054]} down, reason: End of input 23:15:57.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:57.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #15 SSH_MSG_IGNORE 23:15:57.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_IGNORE 23:15:57.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:57.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #17 SSH_MSG_IGNORE 23:15:57.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_IGNORE 23:15:57.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:57.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #17 SSH_MSG_IGNORE 23:15:57.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_IGNORE 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46520])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) exit code=0, immediate=false 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) Closing gracefully 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520])[immediately=false] processing 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46520]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) Closing immediately 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520])[immediately=true] processing 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520] 23:15:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@251cb42) signal close complete immediately=true 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41cfea68) signal close complete immediately=true 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520])[Immediately] closed 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) result=null 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3afeb669) signal close complete immediately=false 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ae238fc) signal close complete immediately=false 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46520]) code=0 message='' shell closed 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46520]) Closing immediately 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46520]]) Closing immediately 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46520]) stopping 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46520]) stopped 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46520]])[Immediately] closed 23:15:57.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18033] - close(TransportIoSession[local=/10.30.170.33:18033, remote=/10.30.170.252:46520]) Closing immediately 23:15:57.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18033] - close(TransportIoSession[local=/10.30.170.33:18033, remote=/10.30.170.252:46520])[Immediately] closed 23:15:57.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3665ef39) signal close complete immediately=true 23:15:57.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46520])[Immediately] closed 23:15:57.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xffd75852, L:/10.30.170.33:18033 ! R:/10.30.170.252:46520] inactive. 23:15:57.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=204, channel=[id: 0xffd75852, L:/10.30.170.33:18033 ! R:/10.30.170.252:46520]} end of input detected while session was in state up 23:15:57.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=204, channel=[id: 0xffd75852, L:/10.30.170.33:18033 ! R:/10.30.170.252:46520]} down, reason: End of input 23:15:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #16 SSH_MSG_IGNORE 23:15:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_IGNORE 23:15:57.556 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:57.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44484]) process #18 SSH_MSG_IGNORE 23:15:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_IGNORE 23:15:57.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:57.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50464]) process #19 SSH_MSG_IGNORE 23:15:57.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_IGNORE 23:15:57.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:45628])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:57.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) exit code=0, immediate=false 23:15:57.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:57.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:57.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:57.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:57.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) Closing gracefully 23:15:57.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) 23:15:57.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628])[immediately=false] processing 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45628]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) Closing immediately 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628])[immediately=true] processing 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628] 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5476ad1c) signal close complete immediately=true 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d4ad148) signal close complete immediately=true 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628])[Immediately] closed 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) result=null 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@243a92c8) signal close complete immediately=false 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c6b6565) signal close complete immediately=false 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45628]) code=0 message='' shell closed 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45628]) Closing immediately 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45628]]) Closing immediately 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45628]) stopping 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45628]) stopped 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45628]])[Immediately] closed 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18034] - close(TransportIoSession[local=/10.30.170.33:18034, remote=/10.30.170.252:45628]) Closing immediately 23:15:57.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18034] - close(TransportIoSession[local=/10.30.170.33:18034, remote=/10.30.170.252:45628])[Immediately] closed 23:15:57.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d942db9) signal close complete immediately=true 23:15:57.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45628])[Immediately] closed 23:15:57.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2213c3dc, L:/10.30.170.33:18034 ! R:/10.30.170.252:45628] inactive. 23:15:57.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x2213c3dc, L:/10.30.170.33:18034 ! R:/10.30.170.252:45628]} end of input detected while session was in state up 23:15:57.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=205, channel=[id: 0x2213c3dc, L:/10.30.170.33:18034 ! R:/10.30.170.252:45628]} down, reason: End of input 23:15:57.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:57.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #15 SSH_MSG_IGNORE 23:15:57.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_IGNORE 23:15:57.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:57.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #16 SSH_MSG_IGNORE 23:15:57.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_IGNORE 23:15:58.040 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:58.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #17 SSH_MSG_IGNORE 23:15:58.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_IGNORE 23:15:58.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53614]) process #18 SSH_MSG_IGNORE 23:15:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_IGNORE 23:15:58.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36018])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:58.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) exit code=0, immediate=false 23:15:58.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:58.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:58.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:58.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:58.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) Closing gracefully 23:15:58.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) 23:15:58.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) 23:15:58.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018])[immediately=false] processing 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36018]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) Closing immediately 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018])[immediately=true] processing 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018] 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d2ace4b) signal close complete immediately=true 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a963231) signal close complete immediately=true 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018])[Immediately] closed 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) result=null 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@716514b5) signal close complete immediately=false 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d5349f3) signal close complete immediately=false 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36018]) code=0 message='' shell closed 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36018]) Closing immediately 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36018]]) Closing immediately 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36018]) stopping 23:15:58.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36018]) stopped 23:15:58.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36018]])[Immediately] closed 23:15:58.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18035] - close(TransportIoSession[local=/10.30.170.33:18035, remote=/10.30.170.252:36018]) Closing immediately 23:15:58.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18035] - close(TransportIoSession[local=/10.30.170.33:18035, remote=/10.30.170.252:36018])[Immediately] closed 23:15:58.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76109a84) signal close complete immediately=true 23:15:58.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36018])[Immediately] closed 23:15:58.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xad10ce42, L:/10.30.170.33:18035 ! R:/10.30.170.252:36018] inactive. 23:15:58.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xad10ce42, L:/10.30.170.33:18035 ! R:/10.30.170.252:36018]} end of input detected while session was in state up 23:15:58.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=206, channel=[id: 0xad10ce42, L:/10.30.170.33:18035 ! R:/10.30.170.252:36018]} down, reason: End of input 23:15:58.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:58.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58882]) process #19 SSH_MSG_IGNORE 23:15:58.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_IGNORE 23:15:58.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:58.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #16 SSH_MSG_IGNORE 23:15:58.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_IGNORE 23:15:58.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #15 SSH_MSG_IGNORE 23:15:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_IGNORE 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46340])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) exit code=0, immediate=false 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) Closing gracefully 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:58.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340])[immediately=false] processing 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46340]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) Closing immediately 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340])[immediately=true] processing 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340] 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@417dd36b) signal close complete immediately=true 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b579b32) signal close complete immediately=true 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340])[Immediately] closed 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) result=null 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a41a4f2) signal close complete immediately=false 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51e22430) signal close complete immediately=false 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46340]) code=0 message='' shell closed 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46340]) Closing immediately 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46340]]) Closing immediately 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46340]) stopping 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46340]) stopped 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46340]])[Immediately] closed 23:15:58.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18036] - close(TransportIoSession[local=/10.30.170.33:18036, remote=/10.30.170.252:46340]) Closing immediately 23:15:58.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18036] - close(TransportIoSession[local=/10.30.170.33:18036, remote=/10.30.170.252:46340])[Immediately] closed 23:15:58.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e2b43ec) signal close complete immediately=true 23:15:58.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46340])[Immediately] closed 23:15:58.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x56b02400, L:/10.30.170.33:18036 ! R:/10.30.170.252:46340] inactive. 23:15:58.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x56b02400, L:/10.30.170.33:18036 ! R:/10.30.170.252:46340]} end of input detected while session was in state up 23:15:58.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=207, channel=[id: 0x56b02400, L:/10.30.170.33:18036 ! R:/10.30.170.252:46340]} down, reason: End of input 23:15:58.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:58.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #17 SSH_MSG_IGNORE 23:15:58.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_IGNORE 23:15:58.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51424])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:58.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) exit code=0, immediate=false 23:15:58.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:58.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:58.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:58.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:58.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) Closing gracefully 23:15:58.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) 23:15:58.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424])[immediately=false] processing 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51424]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) Closing immediately 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424])[immediately=true] processing 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424] 23:15:58.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75cebef3) signal close complete immediately=true 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43c6e90a) signal close complete immediately=true 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424])[Immediately] closed 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) result=null 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f0264e7) signal close complete immediately=false 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f3ad1cb) signal close complete immediately=false 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51424]) code=0 message='' shell closed 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51424]) Closing immediately 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51424]]) Closing immediately 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51424]) stopping 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51424]) stopped 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51424]])[Immediately] closed 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18037] - close(TransportIoSession[local=/10.30.170.33:18037, remote=/10.30.170.252:51424]) Closing immediately 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18037] - close(TransportIoSession[local=/10.30.170.33:18037, remote=/10.30.170.252:51424])[Immediately] closed 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f83ddf9) signal close complete immediately=true 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51424])[Immediately] closed 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x922c75c7, L:/10.30.170.33:18037 ! R:/10.30.170.252:51424] inactive. 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x922c75c7, L:/10.30.170.33:18037 ! R:/10.30.170.252:51424]} end of input detected while session was in state up 23:15:58.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=208, channel=[id: 0x922c75c7, L:/10.30.170.33:18037 ! R:/10.30.170.252:51424]} down, reason: End of input 23:15:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51998]) process #19 SSH_MSG_IGNORE 23:15:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_IGNORE 23:15:58.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:58.905 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:58.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #15 SSH_MSG_IGNORE 23:15:58.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_IGNORE 23:15:58.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49900]) process #18 SSH_MSG_IGNORE 23:15:58.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_IGNORE 23:15:59.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:59.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #17 SSH_MSG_IGNORE 23:15:59.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_IGNORE 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38634])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) exit code=0, immediate=false 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) Closing gracefully 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634])[immediately=false] processing 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38634]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) Closing immediately 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634])[immediately=true] processing 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634] 23:15:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d711895) signal close complete immediately=true 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10bda302) signal close complete immediately=true 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634])[Immediately] closed 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) result=null 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e287bdd) signal close complete immediately=false 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fba95bd) signal close complete immediately=false 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38634]) code=0 message='' shell closed 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38634]) Closing immediately 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38634]]) Closing immediately 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38634]) stopping 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38634]) stopped 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38634]])[Immediately] closed 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18038] - close(TransportIoSession[local=/10.30.170.33:18038, remote=/10.30.170.252:38634]) Closing immediately 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18038] - close(TransportIoSession[local=/10.30.170.33:18038, remote=/10.30.170.252:38634])[Immediately] closed 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a8a956f) signal close complete immediately=true 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38634])[Immediately] closed 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc0f088a5, L:/10.30.170.33:18038 ! R:/10.30.170.252:38634] inactive. 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=209, channel=[id: 0xc0f088a5, L:/10.30.170.33:18038 ! R:/10.30.170.252:38634]} end of input detected while session was in state up 23:15:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=209, channel=[id: 0xc0f088a5, L:/10.30.170.33:18038 ! R:/10.30.170.252:38634]} down, reason: End of input 23:15:59.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:59.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #16 SSH_MSG_IGNORE 23:15:59.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_IGNORE 23:15:59.360 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37362]) process #18 SSH_MSG_IGNORE 23:15:59.360 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_IGNORE 23:15:59.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:59.431 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #16 SSH_MSG_IGNORE 23:15:59.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_IGNORE 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) exit code=0, immediate=false 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) Closing gracefully 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712])[immediately=false] processing 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38712]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:59.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) Closing immediately 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712])[immediately=true] processing 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712] 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dc63031) signal close complete immediately=true 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63cec9dc) signal close complete immediately=true 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712])[Immediately] closed 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) result=null 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1499dedb) signal close complete immediately=false 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@224b25d9) signal close complete immediately=false 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38712]) code=0 message='' shell closed 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38712]) Closing immediately 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38712]]) Closing immediately 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38712]) stopping 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38712]) stopped 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38712]])[Immediately] closed 23:15:59.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18039] - close(TransportIoSession[local=/10.30.170.33:18039, remote=/10.30.170.252:38712]) Closing immediately 23:15:59.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18039] - close(TransportIoSession[local=/10.30.170.33:18039, remote=/10.30.170.252:38712])[Immediately] closed 23:15:59.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e80ce19) signal close complete immediately=true 23:15:59.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38712])[Immediately] closed 23:15:59.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x71bd15e8, L:/10.30.170.33:18039 ! R:/10.30.170.252:38712] inactive. 23:15:59.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=210, channel=[id: 0x71bd15e8, L:/10.30.170.33:18039 ! R:/10.30.170.252:38712]} end of input detected while session was in state up 23:15:59.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=210, channel=[id: 0x71bd15e8, L:/10.30.170.33:18039 ! R:/10.30.170.252:38712]} down, reason: End of input 23:15:59.514 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36286]) process #19 SSH_MSG_IGNORE 23:15:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_IGNORE 23:15:59.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:15:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43620]) process #18 SSH_MSG_IGNORE 23:15:59.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_IGNORE 23:15:59.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:15:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #15 SSH_MSG_IGNORE 23:15:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_IGNORE 23:15:59.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:15:59.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #17 SSH_MSG_IGNORE 23:15:59.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_IGNORE 23:15:59.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39000])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:15:59.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) exit code=0, immediate=false 23:15:59.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:15:59.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:15:59.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:15:59.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:15:59.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) Closing gracefully 23:15:59.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) 23:15:59.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) 23:15:59.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000])[immediately=false] processing 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39000]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) Closing immediately 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000])[immediately=true] processing 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000] 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35d504b2) signal close complete immediately=true 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:15:59.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5793ea2e) signal close complete immediately=true 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000])[Immediately] closed 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) result=null 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e4fc1be) signal close complete immediately=false 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73a7553a) signal close complete immediately=false 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39000]) code=0 message='' shell closed 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39000]) Closing immediately 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39000]]) Closing immediately 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39000]) stopping 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39000]) stopped 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39000]])[Immediately] closed 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18040] - close(TransportIoSession[local=/10.30.170.33:18040, remote=/10.30.170.252:39000]) Closing immediately 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18040] - close(TransportIoSession[local=/10.30.170.33:18040, remote=/10.30.170.252:39000])[Immediately] closed 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6eca2f68) signal close complete immediately=true 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39000])[Immediately] closed 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf70941ec, L:/10.30.170.33:18040 ! R:/10.30.170.252:39000] inactive. 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=211, channel=[id: 0xf70941ec, L:/10.30.170.33:18040 ! R:/10.30.170.252:39000]} end of input detected while session was in state up 23:15:59.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=211, channel=[id: 0xf70941ec, L:/10.30.170.33:18040 ! R:/10.30.170.252:39000]} down, reason: End of input 23:15:59.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:15:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56252]) process #19 SSH_MSG_IGNORE 23:15:59.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_IGNORE 23:15:59.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #16 SSH_MSG_IGNORE 23:15:59.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:15:59.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_IGNORE 23:16:00.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:00.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #15 SSH_MSG_IGNORE 23:16:00.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_IGNORE 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38746])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) exit code=0, immediate=false 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) Closing gracefully 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746])[immediately=false] processing 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38746]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) Closing immediately 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746])[immediately=true] processing 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746] 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ff0c0ef) signal close complete immediately=true 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b604e92) signal close complete immediately=true 23:16:00.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746])[Immediately] closed 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) result=null 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68383ffd) signal close complete immediately=false 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b804310) signal close complete immediately=false 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38746]) code=0 message='' shell closed 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38746]) Closing immediately 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38746]]) Closing immediately 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38746]) stopping 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38746]) stopped 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38746]])[Immediately] closed 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18041] - close(TransportIoSession[local=/10.30.170.33:18041, remote=/10.30.170.252:38746]) Closing immediately 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18041] - close(TransportIoSession[local=/10.30.170.33:18041, remote=/10.30.170.252:38746])[Immediately] closed 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ee1f37) signal close complete immediately=true 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38746])[Immediately] closed 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x73276041, L:/10.30.170.33:18041 ! R:/10.30.170.252:38746] inactive. 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x73276041, L:/10.30.170.33:18041 ! R:/10.30.170.252:38746]} end of input detected while session was in state up 23:16:00.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=212, channel=[id: 0x73276041, L:/10.30.170.33:18041 ! R:/10.30.170.252:38746]} down, reason: End of input 23:16:00.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #17 SSH_MSG_IGNORE 23:16:00.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_IGNORE 23:16:00.182 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58864]) process #18 SSH_MSG_IGNORE 23:16:00.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_IGNORE 23:16:00.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:00.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:00.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47092]) process #19 SSH_MSG_IGNORE 23:16:00.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_IGNORE 23:16:00.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58164])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:00.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) exit code=0, immediate=false 23:16:00.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:00.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:00.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:00.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:00.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) Closing gracefully 23:16:00.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) 23:16:00.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164])[immediately=false] processing 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58164]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) Closing immediately 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164])[immediately=true] processing 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164] 23:16:00.464 [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@176e2387) signal close complete immediately=true 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:00.464 [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@654c2816) signal close complete immediately=true 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164])[Immediately] closed 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) result=null 23:16:00.464 [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@4f608a32) signal close complete immediately=false 23:16:00.464 [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@53138fda) signal close complete immediately=false 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58164]) code=0 message='' shell closed 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58164]) Closing immediately 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58164]]) Closing immediately 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58164]) stopping 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58164]) stopped 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58164]])[Immediately] closed 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18042] - close(TransportIoSession[local=/10.30.170.33:18042, remote=/10.30.170.252:58164]) Closing immediately 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18042] - close(TransportIoSession[local=/10.30.170.33:18042, remote=/10.30.170.252:58164])[Immediately] closed 23:16:00.464 [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@3587ec24) signal close complete immediately=true 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58164])[Immediately] closed 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbe3766f6, L:/10.30.170.33:18042 ! R:/10.30.170.252:58164] inactive. 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xbe3766f6, L:/10.30.170.33:18042 ! R:/10.30.170.252:58164]} end of input detected while session was in state up 23:16:00.464 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=213, channel=[id: 0xbe3766f6, L:/10.30.170.33:18042 ! R:/10.30.170.252:58164]} down, reason: End of input 23:16:00.470 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #16 SSH_MSG_IGNORE 23:16:00.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_IGNORE 23:16:00.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:00.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #15 SSH_MSG_IGNORE 23:16:00.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_IGNORE 23:16:00.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52070]) process #18 SSH_MSG_IGNORE 23:16:00.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_IGNORE 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44396])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) exit code=0, immediate=false 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) Closing gracefully 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396])[immediately=false] processing 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44396]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) Closing immediately 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396])[immediately=true] processing 23:16:00.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396] 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32666ddb) signal close complete immediately=true 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22f2fd29) signal close complete immediately=true 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396])[Immediately] closed 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) result=null 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43d7a9e0) signal close complete immediately=false 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d434b19) signal close complete immediately=false 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44396]) code=0 message='' shell closed 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44396]) Closing immediately 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44396]]) Closing immediately 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44396]) stopping 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44396]) stopped 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44396]])[Immediately] closed 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18043] - close(TransportIoSession[local=/10.30.170.33:18043, remote=/10.30.170.252:44396]) Closing immediately 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18043] - close(TransportIoSession[local=/10.30.170.33:18043, remote=/10.30.170.252:44396])[Immediately] closed 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ccaf3df) signal close complete immediately=true 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44396])[Immediately] closed 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa45ab2ad, L:/10.30.170.33:18043 ! R:/10.30.170.252:44396] inactive. 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=214, channel=[id: 0xa45ab2ad, L:/10.30.170.33:18043 ! R:/10.30.170.252:44396]} end of input detected while session was in state up 23:16:00.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=214, channel=[id: 0xa45ab2ad, L:/10.30.170.33:18043 ! R:/10.30.170.252:44396]} down, reason: End of input 23:16:00.829 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:00.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #17 SSH_MSG_IGNORE 23:16:00.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_IGNORE 23:16:00.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42366]) process #19 SSH_MSG_IGNORE 23:16:00.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_IGNORE 23:16:01.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46964])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:01.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) exit code=0, immediate=false 23:16:01.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:01.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:01.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:01.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:01.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) Closing gracefully 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964])[immediately=false] processing 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46964]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) Closing immediately 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964])[immediately=true] processing 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964] 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40db51d2) signal close complete immediately=true 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@656e1b9e) signal close complete immediately=true 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964])[Immediately] closed 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) result=null 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4330f2ec) signal close complete immediately=false 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10b7c6cd) signal close complete immediately=false 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46964]) code=0 message='' shell closed 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46964]) Closing immediately 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46964]]) Closing immediately 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46964]) stopping 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46964]) stopped 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46964]])[Immediately] closed 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18044] - close(TransportIoSession[local=/10.30.170.33:18044, remote=/10.30.170.252:46964]) Closing immediately 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18044] - close(TransportIoSession[local=/10.30.170.33:18044, remote=/10.30.170.252:46964])[Immediately] closed 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a7850c8) signal close complete immediately=true 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46964])[Immediately] closed 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1bcf97ed, L:/10.30.170.33:18044 ! R:/10.30.170.252:46964] inactive. 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x1bcf97ed, L:/10.30.170.33:18044 ! R:/10.30.170.252:46964]} end of input detected while session was in state up 23:16:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=215, channel=[id: 0x1bcf97ed, L:/10.30.170.33:18044 ! R:/10.30.170.252:46964]} down, reason: End of input 23:16:01.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #16 SSH_MSG_IGNORE 23:16:01.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_IGNORE 23:16:01.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #17 SSH_MSG_IGNORE 23:16:01.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_IGNORE 23:16:01.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:01.220 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:01.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #15 SSH_MSG_IGNORE 23:16:01.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44062])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) exit code=0, immediate=false 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) Closing gracefully 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062])[immediately=false] processing 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44062]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) Closing immediately 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062])[immediately=true] processing 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062] 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79c93a17) signal close complete immediately=true 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c86baed) signal close complete immediately=true 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062])[Immediately] closed 23:16:01.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) result=null 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20c46d6b) signal close complete immediately=false 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f58919a) signal close complete immediately=false 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44062]) code=0 message='' shell closed 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44062]) Closing immediately 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44062]]) Closing immediately 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44062]) stopping 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44062]) stopped 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44062]])[Immediately] closed 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18045] - close(TransportIoSession[local=/10.30.170.33:18045, remote=/10.30.170.252:44062]) Closing immediately 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18045] - close(TransportIoSession[local=/10.30.170.33:18045, remote=/10.30.170.252:44062])[Immediately] closed 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f7113e4) signal close complete immediately=true 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44062])[Immediately] closed 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5545f528, L:/10.30.170.33:18045 ! R:/10.30.170.252:44062] inactive. 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x5545f528, L:/10.30.170.33:18045 ! R:/10.30.170.252:44062]} end of input detected while session was in state up 23:16:01.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=216, channel=[id: 0x5545f528, L:/10.30.170.33:18045 ! R:/10.30.170.252:44062]} down, reason: End of input 23:16:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49328]) process #19 SSH_MSG_IGNORE 23:16:01.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_IGNORE 23:16:01.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:01.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41202]) process #18 SSH_MSG_IGNORE 23:16:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_IGNORE 23:16:01.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #16 SSH_MSG_IGNORE 23:16:01.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_IGNORE 23:16:01.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:01.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #17 SSH_MSG_IGNORE 23:16:01.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_IGNORE 23:16:01.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:01.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #15 SSH_MSG_IGNORE 23:16:01.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_IGNORE 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41886])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) exit code=0, immediate=false 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) Closing gracefully 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886])[immediately=false] processing 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:01.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41886]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) Closing immediately 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886])[immediately=true] processing 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886] 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fca5014) signal close complete immediately=true 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c6f498c) signal close complete immediately=true 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886])[Immediately] closed 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) result=null 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@99a519b) signal close complete immediately=false 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54c7f22e) signal close complete immediately=false 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41886]) code=0 message='' shell closed 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41886]) Closing immediately 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41886]]) Closing immediately 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41886]) stopping 23:16:01.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41886]) stopped 23:16:01.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41886]])[Immediately] closed 23:16:01.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18046] - close(TransportIoSession[local=/10.30.170.33:18046, remote=/10.30.170.252:41886]) Closing immediately 23:16:01.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18046] - close(TransportIoSession[local=/10.30.170.33:18046, remote=/10.30.170.252:41886])[Immediately] closed 23:16:01.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9504252) signal close complete immediately=true 23:16:01.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41886])[Immediately] closed 23:16:01.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x859f8bef, L:/10.30.170.33:18046 ! R:/10.30.170.252:41886] inactive. 23:16:01.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=217, channel=[id: 0x859f8bef, L:/10.30.170.33:18046 ! R:/10.30.170.252:41886]} end of input detected while session was in state up 23:16:01.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=217, channel=[id: 0x859f8bef, L:/10.30.170.33:18046 ! R:/10.30.170.252:41886]} down, reason: End of input 23:16:01.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:01.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42704]) process #18 SSH_MSG_IGNORE 23:16:01.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_IGNORE 23:16:01.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52834]) process #19 SSH_MSG_IGNORE 23:16:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_IGNORE 23:16:01.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55700])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:01.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) exit code=0, immediate=false 23:16:01.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:01.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:01.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:01.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:01.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) Closing gracefully 23:16:01.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) 23:16:01.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) 23:16:01.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:01.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:01.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:01.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:01.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700])[immediately=false] processing 23:16:01.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:01.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55700]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:01.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:01.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) Closing immediately 23:16:01.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:01.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:01.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700])[immediately=true] processing 23:16:01.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700] 23:16:01.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b81bb14) signal close complete immediately=true 23:16:01.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:01.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10980426) signal close complete immediately=true 23:16:01.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700])[Immediately] closed 23:16:01.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) result=null 23:16:01.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64bb5308) signal close complete immediately=false 23:16:01.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43c4418c) signal close complete immediately=false 23:16:01.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55700]) code=0 message='' shell closed 23:16:01.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55700]) Closing immediately 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55700]]) Closing immediately 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55700]) stopping 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55700]) stopped 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55700]])[Immediately] closed 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18047] - close(TransportIoSession[local=/10.30.170.33:18047, remote=/10.30.170.252:55700]) Closing immediately 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18047] - close(TransportIoSession[local=/10.30.170.33:18047, remote=/10.30.170.252:55700])[Immediately] closed 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65bb0bfb) signal close complete immediately=true 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55700])[Immediately] closed 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbc3f0934, L:/10.30.170.33:18047 ! R:/10.30.170.252:55700] inactive. 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=218, channel=[id: 0xbc3f0934, L:/10.30.170.33:18047 ! R:/10.30.170.252:55700]} end of input detected while session was in state up 23:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=218, channel=[id: 0xbc3f0934, L:/10.30.170.33:18047 ! R:/10.30.170.252:55700]} down, reason: End of input 23:16:02.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #16 SSH_MSG_IGNORE 23:16:02.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_IGNORE 23:16:02.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:02.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #15 SSH_MSG_IGNORE 23:16:02.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_IGNORE 23:16:02.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #17 SSH_MSG_IGNORE 23:16:02.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_IGNORE 23:16:02.114 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55058])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) exit code=0, immediate=false 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) Closing gracefully 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058])[immediately=false] processing 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55058]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) Closing immediately 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058])[immediately=true] processing 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058] 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d25fa19) signal close complete immediately=true 23:16:02.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a5afdc7) signal close complete immediately=true 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058])[Immediately] closed 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) result=null 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@602f2ffd) signal close complete immediately=false 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d826119) signal close complete immediately=false 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55058]) code=0 message='' shell closed 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55058]) Closing immediately 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55058]]) Closing immediately 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55058]) stopping 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55058]) stopped 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55058]])[Immediately] closed 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18048] - close(TransportIoSession[local=/10.30.170.33:18048, remote=/10.30.170.252:55058]) Closing immediately 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18048] - close(TransportIoSession[local=/10.30.170.33:18048, remote=/10.30.170.252:55058])[Immediately] closed 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fe5b782) signal close complete immediately=true 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55058])[Immediately] closed 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x48a70e36, L:/10.30.170.33:18048 ! R:/10.30.170.252:55058] inactive. 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=219, channel=[id: 0x48a70e36, L:/10.30.170.33:18048 ! R:/10.30.170.252:55058]} end of input detected while session was in state up 23:16:02.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=219, channel=[id: 0x48a70e36, L:/10.30.170.33:18048 ! R:/10.30.170.252:55058]} down, reason: End of input 23:16:02.263 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53764]) process #18 SSH_MSG_IGNORE 23:16:02.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_IGNORE 23:16:02.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:02.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57580]) process #19 SSH_MSG_IGNORE 23:16:02.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_IGNORE 23:16:02.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57766])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:02.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) exit code=0, immediate=false 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) Closing gracefully 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766])[immediately=false] processing 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57766]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) Closing immediately 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766])[immediately=true] processing 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766] 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69234ed5) signal close complete immediately=true 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33c954e3) signal close complete immediately=true 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766])[Immediately] closed 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) result=null 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@eac0d2f) signal close complete immediately=false 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@445a1817) signal close complete immediately=false 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57766]) code=0 message='' shell closed 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57766]) Closing immediately 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57766]]) Closing immediately 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57766]) stopping 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57766]) stopped 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57766]])[Immediately] closed 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18049] - close(TransportIoSession[local=/10.30.170.33:18049, remote=/10.30.170.252:57766]) Closing immediately 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18049] - close(TransportIoSession[local=/10.30.170.33:18049, remote=/10.30.170.252:57766])[Immediately] closed 23:16:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@377ca3af) signal close complete immediately=true 23:16:02.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57766])[Immediately] closed 23:16:02.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x18230984, L:/10.30.170.33:18049 ! R:/10.30.170.252:57766] inactive. 23:16:02.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x18230984, L:/10.30.170.33:18049 ! R:/10.30.170.252:57766]} end of input detected while session was in state up 23:16:02.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=220, channel=[id: 0x18230984, L:/10.30.170.33:18049 ! R:/10.30.170.252:57766]} down, reason: End of input 23:16:02.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #16 SSH_MSG_IGNORE 23:16:02.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_IGNORE 23:16:02.767 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:02.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #15 SSH_MSG_IGNORE 23:16:02.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_IGNORE 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36868])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) exit code=0, immediate=false 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) Closing gracefully 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868])[immediately=false] processing 23:16:02.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36868]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) Closing immediately 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868])[immediately=true] processing 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868] 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fc887c) signal close complete immediately=true 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11e2328f) signal close complete immediately=true 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868])[Immediately] closed 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) result=null 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3341c8fd) signal close complete immediately=false 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@149bfad6) signal close complete immediately=false 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36868]) code=0 message='' shell closed 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36868]) Closing immediately 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36868]]) Closing immediately 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36868]) stopping 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36868]) stopped 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36868]])[Immediately] closed 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18050] - close(TransportIoSession[local=/10.30.170.33:18050, remote=/10.30.170.252:36868]) Closing immediately 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18050] - close(TransportIoSession[local=/10.30.170.33:18050, remote=/10.30.170.252:36868])[Immediately] closed 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74c43f51) signal close complete immediately=true 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36868])[Immediately] closed 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcbded7c1, L:/10.30.170.33:18050 ! R:/10.30.170.252:36868] inactive. 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=221, channel=[id: 0xcbded7c1, L:/10.30.170.33:18050 ! R:/10.30.170.252:36868]} end of input detected while session was in state up 23:16:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=221, channel=[id: 0xcbded7c1, L:/10.30.170.33:18050 ! R:/10.30.170.252:36868]} down, reason: End of input 23:16:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34080]) process #18 SSH_MSG_IGNORE 23:16:02.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_IGNORE 23:16:02.901 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:02.927 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55912]) process #19 SSH_MSG_IGNORE 23:16:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_IGNORE 23:16:03.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #16 SSH_MSG_IGNORE 23:16:03.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_IGNORE 23:16:03.025 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:03.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58028])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:03.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) exit code=0, immediate=false 23:16:03.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:03.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) Closing gracefully 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028])[immediately=false] processing 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58028]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) Closing immediately 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028])[immediately=true] processing 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028] 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@573f7e4f) signal close complete immediately=true 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@769e8e8c) signal close complete immediately=true 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028])[Immediately] closed 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) result=null 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c07cf4) signal close complete immediately=false 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58dfa7cb) signal close complete immediately=false 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58028]) code=0 message='' shell closed 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58028]) Closing immediately 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58028]]) Closing immediately 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58028]) stopping 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58028]) stopped 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58028]])[Immediately] closed 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18051] - close(TransportIoSession[local=/10.30.170.33:18051, remote=/10.30.170.252:58028]) Closing immediately 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18051] - close(TransportIoSession[local=/10.30.170.33:18051, remote=/10.30.170.252:58028])[Immediately] closed 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74be6799) signal close complete immediately=true 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58028])[Immediately] closed 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x80b96900, L:/10.30.170.33:18051 ! R:/10.30.170.252:58028] inactive. 23:16:03.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x80b96900, L:/10.30.170.33:18051 ! R:/10.30.170.252:58028]} end of input detected while session was in state up 23:16:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=222, channel=[id: 0x80b96900, L:/10.30.170.33:18051 ! R:/10.30.170.252:58028]} down, reason: End of input 23:16:03.155 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:03.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #15 SSH_MSG_IGNORE 23:16:03.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_IGNORE 23:16:03.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:03.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #17 SSH_MSG_IGNORE 23:16:03.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_IGNORE 23:16:03.359 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #17 SSH_MSG_IGNORE 23:16:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_IGNORE 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57724])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) exit code=0, immediate=false 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) Closing gracefully 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724])[immediately=false] processing 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:03.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57724]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) Closing immediately 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724])[immediately=true] processing 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724] 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@276a8e4a) signal close complete immediately=true 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53e948fe) signal close complete immediately=true 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724])[Immediately] closed 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) result=null 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@725def36) signal close complete immediately=false 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cd4eca8) signal close complete immediately=false 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57724]) code=0 message='' shell closed 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57724]) Closing immediately 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57724]]) Closing immediately 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57724]) stopping 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57724]) stopped 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57724]])[Immediately] closed 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18052] - close(TransportIoSession[local=/10.30.170.33:18052, remote=/10.30.170.252:57724]) Closing immediately 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18052] - close(TransportIoSession[local=/10.30.170.33:18052, remote=/10.30.170.252:57724])[Immediately] closed 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f3f37a6) signal close complete immediately=true 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57724])[Immediately] closed 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb50fabc0, L:/10.30.170.33:18052 ! R:/10.30.170.252:57724] inactive. 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=223, channel=[id: 0xb50fabc0, L:/10.30.170.33:18052 ! R:/10.30.170.252:57724]} end of input detected while session was in state up 23:16:03.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=223, channel=[id: 0xb50fabc0, L:/10.30.170.33:18052 ! R:/10.30.170.252:57724]} down, reason: End of input 23:16:03.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60194]) process #18 SSH_MSG_IGNORE 23:16:03.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_IGNORE 23:16:03.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #16 SSH_MSG_IGNORE 23:16:03.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_IGNORE 23:16:03.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #19 SSH_MSG_IGNORE 23:16:03.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:16:03.655 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:03.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #15 SSH_MSG_IGNORE 23:16:03.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_IGNORE 23:16:03.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59894])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:03.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) exit code=0, immediate=false 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) Closing gracefully 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894])[immediately=false] processing 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59894]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) Closing immediately 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894])[immediately=true] processing 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894] 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@743b9bf5) signal close complete immediately=true 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55a95874) signal close complete immediately=true 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894])[Immediately] closed 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) result=null 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1125222e) signal close complete immediately=false 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a3250cc) signal close complete immediately=false 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59894]) code=0 message='' shell closed 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59894]) Closing immediately 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59894]]) Closing immediately 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59894]) stopping 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59894]) stopped 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59894]])[Immediately] closed 23:16:03.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18053] - close(TransportIoSession[local=/10.30.170.33:18053, remote=/10.30.170.252:59894]) Closing immediately 23:16:03.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18053] - close(TransportIoSession[local=/10.30.170.33:18053, remote=/10.30.170.252:59894])[Immediately] closed 23:16:03.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32fe944c) signal close complete immediately=true 23:16:03.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59894])[Immediately] closed 23:16:03.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6bf76c36, L:/10.30.170.33:18053 ! R:/10.30.170.252:59894] inactive. 23:16:03.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x6bf76c36, L:/10.30.170.33:18053 ! R:/10.30.170.252:59894]} end of input detected while session was in state up 23:16:03.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=224, channel=[id: 0x6bf76c36, L:/10.30.170.33:18053 ! R:/10.30.170.252:59894]} down, reason: End of input 23:16:03.765 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43244]) process #18 SSH_MSG_IGNORE 23:16:03.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_IGNORE 23:16:03.819 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:03.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #17 SSH_MSG_IGNORE 23:16:03.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_IGNORE 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40062])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) exit code=0, immediate=false 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) Closing gracefully 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062])[immediately=false] processing 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40062]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) Closing immediately 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062])[immediately=true] processing 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062] 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57e4a25d) signal close complete immediately=true 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33da1fc0) signal close complete immediately=true 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062])[Immediately] closed 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) result=null 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3379b7e1) signal close complete immediately=false 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48d20a1f) signal close complete immediately=false 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40062]) code=0 message='' shell closed 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40062]) Closing immediately 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40062]]) Closing immediately 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40062]) stopping 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40062]) stopped 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40062]])[Immediately] closed 23:16:03.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18054] - close(TransportIoSession[local=/10.30.170.33:18054, remote=/10.30.170.252:40062]) Closing immediately 23:16:03.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18054] - close(TransportIoSession[local=/10.30.170.33:18054, remote=/10.30.170.252:40062])[Immediately] closed 23:16:03.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a56af12) signal close complete immediately=true 23:16:03.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40062])[Immediately] closed 23:16:03.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7737e27e, L:/10.30.170.33:18054 ! R:/10.30.170.252:40062] inactive. 23:16:03.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=225, channel=[id: 0x7737e27e, L:/10.30.170.33:18054 ! R:/10.30.170.252:40062]} end of input detected while session was in state up 23:16:03.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=225, channel=[id: 0x7737e27e, L:/10.30.170.33:18054 ! R:/10.30.170.252:40062]} down, reason: End of input 23:16:04.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #16 SSH_MSG_IGNORE 23:16:04.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_IGNORE 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51340])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) exit code=0, immediate=false 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) Closing gracefully 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[immediately=false] processing 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51340]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) Closing immediately 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[immediately=true] processing 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340] 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57b3af34) signal close complete immediately=true 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@124b85b3) signal close complete immediately=true 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340])[Immediately] closed 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) result=null 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@731cd91c) signal close complete immediately=false 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@178e19d3) signal close complete immediately=false 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51340]) code=0 message='' shell closed 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51340]) Closing immediately 23:16:04.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:04.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51340]]) Closing immediately 23:16:04.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51340]) stopping 23:16:04.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51340]) stopped 23:16:04.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51340]])[Immediately] closed 23:16:04.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18055] - close(TransportIoSession[local=/10.30.170.33:18055, remote=/10.30.170.252:51340]) Closing immediately 23:16:04.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18055] - close(TransportIoSession[local=/10.30.170.33:18055, remote=/10.30.170.252:51340])[Immediately] closed 23:16:04.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d8ede19) signal close complete immediately=true 23:16:04.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51340])[Immediately] closed 23:16:04.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x06776c50, L:/10.30.170.33:18055 ! R:/10.30.170.252:51340] inactive. 23:16:04.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x06776c50, L:/10.30.170.33:18055 ! R:/10.30.170.252:51340]} end of input detected while session was in state up 23:16:04.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=226, channel=[id: 0x06776c50, L:/10.30.170.33:18055 ! R:/10.30.170.252:51340]} down, reason: End of input 23:16:04.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40410]) process #19 SSH_MSG_IGNORE 23:16:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_IGNORE 23:16:04.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:04.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #17 SSH_MSG_IGNORE 23:16:04.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_IGNORE 23:16:04.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:04.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #15 SSH_MSG_IGNORE 23:16:04.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_IGNORE 23:16:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59762]) process #18 SSH_MSG_IGNORE 23:16:04.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_IGNORE 23:16:04.473 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46078])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) exit code=0, immediate=false 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) Closing gracefully 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[immediately=false] processing 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46078]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) Closing immediately 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[immediately=true] processing 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078] 23:16:04.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@362fd875) signal close complete immediately=true 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71f0ccad) signal close complete immediately=true 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078])[Immediately] closed 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) result=null 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@609d0f0d) signal close complete immediately=false 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a62597c) signal close complete immediately=false 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46078]) code=0 message='' shell closed 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46078]) Closing immediately 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46078]]) Closing immediately 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46078]) stopping 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46078]) stopped 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46078]])[Immediately] closed 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18056] - close(TransportIoSession[local=/10.30.170.33:18056, remote=/10.30.170.252:46078]) Closing immediately 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18056] - close(TransportIoSession[local=/10.30.170.33:18056, remote=/10.30.170.252:46078])[Immediately] closed 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2246d835) signal close complete immediately=true 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46078])[Immediately] closed 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa6b97398, L:/10.30.170.33:18056 ! R:/10.30.170.252:46078] inactive. 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=227, channel=[id: 0xa6b97398, L:/10.30.170.33:18056 ! R:/10.30.170.252:46078]} end of input detected while session was in state up 23:16:04.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=227, channel=[id: 0xa6b97398, L:/10.30.170.33:18056 ! R:/10.30.170.252:46078]} down, reason: End of input 23:16:04.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #16 SSH_MSG_IGNORE 23:16:04.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_IGNORE 23:16:04.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #17 SSH_MSG_IGNORE 23:16:04.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_IGNORE 23:16:04.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:04.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46638]) process #19 SSH_MSG_IGNORE 23:16:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_IGNORE 23:16:04.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:04.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #15 SSH_MSG_IGNORE 23:16:04.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_IGNORE 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42878])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) exit code=0, immediate=false 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) Closing gracefully 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[immediately=false] processing 23:16:04.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) Closing immediately 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[immediately=true] processing 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878] 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ba15e11) signal close complete immediately=true 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e5b3212) signal close complete immediately=true 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[Immediately] closed 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) result=null 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e8c9f8) signal close complete immediately=false 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4239dffe) signal close complete immediately=false 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) code=0 message='' shell closed 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42878]) Closing immediately 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42878]]) Closing immediately 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42878]) stopping 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42878]) stopped 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42878]])[Immediately] closed 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18057] - close(TransportIoSession[local=/10.30.170.33:18057, remote=/10.30.170.252:42878]) Closing immediately 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18057] - close(TransportIoSession[local=/10.30.170.33:18057, remote=/10.30.170.252:42878])[Immediately] closed 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1339407e) signal close complete immediately=true 23:16:04.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42878])[Immediately] closed 23:16:04.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6fcb4b0c, L:/10.30.170.33:18057 ! R:/10.30.170.252:42878] inactive. 23:16:04.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x6fcb4b0c, L:/10.30.170.33:18057 ! R:/10.30.170.252:42878]} end of input detected while session was in state up 23:16:04.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=228, channel=[id: 0x6fcb4b0c, L:/10.30.170.33:18057 ! R:/10.30.170.252:42878]} down, reason: End of input 23:16:04.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51418]) process #18 SSH_MSG_IGNORE 23:16:04.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_IGNORE 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51418])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) exit code=0, immediate=false 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) Closing gracefully 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[immediately=false] processing 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) Closing immediately 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[immediately=true] processing 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418] 23:16:05.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70528b20) signal close complete immediately=true 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@250a2316) signal close complete immediately=true 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[Immediately] closed 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) result=null 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d44a875) signal close complete immediately=false 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e7b60a3) signal close complete immediately=false 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) code=0 message='' shell closed 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51418]) Closing immediately 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51418]]) Closing immediately 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51418]) stopping 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51418]) stopped 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51418]])[Immediately] closed 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18058] - close(TransportIoSession[local=/10.30.170.33:18058, remote=/10.30.170.252:51418]) Closing immediately 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18058] - close(TransportIoSession[local=/10.30.170.33:18058, remote=/10.30.170.252:51418])[Immediately] closed 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a14e5c7) signal close complete immediately=true 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51418])[Immediately] closed 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x38820236, L:/10.30.170.33:18058 ! R:/10.30.170.252:51418] inactive. 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=229, channel=[id: 0x38820236, L:/10.30.170.33:18058 ! R:/10.30.170.252:51418]} end of input detected while session was in state up 23:16:05.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=229, channel=[id: 0x38820236, L:/10.30.170.33:18058 ! R:/10.30.170.252:51418]} down, reason: End of input 23:16:05.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #16 SSH_MSG_IGNORE 23:16:05.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_IGNORE 23:16:05.227 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:05.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #17 SSH_MSG_IGNORE 23:16:05.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_IGNORE 23:16:05.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:05.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54792]) process #19 SSH_MSG_IGNORE 23:16:05.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_IGNORE 23:16:05.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:05.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #15 SSH_MSG_IGNORE 23:16:05.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_IGNORE 23:16:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55364])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) exit code=0, immediate=false 23:16:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) Closing gracefully 23:16:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) 23:16:05.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364])[immediately=false] processing 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55364]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) Closing immediately 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364])[immediately=true] processing 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364] 23:16:05.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a15f4fe) signal close complete immediately=true 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ce5b534) signal close complete immediately=true 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364])[Immediately] closed 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) result=null 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50b4ac86) signal close complete immediately=false 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35972881) signal close complete immediately=false 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55364]) code=0 message='' shell closed 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55364]) Closing immediately 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55364]]) Closing immediately 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55364]) stopping 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55364]) stopped 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55364]])[Immediately] closed 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18059] - close(TransportIoSession[local=/10.30.170.33:18059, remote=/10.30.170.252:55364]) Closing immediately 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18059] - close(TransportIoSession[local=/10.30.170.33:18059, remote=/10.30.170.252:55364])[Immediately] closed 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@504088c9) signal close complete immediately=true 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55364])[Immediately] closed 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9350052c, L:/10.30.170.33:18059 ! R:/10.30.170.252:55364] inactive. 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x9350052c, L:/10.30.170.33:18059 ! R:/10.30.170.252:55364]} end of input detected while session was in state up 23:16:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=230, channel=[id: 0x9350052c, L:/10.30.170.33:18059 ! R:/10.30.170.252:55364]} down, reason: End of input 23:16:05.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48698]) process #18 SSH_MSG_IGNORE 23:16:05.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_IGNORE 23:16:05.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #16 SSH_MSG_IGNORE 23:16:05.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_IGNORE 23:16:05.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:05.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51472]) process #19 SSH_MSG_IGNORE 23:16:05.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_IGNORE 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42302])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) exit code=0, immediate=false 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) Closing gracefully 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302])[immediately=false] processing 23:16:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42302]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) Closing immediately 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302])[immediately=true] processing 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302] 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@310b8d30) signal close complete immediately=true 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43b68928) signal close complete immediately=true 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302])[Immediately] closed 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) result=null 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55445041) signal close complete immediately=false 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33cc7a61) signal close complete immediately=false 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42302]) code=0 message='' shell closed 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42302]) Closing immediately 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42302]]) Closing immediately 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42302]) stopping 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42302]) stopped 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42302]])[Immediately] closed 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18060] - close(TransportIoSession[local=/10.30.170.33:18060, remote=/10.30.170.252:42302]) Closing immediately 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18060] - close(TransportIoSession[local=/10.30.170.33:18060, remote=/10.30.170.252:42302])[Immediately] closed 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ec30325) signal close complete immediately=true 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42302])[Immediately] closed 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd56b59ca, L:/10.30.170.33:18060 ! R:/10.30.170.252:42302] inactive. 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=231, channel=[id: 0xd56b59ca, L:/10.30.170.33:18060 ! R:/10.30.170.252:42302]} end of input detected while session was in state up 23:16:05.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=231, channel=[id: 0xd56b59ca, L:/10.30.170.33:18060 ! R:/10.30.170.252:42302]} down, reason: End of input 23:16:05.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:05.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #17 SSH_MSG_IGNORE 23:16:05.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_IGNORE 23:16:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55536]) process #18 SSH_MSG_IGNORE 23:16:05.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_IGNORE 23:16:05.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50464])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) exit code=0, immediate=false 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) Closing gracefully 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464])[immediately=false] processing 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50464]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) Closing immediately 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464])[immediately=true] processing 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464] 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@774dfb5e) signal close complete immediately=true 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ad85e6d) signal close complete immediately=true 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464])[Immediately] closed 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) result=null 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cf42ab7) signal close complete immediately=false 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61257da0) signal close complete immediately=false 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50464]) code=0 message='' shell closed 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50464]) Closing immediately 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50464]]) Closing immediately 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50464]) stopping 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50464]) stopped 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50464]])[Immediately] closed 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18061] - close(TransportIoSession[local=/10.30.170.33:18061, remote=/10.30.170.252:50464]) Closing immediately 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18061] - close(TransportIoSession[local=/10.30.170.33:18061, remote=/10.30.170.252:50464])[Immediately] closed 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79aaedd1) signal close complete immediately=true 23:16:05.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50464])[Immediately] closed 23:16:05.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2f972ff0, L:/10.30.170.33:18061 ! R:/10.30.170.252:50464] inactive. 23:16:05.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x2f972ff0, L:/10.30.170.33:18061 ! R:/10.30.170.252:50464]} end of input detected while session was in state up 23:16:05.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=232, channel=[id: 0x2f972ff0, L:/10.30.170.33:18061 ! R:/10.30.170.252:50464]} down, reason: End of input 23:16:06.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:06.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #15 SSH_MSG_IGNORE 23:16:06.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_IGNORE 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58882])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) exit code=0, immediate=false 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) Closing gracefully 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882])[immediately=false] processing 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58882]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) Closing immediately 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882])[immediately=true] processing 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882] 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ec182db) signal close complete immediately=true 23:16:06.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63766c6e) signal close complete immediately=true 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882])[Immediately] closed 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) result=null 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e3b258e) signal close complete immediately=false 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4eb05c93) signal close complete immediately=false 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58882]) code=0 message='' shell closed 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58882]) Closing immediately 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58882]]) Closing immediately 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58882]) stopping 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58882]) stopped 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58882]])[Immediately] closed 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18062] - close(TransportIoSession[local=/10.30.170.33:18062, remote=/10.30.170.252:58882]) Closing immediately 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18062] - close(TransportIoSession[local=/10.30.170.33:18062, remote=/10.30.170.252:58882])[Immediately] closed 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ca5d8c4) signal close complete immediately=true 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58882])[Immediately] closed 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe731d5b0, L:/10.30.170.33:18062 ! R:/10.30.170.252:58882] inactive. 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=233, channel=[id: 0xe731d5b0, L:/10.30.170.33:18062 ! R:/10.30.170.252:58882]} end of input detected while session was in state up 23:16:06.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=233, channel=[id: 0xe731d5b0, L:/10.30.170.33:18062 ! R:/10.30.170.252:58882]} down, reason: End of input 23:16:06.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:06.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #17 SSH_MSG_IGNORE 23:16:06.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_IGNORE 23:16:06.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #16 SSH_MSG_IGNORE 23:16:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_IGNORE 23:16:06.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40844]) process #19 SSH_MSG_IGNORE 23:16:06.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_IGNORE 23:16:06.452 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:06.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37390]) process #18 SSH_MSG_IGNORE 23:16:06.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_IGNORE 23:16:06.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:06.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #15 SSH_MSG_IGNORE 23:16:06.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_IGNORE 23:16:06.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51998])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:06.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) exit code=0, immediate=false 23:16:06.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:06.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:06.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:06.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) Closing gracefully 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998])[immediately=false] processing 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51998]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) Closing immediately 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998])[immediately=true] processing 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998] 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4388ff57) signal close complete immediately=true 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63ee3c78) signal close complete immediately=true 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998])[Immediately] closed 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) result=null 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@305d42e8) signal close complete immediately=false 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21269f22) signal close complete immediately=false 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51998]) code=0 message='' shell closed 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51998]) Closing immediately 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51998]]) Closing immediately 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51998]) stopping 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51998]) stopped 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51998]])[Immediately] closed 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18063] - close(TransportIoSession[local=/10.30.170.33:18063, remote=/10.30.170.252:51998]) Closing immediately 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18063] - close(TransportIoSession[local=/10.30.170.33:18063, remote=/10.30.170.252:51998])[Immediately] closed 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25d0be16) signal close complete immediately=true 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51998])[Immediately] closed 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5b2035b7, L:/10.30.170.33:18063 ! R:/10.30.170.252:51998] inactive. 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=234, channel=[id: 0x5b2035b7, L:/10.30.170.33:18063 ! R:/10.30.170.252:51998]} end of input detected while session was in state up 23:16:06.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=234, channel=[id: 0x5b2035b7, L:/10.30.170.33:18063 ! R:/10.30.170.252:51998]} down, reason: End of input 23:16:06.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #16 SSH_MSG_IGNORE 23:16:06.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_IGNORE 23:16:06.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:06.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #17 SSH_MSG_IGNORE 23:16:06.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_IGNORE 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36286])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) exit code=0, immediate=false 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) Closing gracefully 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:06.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286])[immediately=false] processing 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36286]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) Closing immediately 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286])[immediately=true] processing 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286] 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48292328) signal close complete immediately=true 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38e2cfff) signal close complete immediately=true 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286])[Immediately] closed 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) result=null 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@333ade0a) signal close complete immediately=false 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1330a15e) signal close complete immediately=false 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36286]) code=0 message='' shell closed 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36286]) Closing immediately 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36286]]) Closing immediately 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36286]) stopping 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36286]) stopped 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36286]])[Immediately] closed 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18064] - close(TransportIoSession[local=/10.30.170.33:18064, remote=/10.30.170.252:36286]) Closing immediately 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18064] - close(TransportIoSession[local=/10.30.170.33:18064, remote=/10.30.170.252:36286])[Immediately] closed 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1281e073) signal close complete immediately=true 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36286])[Immediately] closed 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x87c22c76, L:/10.30.170.33:18064 ! R:/10.30.170.252:36286] inactive. 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=235, channel=[id: 0x87c22c76, L:/10.30.170.33:18064 ! R:/10.30.170.252:36286]} end of input detected while session was in state up 23:16:06.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=235, channel=[id: 0x87c22c76, L:/10.30.170.33:18064 ! R:/10.30.170.252:36286]} down, reason: End of input 23:16:06.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #15 SSH_MSG_IGNORE 23:16:06.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_IGNORE 23:16:06.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49414]) process #19 SSH_MSG_IGNORE 23:16:06.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_IGNORE 23:16:06.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:07.016 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34832]) process #18 SSH_MSG_IGNORE 23:16:07.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_IGNORE 23:16:07.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #16 SSH_MSG_IGNORE 23:16:07.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_IGNORE 23:16:07.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56252])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:07.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) exit code=0, immediate=false 23:16:07.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:07.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:07.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:07.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) Closing gracefully 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252])[immediately=false] processing 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56252]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) Closing immediately 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252])[immediately=true] processing 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252] 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36e74d31) signal close complete immediately=true 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4759f2c) signal close complete immediately=true 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252])[Immediately] closed 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) result=null 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69886528) signal close complete immediately=false 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fbfe834) signal close complete immediately=false 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56252]) code=0 message='' shell closed 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56252]) Closing immediately 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56252]]) Closing immediately 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56252]) stopping 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56252]) stopped 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56252]])[Immediately] closed 23:16:07.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18065] - close(TransportIoSession[local=/10.30.170.33:18065, remote=/10.30.170.252:56252]) Closing immediately 23:16:07.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18065] - close(TransportIoSession[local=/10.30.170.33:18065, remote=/10.30.170.252:56252])[Immediately] closed 23:16:07.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@733dac37) signal close complete immediately=true 23:16:07.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56252])[Immediately] closed 23:16:07.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x301fb838, L:/10.30.170.33:18065 ! R:/10.30.170.252:56252] inactive. 23:16:07.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x301fb838, L:/10.30.170.33:18065 ! R:/10.30.170.252:56252]} end of input detected while session was in state up 23:16:07.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=236, channel=[id: 0x301fb838, L:/10.30.170.33:18065 ! R:/10.30.170.252:56252]} down, reason: End of input 23:16:07.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:07.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56944]) process #19 SSH_MSG_IGNORE 23:16:07.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_IGNORE 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47092])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) exit code=0, immediate=false 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) Closing gracefully 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092])[immediately=false] processing 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47092]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) Closing immediately 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:07.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092])[immediately=true] processing 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092] 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f92acda) signal close complete immediately=true 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30f62bfc) signal close complete immediately=true 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092])[Immediately] closed 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) result=null 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@675ba5dc) signal close complete immediately=false 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e573fc9) signal close complete immediately=false 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47092]) code=0 message='' shell closed 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47092]) Closing immediately 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47092]]) Closing immediately 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47092]) stopping 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47092]) stopped 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47092]])[Immediately] closed 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18066] - close(TransportIoSession[local=/10.30.170.33:18066, remote=/10.30.170.252:47092]) Closing immediately 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18066] - close(TransportIoSession[local=/10.30.170.33:18066, remote=/10.30.170.252:47092])[Immediately] closed 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6459a4a5) signal close complete immediately=true 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47092])[Immediately] closed 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf10e4e31, L:/10.30.170.33:18066 ! R:/10.30.170.252:47092] inactive. 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=237, channel=[id: 0xf10e4e31, L:/10.30.170.33:18066 ! R:/10.30.170.252:47092]} end of input detected while session was in state up 23:16:07.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=237, channel=[id: 0xf10e4e31, L:/10.30.170.33:18066 ! R:/10.30.170.252:47092]} down, reason: End of input 23:16:07.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:07.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #15 SSH_MSG_IGNORE 23:16:07.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_IGNORE 23:16:07.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52044]) process #18 SSH_MSG_IGNORE 23:16:07.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_IGNORE 23:16:07.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:07.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #17 SSH_MSG_IGNORE 23:16:07.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_IGNORE 23:16:07.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #16 SSH_MSG_IGNORE 23:16:07.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_IGNORE 23:16:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42366])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) exit code=0, immediate=false 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) Closing gracefully 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366])[immediately=false] processing 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42366]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) Closing immediately 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366])[immediately=true] processing 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366] 23:16:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15ce6f16) signal close complete immediately=true 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d46c9) signal close complete immediately=true 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366])[Immediately] closed 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) result=null 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52ab3251) signal close complete immediately=false 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@218425f2) signal close complete immediately=false 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42366]) code=0 message='' shell closed 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42366]) Closing immediately 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42366]]) Closing immediately 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42366]) stopping 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42366]) stopped 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42366]])[Immediately] closed 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18067] - close(TransportIoSession[local=/10.30.170.33:18067, remote=/10.30.170.252:42366]) Closing immediately 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18067] - close(TransportIoSession[local=/10.30.170.33:18067, remote=/10.30.170.252:42366])[Immediately] closed 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47d4580b) signal close complete immediately=true 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42366])[Immediately] closed 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf75c2c04, L:/10.30.170.33:18067 ! R:/10.30.170.252:42366] inactive. 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=238, channel=[id: 0xf75c2c04, L:/10.30.170.33:18067 ! R:/10.30.170.252:42366]} end of input detected while session was in state up 23:16:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=238, channel=[id: 0xf75c2c04, L:/10.30.170.33:18067 ! R:/10.30.170.252:42366]} down, reason: End of input 23:16:07.814 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:07.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43248]) process #19 SSH_MSG_IGNORE 23:16:07.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_IGNORE 23:16:07.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:07.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #15 SSH_MSG_IGNORE 23:16:07.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_IGNORE 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49328])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) exit code=0, immediate=false 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) Closing gracefully 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:08.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328])[immediately=false] processing 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49328]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) Closing immediately 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328])[immediately=true] processing 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328] 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52ae9828) signal close complete immediately=true 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c75e786) signal close complete immediately=true 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328])[Immediately] closed 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) result=null 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d06e9a2) signal close complete immediately=false 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9ad5c94) signal close complete immediately=false 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49328]) code=0 message='' shell closed 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49328]) Closing immediately 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49328]]) Closing immediately 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49328]) stopping 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49328]) stopped 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49328]])[Immediately] closed 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18068] - close(TransportIoSession[local=/10.30.170.33:18068, remote=/10.30.170.252:49328]) Closing immediately 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18068] - close(TransportIoSession[local=/10.30.170.33:18068, remote=/10.30.170.252:49328])[Immediately] closed 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f64ea51) signal close complete immediately=true 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49328])[Immediately] closed 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1e5cefb6, L:/10.30.170.33:18068 ! R:/10.30.170.252:49328] inactive. 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x1e5cefb6, L:/10.30.170.33:18068 ! R:/10.30.170.252:49328]} end of input detected while session was in state up 23:16:08.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=239, channel=[id: 0x1e5cefb6, L:/10.30.170.33:18068 ! R:/10.30.170.252:49328]} down, reason: End of input 23:16:08.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41612]) process #19 SSH_MSG_IGNORE 23:16:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_IGNORE 23:16:08.244 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:08.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55056]) process #18 SSH_MSG_IGNORE 23:16:08.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_IGNORE 23:16:08.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #17 SSH_MSG_IGNORE 23:16:08.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_IGNORE 23:16:08.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52834])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) exit code=0, immediate=false 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) Closing gracefully 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834])[immediately=false] processing 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:08.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52834]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) Closing immediately 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834])[immediately=true] processing 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834] 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f2ea0bd) signal close complete immediately=true 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7aaee112) signal close complete immediately=true 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834])[Immediately] closed 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) result=null 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19283d8c) signal close complete immediately=false 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fe709f4) signal close complete immediately=false 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52834]) code=0 message='' shell closed 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52834]) Closing immediately 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52834]]) Closing immediately 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52834]) stopping 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52834]) stopped 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52834]])[Immediately] closed 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18069] - close(TransportIoSession[local=/10.30.170.33:18069, remote=/10.30.170.252:52834]) Closing immediately 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18069] - close(TransportIoSession[local=/10.30.170.33:18069, remote=/10.30.170.252:52834])[Immediately] closed 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15567bfd) signal close complete immediately=true 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52834])[Immediately] closed 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc1eb29aa, L:/10.30.170.33:18069 ! R:/10.30.170.252:52834] inactive. 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xc1eb29aa, L:/10.30.170.33:18069 ! R:/10.30.170.252:52834]} end of input detected while session was in state up 23:16:08.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=240, channel=[id: 0xc1eb29aa, L:/10.30.170.33:18069 ! R:/10.30.170.252:52834]} down, reason: End of input 23:16:08.473 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:08.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #15 SSH_MSG_IGNORE 23:16:08.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_IGNORE 23:16:08.489 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #16 SSH_MSG_IGNORE 23:16:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_IGNORE 23:16:08.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:08.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #17 SSH_MSG_IGNORE 23:16:08.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:16:08.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57580])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:08.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) exit code=0, immediate=false 23:16:08.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:08.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:08.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:08.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) Closing gracefully 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580])[immediately=false] processing 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57580]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) Closing immediately 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580])[immediately=true] processing 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580] 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51e5cc48) signal close complete immediately=true 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aaff56f) signal close complete immediately=true 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580])[Immediately] closed 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) result=null 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1288fb82) signal close complete immediately=false 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bda59bf) signal close complete immediately=false 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57580]) code=0 message='' shell closed 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57580]) Closing immediately 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57580]]) Closing immediately 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57580]) stopping 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57580]) stopped 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57580]])[Immediately] closed 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18070] - close(TransportIoSession[local=/10.30.170.33:18070, remote=/10.30.170.252:57580]) Closing immediately 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18070] - close(TransportIoSession[local=/10.30.170.33:18070, remote=/10.30.170.252:57580])[Immediately] closed 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14a24f00) signal close complete immediately=true 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57580])[Immediately] closed 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf97d4c2b, L:/10.30.170.33:18070 ! R:/10.30.170.252:57580] inactive. 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=241, channel=[id: 0xf97d4c2b, L:/10.30.170.33:18070 ! R:/10.30.170.252:57580]} end of input detected while session was in state up 23:16:08.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=241, channel=[id: 0xf97d4c2b, L:/10.30.170.33:18070 ! R:/10.30.170.252:57580]} down, reason: End of input 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55912])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) exit code=0, immediate=false 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) Closing gracefully 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912])[immediately=false] processing 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:08.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55912]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) Closing immediately 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912])[immediately=true] processing 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912] 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@434dd920) signal close complete immediately=true 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44c6a88a) signal close complete immediately=true 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912])[Immediately] closed 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) result=null 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cd2a7f0) signal close complete immediately=false 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ce1f6af) signal close complete immediately=false 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55912]) code=0 message='' shell closed 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55912]) Closing immediately 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55912]]) Closing immediately 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55912]) stopping 23:16:08.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55912]) stopped 23:16:08.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55912]])[Immediately] closed 23:16:08.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18071] - close(TransportIoSession[local=/10.30.170.33:18071, remote=/10.30.170.252:55912]) Closing immediately 23:16:08.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18071] - close(TransportIoSession[local=/10.30.170.33:18071, remote=/10.30.170.252:55912])[Immediately] closed 23:16:08.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3148b8ca) signal close complete immediately=true 23:16:08.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55912])[Immediately] closed 23:16:08.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7ed3a5b7, L:/10.30.170.33:18071 ! R:/10.30.170.252:55912] inactive. 23:16:08.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=242, channel=[id: 0x7ed3a5b7, L:/10.30.170.33:18071 ! R:/10.30.170.252:55912]} end of input detected while session was in state up 23:16:08.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=242, channel=[id: 0x7ed3a5b7, L:/10.30.170.33:18071 ! R:/10.30.170.252:55912]} down, reason: End of input 23:16:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42878]) process #18 SSH_MSG_IGNORE 23:16:09.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_IGNORE 23:16:09.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #15 SSH_MSG_IGNORE 23:16:09.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_IGNORE 23:16:09.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39844]) process #19 SSH_MSG_IGNORE 23:16:09.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_IGNORE 23:16:09.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #16 SSH_MSG_IGNORE 23:16:09.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_IGNORE 23:16:09.189 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #17 SSH_MSG_IGNORE 23:16:09.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_IGNORE 23:16:09.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42252]) process #19 SSH_MSG_IGNORE 23:16:09.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_IGNORE 23:16:09.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51700])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:09.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) exit code=0, immediate=false 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) Closing gracefully 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[immediately=false] processing 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) Closing immediately 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[immediately=true] processing 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700] 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d5b3116) signal close complete immediately=true 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6225dc50) signal close complete immediately=true 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[Immediately] closed 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) result=null 23:16:09.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a7362a0) signal close complete immediately=false 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@549469d6) signal close complete immediately=false 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) code=0 message='' shell closed 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51700]) Closing immediately 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51700]]) Closing immediately 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51700]) stopping 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51700]) stopped 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51700]])[Immediately] closed 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18072] - close(TransportIoSession[local=/10.30.170.33:18072, remote=/10.30.170.252:51700]) Closing immediately 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18072] - close(TransportIoSession[local=/10.30.170.33:18072, remote=/10.30.170.252:51700])[Immediately] closed 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@607331d3) signal close complete immediately=true 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51700])[Immediately] closed 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x691d6648, L:/10.30.170.33:18072 ! R:/10.30.170.252:51700] inactive. 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=243, channel=[id: 0x691d6648, L:/10.30.170.33:18072 ! R:/10.30.170.252:51700]} end of input detected while session was in state up 23:16:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=243, channel=[id: 0x691d6648, L:/10.30.170.33:18072 ! R:/10.30.170.252:51700]} down, reason: End of input 23:16:09.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33950]) process #18 SSH_MSG_IGNORE 23:16:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_IGNORE 23:16:09.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #16 SSH_MSG_IGNORE 23:16:09.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_IGNORE 23:16:09.562 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #15 SSH_MSG_IGNORE 23:16:09.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_IGNORE 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40410])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) exit code=0, immediate=false 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) Closing gracefully 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410])[immediately=false] processing 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40410]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) Closing immediately 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410])[immediately=true] processing 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410] 23:16:09.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5151293a) signal close complete immediately=true 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2428212a) signal close complete immediately=true 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410])[Immediately] closed 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) result=null 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d271731) signal close complete immediately=false 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b32fcdb) signal close complete immediately=false 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40410]) code=0 message='' shell closed 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40410]) Closing immediately 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40410]]) Closing immediately 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40410]) stopping 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40410]) stopped 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40410]])[Immediately] closed 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18073] - close(TransportIoSession[local=/10.30.170.33:18073, remote=/10.30.170.252:40410]) Closing immediately 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18073] - close(TransportIoSession[local=/10.30.170.33:18073, remote=/10.30.170.252:40410])[Immediately] closed 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33f2107e) signal close complete immediately=true 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40410])[Immediately] closed 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4eb45e70, L:/10.30.170.33:18073 ! R:/10.30.170.252:40410] inactive. 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=244, channel=[id: 0x4eb45e70, L:/10.30.170.33:18073 ! R:/10.30.170.252:40410]} end of input detected while session was in state up 23:16:09.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=244, channel=[id: 0x4eb45e70, L:/10.30.170.33:18073 ! R:/10.30.170.252:40410]} down, reason: End of input 23:16:09.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #17 SSH_MSG_IGNORE 23:16:09.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_IGNORE 23:16:09.705 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #16 SSH_MSG_IGNORE 23:16:09.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_IGNORE 23:16:09.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54224]) process #19 SSH_MSG_IGNORE 23:16:09.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_IGNORE 23:16:09.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40174]) process #18 SSH_MSG_IGNORE 23:16:09.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_IGNORE 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46638])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) exit code=0, immediate=false 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) Closing gracefully 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638])[immediately=false] processing 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46638]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) Closing immediately 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638])[immediately=true] processing 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638] 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@741f6637) signal close complete immediately=true 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63e3fa7e) signal close complete immediately=true 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638])[Immediately] closed 23:16:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) result=null 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3849586c) signal close complete immediately=false 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ca985f) signal close complete immediately=false 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46638]) code=0 message='' shell closed 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46638]) Closing immediately 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46638]]) Closing immediately 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46638]) stopping 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46638]) stopped 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46638]])[Immediately] closed 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18074] - close(TransportIoSession[local=/10.30.170.33:18074, remote=/10.30.170.252:46638]) Closing immediately 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18074] - close(TransportIoSession[local=/10.30.170.33:18074, remote=/10.30.170.252:46638])[Immediately] closed 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e6b688f) signal close complete immediately=true 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46638])[Immediately] closed 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7e64926f, L:/10.30.170.33:18074 ! R:/10.30.170.252:46638] inactive. 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x7e64926f, L:/10.30.170.33:18074 ! R:/10.30.170.252:46638]} end of input detected while session was in state up 23:16:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=245, channel=[id: 0x7e64926f, L:/10.30.170.33:18074 ! R:/10.30.170.252:46638]} down, reason: End of input 23:16:10.117 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:10.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #15 SSH_MSG_IGNORE 23:16:10.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_IGNORE 23:16:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #17 SSH_MSG_IGNORE 23:16:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_IGNORE 23:16:10.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54792])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) exit code=0, immediate=false 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) Closing gracefully 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792])[immediately=false] processing 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:10.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54792]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) Closing immediately 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792])[immediately=true] processing 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792] 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70a3f633) signal close complete immediately=true 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ff4bf8) signal close complete immediately=true 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792])[Immediately] closed 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) result=null 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d91bcc1) signal close complete immediately=false 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2689aca1) signal close complete immediately=false 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54792]) code=0 message='' shell closed 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54792]) Closing immediately 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54792]]) Closing immediately 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54792]) stopping 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54792]) stopped 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54792]])[Immediately] closed 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18075] - close(TransportIoSession[local=/10.30.170.33:18075, remote=/10.30.170.252:54792]) Closing immediately 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18075] - close(TransportIoSession[local=/10.30.170.33:18075, remote=/10.30.170.252:54792])[Immediately] closed 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4974c42d) signal close complete immediately=true 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54792])[Immediately] closed 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf0389aea, L:/10.30.170.33:18075 ! R:/10.30.170.252:54792] inactive. 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=246, channel=[id: 0xf0389aea, L:/10.30.170.33:18075 ! R:/10.30.170.252:54792]} end of input detected while session was in state up 23:16:10.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=246, channel=[id: 0xf0389aea, L:/10.30.170.33:18075 ! R:/10.30.170.252:54792]} down, reason: End of input 23:16:10.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #16 SSH_MSG_IGNORE 23:16:10.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_IGNORE 23:16:10.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56094]) process #19 SSH_MSG_IGNORE 23:16:10.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_IGNORE 23:16:10.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:10.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:10.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #15 SSH_MSG_IGNORE 23:16:10.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_IGNORE 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51472])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) exit code=0, immediate=false 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) Closing gracefully 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472])[immediately=false] processing 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51472]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) Closing immediately 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472])[immediately=true] processing 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472] 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2336ee1c) signal close complete immediately=true 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a111a85) signal close complete immediately=true 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472])[Immediately] closed 23:16:10.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) result=null 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a62f78c) signal close complete immediately=false 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5516fe51) signal close complete immediately=false 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51472]) code=0 message='' shell closed 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51472]) Closing immediately 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51472]]) Closing immediately 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51472]) stopping 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51472]) stopped 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51472]])[Immediately] closed 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18076] - close(TransportIoSession[local=/10.30.170.33:18076, remote=/10.30.170.252:51472]) Closing immediately 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18076] - close(TransportIoSession[local=/10.30.170.33:18076, remote=/10.30.170.252:51472])[Immediately] closed 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4144ace1) signal close complete immediately=true 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51472])[Immediately] closed 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb08c2226, L:/10.30.170.33:18076 ! R:/10.30.170.252:51472] inactive. 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=247, channel=[id: 0xb08c2226, L:/10.30.170.33:18076 ! R:/10.30.170.252:51472]} end of input detected while session was in state up 23:16:10.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=247, channel=[id: 0xb08c2226, L:/10.30.170.33:18076 ! R:/10.30.170.252:51472]} down, reason: End of input 23:16:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34458]) process #18 SSH_MSG_IGNORE 23:16:10.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_IGNORE 23:16:10.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:10.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #17 SSH_MSG_IGNORE 23:16:10.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_IGNORE 23:16:10.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40844])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) exit code=0, immediate=false 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) Closing gracefully 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844])[immediately=false] processing 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40844]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:10.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) Closing immediately 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844])[immediately=true] processing 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844] 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c0733c7) signal close complete immediately=true 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3867b292) signal close complete immediately=true 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844])[Immediately] closed 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) result=null 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@511af4e8) signal close complete immediately=false 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f0f34d) signal close complete immediately=false 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40844]) code=0 message='' shell closed 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40844]) Closing immediately 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40844]]) Closing immediately 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40844]) stopping 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40844]) stopped 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40844]])[Immediately] closed 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18077] - close(TransportIoSession[local=/10.30.170.33:18077, remote=/10.30.170.252:40844]) Closing immediately 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18077] - close(TransportIoSession[local=/10.30.170.33:18077, remote=/10.30.170.252:40844])[Immediately] closed 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@660c71ff) signal close complete immediately=true 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40844])[Immediately] closed 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x00895afc, L:/10.30.170.33:18077 ! R:/10.30.170.252:40844] inactive. 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x00895afc, L:/10.30.170.33:18077 ! R:/10.30.170.252:40844]} end of input detected while session was in state up 23:16:10.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=248, channel=[id: 0x00895afc, L:/10.30.170.33:18077 ! R:/10.30.170.252:40844]} down, reason: End of input 23:16:10.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34506]) process #19 SSH_MSG_IGNORE 23:16:10.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_IGNORE 23:16:10.815 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:10.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #16 SSH_MSG_IGNORE 23:16:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_IGNORE 23:16:11.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49414])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:11.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) exit code=0, immediate=false 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) Closing gracefully 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414])[immediately=false] processing 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49414]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) Closing immediately 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414])[immediately=true] processing 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414] 23:16:11.097 [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@5f248677) signal close complete immediately=true 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:11.097 [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@527342cd) signal close complete immediately=true 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414])[Immediately] closed 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) result=null 23:16:11.097 [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@2a55668c) signal close complete immediately=false 23:16:11.097 [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@4c565920) signal close complete immediately=false 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49414]) code=0 message='' shell closed 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49414]) Closing immediately 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49414]]) Closing immediately 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49414]) stopping 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49414]) stopped 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49414]])[Immediately] closed 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18078] - close(TransportIoSession[local=/10.30.170.33:18078, remote=/10.30.170.252:49414]) Closing immediately 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18078] - close(TransportIoSession[local=/10.30.170.33:18078, remote=/10.30.170.252:49414])[Immediately] closed 23:16:11.097 [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@37ba79e3) signal close complete immediately=true 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49414])[Immediately] closed 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf5210003, L:/10.30.170.33:18078 ! R:/10.30.170.252:49414] inactive. 23:16:11.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=249, channel=[id: 0xf5210003, L:/10.30.170.33:18078 ! R:/10.30.170.252:49414]} end of input detected while session was in state up 23:16:11.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=249, channel=[id: 0xf5210003, L:/10.30.170.33:18078 ! R:/10.30.170.252:49414]} down, reason: End of input 23:16:11.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:11.111 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45624]) process #18 SSH_MSG_IGNORE 23:16:11.112 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_IGNORE 23:16:11.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #17 SSH_MSG_IGNORE 23:16:11.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_IGNORE 23:16:11.224 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:11.282 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:11.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #15 SSH_MSG_IGNORE 23:16:11.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_IGNORE 23:16:11.382 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:11.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43756]) process #19 SSH_MSG_IGNORE 23:16:11.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_IGNORE 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56944])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) exit code=0, immediate=false 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) Closing gracefully 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:11.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944])[immediately=false] processing 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56944]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) Closing immediately 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944])[immediately=true] processing 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944] 23:16:11.396 [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@502e8190) signal close complete immediately=true 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:11.396 [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@418e020a) signal close complete immediately=true 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944])[Immediately] closed 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) result=null 23:16:11.396 [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@476b4b68) signal close complete immediately=false 23:16:11.396 [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@11d3750c) signal close complete immediately=false 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56944]) code=0 message='' shell closed 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56944]) Closing immediately 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56944]]) Closing immediately 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56944]) stopping 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56944]) stopped 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56944]])[Immediately] closed 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18079] - close(TransportIoSession[local=/10.30.170.33:18079, remote=/10.30.170.252:56944]) Closing immediately 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18079] - close(TransportIoSession[local=/10.30.170.33:18079, remote=/10.30.170.252:56944])[Immediately] closed 23:16:11.396 [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@355544a7) signal close complete immediately=true 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56944])[Immediately] closed 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x516bd99f, L:/10.30.170.33:18079 ! R:/10.30.170.252:56944] inactive. 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=250, channel=[id: 0x516bd99f, L:/10.30.170.33:18079 ! R:/10.30.170.252:56944]} end of input detected while session was in state up 23:16:11.396 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=250, channel=[id: 0x516bd99f, L:/10.30.170.33:18079 ! R:/10.30.170.252:56944]} down, reason: End of input 23:16:11.530 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33828]) process #18 SSH_MSG_IGNORE 23:16:11.531 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_IGNORE 23:16:11.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #16 SSH_MSG_IGNORE 23:16:11.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_IGNORE 23:16:11.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #15 SSH_MSG_IGNORE 23:16:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_IGNORE 23:16:11.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:11.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #17 SSH_MSG_IGNORE 23:16:11.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_IGNORE 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43248])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) exit code=0, immediate=false 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) Closing gracefully 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248])[immediately=false] processing 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43248]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:11.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) Closing immediately 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248])[immediately=true] processing 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248] 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8d1133f) signal close complete immediately=true 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1190e9e8) signal close complete immediately=true 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248])[Immediately] closed 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) result=null 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fde59b5) signal close complete immediately=false 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47dfdaef) signal close complete immediately=false 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43248]) code=0 message='' shell closed 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43248]) Closing immediately 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43248]]) Closing immediately 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43248]) stopping 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43248]) stopped 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43248]])[Immediately] closed 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18080] - close(TransportIoSession[local=/10.30.170.33:18080, remote=/10.30.170.252:43248]) Closing immediately 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18080] - close(TransportIoSession[local=/10.30.170.33:18080, remote=/10.30.170.252:43248])[Immediately] closed 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@479761c0) signal close complete immediately=true 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43248])[Immediately] closed 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0fc55e66, L:/10.30.170.33:18080 ! R:/10.30.170.252:43248] inactive. 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x0fc55e66, L:/10.30.170.33:18080 ! R:/10.30.170.252:43248]} end of input detected while session was in state up 23:16:11.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=251, channel=[id: 0x0fc55e66, L:/10.30.170.33:18080 ! R:/10.30.170.252:43248]} down, reason: End of input 23:16:11.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58566]) process #19 SSH_MSG_IGNORE 23:16:11.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_IGNORE 23:16:11.985 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:11.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38382]) process #18 SSH_MSG_IGNORE 23:16:11.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_IGNORE 23:16:12.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41612])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:12.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) exit code=0, immediate=false 23:16:12.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:12.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:12.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:12.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:12.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) Closing gracefully 23:16:12.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) 23:16:12.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) 23:16:12.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612])[immediately=false] processing 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41612]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) Closing immediately 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612])[immediately=true] processing 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612] 23:16:12.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64a95280) signal close complete immediately=true 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52819c57) signal close complete immediately=true 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612])[Immediately] closed 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) result=null 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a65cb6b) signal close complete immediately=false 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@217799a8) signal close complete immediately=false 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41612]) code=0 message='' shell closed 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41612]) Closing immediately 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41612]]) Closing immediately 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41612]) stopping 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41612]) stopped 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41612]])[Immediately] closed 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18081] - close(TransportIoSession[local=/10.30.170.33:18081, remote=/10.30.170.252:41612]) Closing immediately 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18081] - close(TransportIoSession[local=/10.30.170.33:18081, remote=/10.30.170.252:41612])[Immediately] closed 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fe4e254) signal close complete immediately=true 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41612])[Immediately] closed 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3540196a, L:/10.30.170.33:18081 ! R:/10.30.170.252:41612] inactive. 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x3540196a, L:/10.30.170.33:18081 ! R:/10.30.170.252:41612]} end of input detected while session was in state up 23:16:12.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=252, channel=[id: 0x3540196a, L:/10.30.170.33:18081 ! R:/10.30.170.252:41612]} down, reason: End of input 23:16:12.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #15 SSH_MSG_IGNORE 23:16:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_IGNORE 23:16:12.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:12.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #17 SSH_MSG_IGNORE 23:16:12.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_IGNORE 23:16:12.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #16 SSH_MSG_IGNORE 23:16:12.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_IGNORE 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39844])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) exit code=0, immediate=false 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) Closing gracefully 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844])[immediately=false] processing 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39844]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) Closing immediately 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844])[immediately=true] processing 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844] 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@480effe7) signal close complete immediately=true 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37570f9f) signal close complete immediately=true 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844])[Immediately] closed 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) result=null 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76ac34f0) signal close complete immediately=false 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33009952) signal close complete immediately=false 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39844]) code=0 message='' shell closed 23:16:12.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39844]) Closing immediately 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39844]]) Closing immediately 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39844]) stopping 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39844]) stopped 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39844]])[Immediately] closed 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18082] - close(TransportIoSession[local=/10.30.170.33:18082, remote=/10.30.170.252:39844]) Closing immediately 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18082] - close(TransportIoSession[local=/10.30.170.33:18082, remote=/10.30.170.252:39844])[Immediately] closed 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c4ea912) signal close complete immediately=true 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39844])[Immediately] closed 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb03f01aa, L:/10.30.170.33:18082 ! R:/10.30.170.252:39844] inactive. 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=253, channel=[id: 0xb03f01aa, L:/10.30.170.33:18082 ! R:/10.30.170.252:39844]} end of input detected while session was in state up 23:16:12.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=253, channel=[id: 0xb03f01aa, L:/10.30.170.33:18082 ! R:/10.30.170.252:39844]} down, reason: End of input 23:16:12.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:12.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59784]) process #19 SSH_MSG_IGNORE 23:16:12.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_IGNORE 23:16:12.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46026]) process #18 SSH_MSG_IGNORE 23:16:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_IGNORE 23:16:12.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:12.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #16 SSH_MSG_IGNORE 23:16:12.589 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_IGNORE 23:16:12.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:12.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #15 SSH_MSG_IGNORE 23:16:12.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_IGNORE 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42252])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) exit code=0, immediate=false 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) Closing gracefully 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252])[immediately=false] processing 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42252]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) Closing immediately 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252])[immediately=true] processing 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252] 23:16:12.741 [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@784f6509) signal close complete immediately=true 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:12.741 [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@5d880082) signal close complete immediately=true 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252])[Immediately] closed 23:16:12.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) result=null 23:16:12.742 [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@1fb28de8) signal close complete immediately=false 23:16:12.742 [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@48bad0d0) signal close complete immediately=false 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42252]) code=0 message='' shell closed 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42252]) Closing immediately 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42252]]) Closing immediately 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42252]) stopping 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42252]) stopped 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42252]])[Immediately] closed 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18083] - close(TransportIoSession[local=/10.30.170.33:18083, remote=/10.30.170.252:42252]) Closing immediately 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18083] - close(TransportIoSession[local=/10.30.170.33:18083, remote=/10.30.170.252:42252])[Immediately] closed 23:16:12.742 [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@4b5e93e3) signal close complete immediately=true 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42252])[Immediately] closed 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x938ae2e2, L:/10.30.170.33:18083 ! R:/10.30.170.252:42252] inactive. 23:16:12.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=254, channel=[id: 0x938ae2e2, L:/10.30.170.33:18083 ! R:/10.30.170.252:42252]} end of input detected while session was in state up 23:16:12.743 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=254, channel=[id: 0x938ae2e2, L:/10.30.170.33:18083 ! R:/10.30.170.252:42252]} down, reason: End of input 23:16:12.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #17 SSH_MSG_IGNORE 23:16:12.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_IGNORE 23:16:13.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47580]) process #18 SSH_MSG_IGNORE 23:16:13.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_IGNORE 23:16:13.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54224])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:13.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) exit code=0, immediate=false 23:16:13.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:13.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:13.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:13.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:13.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) Closing gracefully 23:16:13.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) 23:16:13.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224])[immediately=false] processing 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54224]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) Closing immediately 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224])[immediately=true] processing 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224] 23:16:13.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58701f1c) signal close complete immediately=true 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63531b19) signal close complete immediately=true 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224])[Immediately] closed 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) result=null 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c9b22c4) signal close complete immediately=false 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30254f93) signal close complete immediately=false 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54224]) code=0 message='' shell closed 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54224]) Closing immediately 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54224]]) Closing immediately 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54224]) stopping 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54224]) stopped 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54224]])[Immediately] closed 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18084] - close(TransportIoSession[local=/10.30.170.33:18084, remote=/10.30.170.252:54224]) Closing immediately 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18084] - close(TransportIoSession[local=/10.30.170.33:18084, remote=/10.30.170.252:54224])[Immediately] closed 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68753e74) signal close complete immediately=true 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54224])[Immediately] closed 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x008fc95e, L:/10.30.170.33:18084 ! R:/10.30.170.252:54224] inactive. 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x008fc95e, L:/10.30.170.33:18084 ! R:/10.30.170.252:54224]} end of input detected while session was in state up 23:16:13.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=255, channel=[id: 0x008fc95e, L:/10.30.170.33:18084 ! R:/10.30.170.252:54224]} down, reason: End of input 23:16:13.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #17 SSH_MSG_IGNORE 23:16:13.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_IGNORE 23:16:13.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:13.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:13.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34558]) process #19 SSH_MSG_IGNORE 23:16:13.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_IGNORE 23:16:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #16 SSH_MSG_IGNORE 23:16:13.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_IGNORE 23:16:13.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:13.267 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:13.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #15 SSH_MSG_IGNORE 23:16:13.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_IGNORE 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56094])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) exit code=0, immediate=false 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) Closing gracefully 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094])[immediately=false] processing 23:16:13.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:13.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56094]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:13.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:13.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) Closing immediately 23:16:13.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:13.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:13.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094])[immediately=true] processing 23:16:13.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094] 23:16:13.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@708ac7db) signal close complete immediately=true 23:16:13.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:13.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ce9ca6d) signal close complete immediately=true 23:16:13.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094])[Immediately] closed 23:16:13.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) result=null 23:16:13.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@315fffab) signal close complete immediately=false 23:16:13.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a363b07) signal close complete immediately=false 23:16:13.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56094]) code=0 message='' shell closed 23:16:13.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56094]) Closing immediately 23:16:13.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:13.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56094]]) Closing immediately 23:16:13.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56094]) stopping 23:16:13.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56094]) stopped 23:16:13.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56094]])[Immediately] closed 23:16:13.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18085] - close(TransportIoSession[local=/10.30.170.33:18085, remote=/10.30.170.252:56094]) Closing immediately 23:16:13.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18085] - close(TransportIoSession[local=/10.30.170.33:18085, remote=/10.30.170.252:56094])[Immediately] closed 23:16:13.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ca49985) signal close complete immediately=true 23:16:13.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56094])[Immediately] closed 23:16:13.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3e9d2387, L:/10.30.170.33:18085 ! R:/10.30.170.252:56094] inactive. 23:16:13.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x3e9d2387, L:/10.30.170.33:18085 ! R:/10.30.170.252:56094]} end of input detected while session was in state up 23:16:13.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=256, channel=[id: 0x3e9d2387, L:/10.30.170.33:18085 ! R:/10.30.170.252:56094]} down, reason: End of input 23:16:13.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:13.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44566]) process #18 SSH_MSG_IGNORE 23:16:13.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_IGNORE 23:16:13.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34506])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:13.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) exit code=0, immediate=false 23:16:13.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:13.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:13.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:13.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:13.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) Closing gracefully 23:16:13.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) 23:16:13.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506])[immediately=false] processing 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34506]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) Closing immediately 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506])[immediately=true] processing 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506] 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5af42145) signal close complete immediately=true 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a690b14) signal close complete immediately=true 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506])[Immediately] closed 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) result=null 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28e3b918) signal close complete immediately=false 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53430569) signal close complete immediately=false 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34506]) code=0 message='' shell closed 23:16:13.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34506]) Closing immediately 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34506]]) Closing immediately 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34506]) stopping 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34506]) stopped 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34506]])[Immediately] closed 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18086] - close(TransportIoSession[local=/10.30.170.33:18086, remote=/10.30.170.252:34506]) Closing immediately 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18086] - close(TransportIoSession[local=/10.30.170.33:18086, remote=/10.30.170.252:34506])[Immediately] closed 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28c6f84d) signal close complete immediately=true 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34506])[Immediately] closed 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa3c33167, L:/10.30.170.33:18086 ! R:/10.30.170.252:34506] inactive. 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=257, channel=[id: 0xa3c33167, L:/10.30.170.33:18086 ! R:/10.30.170.252:34506]} end of input detected while session was in state up 23:16:13.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=257, channel=[id: 0xa3c33167, L:/10.30.170.33:18086 ! R:/10.30.170.252:34506]} down, reason: End of input 23:16:13.750 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:13.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #15 SSH_MSG_IGNORE 23:16:13.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_IGNORE 23:16:13.798 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:13.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32800]) process #19 SSH_MSG_IGNORE 23:16:13.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_IGNORE 23:16:13.815 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:13.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #17 SSH_MSG_IGNORE 23:16:13.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_IGNORE 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43756])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) exit code=0, immediate=false 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) Closing gracefully 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756])[immediately=false] processing 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43756]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) Closing immediately 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756])[immediately=true] processing 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756] 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8d5cdeb) signal close complete immediately=true 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a10ac32) signal close complete immediately=true 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756])[Immediately] closed 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) result=null 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@309244eb) signal close complete immediately=false 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3835a444) signal close complete immediately=false 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43756]) code=0 message='' shell closed 23:16:13.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43756]) Closing immediately 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43756]]) Closing immediately 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43756]) stopping 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43756]) stopped 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43756]])[Immediately] closed 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18087] - close(TransportIoSession[local=/10.30.170.33:18087, remote=/10.30.170.252:43756]) Closing immediately 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18087] - close(TransportIoSession[local=/10.30.170.33:18087, remote=/10.30.170.252:43756])[Immediately] closed 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e299c3c) signal close complete immediately=true 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43756])[Immediately] closed 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x698fda90, L:/10.30.170.33:18087 ! R:/10.30.170.252:43756] inactive. 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x698fda90, L:/10.30.170.33:18087 ! R:/10.30.170.252:43756]} end of input detected while session was in state up 23:16:13.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=258, channel=[id: 0x698fda90, L:/10.30.170.33:18087 ! R:/10.30.170.252:43756]} down, reason: End of input 23:16:13.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #16 SSH_MSG_IGNORE 23:16:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_IGNORE 23:16:14.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:14.141 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #16 SSH_MSG_IGNORE 23:16:14.141 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_IGNORE 23:16:14.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:14.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #15 SSH_MSG_IGNORE 23:16:14.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_IGNORE 23:16:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43634]) process #18 SSH_MSG_IGNORE 23:16:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_IGNORE 23:16:14.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58566])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) exit code=0, immediate=false 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) Closing gracefully 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:14.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566])[immediately=false] processing 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58566]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) Closing immediately 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566])[immediately=true] processing 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566] 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d3963f0) signal close complete immediately=true 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45d94f1c) signal close complete immediately=true 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566])[Immediately] closed 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) result=null 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c1d0cf7) signal close complete immediately=false 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43c853a5) signal close complete immediately=false 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58566]) code=0 message='' shell closed 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58566]) Closing immediately 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58566]]) Closing immediately 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58566]) stopping 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58566]) stopped 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58566]])[Immediately] closed 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18088] - close(TransportIoSession[local=/10.30.170.33:18088, remote=/10.30.170.252:58566]) Closing immediately 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18088] - close(TransportIoSession[local=/10.30.170.33:18088, remote=/10.30.170.252:58566])[Immediately] closed 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75589ecf) signal close complete immediately=true 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58566])[Immediately] closed 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x12d769c5, L:/10.30.170.33:18088 ! R:/10.30.170.252:58566] inactive. 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x12d769c5, L:/10.30.170.33:18088 ! R:/10.30.170.252:58566]} end of input detected while session was in state up 23:16:14.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=259, channel=[id: 0x12d769c5, L:/10.30.170.33:18088 ! R:/10.30.170.252:58566]} down, reason: End of input 23:16:14.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37672]) process #19 SSH_MSG_IGNORE 23:16:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_IGNORE 23:16:14.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:14.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #17 SSH_MSG_IGNORE 23:16:14.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_IGNORE 23:16:14.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53760]) process #18 SSH_MSG_IGNORE 23:16:14.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_IGNORE 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59784])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) exit code=0, immediate=false 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) Closing gracefully 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784])[immediately=false] processing 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59784]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) Closing immediately 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:14.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784])[immediately=true] processing 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784] 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19159b99) signal close complete immediately=true 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d416086) signal close complete immediately=true 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784])[Immediately] closed 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) result=null 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d3ceb10) signal close complete immediately=false 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@531dce63) signal close complete immediately=false 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59784]) code=0 message='' shell closed 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59784]) Closing immediately 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59784]]) Closing immediately 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59784]) stopping 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59784]) stopped 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59784]])[Immediately] closed 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18089] - close(TransportIoSession[local=/10.30.170.33:18089, remote=/10.30.170.252:59784]) Closing immediately 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18089] - close(TransportIoSession[local=/10.30.170.33:18089, remote=/10.30.170.252:59784])[Immediately] closed 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66614eca) signal close complete immediately=true 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59784])[Immediately] closed 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x67b1db79, L:/10.30.170.33:18089 ! R:/10.30.170.252:59784] inactive. 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=260, channel=[id: 0x67b1db79, L:/10.30.170.33:18089 ! R:/10.30.170.252:59784]} end of input detected while session was in state up 23:16:14.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=260, channel=[id: 0x67b1db79, L:/10.30.170.33:18089 ! R:/10.30.170.252:59784]} down, reason: End of input 23:16:14.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:14.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #15 SSH_MSG_IGNORE 23:16:14.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_IGNORE 23:16:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34558])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) exit code=0, immediate=false 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) Closing gracefully 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558])[immediately=false] processing 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34558]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) Closing immediately 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558])[immediately=true] processing 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558] 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b139050) signal close complete immediately=true 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a58bcef) signal close complete immediately=true 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558])[Immediately] closed 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) result=null 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cb38829) signal close complete immediately=false 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18df4fc5) signal close complete immediately=false 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34558]) code=0 message='' shell closed 23:16:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34558]) Closing immediately 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34558]]) Closing immediately 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34558]) stopping 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34558]) stopped 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34558]])[Immediately] closed 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18090] - close(TransportIoSession[local=/10.30.170.33:18090, remote=/10.30.170.252:34558]) Closing immediately 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18090] - close(TransportIoSession[local=/10.30.170.33:18090, remote=/10.30.170.252:34558])[Immediately] closed 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f59dd9e) signal close complete immediately=true 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34558])[Immediately] closed 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7c00afeb, L:/10.30.170.33:18090 ! R:/10.30.170.252:34558] inactive. 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=261, channel=[id: 0x7c00afeb, L:/10.30.170.33:18090 ! R:/10.30.170.252:34558]} end of input detected while session was in state up 23:16:14.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=261, channel=[id: 0x7c00afeb, L:/10.30.170.33:18090 ! R:/10.30.170.252:34558]} down, reason: End of input 23:16:14.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39202]) process #19 SSH_MSG_IGNORE 23:16:14.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_IGNORE 23:16:14.872 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #16 SSH_MSG_IGNORE 23:16:14.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_IGNORE 23:16:14.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #17 SSH_MSG_IGNORE 23:16:14.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_IGNORE 23:16:14.886 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:15.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:32800])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) exit code=0, immediate=false 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) Closing gracefully 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800])[immediately=false] processing 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32800]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) Closing immediately 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800])[immediately=true] processing 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800] 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bc7180c) signal close complete immediately=true 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b8e4d87) signal close complete immediately=true 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800])[Immediately] closed 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) result=null 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a19f498) signal close complete immediately=false 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c67352d) signal close complete immediately=false 23:16:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32800]) code=0 message='' shell closed 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:32800]) Closing immediately 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32800]]) Closing immediately 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32800]) stopping 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32800]) stopped 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32800]])[Immediately] closed 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18091] - close(TransportIoSession[local=/10.30.170.33:18091, remote=/10.30.170.252:32800]) Closing immediately 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18091] - close(TransportIoSession[local=/10.30.170.33:18091, remote=/10.30.170.252:32800])[Immediately] closed 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f8359d5) signal close complete immediately=true 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:32800])[Immediately] closed 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3dbe722c, L:/10.30.170.33:18091 ! R:/10.30.170.252:32800] inactive. 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=262, channel=[id: 0x3dbe722c, L:/10.30.170.33:18091 ! R:/10.30.170.252:32800]} end of input detected while session was in state up 23:16:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=262, channel=[id: 0x3dbe722c, L:/10.30.170.33:18091 ! R:/10.30.170.252:32800]} down, reason: End of input 23:16:15.176 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:15.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #15 SSH_MSG_IGNORE 23:16:15.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_IGNORE 23:16:15.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33256]) process #18 SSH_MSG_IGNORE 23:16:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_IGNORE 23:16:15.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #16 SSH_MSG_IGNORE 23:16:15.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_IGNORE 23:16:15.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60962]) process #18 SSH_MSG_IGNORE 23:16:15.411 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_IGNORE 23:16:15.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:15.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #17 SSH_MSG_IGNORE 23:16:15.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_IGNORE 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37672])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) exit code=0, immediate=false 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) Closing gracefully 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:15.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672])[immediately=false] processing 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37672]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) Closing immediately 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672])[immediately=true] processing 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672] 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ea32907) signal close complete immediately=true 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@606d1a32) signal close complete immediately=true 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672])[Immediately] closed 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) result=null 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c278f7a) signal close complete immediately=false 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40f1981d) signal close complete immediately=false 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37672]) code=0 message='' shell closed 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37672]) Closing immediately 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37672]]) Closing immediately 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37672]) stopping 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37672]) stopped 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37672]])[Immediately] closed 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18092] - close(TransportIoSession[local=/10.30.170.33:18092, remote=/10.30.170.252:37672]) Closing immediately 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18092] - close(TransportIoSession[local=/10.30.170.33:18092, remote=/10.30.170.252:37672])[Immediately] closed 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@772d6a15) signal close complete immediately=true 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37672])[Immediately] closed 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x995a2919, L:/10.30.170.33:18092 ! R:/10.30.170.252:37672] inactive. 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=263, channel=[id: 0x995a2919, L:/10.30.170.33:18092 ! R:/10.30.170.252:37672]} end of input detected while session was in state up 23:16:15.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=263, channel=[id: 0x995a2919, L:/10.30.170.33:18092 ! R:/10.30.170.252:37672]} down, reason: End of input 23:16:15.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54736]) process #19 SSH_MSG_IGNORE 23:16:15.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_IGNORE 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39202])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) exit code=0, immediate=false 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) Closing gracefully 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202])[immediately=false] processing 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39202]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) Closing immediately 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202])[immediately=true] processing 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202] 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b54f076) signal close complete immediately=true 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@693a2a1b) signal close complete immediately=true 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202])[Immediately] closed 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) result=null 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51cbc02f) signal close complete immediately=false 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4956929c) signal close complete immediately=false 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39202]) code=0 message='' shell closed 23:16:15.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39202]) Closing immediately 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39202]]) Closing immediately 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39202]) stopping 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39202]) stopped 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39202]])[Immediately] closed 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18093] - close(TransportIoSession[local=/10.30.170.33:18093, remote=/10.30.170.252:39202]) Closing immediately 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18093] - close(TransportIoSession[local=/10.30.170.33:18093, remote=/10.30.170.252:39202])[Immediately] closed 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@652d1c80) signal close complete immediately=true 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39202])[Immediately] closed 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x70d9acc8, L:/10.30.170.33:18093 ! R:/10.30.170.252:39202] inactive. 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x70d9acc8, L:/10.30.170.33:18093 ! R:/10.30.170.252:39202]} end of input detected while session was in state up 23:16:15.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=264, channel=[id: 0x70d9acc8, L:/10.30.170.33:18093 ! R:/10.30.170.252:39202]} down, reason: End of input 23:16:15.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:15.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #15 SSH_MSG_IGNORE 23:16:15.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_IGNORE 23:16:15.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #16 SSH_MSG_IGNORE 23:16:15.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_IGNORE 23:16:15.913 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:15.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36104]) process #19 SSH_MSG_IGNORE 23:16:15.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_IGNORE 23:16:15.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:15.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #17 SSH_MSG_IGNORE 23:16:15.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_IGNORE 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54736])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) exit code=0, immediate=false 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) Closing gracefully 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736])[immediately=false] processing 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54736]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:16.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) Closing immediately 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736])[immediately=true] processing 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736] 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73fcc7e3) signal close complete immediately=true 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e62dd85) signal close complete immediately=true 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736])[Immediately] closed 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) result=null 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32086926) signal close complete immediately=false 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42b86ea7) signal close complete immediately=false 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54736]) code=0 message='' shell closed 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54736]) Closing immediately 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54736]]) Closing immediately 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54736]) stopping 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54736]) stopped 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54736]])[Immediately] closed 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18094] - close(TransportIoSession[local=/10.30.170.33:18094, remote=/10.30.170.252:54736]) Closing immediately 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18094] - close(TransportIoSession[local=/10.30.170.33:18094, remote=/10.30.170.252:54736])[Immediately] closed 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57ee6acc) signal close complete immediately=true 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54736])[Immediately] closed 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x48aa53d3, L:/10.30.170.33:18094 ! R:/10.30.170.252:54736] inactive. 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=265, channel=[id: 0x48aa53d3, L:/10.30.170.33:18094 ! R:/10.30.170.252:54736]} end of input detected while session was in state up 23:16:16.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=265, channel=[id: 0x48aa53d3, L:/10.30.170.33:18094 ! R:/10.30.170.252:54736]} down, reason: End of input 23:16:16.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:16.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53236]) process #18 SSH_MSG_IGNORE 23:16:16.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_IGNORE 23:16:16.282 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:16.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #15 SSH_MSG_IGNORE 23:16:16.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_IGNORE 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36104])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) exit code=0, immediate=false 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) Closing gracefully 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104])[immediately=false] processing 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:16.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36104]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) Closing immediately 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104])[immediately=true] processing 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104] 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13b51691) signal close complete immediately=true 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12416bc7) signal close complete immediately=true 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104])[Immediately] closed 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) result=null 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6abf5618) signal close complete immediately=false 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@320e5b65) signal close complete immediately=false 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36104]) code=0 message='' shell closed 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36104]) Closing immediately 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36104]]) Closing immediately 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36104]) stopping 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36104]) stopped 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36104]])[Immediately] closed 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18095] - close(TransportIoSession[local=/10.30.170.33:18095, remote=/10.30.170.252:36104]) Closing immediately 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18095] - close(TransportIoSession[local=/10.30.170.33:18095, remote=/10.30.170.252:36104])[Immediately] closed 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@934d22b) signal close complete immediately=true 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36104])[Immediately] closed 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4790240f, L:/10.30.170.33:18095 ! R:/10.30.170.252:36104] inactive. 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x4790240f, L:/10.30.170.33:18095 ! R:/10.30.170.252:36104]} end of input detected while session was in state up 23:16:16.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=266, channel=[id: 0x4790240f, L:/10.30.170.33:18095 ! R:/10.30.170.252:36104]} down, reason: End of input 23:16:16.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #16 SSH_MSG_IGNORE 23:16:16.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_IGNORE 23:16:16.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #17 SSH_MSG_IGNORE 23:16:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_IGNORE 23:16:16.582 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:16:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46112]) process #19 SSH_MSG_IGNORE 23:16:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_IGNORE 23:16:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46112])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) exit code=0, immediate=false 23:16:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) Closing gracefully 23:16:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112])[immediately=false] processing 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46112]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) Closing immediately 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112])[immediately=true] processing 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112] 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f59a9ab) signal close complete immediately=true 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ae7251a) signal close complete immediately=true 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112])[Immediately] closed 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) result=null 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f03b9f6) signal close complete immediately=false 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c4840d5) signal close complete immediately=false 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46112]) code=0 message='' shell closed 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46112]) Closing immediately 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46112]]) Closing immediately 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46112]) stopping 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46112]) stopped 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46112]])[Immediately] closed 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18096] - close(TransportIoSession[local=/10.30.170.33:18096, remote=/10.30.170.252:46112]) Closing immediately 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18096] - close(TransportIoSession[local=/10.30.170.33:18096, remote=/10.30.170.252:46112])[Immediately] closed 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e3eb206) signal close complete immediately=true 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46112])[Immediately] closed 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe814f62c, L:/10.30.170.33:18096 ! R:/10.30.170.252:46112] inactive. 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xe814f62c, L:/10.30.170.33:18096 ! R:/10.30.170.252:46112]} end of input detected while session was in state up 23:16:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=267, channel=[id: 0xe814f62c, L:/10.30.170.33:18096 ! R:/10.30.170.252:46112]} down, reason: End of input 23:16:16.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:16.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #15 SSH_MSG_IGNORE 23:16:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_IGNORE 23:16:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44168]) process #18 SSH_MSG_IGNORE 23:16:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_IGNORE 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54346])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) exit code=0, immediate=false 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) Closing gracefully 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346])[immediately=false] processing 23:16:16.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:16.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54346]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) Closing immediately 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346])[immediately=true] processing 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346] 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22c18b21) signal close complete immediately=true 23:16:16.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #17 SSH_MSG_IGNORE 23:16:16.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_IGNORE 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@359de5d) signal close complete immediately=true 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346])[Immediately] closed 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) result=null 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@669aa13) signal close complete immediately=false 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b3d630) signal close complete immediately=false 23:16:16.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54346]) code=0 message='' shell closed 23:16:16.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54346]) Closing immediately 23:16:16.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:16.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54346]]) Closing immediately 23:16:16.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54346]) stopping 23:16:16.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54346]) stopped 23:16:16.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54346]])[Immediately] closed 23:16:16.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18097] - close(TransportIoSession[local=/10.30.170.33:18097, remote=/10.30.170.252:54346]) Closing immediately 23:16:16.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18097] - close(TransportIoSession[local=/10.30.170.33:18097, remote=/10.30.170.252:54346])[Immediately] closed 23:16:16.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d05dde4) signal close complete immediately=true 23:16:16.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54346])[Immediately] closed 23:16:16.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xddeebcf4, L:/10.30.170.33:18097 ! R:/10.30.170.252:54346] inactive. 23:16:16.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xddeebcf4, L:/10.30.170.33:18097 ! R:/10.30.170.252:54346]} end of input detected while session was in state up 23:16:16.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=268, channel=[id: 0xddeebcf4, L:/10.30.170.33:18097 ! R:/10.30.170.252:54346]} down, reason: End of input 23:16:16.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #16 SSH_MSG_IGNORE 23:16:16.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_IGNORE 23:16:17.137 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53472]) process #18 SSH_MSG_IGNORE 23:16:17.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_IGNORE 23:16:17.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46432])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:17.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) exit code=0, immediate=false 23:16:17.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:17.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:17.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:17.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:17.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) Closing gracefully 23:16:17.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432])[immediately=false] processing 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46432]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) Closing immediately 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432])[immediately=true] processing 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432] 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b2835c9) signal close complete immediately=true 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@148531fe) signal close complete immediately=true 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432])[Immediately] closed 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) result=null 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ad5998d) signal close complete immediately=false 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71fd5f60) signal close complete immediately=false 23:16:17.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46432]) code=0 message='' shell closed 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46432]) Closing immediately 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46432]]) Closing immediately 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46432]) stopping 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46432]) stopped 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46432]])[Immediately] closed 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18098] - close(TransportIoSession[local=/10.30.170.33:18098, remote=/10.30.170.252:46432]) Closing immediately 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18098] - close(TransportIoSession[local=/10.30.170.33:18098, remote=/10.30.170.252:46432])[Immediately] closed 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b11baeb) signal close complete immediately=true 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46432])[Immediately] closed 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x28c76741, L:/10.30.170.33:18098 ! R:/10.30.170.252:46432] inactive. 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x28c76741, L:/10.30.170.33:18098 ! R:/10.30.170.252:46432]} end of input detected while session was in state up 23:16:17.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=269, channel=[id: 0x28c76741, L:/10.30.170.33:18098 ! R:/10.30.170.252:46432]} down, reason: End of input 23:16:17.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #16 SSH_MSG_IGNORE 23:16:17.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_IGNORE 23:16:17.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:17.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #17 SSH_MSG_IGNORE 23:16:17.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_IGNORE 23:16:17.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:17.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #15 SSH_MSG_IGNORE 23:16:17.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_IGNORE 23:16:17.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59264])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:17.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) exit code=0, immediate=false 23:16:17.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:17.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:17.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:17.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) Closing gracefully 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264])[immediately=false] processing 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59264]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) Closing immediately 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264])[immediately=true] processing 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264] 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fb285b4) signal close complete immediately=true 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bf8019c) signal close complete immediately=true 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264])[Immediately] closed 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) result=null 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39d8dfe) signal close complete immediately=false 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63097ad) signal close complete immediately=false 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59264]) code=0 message='' shell closed 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59264]) Closing immediately 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59264]]) Closing immediately 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59264]) stopping 23:16:17.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59264]) stopped 23:16:17.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59264]])[Immediately] closed 23:16:17.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18099] - close(TransportIoSession[local=/10.30.170.33:18099, remote=/10.30.170.252:59264]) Closing immediately 23:16:17.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18099] - close(TransportIoSession[local=/10.30.170.33:18099, remote=/10.30.170.252:59264])[Immediately] closed 23:16:17.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d543dfa) signal close complete immediately=true 23:16:17.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59264])[Immediately] closed 23:16:17.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbc887820, L:/10.30.170.33:18099 ! R:/10.30.170.252:59264] inactive. 23:16:17.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xbc887820, L:/10.30.170.33:18099 ! R:/10.30.170.252:59264]} end of input detected while session was in state up 23:16:17.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=270, channel=[id: 0xbc887820, L:/10.30.170.33:18099 ! R:/10.30.170.252:59264]} down, reason: End of input 23:16:17.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44900]) process #18 SSH_MSG_IGNORE 23:16:17.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_IGNORE 23:16:17.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #16 SSH_MSG_IGNORE 23:16:17.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_IGNORE 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52282])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) exit code=0, immediate=false 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) Closing gracefully 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282])[immediately=false] processing 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52282]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) Closing immediately 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282])[immediately=true] processing 23:16:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282] 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a79cc14) signal close complete immediately=true 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@135beb96) signal close complete immediately=true 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282])[Immediately] closed 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) result=null 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e11ff07) signal close complete immediately=false 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@680ecff8) signal close complete immediately=false 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52282]) code=0 message='' shell closed 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52282]) Closing immediately 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52282]]) Closing immediately 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52282]) stopping 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52282]) stopped 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52282]])[Immediately] closed 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18100] - close(TransportIoSession[local=/10.30.170.33:18100, remote=/10.30.170.252:52282]) Closing immediately 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18100] - close(TransportIoSession[local=/10.30.170.33:18100, remote=/10.30.170.252:52282])[Immediately] closed 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ca3a781) signal close complete immediately=true 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52282])[Immediately] closed 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x64692379, L:/10.30.170.33:18100 ! R:/10.30.170.252:52282] inactive. 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x64692379, L:/10.30.170.33:18100 ! R:/10.30.170.252:52282]} end of input detected while session was in state up 23:16:17.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=271, channel=[id: 0x64692379, L:/10.30.170.33:18100 ! R:/10.30.170.252:52282]} down, reason: End of input 23:16:18.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:18.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #15 SSH_MSG_IGNORE 23:16:18.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_IGNORE 23:16:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34522]) process #18 SSH_MSG_IGNORE 23:16:18.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_IGNORE 23:16:18.128 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:18.133 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:18.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #17 SSH_MSG_IGNORE 23:16:18.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_IGNORE 23:16:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46348])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) exit code=0, immediate=false 23:16:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:18.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) Closing gracefully 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348])[immediately=false] processing 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46348]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) Closing immediately 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348])[immediately=true] processing 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348] 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35e712de) signal close complete immediately=true 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f57f360) signal close complete immediately=true 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348])[Immediately] closed 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) result=null 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e77b9ca) signal close complete immediately=false 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28a701b1) signal close complete immediately=false 23:16:18.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46348]) code=0 message='' shell closed 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46348]) Closing immediately 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46348]]) Closing immediately 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46348]) stopping 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46348]) stopped 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46348]])[Immediately] closed 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18101] - close(TransportIoSession[local=/10.30.170.33:18101, remote=/10.30.170.252:46348]) Closing immediately 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18101] - close(TransportIoSession[local=/10.30.170.33:18101, remote=/10.30.170.252:46348])[Immediately] closed 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25db8799) signal close complete immediately=true 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46348])[Immediately] closed 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf80ee768, L:/10.30.170.33:18101 ! R:/10.30.170.252:46348] inactive. 23:16:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=272, channel=[id: 0xf80ee768, L:/10.30.170.33:18101 ! R:/10.30.170.252:46348]} end of input detected while session was in state up 23:16:18.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=272, channel=[id: 0xf80ee768, L:/10.30.170.33:18101 ! R:/10.30.170.252:46348]} down, reason: End of input 23:16:18.278 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:18.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #15 SSH_MSG_IGNORE 23:16:18.279 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_IGNORE 23:16:18.464 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:18.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #16 SSH_MSG_IGNORE 23:16:18.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_IGNORE 23:16:18.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40190])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:18.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) exit code=0, immediate=false 23:16:18.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:18.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:18.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:18.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:18.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) Closing gracefully 23:16:18.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) 23:16:18.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190])[immediately=false] processing 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40190]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) Closing immediately 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190])[immediately=true] processing 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190] 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d84f04b) signal close complete immediately=true 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48228a9f) signal close complete immediately=true 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190])[Immediately] closed 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) result=null 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5487d4fb) signal close complete immediately=false 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39d76ece) signal close complete immediately=false 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40190]) code=0 message='' shell closed 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40190]) Closing immediately 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40190]]) Closing immediately 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40190]) stopping 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40190]) stopped 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40190]])[Immediately] closed 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18102] - close(TransportIoSession[local=/10.30.170.33:18102, remote=/10.30.170.252:40190]) Closing immediately 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18102] - close(TransportIoSession[local=/10.30.170.33:18102, remote=/10.30.170.252:40190])[Immediately] closed 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@432bc717) signal close complete immediately=true 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40190])[Immediately] closed 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3428a93d, L:/10.30.170.33:18102 ! R:/10.30.170.252:40190] inactive. 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x3428a93d, L:/10.30.170.33:18102 ! R:/10.30.170.252:40190]} end of input detected while session was in state up 23:16:18.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=273, channel=[id: 0x3428a93d, L:/10.30.170.33:18102 ! R:/10.30.170.252:40190]} down, reason: End of input 23:16:18.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #17 SSH_MSG_IGNORE 23:16:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_IGNORE 23:16:18.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48358]) process #18 SSH_MSG_IGNORE 23:16:18.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_IGNORE 23:16:18.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55026])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:18.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) exit code=0, immediate=false 23:16:18.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:18.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:18.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:18.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:18.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) Closing gracefully 23:16:18.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026])[immediately=false] processing 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55026]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) Closing immediately 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026])[immediately=true] processing 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026] 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@677e866b) signal close complete immediately=true 23:16:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68c377e6) signal close complete immediately=true 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026])[Immediately] closed 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) result=null 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@644aa5db) signal close complete immediately=false 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@111eb772) signal close complete immediately=false 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55026]) code=0 message='' shell closed 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55026]) Closing immediately 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55026]]) Closing immediately 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55026]) stopping 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55026]) stopped 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55026]])[Immediately] closed 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18103] - close(TransportIoSession[local=/10.30.170.33:18103, remote=/10.30.170.252:55026]) Closing immediately 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18103] - close(TransportIoSession[local=/10.30.170.33:18103, remote=/10.30.170.252:55026])[Immediately] closed 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c026e4) signal close complete immediately=true 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55026])[Immediately] closed 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x19a55673, L:/10.30.170.33:18103 ! R:/10.30.170.252:55026] inactive. 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x19a55673, L:/10.30.170.33:18103 ! R:/10.30.170.252:55026]} end of input detected while session was in state up 23:16:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=274, channel=[id: 0x19a55673, L:/10.30.170.33:18103 ! R:/10.30.170.252:55026]} down, reason: End of input 23:16:18.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:16:18.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #15 SSH_MSG_IGNORE 23:16:18.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_IGNORE 23:16:19.040 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #16 SSH_MSG_IGNORE 23:16:19.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_IGNORE 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56724])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) exit code=0, immediate=false 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) Closing gracefully 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724])[immediately=false] processing 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56724]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) Closing immediately 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724])[immediately=true] processing 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724] 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49d8dc35) signal close complete immediately=true 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@eaf11ff) signal close complete immediately=true 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724])[Immediately] closed 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) result=null 23:16:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ce40318) signal close complete immediately=false 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e1f760c) signal close complete immediately=false 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56724]) code=0 message='' shell closed 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56724]) Closing immediately 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56724]]) Closing immediately 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56724]) stopping 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56724]) stopped 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56724]])[Immediately] closed 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18104] - close(TransportIoSession[local=/10.30.170.33:18104, remote=/10.30.170.252:56724]) Closing immediately 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18104] - close(TransportIoSession[local=/10.30.170.33:18104, remote=/10.30.170.252:56724])[Immediately] closed 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31a92c8e) signal close complete immediately=true 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56724])[Immediately] closed 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9ec79211, L:/10.30.170.33:18104 ! R:/10.30.170.252:56724] inactive. 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=275, channel=[id: 0x9ec79211, L:/10.30.170.33:18104 ! R:/10.30.170.252:56724]} end of input detected while session was in state up 23:16:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=275, channel=[id: 0x9ec79211, L:/10.30.170.33:18104 ! R:/10.30.170.252:56724]} down, reason: End of input 23:16:19.098 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42852]) process #18 SSH_MSG_IGNORE 23:16:19.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_IGNORE 23:16:19.148 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:19.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #17 SSH_MSG_IGNORE 23:16:19.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_IGNORE 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54020])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) exit code=0, immediate=false 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) Closing gracefully 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020])[immediately=false] processing 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54020]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) Closing immediately 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020])[immediately=true] processing 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020] 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f296fc7) signal close complete immediately=true 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c3c4b7) signal close complete immediately=true 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020])[Immediately] closed 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) result=null 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e167ee7) signal close complete immediately=false 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4627071f) signal close complete immediately=false 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54020]) code=0 message='' shell closed 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54020]) Closing immediately 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54020]]) Closing immediately 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54020]) stopping 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54020]) stopped 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54020]])[Immediately] closed 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18105] - close(TransportIoSession[local=/10.30.170.33:18105, remote=/10.30.170.252:54020]) Closing immediately 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18105] - close(TransportIoSession[local=/10.30.170.33:18105, remote=/10.30.170.252:54020])[Immediately] closed 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62540f4b) signal close complete immediately=true 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54020])[Immediately] closed 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdd0fa745, L:/10.30.170.33:18105 ! R:/10.30.170.252:54020] inactive. 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xdd0fa745, L:/10.30.170.33:18105 ! R:/10.30.170.252:54020]} end of input detected while session was in state up 23:16:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=276, channel=[id: 0xdd0fa745, L:/10.30.170.33:18105 ! R:/10.30.170.252:54020]} down, reason: End of input 23:16:19.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #16 SSH_MSG_IGNORE 23:16:19.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_IGNORE 23:16:19.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52582])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:19.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) exit code=0, immediate=false 23:16:19.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:19.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:19.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:19.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) Closing gracefully 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582])[immediately=false] processing 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52582]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) Closing immediately 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582])[immediately=true] processing 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582] 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a663764) signal close complete immediately=true 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b2a4494) signal close complete immediately=true 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582])[Immediately] closed 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) result=null 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@516f105d) signal close complete immediately=false 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@641d104c) signal close complete immediately=false 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52582]) code=0 message='' shell closed 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52582]) Closing immediately 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52582]]) Closing immediately 23:16:19.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52582]) stopping 23:16:19.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52582]) stopped 23:16:19.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52582]])[Immediately] closed 23:16:19.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18106] - close(TransportIoSession[local=/10.30.170.33:18106, remote=/10.30.170.252:52582]) Closing immediately 23:16:19.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18106] - close(TransportIoSession[local=/10.30.170.33:18106, remote=/10.30.170.252:52582])[Immediately] closed 23:16:19.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f9bc6bc) signal close complete immediately=true 23:16:19.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52582])[Immediately] closed 23:16:19.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd5a800cb, L:/10.30.170.33:18106 ! R:/10.30.170.252:52582] inactive. 23:16:19.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=277, channel=[id: 0xd5a800cb, L:/10.30.170.33:18106 ! R:/10.30.170.252:52582]} end of input detected while session was in state up 23:16:19.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=277, channel=[id: 0xd5a800cb, L:/10.30.170.33:18106 ! R:/10.30.170.252:52582]} down, reason: End of input 23:16:19.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:19.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #17 SSH_MSG_IGNORE 23:16:19.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_IGNORE 23:16:19.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:19.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34850]) process #18 SSH_MSG_IGNORE 23:16:19.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_IGNORE 23:16:19.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42170])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:19.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) exit code=0, immediate=false 23:16:19.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:19.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:19.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:19.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:19.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) Closing gracefully 23:16:19.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) 23:16:19.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) 23:16:19.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170])[immediately=false] processing 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42170]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) Closing immediately 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170])[immediately=true] processing 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170] 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e8133b0) signal close complete immediately=true 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e5fe2f8) signal close complete immediately=true 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170])[Immediately] closed 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) result=null 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46fa0847) signal close complete immediately=false 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1aa41fa8) signal close complete immediately=false 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42170]) code=0 message='' shell closed 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42170]) Closing immediately 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42170]]) Closing immediately 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42170]) stopping 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42170]) stopped 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42170]])[Immediately] closed 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18107] - close(TransportIoSession[local=/10.30.170.33:18107, remote=/10.30.170.252:42170]) Closing immediately 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18107] - close(TransportIoSession[local=/10.30.170.33:18107, remote=/10.30.170.252:42170])[Immediately] closed 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d9fb3ff) signal close complete immediately=true 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42170])[Immediately] closed 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa3eac408, L:/10.30.170.33:18107 ! R:/10.30.170.252:42170] inactive. 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=278, channel=[id: 0xa3eac408, L:/10.30.170.33:18107 ! R:/10.30.170.252:42170]} end of input detected while session was in state up 23:16:19.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=278, channel=[id: 0xa3eac408, L:/10.30.170.33:18107 ! R:/10.30.170.252:42170]} down, reason: End of input 23:16:20.021 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #16 SSH_MSG_IGNORE 23:16:20.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_IGNORE 23:16:20.118 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55754]) process #18 SSH_MSG_IGNORE 23:16:20.118 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_IGNORE 23:16:20.119 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:20.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #17 SSH_MSG_IGNORE 23:16:20.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_IGNORE 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34044])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) exit code=0, immediate=false 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) Closing gracefully 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044])[immediately=false] processing 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34044]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) Closing immediately 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044])[immediately=true] processing 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044] 23:16:20.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e8a8300) signal close complete immediately=true 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b143dc4) signal close complete immediately=true 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044])[Immediately] closed 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) result=null 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e738420) signal close complete immediately=false 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f75ec06) signal close complete immediately=false 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34044]) code=0 message='' shell closed 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34044]) Closing immediately 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34044]]) Closing immediately 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34044]) stopping 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34044]) stopped 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34044]])[Immediately] closed 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18108] - close(TransportIoSession[local=/10.30.170.33:18108, remote=/10.30.170.252:34044]) Closing immediately 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18108] - close(TransportIoSession[local=/10.30.170.33:18108, remote=/10.30.170.252:34044])[Immediately] closed 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35fdf86b) signal close complete immediately=true 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34044])[Immediately] closed 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9b85be6f, L:/10.30.170.33:18108 ! R:/10.30.170.252:34044] inactive. 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x9b85be6f, L:/10.30.170.33:18108 ! R:/10.30.170.252:34044]} end of input detected while session was in state up 23:16:20.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=279, channel=[id: 0x9b85be6f, L:/10.30.170.33:18108 ! R:/10.30.170.252:34044]} down, reason: End of input 23:16:20.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #16 SSH_MSG_IGNORE 23:16:20.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_IGNORE 23:16:20.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36930])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) exit code=0, immediate=false 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) Closing gracefully 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930])[immediately=false] processing 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36930]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) Closing immediately 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930])[immediately=true] processing 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930] 23:16:20.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a9aa72e) signal close complete immediately=true 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dd8187e) signal close complete immediately=true 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930])[Immediately] closed 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) result=null 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22d8511a) signal close complete immediately=false 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ce9bf48) signal close complete immediately=false 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36930]) code=0 message='' shell closed 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36930]) Closing immediately 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36930]]) Closing immediately 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36930]) stopping 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36930]) stopped 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36930]])[Immediately] closed 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18109] - close(TransportIoSession[local=/10.30.170.33:18109, remote=/10.30.170.252:36930]) Closing immediately 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18109] - close(TransportIoSession[local=/10.30.170.33:18109, remote=/10.30.170.252:36930])[Immediately] closed 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@305d22c) signal close complete immediately=true 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36930])[Immediately] closed 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd0b6c1a2, L:/10.30.170.33:18109 ! R:/10.30.170.252:36930] inactive. 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=280, channel=[id: 0xd0b6c1a2, L:/10.30.170.33:18109 ! R:/10.30.170.252:36930]} end of input detected while session was in state up 23:16:20.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=280, channel=[id: 0xd0b6c1a2, L:/10.30.170.33:18109 ! R:/10.30.170.252:36930]} down, reason: End of input 23:16:20.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47616]) process #18 SSH_MSG_IGNORE 23:16:20.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_IGNORE 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52570])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) exit code=0, immediate=false 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) Closing gracefully 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570])[immediately=false] processing 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52570]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) Closing immediately 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570])[immediately=true] processing 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570] 23:16:20.856 [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@72e608de) signal close complete immediately=true 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:20.856 [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@1152f570) signal close complete immediately=true 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570])[Immediately] closed 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) result=null 23:16:20.856 [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@54a78897) signal close complete immediately=false 23:16:20.856 [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@751c5011) signal close complete immediately=false 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52570]) code=0 message='' shell closed 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52570]) Closing immediately 23:16:20.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:20.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52570]]) Closing immediately 23:16:20.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52570]) stopping 23:16:20.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52570]) stopped 23:16:20.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52570]])[Immediately] closed 23:16:20.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18110] - close(TransportIoSession[local=/10.30.170.33:18110, remote=/10.30.170.252:52570]) Closing immediately 23:16:20.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18110] - close(TransportIoSession[local=/10.30.170.33:18110, remote=/10.30.170.252:52570])[Immediately] closed 23:16:20.857 [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@37fe0694) signal close complete immediately=true 23:16:20.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52570])[Immediately] closed 23:16:20.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x47fa6cd4, L:/10.30.170.33:18110 ! R:/10.30.170.252:52570] inactive. 23:16:20.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=281, channel=[id: 0x47fa6cd4, L:/10.30.170.33:18110 ! R:/10.30.170.252:52570]} end of input detected while session was in state up 23:16:20.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=281, channel=[id: 0x47fa6cd4, L:/10.30.170.33:18110 ! R:/10.30.170.252:52570]} down, reason: End of input 23:16:20.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:20.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #17 SSH_MSG_IGNORE 23:16:20.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_IGNORE 23:16:21.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:21.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #16 SSH_MSG_IGNORE 23:16:21.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_IGNORE 23:16:21.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:21.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #17 SSH_MSG_IGNORE 23:16:21.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:16:21.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49662])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:21.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) exit code=0, immediate=false 23:16:21.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) Closing gracefully 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662])[immediately=false] processing 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49662]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) Closing immediately 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662])[immediately=true] processing 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662] 23:16:21.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ab38d97) signal close complete immediately=true 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@726824f3) signal close complete immediately=true 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662])[Immediately] closed 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) result=null 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@782f2d37) signal close complete immediately=false 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30e7413d) signal close complete immediately=false 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49662]) code=0 message='' shell closed 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49662]) Closing immediately 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49662]]) Closing immediately 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49662]) stopping 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49662]) stopped 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49662]])[Immediately] closed 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18111] - close(TransportIoSession[local=/10.30.170.33:18111, remote=/10.30.170.252:49662]) Closing immediately 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18111] - close(TransportIoSession[local=/10.30.170.33:18111, remote=/10.30.170.252:49662])[Immediately] closed 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76febd83) signal close complete immediately=true 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49662])[Immediately] closed 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4489af0c, L:/10.30.170.33:18111 ! R:/10.30.170.252:49662] inactive. 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x4489af0c, L:/10.30.170.33:18111 ! R:/10.30.170.252:49662]} end of input detected while session was in state up 23:16:21.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=282, channel=[id: 0x4489af0c, L:/10.30.170.33:18111 ! R:/10.30.170.252:49662]} down, reason: End of input 23:16:21.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37460]) process #18 SSH_MSG_IGNORE 23:16:21.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_IGNORE 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59298])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) exit code=0, immediate=false 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) Closing gracefully 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298])[immediately=false] processing 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59298]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:21.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) Closing immediately 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298])[immediately=true] processing 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298] 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77bc8541) signal close complete immediately=true 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70ae7fca) signal close complete immediately=true 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298])[Immediately] closed 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) result=null 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33b27c4f) signal close complete immediately=false 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ef6d50e) signal close complete immediately=false 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59298]) code=0 message='' shell closed 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59298]) Closing immediately 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59298]]) Closing immediately 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59298]) stopping 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59298]) stopped 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59298]])[Immediately] closed 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18112] - close(TransportIoSession[local=/10.30.170.33:18112, remote=/10.30.170.252:59298]) Closing immediately 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18112] - close(TransportIoSession[local=/10.30.170.33:18112, remote=/10.30.170.252:59298])[Immediately] closed 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d73c51c) signal close complete immediately=true 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59298])[Immediately] closed 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8c8f1ab9, L:/10.30.170.33:18112 ! R:/10.30.170.252:59298] inactive. 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=283, channel=[id: 0x8c8f1ab9, L:/10.30.170.33:18112 ! R:/10.30.170.252:59298]} end of input detected while session was in state up 23:16:21.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=283, channel=[id: 0x8c8f1ab9, L:/10.30.170.33:18112 ! R:/10.30.170.252:59298]} down, reason: End of input 23:16:21.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:21.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #16 SSH_MSG_IGNORE 23:16:21.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_IGNORE 23:16:21.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53658])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) exit code=0, immediate=false 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) Closing gracefully 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658])[immediately=false] processing 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53658]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) Closing immediately 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658])[immediately=true] processing 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658] 23:16:21.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32782596) signal close complete immediately=true 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55722fe2) signal close complete immediately=true 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658])[Immediately] closed 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) result=null 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54dc8d56) signal close complete immediately=false 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@438d513d) signal close complete immediately=false 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53658]) code=0 message='' shell closed 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53658]) Closing immediately 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53658]]) Closing immediately 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53658]) stopping 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53658]) stopped 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53658]])[Immediately] closed 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18113] - close(TransportIoSession[local=/10.30.170.33:18113, remote=/10.30.170.252:53658]) Closing immediately 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18113] - close(TransportIoSession[local=/10.30.170.33:18113, remote=/10.30.170.252:53658])[Immediately] closed 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@302a884f) signal close complete immediately=true 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53658])[Immediately] closed 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x76f75e47, L:/10.30.170.33:18113 ! R:/10.30.170.252:53658] inactive. 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x76f75e47, L:/10.30.170.33:18113 ! R:/10.30.170.252:53658]} end of input detected while session was in state up 23:16:21.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=284, channel=[id: 0x76f75e47, L:/10.30.170.33:18113 ! R:/10.30.170.252:53658]} down, reason: End of input 23:16:21.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:21.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #17 SSH_MSG_IGNORE 23:16:21.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_IGNORE 23:16:21.955 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40948]) process #18 SSH_MSG_IGNORE 23:16:21.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_IGNORE 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56764])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) exit code=0, immediate=false 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) Closing gracefully 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764])[immediately=false] processing 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:22.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56764]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) Closing immediately 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764])[immediately=true] processing 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764] 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52245a79) signal close complete immediately=true 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2536e6c1) signal close complete immediately=true 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764])[Immediately] closed 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) result=null 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bd23c7e) signal close complete immediately=false 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36f0dcae) signal close complete immediately=false 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56764]) code=0 message='' shell closed 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56764]) Closing immediately 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56764]]) Closing immediately 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56764]) stopping 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56764]) stopped 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56764]])[Immediately] closed 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18114] - close(TransportIoSession[local=/10.30.170.33:18114, remote=/10.30.170.252:56764]) Closing immediately 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18114] - close(TransportIoSession[local=/10.30.170.33:18114, remote=/10.30.170.252:56764])[Immediately] closed 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46f7bf9b) signal close complete immediately=true 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56764])[Immediately] closed 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x06741464, L:/10.30.170.33:18114 ! R:/10.30.170.252:56764] inactive. 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=285, channel=[id: 0x06741464, L:/10.30.170.33:18114 ! R:/10.30.170.252:56764]} end of input detected while session was in state up 23:16:22.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=285, channel=[id: 0x06741464, L:/10.30.170.33:18114 ! R:/10.30.170.252:56764]} down, reason: End of input 23:16:22.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34876]) process #18 SSH_MSG_IGNORE 23:16:22.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_IGNORE 23:16:22.266 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:22.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #17 SSH_MSG_IGNORE 23:16:22.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_IGNORE 23:16:22.344 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:22.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #16 SSH_MSG_IGNORE 23:16:22.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_IGNORE 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55704])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) exit code=0, immediate=false 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) Closing gracefully 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704])[immediately=false] processing 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55704]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) Closing immediately 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704])[immediately=true] processing 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704] 23:16:22.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d307aff) signal close complete immediately=true 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ae52992) signal close complete immediately=true 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704])[Immediately] closed 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) result=null 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7290a45c) signal close complete immediately=false 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@325117bf) signal close complete immediately=false 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55704]) code=0 message='' shell closed 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55704]) Closing immediately 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55704]]) Closing immediately 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55704]) stopping 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55704]) stopped 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55704]])[Immediately] closed 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18115] - close(TransportIoSession[local=/10.30.170.33:18115, remote=/10.30.170.252:55704]) Closing immediately 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18115] - close(TransportIoSession[local=/10.30.170.33:18115, remote=/10.30.170.252:55704])[Immediately] closed 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c786488) signal close complete immediately=true 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55704])[Immediately] closed 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x49968337, L:/10.30.170.33:18115 ! R:/10.30.170.252:55704] inactive. 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x49968337, L:/10.30.170.33:18115 ! R:/10.30.170.252:55704]} end of input detected while session was in state up 23:16:22.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=286, channel=[id: 0x49968337, L:/10.30.170.33:18115 ! R:/10.30.170.252:55704]} down, reason: End of input 23:16:22.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47794])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) exit code=0, immediate=false 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) Closing gracefully 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794])[immediately=false] processing 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47794]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) Closing immediately 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794])[immediately=true] processing 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794] 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@556e765c) signal close complete immediately=true 23:16:22.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e9fcdad) signal close complete immediately=true 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794])[Immediately] closed 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) result=null 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7750c688) signal close complete immediately=false 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41c52b0b) signal close complete immediately=false 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47794]) code=0 message='' shell closed 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47794]) Closing immediately 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47794]]) Closing immediately 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47794]) stopping 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47794]) stopped 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47794]])[Immediately] closed 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18116] - close(TransportIoSession[local=/10.30.170.33:18116, remote=/10.30.170.252:47794]) Closing immediately 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18116] - close(TransportIoSession[local=/10.30.170.33:18116, remote=/10.30.170.252:47794])[Immediately] closed 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@673f69f9) signal close complete immediately=true 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47794])[Immediately] closed 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd89c48b4, L:/10.30.170.33:18116 ! R:/10.30.170.252:47794] inactive. 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xd89c48b4, L:/10.30.170.33:18116 ! R:/10.30.170.252:47794]} end of input detected while session was in state up 23:16:22.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=287, channel=[id: 0xd89c48b4, L:/10.30.170.33:18116 ! R:/10.30.170.252:47794]} down, reason: End of input 23:16:22.688 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:22.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #17 SSH_MSG_IGNORE 23:16:22.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_IGNORE 23:16:22.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #16 SSH_MSG_IGNORE 23:16:22.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:16:22.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:22.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60720]) process #18 SSH_MSG_IGNORE 23:16:22.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_IGNORE 23:16:22.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44484])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:22.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) exit code=0, immediate=false 23:16:22.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:22.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:22.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:22.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) Closing gracefully 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484])[immediately=false] processing 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44484]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) Closing immediately 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484])[immediately=true] processing 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484] 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9c4097e) signal close complete immediately=true 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@602a8bd5) signal close complete immediately=true 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484])[Immediately] closed 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) result=null 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d699019) signal close complete immediately=false 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@246bf690) signal close complete immediately=false 23:16:22.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44484]) code=0 message='' shell closed 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44484]) Closing immediately 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44484]]) Closing immediately 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44484]) stopping 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44484]) stopped 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44484]])[Immediately] closed 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18117] - close(TransportIoSession[local=/10.30.170.33:18117, remote=/10.30.170.252:44484]) Closing immediately 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18117] - close(TransportIoSession[local=/10.30.170.33:18117, remote=/10.30.170.252:44484])[Immediately] closed 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dcd949a) signal close complete immediately=true 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44484])[Immediately] closed 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x23c8568a, L:/10.30.170.33:18117 ! R:/10.30.170.252:44484] inactive. 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x23c8568a, L:/10.30.170.33:18117 ! R:/10.30.170.252:44484]} end of input detected while session was in state up 23:16:22.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=288, channel=[id: 0x23c8568a, L:/10.30.170.33:18117 ! R:/10.30.170.252:44484]} down, reason: End of input 23:16:23.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #17 SSH_MSG_IGNORE 23:16:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_IGNORE 23:16:23.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53614])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:23.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) exit code=0, immediate=false 23:16:23.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:23.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:23.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:23.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:23.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) Closing gracefully 23:16:23.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) 23:16:23.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614])[immediately=false] processing 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53614]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) Closing immediately 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614])[immediately=true] processing 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614] 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@554b6dae) signal close complete immediately=true 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b1bd074) signal close complete immediately=true 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614])[Immediately] closed 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) result=null 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@409ca7dd) signal close complete immediately=false 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36750cf7) signal close complete immediately=false 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53614]) code=0 message='' shell closed 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53614]) Closing immediately 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:23.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53614]]) Closing immediately 23:16:23.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53614]) stopping 23:16:23.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53614]) stopped 23:16:23.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53614]])[Immediately] closed 23:16:23.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18118] - close(TransportIoSession[local=/10.30.170.33:18118, remote=/10.30.170.252:53614]) Closing immediately 23:16:23.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18118] - close(TransportIoSession[local=/10.30.170.33:18118, remote=/10.30.170.252:53614])[Immediately] closed 23:16:23.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@385d318a) signal close complete immediately=true 23:16:23.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53614])[Immediately] closed 23:16:23.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa72072d4, L:/10.30.170.33:18118 ! R:/10.30.170.252:53614] inactive. 23:16:23.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xa72072d4, L:/10.30.170.33:18118 ! R:/10.30.170.252:53614]} end of input detected while session was in state up 23:16:23.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=289, channel=[id: 0xa72072d4, L:/10.30.170.33:18118 ! R:/10.30.170.252:53614]} down, reason: End of input 23:16:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48428]) process #18 SSH_MSG_IGNORE 23:16:23.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_IGNORE 23:16:23.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:23.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:23.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #16 SSH_MSG_IGNORE 23:16:23.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_IGNORE 23:16:23.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49900])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:23.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) exit code=0, immediate=false 23:16:23.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) Closing gracefully 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900])[immediately=false] processing 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49900]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) Closing immediately 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900])[immediately=true] processing 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900] 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d92f86e) signal close complete immediately=true 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61f5dfeb) signal close complete immediately=true 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900])[Immediately] closed 23:16:23.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) result=null 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65f096d9) signal close complete immediately=false 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b0b8f1b) signal close complete immediately=false 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49900]) code=0 message='' shell closed 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49900]) Closing immediately 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49900]]) Closing immediately 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49900]) stopping 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49900]) stopped 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49900]])[Immediately] closed 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18119] - close(TransportIoSession[local=/10.30.170.33:18119, remote=/10.30.170.252:49900]) Closing immediately 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18119] - close(TransportIoSession[local=/10.30.170.33:18119, remote=/10.30.170.252:49900])[Immediately] closed 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41f04b9c) signal close complete immediately=true 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49900])[Immediately] closed 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3b0ed10d, L:/10.30.170.33:18119 ! R:/10.30.170.252:49900] inactive. 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x3b0ed10d, L:/10.30.170.33:18119 ! R:/10.30.170.252:49900]} end of input detected while session was in state up 23:16:23.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=290, channel=[id: 0x3b0ed10d, L:/10.30.170.33:18119 ! R:/10.30.170.252:49900]} down, reason: End of input 23:16:23.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #16 SSH_MSG_IGNORE 23:16:23.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_IGNORE 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37362])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) exit code=0, immediate=false 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) Closing gracefully 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362])[immediately=false] processing 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37362]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:23.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) Closing immediately 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362])[immediately=true] processing 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362] 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@155b7b15) signal close complete immediately=true 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fbdb5a5) signal close complete immediately=true 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362])[Immediately] closed 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) result=null 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28446e81) signal close complete immediately=false 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ed142cf) signal close complete immediately=false 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37362]) code=0 message='' shell closed 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37362]) Closing immediately 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37362]]) Closing immediately 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37362]) stopping 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37362]) stopped 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37362]])[Immediately] closed 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:18120] - close(TransportIoSession[local=/10.30.170.33:18120, remote=/10.30.170.252:37362]) Closing immediately 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:18120] - close(TransportIoSession[local=/10.30.170.33:18120, remote=/10.30.170.252:37362])[Immediately] closed 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@109c19d3) signal close complete immediately=true 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37362])[Immediately] closed 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0b5694e7, L:/10.30.170.33:18120 ! R:/10.30.170.252:37362] inactive. 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x0b5694e7, L:/10.30.170.33:18120 ! R:/10.30.170.252:37362]} end of input detected while session was in state up 23:16:23.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=291, channel=[id: 0x0b5694e7, L:/10.30.170.33:18120 ! R:/10.30.170.252:37362]} down, reason: End of input 23:16:23.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56834]) process #18 SSH_MSG_IGNORE 23:16:23.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_IGNORE 23:16:23.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:23.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #17 SSH_MSG_IGNORE 23:16:23.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_IGNORE 23:16:24.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43620])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:24.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) exit code=0, immediate=false 23:16:24.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:24.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) Closing gracefully 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620])[immediately=false] processing 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43620]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) Closing immediately 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620])[immediately=true] processing 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620] 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6209eff9) signal close complete immediately=true 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c58217) signal close complete immediately=true 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620])[Immediately] closed 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) result=null 23:16:24.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6696c856) signal close complete immediately=false 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b08adb9) signal close complete immediately=false 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43620]) code=0 message='' shell closed 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43620]) Closing immediately 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43620]]) Closing immediately 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43620]) stopping 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43620]) stopped 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43620]])[Immediately] closed 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18121] - close(TransportIoSession[local=/10.30.170.33:18121, remote=/10.30.170.252:43620]) Closing immediately 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18121] - close(TransportIoSession[local=/10.30.170.33:18121, remote=/10.30.170.252:43620])[Immediately] closed 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4653f106) signal close complete immediately=true 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43620])[Immediately] closed 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd23a0719, L:/10.30.170.33:18121 ! R:/10.30.170.252:43620] inactive. 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=292, channel=[id: 0xd23a0719, L:/10.30.170.33:18121 ! R:/10.30.170.252:43620]} end of input detected while session was in state up 23:16:24.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=292, channel=[id: 0xd23a0719, L:/10.30.170.33:18121 ! R:/10.30.170.252:43620]} down, reason: End of input 23:16:24.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #16 SSH_MSG_IGNORE 23:16:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_IGNORE 23:16:24.389 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:24.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #17 SSH_MSG_IGNORE 23:16:24.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_IGNORE 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58864])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) exit code=0, immediate=false 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) Closing gracefully 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864])[immediately=false] processing 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58864]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) Closing immediately 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864])[immediately=true] processing 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864] 23:16:24.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27bb3fd8) signal close complete immediately=true 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c34895c) signal close complete immediately=true 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864])[Immediately] closed 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) result=null 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d074449) signal close complete immediately=false 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1719c6bc) signal close complete immediately=false 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58864]) code=0 message='' shell closed 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58864]) Closing immediately 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58864]]) Closing immediately 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58864]) stopping 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58864]) stopped 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58864]])[Immediately] closed 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18122] - close(TransportIoSession[local=/10.30.170.33:18122, remote=/10.30.170.252:58864]) Closing immediately 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18122] - close(TransportIoSession[local=/10.30.170.33:18122, remote=/10.30.170.252:58864])[Immediately] closed 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69a27e78) signal close complete immediately=true 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58864])[Immediately] closed 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc9fdc7c3, L:/10.30.170.33:18122 ! R:/10.30.170.252:58864] inactive. 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=293, channel=[id: 0xc9fdc7c3, L:/10.30.170.33:18122 ! R:/10.30.170.252:58864]} end of input detected while session was in state up 23:16:24.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=293, channel=[id: 0xc9fdc7c3, L:/10.30.170.33:18122 ! R:/10.30.170.252:58864]} down, reason: End of input 23:16:24.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42002]) process #18 SSH_MSG_IGNORE 23:16:24.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_IGNORE 23:16:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52070])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:24.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) exit code=0, immediate=false 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) Closing gracefully 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070])[immediately=false] processing 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52070]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) Closing immediately 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070])[immediately=true] processing 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070] 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bb9f20c) signal close complete immediately=true 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bda1c0b) signal close complete immediately=true 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070])[Immediately] closed 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) result=null 23:16:24.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@428d9a40) signal close complete immediately=false 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d4553c6) signal close complete immediately=false 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52070]) code=0 message='' shell closed 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52070]) Closing immediately 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52070]]) Closing immediately 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52070]) stopping 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52070]) stopped 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52070]])[Immediately] closed 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18123] - close(TransportIoSession[local=/10.30.170.33:18123, remote=/10.30.170.252:52070]) Closing immediately 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18123] - close(TransportIoSession[local=/10.30.170.33:18123, remote=/10.30.170.252:52070])[Immediately] closed 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7938edf0) signal close complete immediately=true 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52070])[Immediately] closed 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa5e68e2b, L:/10.30.170.33:18123 ! R:/10.30.170.252:52070] inactive. 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xa5e68e2b, L:/10.30.170.33:18123 ! R:/10.30.170.252:52070]} end of input detected while session was in state up 23:16:24.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=294, channel=[id: 0xa5e68e2b, L:/10.30.170.33:18123 ! R:/10.30.170.252:52070]} down, reason: End of input 23:16:24.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:24.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #16 SSH_MSG_IGNORE 23:16:24.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_IGNORE 23:16:24.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:24.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #17 SSH_MSG_IGNORE 23:16:24.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_IGNORE 23:16:24.911 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37862]) process #18 SSH_MSG_IGNORE 23:16:24.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_IGNORE 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41202])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) exit code=0, immediate=false 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) Closing gracefully 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202])[immediately=false] processing 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41202]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) Closing immediately 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202])[immediately=true] processing 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202] 23:16:25.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@221f2c3) signal close complete immediately=true 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c72cd13) signal close complete immediately=true 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202])[Immediately] closed 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) result=null 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c7dc748) signal close complete immediately=false 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bc5b3a5) signal close complete immediately=false 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41202]) code=0 message='' shell closed 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41202]) Closing immediately 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41202]]) Closing immediately 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41202]) stopping 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41202]) stopped 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41202]])[Immediately] closed 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18124] - close(TransportIoSession[local=/10.30.170.33:18124, remote=/10.30.170.252:41202]) Closing immediately 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18124] - close(TransportIoSession[local=/10.30.170.33:18124, remote=/10.30.170.252:41202])[Immediately] closed 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@267febf4) signal close complete immediately=true 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41202])[Immediately] closed 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xeb42aa97, L:/10.30.170.33:18124 ! R:/10.30.170.252:41202] inactive. 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=295, channel=[id: 0xeb42aa97, L:/10.30.170.33:18124 ! R:/10.30.170.252:41202]} end of input detected while session was in state up 23:16:25.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=295, channel=[id: 0xeb42aa97, L:/10.30.170.33:18124 ! R:/10.30.170.252:41202]} down, reason: End of input 23:16:25.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:25.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #16 SSH_MSG_IGNORE 23:16:25.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42704])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) exit code=0, immediate=false 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) Closing gracefully 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704])[immediately=false] processing 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42704]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) Closing immediately 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704])[immediately=true] processing 23:16:25.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704] 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78d2befe) signal close complete immediately=true 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f5d071b) signal close complete immediately=true 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704])[Immediately] closed 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) result=null 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d9d5f1d) signal close complete immediately=false 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29e9a605) signal close complete immediately=false 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42704]) code=0 message='' shell closed 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42704]) Closing immediately 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42704]]) Closing immediately 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42704]) stopping 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42704]) stopped 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42704]])[Immediately] closed 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18125] - close(TransportIoSession[local=/10.30.170.33:18125, remote=/10.30.170.252:42704]) Closing immediately 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18125] - close(TransportIoSession[local=/10.30.170.33:18125, remote=/10.30.170.252:42704])[Immediately] closed 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4421c888) signal close complete immediately=true 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42704])[Immediately] closed 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x236d0fd4, L:/10.30.170.33:18125 ! R:/10.30.170.252:42704] inactive. 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x236d0fd4, L:/10.30.170.33:18125 ! R:/10.30.170.252:42704]} end of input detected while session was in state up 23:16:25.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=296, channel=[id: 0x236d0fd4, L:/10.30.170.33:18125 ! R:/10.30.170.252:42704]} down, reason: End of input 23:16:25.413 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:25.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34366]) process #18 SSH_MSG_IGNORE 23:16:25.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_IGNORE 23:16:25.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:25.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #17 SSH_MSG_IGNORE 23:16:25.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_IGNORE 23:16:25.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53764])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:25.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) exit code=0, immediate=false 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) Closing gracefully 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764])[immediately=false] processing 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53764]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) Closing immediately 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764])[immediately=true] processing 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764] 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e8b76c) signal close complete immediately=true 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dd2c14) signal close complete immediately=true 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764])[Immediately] closed 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) result=null 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1337fbd8) signal close complete immediately=false 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76ab57bb) signal close complete immediately=false 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53764]) code=0 message='' shell closed 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53764]) Closing immediately 23:16:25.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:25.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53764]]) Closing immediately 23:16:25.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53764]) stopping 23:16:25.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53764]) stopped 23:16:25.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53764]])[Immediately] closed 23:16:25.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18126] - close(TransportIoSession[local=/10.30.170.33:18126, remote=/10.30.170.252:53764]) Closing immediately 23:16:25.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18126] - close(TransportIoSession[local=/10.30.170.33:18126, remote=/10.30.170.252:53764])[Immediately] closed 23:16:25.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3638cdd5) signal close complete immediately=true 23:16:25.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53764])[Immediately] closed 23:16:25.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x88a1d7e4, L:/10.30.170.33:18126 ! R:/10.30.170.252:53764] inactive. 23:16:25.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=297, channel=[id: 0x88a1d7e4, L:/10.30.170.33:18126 ! R:/10.30.170.252:53764]} end of input detected while session was in state up 23:16:25.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=297, channel=[id: 0x88a1d7e4, L:/10.30.170.33:18126 ! R:/10.30.170.252:53764]} down, reason: End of input 23:16:25.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:25.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #17 SSH_MSG_IGNORE 23:16:25.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_IGNORE 23:16:25.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34080])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:25.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) exit code=0, immediate=false 23:16:25.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:25.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:25.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:25.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) Closing gracefully 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080])[immediately=false] processing 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34080]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) Closing immediately 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080])[immediately=true] processing 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080] 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5add9cc) signal close complete immediately=true 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:25.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b7e08bd) signal close complete immediately=true 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080])[Immediately] closed 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) result=null 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@254060fe) signal close complete immediately=false 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3939bd53) signal close complete immediately=false 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34080]) code=0 message='' shell closed 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34080]) Closing immediately 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34080]]) Closing immediately 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34080]) stopping 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34080]) stopped 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34080]])[Immediately] closed 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18127] - close(TransportIoSession[local=/10.30.170.33:18127, remote=/10.30.170.252:34080]) Closing immediately 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18127] - close(TransportIoSession[local=/10.30.170.33:18127, remote=/10.30.170.252:34080])[Immediately] closed 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52317001) signal close complete immediately=true 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34080])[Immediately] closed 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3b844c60, L:/10.30.170.33:18127 ! R:/10.30.170.252:34080] inactive. 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=298, channel=[id: 0x3b844c60, L:/10.30.170.33:18127 ! R:/10.30.170.252:34080]} end of input detected while session was in state up 23:16:25.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=298, channel=[id: 0x3b844c60, L:/10.30.170.33:18127 ! R:/10.30.170.252:34080]} down, reason: End of input 23:16:25.921 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:25.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #16 SSH_MSG_IGNORE 23:16:25.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_IGNORE 23:16:25.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:25.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35370]) process #18 SSH_MSG_IGNORE 23:16:25.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_IGNORE 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60194])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) exit code=0, immediate=false 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) Closing gracefully 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194])[immediately=false] processing 23:16:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60194]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) Closing immediately 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194])[immediately=true] processing 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194] 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10708177) signal close complete immediately=true 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d7e53ab) signal close complete immediately=true 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194])[Immediately] closed 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) result=null 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60a9f973) signal close complete immediately=false 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fa02806) signal close complete immediately=false 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60194]) code=0 message='' shell closed 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60194]) Closing immediately 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60194]]) Closing immediately 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60194]) stopping 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60194]) stopped 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60194]])[Immediately] closed 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18128] - close(TransportIoSession[local=/10.30.170.33:18128, remote=/10.30.170.252:60194]) Closing immediately 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18128] - close(TransportIoSession[local=/10.30.170.33:18128, remote=/10.30.170.252:60194])[Immediately] closed 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b4f6dbc) signal close complete immediately=true 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60194])[Immediately] closed 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x98fec3a2, L:/10.30.170.33:18128 ! R:/10.30.170.252:60194] inactive. 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=299, channel=[id: 0x98fec3a2, L:/10.30.170.33:18128 ! R:/10.30.170.252:60194]} end of input detected while session was in state up 23:16:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=299, channel=[id: 0x98fec3a2, L:/10.30.170.33:18128 ! R:/10.30.170.252:60194]} down, reason: End of input 23:16:26.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:26.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #17 SSH_MSG_IGNORE 23:16:26.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_IGNORE 23:16:26.420 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46834]) process #18 SSH_MSG_IGNORE 23:16:26.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_IGNORE 23:16:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #16 SSH_MSG_IGNORE 23:16:26.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_IGNORE 23:16:26.465 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:26.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43244])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:26.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) exit code=0, immediate=false 23:16:26.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:26.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:26.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) Closing gracefully 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244])[immediately=false] processing 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43244]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) Closing immediately 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244])[immediately=true] processing 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244] 23:16:26.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a630000) signal close complete immediately=true 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@522e88ae) signal close complete immediately=true 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244])[Immediately] closed 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) result=null 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bf605a1) signal close complete immediately=false 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c3573fd) signal close complete immediately=false 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43244]) code=0 message='' shell closed 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43244]) Closing immediately 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43244]]) Closing immediately 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43244]) stopping 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43244]) stopped 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43244]])[Immediately] closed 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18129] - close(TransportIoSession[local=/10.30.170.33:18129, remote=/10.30.170.252:43244]) Closing immediately 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18129] - close(TransportIoSession[local=/10.30.170.33:18129, remote=/10.30.170.252:43244])[Immediately] closed 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e741b7b) signal close complete immediately=true 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43244])[Immediately] closed 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x88fb4c9f, L:/10.30.170.33:18129 ! R:/10.30.170.252:43244] inactive. 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=300, channel=[id: 0x88fb4c9f, L:/10.30.170.33:18129 ! R:/10.30.170.252:43244]} end of input detected while session was in state up 23:16:26.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=300, channel=[id: 0x88fb4c9f, L:/10.30.170.33:18129 ! R:/10.30.170.252:43244]} down, reason: End of input 23:16:26.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #16 SSH_MSG_IGNORE 23:16:26.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_IGNORE 23:16:26.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #17 SSH_MSG_IGNORE 23:16:26.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_IGNORE 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59762])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) exit code=0, immediate=false 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) Closing gracefully 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762])[immediately=false] processing 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59762]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) Closing immediately 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762])[immediately=true] processing 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762] 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28329c67) signal close complete immediately=true 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f0a0c41) signal close complete immediately=true 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762])[Immediately] closed 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) result=null 23:16:26.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a3abf57) signal close complete immediately=false 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57751449) signal close complete immediately=false 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59762]) code=0 message='' shell closed 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59762]) Closing immediately 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59762]]) Closing immediately 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59762]) stopping 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59762]) stopped 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59762]])[Immediately] closed 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18130] - close(TransportIoSession[local=/10.30.170.33:18130, remote=/10.30.170.252:59762]) Closing immediately 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18130] - close(TransportIoSession[local=/10.30.170.33:18130, remote=/10.30.170.252:59762])[Immediately] closed 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b186b64) signal close complete immediately=true 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59762])[Immediately] closed 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb3480ade, L:/10.30.170.33:18130 ! R:/10.30.170.252:59762] inactive. 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=301, channel=[id: 0xb3480ade, L:/10.30.170.33:18130 ! R:/10.30.170.252:59762]} end of input detected while session was in state up 23:16:26.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=301, channel=[id: 0xb3480ade, L:/10.30.170.33:18130 ! R:/10.30.170.252:59762]} down, reason: End of input 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51418])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) exit code=0, immediate=false 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) Closing gracefully 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:27.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[immediately=false] processing 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51418]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) Closing immediately 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[immediately=true] processing 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418] 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@728f58db) signal close complete immediately=true 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d21ef1) signal close complete immediately=true 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418])[Immediately] closed 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) result=null 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a04fd02) signal close complete immediately=false 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dd2d368) signal close complete immediately=false 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51418]) code=0 message='' shell closed 23:16:27.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51418]) Closing immediately 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51418]]) Closing immediately 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51418]) stopping 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51418]) stopped 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51418]])[Immediately] closed 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18131] - close(TransportIoSession[local=/10.30.170.33:18131, remote=/10.30.170.252:51418]) Closing immediately 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18131] - close(TransportIoSession[local=/10.30.170.33:18131, remote=/10.30.170.252:51418])[Immediately] closed 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45931389) signal close complete immediately=true 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51418])[Immediately] closed 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcd6e5e7d, L:/10.30.170.33:18131 ! R:/10.30.170.252:51418] inactive. 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=302, channel=[id: 0xcd6e5e7d, L:/10.30.170.33:18131 ! R:/10.30.170.252:51418]} end of input detected while session was in state up 23:16:27.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=302, channel=[id: 0xcd6e5e7d, L:/10.30.170.33:18131 ! R:/10.30.170.252:51418]} down, reason: End of input 23:16:27.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #16 SSH_MSG_IGNORE 23:16:27.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_IGNORE 23:16:27.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35974]) process #18 SSH_MSG_IGNORE 23:16:27.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_IGNORE 23:16:27.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59768]) process #18 SSH_MSG_IGNORE 23:16:27.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_IGNORE 23:16:27.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48698])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) exit code=0, immediate=false 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) Closing gracefully 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698])[immediately=false] processing 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48698]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) Closing immediately 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:27.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698])[immediately=true] processing 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698] 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3592cd1d) signal close complete immediately=true 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d8a03e2) signal close complete immediately=true 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698])[Immediately] closed 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) result=null 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72f49c6f) signal close complete immediately=false 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@148668cf) signal close complete immediately=false 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48698]) code=0 message='' shell closed 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48698]) Closing immediately 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48698]]) Closing immediately 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48698]) stopping 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48698]) stopped 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48698]])[Immediately] closed 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18132] - close(TransportIoSession[local=/10.30.170.33:18132, remote=/10.30.170.252:48698]) Closing immediately 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18132] - close(TransportIoSession[local=/10.30.170.33:18132, remote=/10.30.170.252:48698])[Immediately] closed 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37dfb567) signal close complete immediately=true 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48698])[Immediately] closed 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x03c38d13, L:/10.30.170.33:18132 ! R:/10.30.170.252:48698] inactive. 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x03c38d13, L:/10.30.170.33:18132 ! R:/10.30.170.252:48698]} end of input detected while session was in state up 23:16:27.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=303, channel=[id: 0x03c38d13, L:/10.30.170.33:18132 ! R:/10.30.170.252:48698]} down, reason: End of input 23:16:27.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:27.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59936]) process #17 SSH_MSG_IGNORE 23:16:27.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_IGNORE 23:16:27.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55536])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:27.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) exit code=0, immediate=false 23:16:27.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:27.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:27.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:27.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:27.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) Closing gracefully 23:16:27.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) 23:16:27.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) 23:16:27.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536])[immediately=false] processing 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55536]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) Closing immediately 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536])[immediately=true] processing 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536] 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a35096d) signal close complete immediately=true 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ea70157) signal close complete immediately=true 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536])[Immediately] closed 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) result=null 23:16:27.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7785d351) signal close complete immediately=false 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cc747b) signal close complete immediately=false 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55536]) code=0 message='' shell closed 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55536]) Closing immediately 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55536]]) Closing immediately 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55536]) stopping 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55536]) stopped 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55536]])[Immediately] closed 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18133] - close(TransportIoSession[local=/10.30.170.33:18133, remote=/10.30.170.252:55536]) Closing immediately 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18133] - close(TransportIoSession[local=/10.30.170.33:18133, remote=/10.30.170.252:55536])[Immediately] closed 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22907b6e) signal close complete immediately=true 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55536])[Immediately] closed 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9d120f02, L:/10.30.170.33:18133 ! R:/10.30.170.252:55536] inactive. 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=304, channel=[id: 0x9d120f02, L:/10.30.170.33:18133 ! R:/10.30.170.252:55536]} end of input detected while session was in state up 23:16:27.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=304, channel=[id: 0x9d120f02, L:/10.30.170.33:18133 ! R:/10.30.170.252:55536]} down, reason: End of input 23:16:27.877 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #16 SSH_MSG_IGNORE 23:16:27.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_IGNORE 23:16:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42734]) process #17 SSH_MSG_IGNORE 23:16:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_IGNORE 23:16:27.956 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:28.041 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35030]) process #18 SSH_MSG_IGNORE 23:16:28.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_IGNORE 23:16:28.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37390])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:28.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) exit code=0, immediate=false 23:16:28.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:28.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) Closing gracefully 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390])[immediately=false] processing 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37390]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) Closing immediately 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390])[immediately=true] processing 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390] 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5042938a) signal close complete immediately=true 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3de38246) signal close complete immediately=true 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390])[Immediately] closed 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) result=null 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6be28b53) signal close complete immediately=false 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d2d4c50) signal close complete immediately=false 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37390]) code=0 message='' shell closed 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37390]) Closing immediately 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37390]]) Closing immediately 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37390]) stopping 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37390]) stopped 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37390]])[Immediately] closed 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18134] - close(TransportIoSession[local=/10.30.170.33:18134, remote=/10.30.170.252:37390]) Closing immediately 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18134] - close(TransportIoSession[local=/10.30.170.33:18134, remote=/10.30.170.252:37390])[Immediately] closed 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9b748bc) signal close complete immediately=true 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37390])[Immediately] closed 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1e380d9f, L:/10.30.170.33:18134 ! R:/10.30.170.252:37390] inactive. 23:16:28.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x1e380d9f, L:/10.30.170.33:18134 ! R:/10.30.170.252:37390]} end of input detected while session was in state up 23:16:28.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=305, channel=[id: 0x1e380d9f, L:/10.30.170.33:18134 ! R:/10.30.170.252:37390]} down, reason: End of input 23:16:28.357 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:28.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38592]) process #17 SSH_MSG_IGNORE 23:16:28.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_IGNORE 23:16:28.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #16 SSH_MSG_IGNORE 23:16:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_IGNORE 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34832])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) exit code=0, immediate=false 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) Closing gracefully 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832])[immediately=false] processing 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:28.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34832]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) Closing immediately 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832])[immediately=true] processing 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832] 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28f1268c) signal close complete immediately=true 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e451986) signal close complete immediately=true 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832])[Immediately] closed 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) result=null 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d493292) signal close complete immediately=false 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33e3516d) signal close complete immediately=false 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34832]) code=0 message='' shell closed 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34832]) Closing immediately 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34832]]) Closing immediately 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34832]) stopping 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34832]) stopped 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34832]])[Immediately] closed 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18135] - close(TransportIoSession[local=/10.30.170.33:18135, remote=/10.30.170.252:34832]) Closing immediately 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18135] - close(TransportIoSession[local=/10.30.170.33:18135, remote=/10.30.170.252:34832])[Immediately] closed 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1207d4db) signal close complete immediately=true 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34832])[Immediately] closed 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x725f7167, L:/10.30.170.33:18135 ! R:/10.30.170.252:34832] inactive. 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x725f7167, L:/10.30.170.33:18135 ! R:/10.30.170.252:34832]} end of input detected while session was in state up 23:16:28.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=306, channel=[id: 0x725f7167, L:/10.30.170.33:18135 ! R:/10.30.170.252:34832]} down, reason: End of input 23:16:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48814]) process #18 SSH_MSG_IGNORE 23:16:28.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_IGNORE 23:16:28.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52044])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) exit code=0, immediate=false 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) Closing gracefully 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044])[immediately=false] processing 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52044]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) Closing immediately 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044])[immediately=true] processing 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044] 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15ffc77) signal close complete immediately=true 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b05d7c) signal close complete immediately=true 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044])[Immediately] closed 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) result=null 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58e177b5) signal close complete immediately=false 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ba4fedc) signal close complete immediately=false 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52044]) code=0 message='' shell closed 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52044]) Closing immediately 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52044]]) Closing immediately 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52044]) stopping 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52044]) stopped 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52044]])[Immediately] closed 23:16:28.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18136] - close(TransportIoSession[local=/10.30.170.33:18136, remote=/10.30.170.252:52044]) Closing immediately 23:16:28.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18136] - close(TransportIoSession[local=/10.30.170.33:18136, remote=/10.30.170.252:52044])[Immediately] closed 23:16:28.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65e6059b) signal close complete immediately=true 23:16:28.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52044])[Immediately] closed 23:16:28.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x67c75460, L:/10.30.170.33:18136 ! R:/10.30.170.252:52044] inactive. 23:16:28.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=307, channel=[id: 0x67c75460, L:/10.30.170.33:18136 ! R:/10.30.170.252:52044]} end of input detected while session was in state up 23:16:28.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=307, channel=[id: 0x67c75460, L:/10.30.170.33:18136 ! R:/10.30.170.252:52044]} down, reason: End of input 23:16:28.905 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #16 SSH_MSG_IGNORE 23:16:28.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_IGNORE 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55056])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) exit code=0, immediate=false 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) Closing gracefully 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056])[immediately=false] processing 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55056]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) Closing immediately 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056])[immediately=true] processing 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056] 23:16:28.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fbba088) signal close complete immediately=true 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40210d46) signal close complete immediately=true 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056])[Immediately] closed 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) result=null 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74b2d56e) signal close complete immediately=false 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45eb7c90) signal close complete immediately=false 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55056]) code=0 message='' shell closed 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55056]) Closing immediately 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55056]]) Closing immediately 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55056]) stopping 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55056]) stopped 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55056]])[Immediately] closed 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18137] - close(TransportIoSession[local=/10.30.170.33:18137, remote=/10.30.170.252:55056]) Closing immediately 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18137] - close(TransportIoSession[local=/10.30.170.33:18137, remote=/10.30.170.252:55056])[Immediately] closed 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7962b45) signal close complete immediately=true 23:16:28.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55056])[Immediately] closed 23:16:28.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6ea80ecc, L:/10.30.170.33:18137 ! R:/10.30.170.252:55056] inactive. 23:16:28.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=308, channel=[id: 0x6ea80ecc, L:/10.30.170.33:18137 ! R:/10.30.170.252:55056]} end of input detected while session was in state up 23:16:28.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=308, channel=[id: 0x6ea80ecc, L:/10.30.170.33:18137 ! R:/10.30.170.252:55056]} down, reason: End of input 23:16:29.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46198]) process #18 SSH_MSG_IGNORE 23:16:29.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_IGNORE 23:16:29.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:29.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49416]) process #17 SSH_MSG_IGNORE 23:16:29.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_IGNORE 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42878])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) exit code=0, immediate=false 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) Closing gracefully 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[immediately=false] processing 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42878]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) Closing immediately 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[immediately=true] processing 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878] 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43897957) signal close complete immediately=true 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53adafb2) signal close complete immediately=true 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878])[Immediately] closed 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) result=null 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17e0041) signal close complete immediately=false 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@306d4f59) signal close complete immediately=false 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42878]) code=0 message='' shell closed 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42878]) Closing immediately 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42878]]) Closing immediately 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42878]) stopping 23:16:29.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42878]) stopped 23:16:29.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42878]])[Immediately] closed 23:16:29.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18138] - close(TransportIoSession[local=/10.30.170.33:18138, remote=/10.30.170.252:42878]) Closing immediately 23:16:29.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18138] - close(TransportIoSession[local=/10.30.170.33:18138, remote=/10.30.170.252:42878])[Immediately] closed 23:16:29.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3826dbc2) signal close complete immediately=true 23:16:29.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42878])[Immediately] closed 23:16:29.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa00d9b4, L:/10.30.170.33:18138 ! R:/10.30.170.252:42878] inactive. 23:16:29.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=309, channel=[id: 0xaa00d9b4, L:/10.30.170.33:18138 ! R:/10.30.170.252:42878]} end of input detected while session was in state up 23:16:29.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=309, channel=[id: 0xaa00d9b4, L:/10.30.170.33:18138 ! R:/10.30.170.252:42878]} down, reason: End of input 23:16:29.431 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:29.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34618]) process #17 SSH_MSG_IGNORE 23:16:29.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_IGNORE 23:16:29.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33950])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:29.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) exit code=0, immediate=false 23:16:29.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:29.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:29.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:29.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:29.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) Closing gracefully 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950])[immediately=false] processing 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33950]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) Closing immediately 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950])[immediately=true] processing 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950] 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52334d6d) signal close complete immediately=true 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@af6b34d) signal close complete immediately=true 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950])[Immediately] closed 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) result=null 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@718b26c8) signal close complete immediately=false 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b2d7c95) signal close complete immediately=false 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33950]) code=0 message='' shell closed 23:16:29.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33950]) Closing immediately 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33950]]) Closing immediately 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33950]) stopping 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33950]) stopped 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33950]])[Immediately] closed 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18139] - close(TransportIoSession[local=/10.30.170.33:18139, remote=/10.30.170.252:33950]) Closing immediately 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18139] - close(TransportIoSession[local=/10.30.170.33:18139, remote=/10.30.170.252:33950])[Immediately] closed 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33d08b8) signal close complete immediately=true 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33950])[Immediately] closed 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3fc1c67b, L:/10.30.170.33:18139 ! R:/10.30.170.252:33950] inactive. 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x3fc1c67b, L:/10.30.170.33:18139 ! R:/10.30.170.252:33950]} end of input detected while session was in state up 23:16:29.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=310, channel=[id: 0x3fc1c67b, L:/10.30.170.33:18139 ! R:/10.30.170.252:33950]} down, reason: End of input 23:16:29.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #16 SSH_MSG_IGNORE 23:16:29.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_IGNORE 23:16:29.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50634]) process #18 SSH_MSG_IGNORE 23:16:29.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_IGNORE 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40174])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) exit code=0, immediate=false 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) Closing gracefully 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174])[immediately=false] processing 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40174]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) Closing immediately 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174])[immediately=true] processing 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174] 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f432c22) signal close complete immediately=true 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@550b3ae3) signal close complete immediately=true 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174])[Immediately] closed 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) result=null 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@701dab41) signal close complete immediately=false 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b7b7a2f) signal close complete immediately=false 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40174]) code=0 message='' shell closed 23:16:29.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40174]) Closing immediately 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40174]]) Closing immediately 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40174]) stopping 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40174]) stopped 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40174]])[Immediately] closed 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18140] - close(TransportIoSession[local=/10.30.170.33:18140, remote=/10.30.170.252:40174]) Closing immediately 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18140] - close(TransportIoSession[local=/10.30.170.33:18140, remote=/10.30.170.252:40174])[Immediately] closed 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d9f675e) signal close complete immediately=true 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40174])[Immediately] closed 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfb02ecd1, L:/10.30.170.33:18140 ! R:/10.30.170.252:40174] inactive. 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=311, channel=[id: 0xfb02ecd1, L:/10.30.170.33:18140 ! R:/10.30.170.252:40174]} end of input detected while session was in state up 23:16:29.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=311, channel=[id: 0xfb02ecd1, L:/10.30.170.33:18140 ! R:/10.30.170.252:40174]} down, reason: End of input 23:16:29.939 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44310]) process #17 SSH_MSG_IGNORE 23:16:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_IGNORE 23:16:30.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:30.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #16 SSH_MSG_IGNORE 23:16:30.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_IGNORE 23:16:30.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34458])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:30.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) exit code=0, immediate=false 23:16:30.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:30.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:30.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:30.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) Closing gracefully 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458])[immediately=false] processing 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34458]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) Closing immediately 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458])[immediately=true] processing 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458] 23:16:30.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@585c70d) signal close complete immediately=true 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@601b915c) signal close complete immediately=true 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458])[Immediately] closed 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) result=null 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ae8f46a) signal close complete immediately=false 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@712dc33d) signal close complete immediately=false 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34458]) code=0 message='' shell closed 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34458]) Closing immediately 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34458]]) Closing immediately 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34458]) stopping 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34458]) stopped 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34458]])[Immediately] closed 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18141] - close(TransportIoSession[local=/10.30.170.33:18141, remote=/10.30.170.252:34458]) Closing immediately 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18141] - close(TransportIoSession[local=/10.30.170.33:18141, remote=/10.30.170.252:34458])[Immediately] closed 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5abbdfba) signal close complete immediately=true 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34458])[Immediately] closed 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbda474aa, L:/10.30.170.33:18141 ! R:/10.30.170.252:34458] inactive. 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=312, channel=[id: 0xbda474aa, L:/10.30.170.33:18141 ! R:/10.30.170.252:34458]} end of input detected while session was in state up 23:16:30.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=312, channel=[id: 0xbda474aa, L:/10.30.170.33:18141 ! R:/10.30.170.252:34458]} down, reason: End of input 23:16:30.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39424]) process #18 SSH_MSG_IGNORE 23:16:30.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_IGNORE 23:16:30.182 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:30.470 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:45624])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) exit code=0, immediate=false 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) Closing gracefully 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) 23:16:30.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35776]) process #17 SSH_MSG_IGNORE 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) 23:16:30.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_IGNORE 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624])[immediately=false] processing 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:30.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45624]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) Closing immediately 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624])[immediately=true] processing 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624] 23:16:30.472 [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@b836dd) signal close complete immediately=true 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:30.472 [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@6c13fdbb) signal close complete immediately=true 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624])[Immediately] closed 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) result=null 23:16:30.472 [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@7a1d816f) signal close complete immediately=false 23:16:30.472 [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@1ebd9462) signal close complete immediately=false 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45624]) code=0 message='' shell closed 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45624]) Closing immediately 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45624]]) Closing immediately 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45624]) stopping 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45624]) stopped 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45624]])[Immediately] closed 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18142] - close(TransportIoSession[local=/10.30.170.33:18142, remote=/10.30.170.252:45624]) Closing immediately 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18142] - close(TransportIoSession[local=/10.30.170.33:18142, remote=/10.30.170.252:45624])[Immediately] closed 23:16:30.472 [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@5ff257b6) signal close complete immediately=true 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45624])[Immediately] closed 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x57c1d4a8, L:/10.30.170.33:18142 ! R:/10.30.170.252:45624] inactive. 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x57c1d4a8, L:/10.30.170.33:18142 ! R:/10.30.170.252:45624]} end of input detected while session was in state up 23:16:30.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=313, channel=[id: 0x57c1d4a8, L:/10.30.170.33:18142 ! R:/10.30.170.252:45624]} down, reason: End of input 23:16:30.625 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #16 SSH_MSG_IGNORE 23:16:30.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_IGNORE 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33828])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) exit code=0, immediate=false 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) Closing gracefully 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828])[immediately=false] processing 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33828]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) Closing immediately 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828])[immediately=true] processing 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828] 23:16:30.777 [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@59066248) signal close complete immediately=true 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:30.777 [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@451edf06) signal close complete immediately=true 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828])[Immediately] closed 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) result=null 23:16:30.777 [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@14c84089) signal close complete immediately=false 23:16:30.777 [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@4de0a9b6) signal close complete immediately=false 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33828]) code=0 message='' shell closed 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33828]) Closing immediately 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33828]]) Closing immediately 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33828]) stopping 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33828]) stopped 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33828]])[Immediately] closed 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18143] - close(TransportIoSession[local=/10.30.170.33:18143, remote=/10.30.170.252:33828]) Closing immediately 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18143] - close(TransportIoSession[local=/10.30.170.33:18143, remote=/10.30.170.252:33828])[Immediately] closed 23:16:30.777 [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@279e9660) signal close complete immediately=true 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33828])[Immediately] closed 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2ecd524e, L:/10.30.170.33:18143 ! R:/10.30.170.252:33828] inactive. 23:16:30.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x2ecd524e, L:/10.30.170.33:18143 ! R:/10.30.170.252:33828]} end of input detected while session was in state up 23:16:30.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=314, channel=[id: 0x2ecd524e, L:/10.30.170.33:18143 ! R:/10.30.170.252:33828]} down, reason: End of input 23:16:30.829 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36368]) process #18 SSH_MSG_IGNORE 23:16:30.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_IGNORE 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38382])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) exit code=0, immediate=false 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) Closing gracefully 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382])[immediately=false] processing 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38382]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) Closing immediately 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382])[immediately=true] processing 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382] 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2afcfe0e) signal close complete immediately=true 23:16:31.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70f479f) signal close complete immediately=true 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382])[Immediately] closed 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) result=null 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@609ae1dd) signal close complete immediately=false 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@127d650b) signal close complete immediately=false 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38382]) code=0 message='' shell closed 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38382]) Closing immediately 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38382]]) Closing immediately 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38382]) stopping 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38382]) stopped 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38382]])[Immediately] closed 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18144] - close(TransportIoSession[local=/10.30.170.33:18144, remote=/10.30.170.252:38382]) Closing immediately 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18144] - close(TransportIoSession[local=/10.30.170.33:18144, remote=/10.30.170.252:38382])[Immediately] closed 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fbce5c4) signal close complete immediately=true 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38382])[Immediately] closed 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe099f096, L:/10.30.170.33:18144 ! R:/10.30.170.252:38382] inactive. 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xe099f096, L:/10.30.170.33:18144 ! R:/10.30.170.252:38382]} end of input detected while session was in state up 23:16:31.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=315, channel=[id: 0xe099f096, L:/10.30.170.33:18144 ! R:/10.30.170.252:38382]} down, reason: End of input 23:16:31.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54442]) process #17 SSH_MSG_IGNORE 23:16:31.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_IGNORE 23:16:31.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50906]) process #18 SSH_MSG_IGNORE 23:16:31.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_IGNORE 23:16:31.221 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #16 SSH_MSG_IGNORE 23:16:31.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46026])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) exit code=0, immediate=false 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) Closing gracefully 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026])[immediately=false] processing 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46026]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:31.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) Closing immediately 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026])[immediately=true] processing 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026] 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49828a) signal close complete immediately=true 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@572e0677) signal close complete immediately=true 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026])[Immediately] closed 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) result=null 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4aadb5e9) signal close complete immediately=false 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@102141b9) signal close complete immediately=false 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46026]) code=0 message='' shell closed 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46026]) Closing immediately 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46026]]) Closing immediately 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46026]) stopping 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46026]) stopped 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46026]])[Immediately] closed 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18145] - close(TransportIoSession[local=/10.30.170.33:18145, remote=/10.30.170.252:46026]) Closing immediately 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18145] - close(TransportIoSession[local=/10.30.170.33:18145, remote=/10.30.170.252:46026])[Immediately] closed 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c30dce5) signal close complete immediately=true 23:16:31.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46026])[Immediately] closed 23:16:31.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x43748acb, L:/10.30.170.33:18145 ! R:/10.30.170.252:46026] inactive. 23:16:31.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x43748acb, L:/10.30.170.33:18145 ! R:/10.30.170.252:46026]} end of input detected while session was in state up 23:16:31.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=316, channel=[id: 0x43748acb, L:/10.30.170.33:18145 ! R:/10.30.170.252:46026]} down, reason: End of input 23:16:31.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:31.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46372]) process #17 SSH_MSG_IGNORE 23:16:31.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_IGNORE 23:16:31.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:31.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58634]) process #18 SSH_MSG_IGNORE 23:16:31.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_IGNORE 23:16:31.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:31.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #16 SSH_MSG_IGNORE 23:16:31.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_IGNORE 23:16:31.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47580])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:31.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) exit code=0, immediate=false 23:16:31.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:31.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:31.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:31.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:31.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) Closing gracefully 23:16:31.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) 23:16:31.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580])[immediately=false] processing 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47580]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) Closing immediately 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580])[immediately=true] processing 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580] 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@237eff55) signal close complete immediately=true 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@646b420a) signal close complete immediately=true 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580])[Immediately] closed 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) result=null 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@394d2ac3) signal close complete immediately=false 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52615b36) signal close complete immediately=false 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47580]) code=0 message='' shell closed 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47580]) Closing immediately 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47580]]) Closing immediately 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47580]) stopping 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47580]) stopped 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47580]])[Immediately] closed 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18146] - close(TransportIoSession[local=/10.30.170.33:18146, remote=/10.30.170.252:47580]) Closing immediately 23:16:31.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18146] - close(TransportIoSession[local=/10.30.170.33:18146, remote=/10.30.170.252:47580])[Immediately] closed 23:16:31.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b19278) signal close complete immediately=true 23:16:31.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47580])[Immediately] closed 23:16:31.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x15334920, L:/10.30.170.33:18146 ! R:/10.30.170.252:47580] inactive. 23:16:31.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x15334920, L:/10.30.170.33:18146 ! R:/10.30.170.252:47580]} end of input detected while session was in state up 23:16:31.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=317, channel=[id: 0x15334920, L:/10.30.170.33:18146 ! R:/10.30.170.252:47580]} down, reason: End of input 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44566])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) exit code=0, immediate=false 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) Closing gracefully 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566])[immediately=false] processing 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44566]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) Closing immediately 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566])[immediately=true] processing 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566] 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f81da56) signal close complete immediately=true 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@165c2218) signal close complete immediately=true 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566])[Immediately] closed 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) result=null 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59f3e30a) signal close complete immediately=false 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e23c3dc) signal close complete immediately=false 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44566]) code=0 message='' shell closed 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44566]) Closing immediately 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44566]]) Closing immediately 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44566]) stopping 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44566]) stopped 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44566]])[Immediately] closed 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18147] - close(TransportIoSession[local=/10.30.170.33:18147, remote=/10.30.170.252:44566]) Closing immediately 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18147] - close(TransportIoSession[local=/10.30.170.33:18147, remote=/10.30.170.252:44566])[Immediately] closed 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fa1f524) signal close complete immediately=true 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44566])[Immediately] closed 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x775e601b, L:/10.30.170.33:18147 ! R:/10.30.170.252:44566] inactive. 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x775e601b, L:/10.30.170.33:18147 ! R:/10.30.170.252:44566]} end of input detected while session was in state up 23:16:31.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=318, channel=[id: 0x775e601b, L:/10.30.170.33:18147 ! R:/10.30.170.252:44566]} down, reason: End of input 23:16:32.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54908]) process #17 SSH_MSG_IGNORE 23:16:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_IGNORE 23:16:32.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #16 SSH_MSG_IGNORE 23:16:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_IGNORE 23:16:32.114 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44202]) process #18 SSH_MSG_IGNORE 23:16:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_IGNORE 23:16:32.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43634])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:32.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) exit code=0, immediate=false 23:16:32.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:32.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:32.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:32.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) Closing gracefully 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634])[immediately=false] processing 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43634]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) Closing immediately 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634])[immediately=true] processing 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634] 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54d7cb8b) signal close complete immediately=true 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6584d9e8) signal close complete immediately=true 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634])[Immediately] closed 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) result=null 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f93fb72) signal close complete immediately=false 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fe6382c) signal close complete immediately=false 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43634]) code=0 message='' shell closed 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43634]) Closing immediately 23:16:32.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:32.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43634]]) Closing immediately 23:16:32.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43634]) stopping 23:16:32.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43634]) stopped 23:16:32.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43634]])[Immediately] closed 23:16:32.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18148] - close(TransportIoSession[local=/10.30.170.33:18148, remote=/10.30.170.252:43634]) Closing immediately 23:16:32.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18148] - close(TransportIoSession[local=/10.30.170.33:18148, remote=/10.30.170.252:43634])[Immediately] closed 23:16:32.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15073fc8) signal close complete immediately=true 23:16:32.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43634])[Immediately] closed 23:16:32.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc962dfc3, L:/10.30.170.33:18148 ! R:/10.30.170.252:43634] inactive. 23:16:32.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xc962dfc3, L:/10.30.170.33:18148 ! R:/10.30.170.252:43634]} end of input detected while session was in state up 23:16:32.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=319, channel=[id: 0xc962dfc3, L:/10.30.170.33:18148 ! R:/10.30.170.252:43634]} down, reason: End of input 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53760])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) exit code=0, immediate=false 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) Closing gracefully 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760])[immediately=false] processing 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53760]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) Closing immediately 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:32.605 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760])[immediately=true] processing 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760] 23:16:32.606 [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@56b5c2c0) signal close complete immediately=true 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:32.606 [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@54806840) signal close complete immediately=true 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760])[Immediately] closed 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) result=null 23:16:32.606 [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@29962186) signal close complete immediately=false 23:16:32.606 [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@53d8d0fa) signal close complete immediately=false 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53760]) code=0 message='' shell closed 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53760]) Closing immediately 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53760]]) Closing immediately 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53760]) stopping 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53760]) stopped 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53760]])[Immediately] closed 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:18149] - close(TransportIoSession[local=/10.30.170.33:18149, remote=/10.30.170.252:53760]) Closing immediately 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:18149] - close(TransportIoSession[local=/10.30.170.33:18149, remote=/10.30.170.252:53760])[Immediately] closed 23:16:32.606 [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@2b83bb83) signal close complete immediately=true 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53760])[Immediately] closed 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe11f4d3b, L:/10.30.170.33:18149 ! R:/10.30.170.252:53760] inactive. 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=320, channel=[id: 0xe11f4d3b, L:/10.30.170.33:18149 ! R:/10.30.170.252:53760]} end of input detected while session was in state up 23:16:32.606 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=320, channel=[id: 0xe11f4d3b, L:/10.30.170.33:18149 ! R:/10.30.170.252:53760]} down, reason: End of input 23:16:32.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:32.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56384]) process #17 SSH_MSG_IGNORE 23:16:32.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_IGNORE 23:16:32.768 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:32.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #16 SSH_MSG_IGNORE 23:16:32.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_IGNORE 23:16:32.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33256])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) exit code=0, immediate=false 23:16:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) Closing gracefully 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256])[immediately=false] processing 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33256]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) Closing immediately 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256])[immediately=true] processing 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256] 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a77eda2) signal close complete immediately=true 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25c10801) signal close complete immediately=true 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256])[Immediately] closed 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) result=null 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33c294fd) signal close complete immediately=false 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f8d0295) signal close complete immediately=false 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33256]) code=0 message='' shell closed 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33256]) Closing immediately 23:16:32.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:32.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33256]]) Closing immediately 23:16:32.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33256]) stopping 23:16:32.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33256]) stopped 23:16:32.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33256]])[Immediately] closed 23:16:32.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18150] - close(TransportIoSession[local=/10.30.170.33:18150, remote=/10.30.170.252:33256]) Closing immediately 23:16:32.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18150] - close(TransportIoSession[local=/10.30.170.33:18150, remote=/10.30.170.252:33256])[Immediately] closed 23:16:32.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a92ea3b) signal close complete immediately=true 23:16:32.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33256])[Immediately] closed 23:16:32.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe549baf9, L:/10.30.170.33:18150 ! R:/10.30.170.252:33256] inactive. 23:16:32.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=321, channel=[id: 0xe549baf9, L:/10.30.170.33:18150 ! R:/10.30.170.252:33256]} end of input detected while session was in state up 23:16:32.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=321, channel=[id: 0xe549baf9, L:/10.30.170.33:18150 ! R:/10.30.170.252:33256]} down, reason: End of input 23:16:33.024 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:33.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60712]) process #17 SSH_MSG_IGNORE 23:16:33.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_IGNORE 23:16:33.156 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #16 SSH_MSG_IGNORE 23:16:33.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_IGNORE 23:16:33.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:33.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43548]) process #18 SSH_MSG_IGNORE 23:16:33.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_IGNORE 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60962])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) exit code=0, immediate=false 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) Closing gracefully 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962])[immediately=false] processing 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60962]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) Closing immediately 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962])[immediately=true] processing 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962] 23:16:33.196 [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@7fedfa0a) signal close complete immediately=true 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:33.196 [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@7aa3cd2b) signal close complete immediately=true 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962])[Immediately] closed 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) result=null 23:16:33.196 [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@2468a933) signal close complete immediately=false 23:16:33.196 [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@7ce7eeea) signal close complete immediately=false 23:16:33.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60962]) code=0 message='' shell closed 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60962]) Closing immediately 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60962]]) Closing immediately 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60962]) stopping 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60962]) stopped 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60962]])[Immediately] closed 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18151] - close(TransportIoSession[local=/10.30.170.33:18151, remote=/10.30.170.252:60962]) Closing immediately 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18151] - close(TransportIoSession[local=/10.30.170.33:18151, remote=/10.30.170.252:60962])[Immediately] closed 23:16:33.197 [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@6cca76d6) signal close complete immediately=true 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60962])[Immediately] closed 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x06caba3c, L:/10.30.170.33:18151 ! R:/10.30.170.252:60962] inactive. 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=322, channel=[id: 0x06caba3c, L:/10.30.170.33:18151 ! R:/10.30.170.252:60962]} end of input detected while session was in state up 23:16:33.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=322, channel=[id: 0x06caba3c, L:/10.30.170.33:18151 ! R:/10.30.170.252:60962]} down, reason: End of input 23:16:33.359 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38316]) process #18 SSH_MSG_IGNORE 23:16:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_IGNORE 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53236])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) exit code=0, immediate=false 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) Closing gracefully 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236])[immediately=false] processing 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53236]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) Closing immediately 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236])[immediately=true] processing 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236] 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@549b26df) signal close complete immediately=true 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dc5fc62) signal close complete immediately=true 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236])[Immediately] closed 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) result=null 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@755c2cd5) signal close complete immediately=false 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78e4a028) signal close complete immediately=false 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53236]) code=0 message='' shell closed 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53236]) Closing immediately 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53236]]) Closing immediately 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53236]) stopping 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53236]) stopped 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53236]])[Immediately] closed 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18152] - close(TransportIoSession[local=/10.30.170.33:18152, remote=/10.30.170.252:53236]) Closing immediately 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18152] - close(TransportIoSession[local=/10.30.170.33:18152, remote=/10.30.170.252:53236])[Immediately] closed 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7544cc35) signal close complete immediately=true 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53236])[Immediately] closed 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2b321253, L:/10.30.170.33:18152 ! R:/10.30.170.252:53236] inactive. 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x2b321253, L:/10.30.170.33:18152 ! R:/10.30.170.252:53236]} end of input detected while session was in state up 23:16:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=323, channel=[id: 0x2b321253, L:/10.30.170.33:18152 ! R:/10.30.170.252:53236]} down, reason: End of input 23:16:33.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:33.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50194]) process #17 SSH_MSG_IGNORE 23:16:33.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_IGNORE 23:16:33.655 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #16 SSH_MSG_IGNORE 23:16:33.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_IGNORE 23:16:33.819 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35004]) process #18 SSH_MSG_IGNORE 23:16:33.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_IGNORE 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44168])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) exit code=0, immediate=false 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) Closing gracefully 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:33.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168])[immediately=false] processing 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44168]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) Closing immediately 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168])[immediately=true] processing 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168] 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@341389b4) signal close complete immediately=true 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@143a7a15) signal close complete immediately=true 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168])[Immediately] closed 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) result=null 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bffc892) signal close complete immediately=false 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@275a8394) signal close complete immediately=false 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44168]) code=0 message='' shell closed 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44168]) Closing immediately 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44168]]) Closing immediately 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44168]) stopping 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44168]) stopped 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44168]])[Immediately] closed 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18153] - close(TransportIoSession[local=/10.30.170.33:18153, remote=/10.30.170.252:44168]) Closing immediately 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18153] - close(TransportIoSession[local=/10.30.170.33:18153, remote=/10.30.170.252:44168])[Immediately] closed 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f2ce0e2) signal close complete immediately=true 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44168])[Immediately] closed 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7ea4459b, L:/10.30.170.33:18153 ! R:/10.30.170.252:44168] inactive. 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x7ea4459b, L:/10.30.170.33:18153 ! R:/10.30.170.252:44168]} end of input detected while session was in state up 23:16:33.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=324, channel=[id: 0x7ea4459b, L:/10.30.170.33:18153 ! R:/10.30.170.252:44168]} down, reason: End of input 23:16:34.112 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:34.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60110]) process #17 SSH_MSG_IGNORE 23:16:34.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_IGNORE 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53472])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) exit code=0, immediate=false 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) Closing gracefully 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472])[immediately=false] processing 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53472]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) Closing immediately 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472])[immediately=true] processing 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472] 23:16:34.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a5ca7d9) signal close complete immediately=true 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ee51fde) signal close complete immediately=true 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472])[Immediately] closed 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) result=null 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d32498b) signal close complete immediately=false 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4864d7a9) signal close complete immediately=false 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53472]) code=0 message='' shell closed 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53472]) Closing immediately 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53472]]) Closing immediately 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53472]) stopping 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53472]) stopped 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53472]])[Immediately] closed 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18154] - close(TransportIoSession[local=/10.30.170.33:18154, remote=/10.30.170.252:53472]) Closing immediately 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18154] - close(TransportIoSession[local=/10.30.170.33:18154, remote=/10.30.170.252:53472])[Immediately] closed 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27e9d313) signal close complete immediately=true 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53472])[Immediately] closed 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7a6e9b12, L:/10.30.170.33:18154 ! R:/10.30.170.252:53472] inactive. 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x7a6e9b12, L:/10.30.170.33:18154 ! R:/10.30.170.252:53472]} end of input detected while session was in state up 23:16:34.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=325, channel=[id: 0x7a6e9b12, L:/10.30.170.33:18154 ! R:/10.30.170.252:53472]} down, reason: End of input 23:16:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37842]) process #18 SSH_MSG_IGNORE 23:16:34.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_IGNORE 23:16:34.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:34.424 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #16 SSH_MSG_IGNORE 23:16:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_IGNORE 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44900])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) exit code=0, immediate=false 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) Closing gracefully 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900])[immediately=false] processing 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44900]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) Closing immediately 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900])[immediately=true] processing 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900] 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e42d295) signal close complete immediately=true 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54a3bc69) signal close complete immediately=true 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900])[Immediately] closed 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) result=null 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@725e70f0) signal close complete immediately=false 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c9f49ca) signal close complete immediately=false 23:16:34.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44900]) code=0 message='' shell closed 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44900]) Closing immediately 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44900]]) Closing immediately 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44900]) stopping 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44900]) stopped 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44900]])[Immediately] closed 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18155] - close(TransportIoSession[local=/10.30.170.33:18155, remote=/10.30.170.252:44900]) Closing immediately 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18155] - close(TransportIoSession[local=/10.30.170.33:18155, remote=/10.30.170.252:44900])[Immediately] closed 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1481feb6) signal close complete immediately=true 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44900])[Immediately] closed 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2e0f963e, L:/10.30.170.33:18155 ! R:/10.30.170.252:44900] inactive. 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x2e0f963e, L:/10.30.170.33:18155 ! R:/10.30.170.252:44900]} end of input detected while session was in state up 23:16:34.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=326, channel=[id: 0x2e0f963e, L:/10.30.170.33:18155 ! R:/10.30.170.252:44900]} down, reason: End of input 23:16:34.608 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56732]) process #17 SSH_MSG_IGNORE 23:16:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_IGNORE 23:16:34.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57094]) process #18 SSH_MSG_IGNORE 23:16:34.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_IGNORE 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34522])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) exit code=0, immediate=false 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) Closing gracefully 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:34.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522])[immediately=false] processing 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34522]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) Closing immediately 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522])[immediately=true] processing 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522] 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dd0ed9a) signal close complete immediately=true 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a078ab3) signal close complete immediately=true 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522])[Immediately] closed 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) result=null 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cca80c5) signal close complete immediately=false 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bf6c8a) signal close complete immediately=false 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34522]) code=0 message='' shell closed 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34522]) Closing immediately 23:16:34.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:34.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34522]]) Closing immediately 23:16:34.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34522]) stopping 23:16:34.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34522]) stopped 23:16:34.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34522]])[Immediately] closed 23:16:34.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18156] - close(TransportIoSession[local=/10.30.170.33:18156, remote=/10.30.170.252:34522]) Closing immediately 23:16:34.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18156] - close(TransportIoSession[local=/10.30.170.33:18156, remote=/10.30.170.252:34522])[Immediately] closed 23:16:34.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d39fdda) signal close complete immediately=true 23:16:34.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34522])[Immediately] closed 23:16:34.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5ed8e696, L:/10.30.170.33:18156 ! R:/10.30.170.252:34522] inactive. 23:16:34.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x5ed8e696, L:/10.30.170.33:18156 ! R:/10.30.170.252:34522]} end of input detected while session was in state up 23:16:34.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=327, channel=[id: 0x5ed8e696, L:/10.30.170.33:18156 ! R:/10.30.170.252:34522]} down, reason: End of input 23:16:34.795 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #16 SSH_MSG_IGNORE 23:16:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_IGNORE 23:16:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48358])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) exit code=0, immediate=false 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) Closing gracefully 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358])[immediately=false] processing 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48358]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) Closing immediately 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358])[immediately=true] processing 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358] 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36a983d9) signal close complete immediately=true 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70a08305) signal close complete immediately=true 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358])[Immediately] closed 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) result=null 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2433b9e8) signal close complete immediately=false 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28cdac1b) signal close complete immediately=false 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48358]) code=0 message='' shell closed 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48358]) Closing immediately 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48358]]) Closing immediately 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48358]) stopping 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48358]) stopped 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48358]])[Immediately] closed 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18157] - close(TransportIoSession[local=/10.30.170.33:18157, remote=/10.30.170.252:48358]) Closing immediately 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18157] - close(TransportIoSession[local=/10.30.170.33:18157, remote=/10.30.170.252:48358])[Immediately] closed 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52005590) signal close complete immediately=true 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48358])[Immediately] closed 23:16:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x075ff7bf, L:/10.30.170.33:18157 ! R:/10.30.170.252:48358] inactive. 23:16:35.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=328, channel=[id: 0x075ff7bf, L:/10.30.170.33:18157 ! R:/10.30.170.252:48358]} end of input detected while session was in state up 23:16:35.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=328, channel=[id: 0x075ff7bf, L:/10.30.170.33:18157 ! R:/10.30.170.252:48358]} down, reason: End of input 23:16:35.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:35.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51782]) process #17 SSH_MSG_IGNORE 23:16:35.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_IGNORE 23:16:35.228 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50046]) process #18 SSH_MSG_IGNORE 23:16:35.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_IGNORE 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42852])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) exit code=0, immediate=false 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) Closing gracefully 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:35.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852])[immediately=false] processing 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42852]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) Closing immediately 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852])[immediately=true] processing 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852] 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@90a39c3) signal close complete immediately=true 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@96089f6) signal close complete immediately=true 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852])[Immediately] closed 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) result=null 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d226e31) signal close complete immediately=false 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d3cd25b) signal close complete immediately=false 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42852]) code=0 message='' shell closed 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42852]) Closing immediately 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42852]]) Closing immediately 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42852]) stopping 23:16:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42852]) stopped 23:16:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42852]])[Immediately] closed 23:16:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18158] - close(TransportIoSession[local=/10.30.170.33:18158, remote=/10.30.170.252:42852]) Closing immediately 23:16:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18158] - close(TransportIoSession[local=/10.30.170.33:18158, remote=/10.30.170.252:42852])[Immediately] closed 23:16:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5203c1e) signal close complete immediately=true 23:16:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42852])[Immediately] closed 23:16:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3aac0435, L:/10.30.170.33:18158 ! R:/10.30.170.252:42852] inactive. 23:16:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=329, channel=[id: 0x3aac0435, L:/10.30.170.33:18158 ! R:/10.30.170.252:42852]} end of input detected while session was in state up 23:16:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=329, channel=[id: 0x3aac0435, L:/10.30.170.33:18158 ! R:/10.30.170.252:42852]} down, reason: End of input 23:16:35.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #16 SSH_MSG_IGNORE 23:16:35.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_IGNORE 23:16:35.382 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:35.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:35.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54612]) process #17 SSH_MSG_IGNORE 23:16:35.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_IGNORE 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34850])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) exit code=0, immediate=false 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) Closing gracefully 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:35.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850])[immediately=false] processing 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34850]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) Closing immediately 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850])[immediately=true] processing 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850] 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61c89cff) signal close complete immediately=true 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e1acded) signal close complete immediately=true 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850])[Immediately] closed 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) result=null 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21c5f81e) signal close complete immediately=false 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@666f3044) signal close complete immediately=false 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34850]) code=0 message='' shell closed 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34850]) Closing immediately 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34850]]) Closing immediately 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34850]) stopping 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34850]) stopped 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34850]])[Immediately] closed 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18159] - close(TransportIoSession[local=/10.30.170.33:18159, remote=/10.30.170.252:34850]) Closing immediately 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18159] - close(TransportIoSession[local=/10.30.170.33:18159, remote=/10.30.170.252:34850])[Immediately] closed 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43656712) signal close complete immediately=true 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34850])[Immediately] closed 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x098458b2, L:/10.30.170.33:18159 ! R:/10.30.170.252:34850] inactive. 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=330, channel=[id: 0x098458b2, L:/10.30.170.33:18159 ! R:/10.30.170.252:34850]} end of input detected while session was in state up 23:16:35.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=330, channel=[id: 0x098458b2, L:/10.30.170.33:18159 ! R:/10.30.170.252:34850]} down, reason: End of input 23:16:35.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:35.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37858]) process #18 SSH_MSG_IGNORE 23:16:35.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_IGNORE 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55754])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) exit code=0, immediate=false 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) Closing gracefully 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754])[immediately=false] processing 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55754]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) Closing immediately 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:35.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754])[immediately=true] processing 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754] 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28780936) signal close complete immediately=true 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@419e956d) signal close complete immediately=true 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754])[Immediately] closed 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) result=null 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fd67ce3) signal close complete immediately=false 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4150b8a3) signal close complete immediately=false 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55754]) code=0 message='' shell closed 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55754]) Closing immediately 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55754]]) Closing immediately 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55754]) stopping 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55754]) stopped 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55754]])[Immediately] closed 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:18160] - close(TransportIoSession[local=/10.30.170.33:18160, remote=/10.30.170.252:55754]) Closing immediately 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:18160] - close(TransportIoSession[local=/10.30.170.33:18160, remote=/10.30.170.252:55754])[Immediately] closed 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29892806) signal close complete immediately=true 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55754])[Immediately] closed 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x39d1b65e, L:/10.30.170.33:18160 ! R:/10.30.170.252:55754] inactive. 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x39d1b65e, L:/10.30.170.33:18160 ! R:/10.30.170.252:55754]} end of input detected while session was in state up 23:16:35.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=331, channel=[id: 0x39d1b65e, L:/10.30.170.33:18160 ! R:/10.30.170.252:55754]} down, reason: End of input 23:16:36.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:36.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #16 SSH_MSG_IGNORE 23:16:36.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_IGNORE 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47616])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) exit code=0, immediate=false 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) Closing gracefully 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616])[immediately=false] processing 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47616]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) Closing immediately 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616])[immediately=true] processing 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616] 23:16:36.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bc777a5) signal close complete immediately=true 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dc9ebb2) signal close complete immediately=true 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616])[Immediately] closed 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) result=null 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2898ab47) signal close complete immediately=false 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55ae1283) signal close complete immediately=false 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47616]) code=0 message='' shell closed 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47616]) Closing immediately 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47616]]) Closing immediately 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47616]) stopping 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47616]) stopped 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47616]])[Immediately] closed 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18161] - close(TransportIoSession[local=/10.30.170.33:18161, remote=/10.30.170.252:47616]) Closing immediately 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18161] - close(TransportIoSession[local=/10.30.170.33:18161, remote=/10.30.170.252:47616])[Immediately] closed 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75742dcc) signal close complete immediately=true 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47616])[Immediately] closed 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0939d4db, L:/10.30.170.33:18161 ! R:/10.30.170.252:47616] inactive. 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x0939d4db, L:/10.30.170.33:18161 ! R:/10.30.170.252:47616]} end of input detected while session was in state up 23:16:36.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=332, channel=[id: 0x0939d4db, L:/10.30.170.33:18161 ! R:/10.30.170.252:47616]} down, reason: End of input 23:16:36.269 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:32874]) process #18 SSH_MSG_IGNORE 23:16:36.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_IGNORE 23:16:36.424 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:36.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47470]) process #17 SSH_MSG_IGNORE 23:16:36.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_IGNORE 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37460])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) exit code=0, immediate=false 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) Closing gracefully 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460])[immediately=false] processing 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37460]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) Closing immediately 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:36.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460])[immediately=true] processing 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460] 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@93e3153) signal close complete immediately=true 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1076e393) signal close complete immediately=true 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460])[Immediately] closed 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) result=null 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5aa6f531) signal close complete immediately=false 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e12907) signal close complete immediately=false 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37460]) code=0 message='' shell closed 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37460]) Closing immediately 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37460]]) Closing immediately 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37460]) stopping 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37460]) stopped 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37460]])[Immediately] closed 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18162] - close(TransportIoSession[local=/10.30.170.33:18162, remote=/10.30.170.252:37460]) Closing immediately 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18162] - close(TransportIoSession[local=/10.30.170.33:18162, remote=/10.30.170.252:37460])[Immediately] closed 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e2d2421) signal close complete immediately=true 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37460])[Immediately] closed 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2d5b2881, L:/10.30.170.33:18162 ! R:/10.30.170.252:37460] inactive. 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x2d5b2881, L:/10.30.170.33:18162 ! R:/10.30.170.252:37460]} end of input detected while session was in state up 23:16:36.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=333, channel=[id: 0x2d5b2881, L:/10.30.170.33:18162 ! R:/10.30.170.252:37460]} down, reason: End of input 23:16:36.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:36.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #16 SSH_MSG_IGNORE 23:16:36.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_IGNORE 23:16:36.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:36.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59444]) process #17 SSH_MSG_IGNORE 23:16:36.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_IGNORE 23:16:36.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:36.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34030]) process #18 SSH_MSG_IGNORE 23:16:36.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_IGNORE 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40948])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) exit code=0, immediate=false 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) Closing gracefully 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948])[immediately=false] processing 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40948]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:36.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) Closing immediately 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948])[immediately=true] processing 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948] 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12f4eb08) signal close complete immediately=true 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c9b277f) signal close complete immediately=true 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948])[Immediately] closed 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) result=null 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44aa7eac) signal close complete immediately=false 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34ee24fa) signal close complete immediately=false 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40948]) code=0 message='' shell closed 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40948]) Closing immediately 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40948]]) Closing immediately 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40948]) stopping 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40948]) stopped 23:16:36.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40948]])[Immediately] closed 23:16:36.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18163] - close(TransportIoSession[local=/10.30.170.33:18163, remote=/10.30.170.252:40948]) Closing immediately 23:16:36.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18163] - close(TransportIoSession[local=/10.30.170.33:18163, remote=/10.30.170.252:40948])[Immediately] closed 23:16:36.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17725c4) signal close complete immediately=true 23:16:36.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40948])[Immediately] closed 23:16:36.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc13d6253, L:/10.30.170.33:18163 ! R:/10.30.170.252:40948] inactive. 23:16:36.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=334, channel=[id: 0xc13d6253, L:/10.30.170.33:18163 ! R:/10.30.170.252:40948]} end of input detected while session was in state up 23:16:36.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=334, channel=[id: 0xc13d6253, L:/10.30.170.33:18163 ! R:/10.30.170.252:40948]} down, reason: End of input 23:16:36.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:36.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #16 SSH_MSG_IGNORE 23:16:36.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_IGNORE 23:16:37.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34876])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:37.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) exit code=0, immediate=false 23:16:37.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:37.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:37.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) Closing gracefully 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876])[immediately=false] processing 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34876]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) Closing immediately 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876])[immediately=true] processing 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876] 23:16:37.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d8bdf1d) signal close complete immediately=true 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b661d3a) signal close complete immediately=true 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876])[Immediately] closed 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) result=null 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@365c6a13) signal close complete immediately=false 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@282cc297) signal close complete immediately=false 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34876]) code=0 message='' shell closed 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34876]) Closing immediately 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34876]]) Closing immediately 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34876]) stopping 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34876]) stopped 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34876]])[Immediately] closed 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18164] - close(TransportIoSession[local=/10.30.170.33:18164, remote=/10.30.170.252:34876]) Closing immediately 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18164] - close(TransportIoSession[local=/10.30.170.33:18164, remote=/10.30.170.252:34876])[Immediately] closed 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b9c93b8) signal close complete immediately=true 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34876])[Immediately] closed 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x24056af2, L:/10.30.170.33:18164 ! R:/10.30.170.252:34876] inactive. 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x24056af2, L:/10.30.170.33:18164 ! R:/10.30.170.252:34876]} end of input detected while session was in state up 23:16:37.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=335, channel=[id: 0x24056af2, L:/10.30.170.33:18164 ! R:/10.30.170.252:34876]} down, reason: End of input 23:16:37.125 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:37.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57450]) process #17 SSH_MSG_IGNORE 23:16:37.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_IGNORE 23:16:37.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60720])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) exit code=0, immediate=false 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) Closing gracefully 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720])[immediately=false] processing 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60720]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) Closing immediately 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720])[immediately=true] processing 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720] 23:16:37.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b9ce038) signal close complete immediately=true 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a7aee74) signal close complete immediately=true 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720])[Immediately] closed 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) result=null 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cdd2533) signal close complete immediately=false 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56a7d2d3) signal close complete immediately=false 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60720]) code=0 message='' shell closed 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60720]) Closing immediately 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60720]]) Closing immediately 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60720]) stopping 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60720]) stopped 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60720]])[Immediately] closed 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18165] - close(TransportIoSession[local=/10.30.170.33:18165, remote=/10.30.170.252:60720]) Closing immediately 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18165] - close(TransportIoSession[local=/10.30.170.33:18165, remote=/10.30.170.252:60720])[Immediately] closed 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a36751f) signal close complete immediately=true 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60720])[Immediately] closed 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3b0ba488, L:/10.30.170.33:18165 ! R:/10.30.170.252:60720] inactive. 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x3b0ba488, L:/10.30.170.33:18165 ! R:/10.30.170.252:60720]} end of input detected while session was in state up 23:16:37.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=336, channel=[id: 0x3b0ba488, L:/10.30.170.33:18165 ! R:/10.30.170.252:60720]} down, reason: End of input 23:16:37.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #16 SSH_MSG_IGNORE 23:16:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_IGNORE 23:16:37.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39252]) process #18 SSH_MSG_IGNORE 23:16:37.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_IGNORE 23:16:37.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:37.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53800]) process #17 SSH_MSG_IGNORE 23:16:37.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_IGNORE 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48428])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) exit code=0, immediate=false 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) Closing gracefully 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428])[immediately=false] processing 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48428]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) Closing immediately 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428])[immediately=true] processing 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428] 23:16:37.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cbfca93) signal close complete immediately=true 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7457a542) signal close complete immediately=true 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428])[Immediately] closed 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) result=null 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52e89187) signal close complete immediately=false 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ebffd1d) signal close complete immediately=false 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48428]) code=0 message='' shell closed 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48428]) Closing immediately 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48428]]) Closing immediately 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48428]) stopping 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48428]) stopped 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48428]])[Immediately] closed 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18166] - close(TransportIoSession[local=/10.30.170.33:18166, remote=/10.30.170.252:48428]) Closing immediately 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18166] - close(TransportIoSession[local=/10.30.170.33:18166, remote=/10.30.170.252:48428])[Immediately] closed 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c065d0b) signal close complete immediately=true 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48428])[Immediately] closed 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0081e7e5, L:/10.30.170.33:18166 ! R:/10.30.170.252:48428] inactive. 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=337, channel=[id: 0x0081e7e5, L:/10.30.170.33:18166 ! R:/10.30.170.252:48428]} end of input detected while session was in state up 23:16:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=337, channel=[id: 0x0081e7e5, L:/10.30.170.33:18166 ! R:/10.30.170.252:48428]} down, reason: End of input 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56834])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) exit code=0, immediate=false 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) Closing gracefully 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:37.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834])[immediately=false] processing 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56834]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) Closing immediately 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834])[immediately=true] processing 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834] 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e176e00) signal close complete immediately=true 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78818582) signal close complete immediately=true 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834])[Immediately] closed 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) result=null 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5be33c1b) signal close complete immediately=false 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c323da4) signal close complete immediately=false 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56834]) code=0 message='' shell closed 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56834]) Closing immediately 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56834]]) Closing immediately 23:16:37.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56834]) stopping 23:16:37.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56834]) stopped 23:16:37.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56834]])[Immediately] closed 23:16:37.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18167] - close(TransportIoSession[local=/10.30.170.33:18167, remote=/10.30.170.252:56834]) Closing immediately 23:16:37.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18167] - close(TransportIoSession[local=/10.30.170.33:18167, remote=/10.30.170.252:56834])[Immediately] closed 23:16:37.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69e03f4c) signal close complete immediately=true 23:16:37.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56834])[Immediately] closed 23:16:37.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6035cb77, L:/10.30.170.33:18167 ! R:/10.30.170.252:56834] inactive. 23:16:37.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x6035cb77, L:/10.30.170.33:18167 ! R:/10.30.170.252:56834]} end of input detected while session was in state up 23:16:37.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=338, channel=[id: 0x6035cb77, L:/10.30.170.33:18167 ! R:/10.30.170.252:56834]} down, reason: End of input 23:16:37.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:37.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #16 SSH_MSG_IGNORE 23:16:37.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_IGNORE 23:16:38.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44340]) process #18 SSH_MSG_IGNORE 23:16:38.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_IGNORE 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42002])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) exit code=0, immediate=false 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) Closing gracefully 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002])[immediately=false] processing 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42002]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) Closing immediately 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002])[immediately=true] processing 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002] 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24693d1c) signal close complete immediately=true 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52b62c91) signal close complete immediately=true 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002])[Immediately] closed 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) result=null 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3eed9517) signal close complete immediately=false 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e4e8363) signal close complete immediately=false 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42002]) code=0 message='' shell closed 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42002]) Closing immediately 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42002]]) Closing immediately 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42002]) stopping 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42002]) stopped 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42002]])[Immediately] closed 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18168] - close(TransportIoSession[local=/10.30.170.33:18168, remote=/10.30.170.252:42002]) Closing immediately 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18168] - close(TransportIoSession[local=/10.30.170.33:18168, remote=/10.30.170.252:42002])[Immediately] closed 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43a2ca6b) signal close complete immediately=true 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42002])[Immediately] closed 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa74c5708, L:/10.30.170.33:18168 ! R:/10.30.170.252:42002] inactive. 23:16:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=339, channel=[id: 0xa74c5708, L:/10.30.170.33:18168 ! R:/10.30.170.252:42002]} end of input detected while session was in state up 23:16:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=339, channel=[id: 0xa74c5708, L:/10.30.170.33:18168 ! R:/10.30.170.252:42002]} down, reason: End of input 23:16:38.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #16 SSH_MSG_IGNORE 23:16:38.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_IGNORE 23:16:38.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:38.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46616]) process #17 SSH_MSG_IGNORE 23:16:38.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_IGNORE 23:16:38.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38052]) process #18 SSH_MSG_IGNORE 23:16:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_IGNORE 23:16:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37862])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) exit code=0, immediate=false 23:16:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) Closing gracefully 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862])[immediately=false] processing 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37862]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) Closing immediately 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862])[immediately=true] processing 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862] 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@132d0511) signal close complete immediately=true 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5920f26) signal close complete immediately=true 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862])[Immediately] closed 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) result=null 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c18f4ed) signal close complete immediately=false 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26a6a87f) signal close complete immediately=false 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37862]) code=0 message='' shell closed 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37862]) Closing immediately 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37862]]) Closing immediately 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37862]) stopping 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37862]) stopped 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37862]])[Immediately] closed 23:16:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18169] - close(TransportIoSession[local=/10.30.170.33:18169, remote=/10.30.170.252:37862]) Closing immediately 23:16:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18169] - close(TransportIoSession[local=/10.30.170.33:18169, remote=/10.30.170.252:37862])[Immediately] closed 23:16:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d582437) signal close complete immediately=true 23:16:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37862])[Immediately] closed 23:16:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa32679f9, L:/10.30.170.33:18169 ! R:/10.30.170.252:37862] inactive. 23:16:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=340, channel=[id: 0xa32679f9, L:/10.30.170.33:18169 ! R:/10.30.170.252:37862]} end of input detected while session was in state up 23:16:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=340, channel=[id: 0xa32679f9, L:/10.30.170.33:18169 ! R:/10.30.170.252:37862]} down, reason: End of input 23:16:38.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34366])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:38.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) exit code=0, immediate=false 23:16:38.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:38.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:38.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:38.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:38.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) Closing gracefully 23:16:38.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) 23:16:38.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) 23:16:38.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366])[immediately=false] processing 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34366]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) Closing immediately 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366])[immediately=true] processing 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366] 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c66eece) signal close complete immediately=true 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d260258) signal close complete immediately=true 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366])[Immediately] closed 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) result=null 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ca83f79) signal close complete immediately=false 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e90f553) signal close complete immediately=false 23:16:38.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34366]) code=0 message='' shell closed 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34366]) Closing immediately 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34366]]) Closing immediately 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34366]) stopping 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34366]) stopped 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34366]])[Immediately] closed 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18170] - close(TransportIoSession[local=/10.30.170.33:18170, remote=/10.30.170.252:34366]) Closing immediately 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18170] - close(TransportIoSession[local=/10.30.170.33:18170, remote=/10.30.170.252:34366])[Immediately] closed 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75eb68d1) signal close complete immediately=true 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34366])[Immediately] closed 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8d394663, L:/10.30.170.33:18170 ! R:/10.30.170.252:34366] inactive. 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=341, channel=[id: 0x8d394663, L:/10.30.170.33:18170 ! R:/10.30.170.252:34366]} end of input detected while session was in state up 23:16:38.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=341, channel=[id: 0x8d394663, L:/10.30.170.33:18170 ! R:/10.30.170.252:34366]} down, reason: End of input 23:16:39.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:39.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #16 SSH_MSG_IGNORE 23:16:39.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_IGNORE 23:16:39.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:39.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37752]) process #17 SSH_MSG_IGNORE 23:16:39.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_IGNORE 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35370])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) exit code=0, immediate=false 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) Closing gracefully 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370])[immediately=false] processing 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35370]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) Closing immediately 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370])[immediately=true] processing 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370] 23:16:39.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a987037) signal close complete immediately=true 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f27a721) signal close complete immediately=true 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370])[Immediately] closed 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) result=null 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3736adec) signal close complete immediately=false 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74a4151c) signal close complete immediately=false 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35370]) code=0 message='' shell closed 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35370]) Closing immediately 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35370]]) Closing immediately 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35370]) stopping 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35370]) stopped 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35370]])[Immediately] closed 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18171] - close(TransportIoSession[local=/10.30.170.33:18171, remote=/10.30.170.252:35370]) Closing immediately 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18171] - close(TransportIoSession[local=/10.30.170.33:18171, remote=/10.30.170.252:35370])[Immediately] closed 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d84da77) signal close complete immediately=true 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35370])[Immediately] closed 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd9819c2a, L:/10.30.170.33:18171 ! R:/10.30.170.252:35370] inactive. 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xd9819c2a, L:/10.30.170.33:18171 ! R:/10.30.170.252:35370]} end of input detected while session was in state up 23:16:39.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=342, channel=[id: 0xd9819c2a, L:/10.30.170.33:18171 ! R:/10.30.170.252:35370]} down, reason: End of input 23:16:39.189 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39200]) process #18 SSH_MSG_IGNORE 23:16:39.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_IGNORE 23:16:39.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:39.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48342]) process #17 SSH_MSG_IGNORE 23:16:39.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_IGNORE 23:16:39.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46834])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) exit code=0, immediate=false 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) Closing gracefully 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834])[immediately=false] processing 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46834]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) Closing immediately 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834])[immediately=true] processing 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834] 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7daf6e42) signal close complete immediately=true 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40a0b729) signal close complete immediately=true 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834])[Immediately] closed 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) result=null 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14b02367) signal close complete immediately=false 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@640eb703) signal close complete immediately=false 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46834]) code=0 message='' shell closed 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46834]) Closing immediately 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46834]]) Closing immediately 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46834]) stopping 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46834]) stopped 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46834]])[Immediately] closed 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18172] - close(TransportIoSession[local=/10.30.170.33:18172, remote=/10.30.170.252:46834]) Closing immediately 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18172] - close(TransportIoSession[local=/10.30.170.33:18172, remote=/10.30.170.252:46834])[Immediately] closed 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@625518be) signal close complete immediately=true 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46834])[Immediately] closed 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc58d8822, L:/10.30.170.33:18172 ! R:/10.30.170.252:46834] inactive. 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0xc58d8822, L:/10.30.170.33:18172 ! R:/10.30.170.252:46834]} end of input detected while session was in state up 23:16:39.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=343, channel=[id: 0xc58d8822, L:/10.30.170.33:18172 ! R:/10.30.170.252:46834]} down, reason: End of input 23:16:39.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:39.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #16 SSH_MSG_IGNORE 23:16:39.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_IGNORE 23:16:39.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55216]) process #18 SSH_MSG_IGNORE 23:16:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_IGNORE 23:16:39.705 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:39.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34258]) process #17 SSH_MSG_IGNORE 23:16:39.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_IGNORE 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35974])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) exit code=0, immediate=false 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) Closing gracefully 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974])[immediately=false] processing 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35974]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) Closing immediately 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974])[immediately=true] processing 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974] 23:16:39.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cc1930a) signal close complete immediately=true 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73c43bd4) signal close complete immediately=true 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974])[Immediately] closed 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) result=null 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@668c391d) signal close complete immediately=false 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55be68b5) signal close complete immediately=false 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35974]) code=0 message='' shell closed 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35974]) Closing immediately 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35974]]) Closing immediately 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35974]) stopping 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35974]) stopped 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35974]])[Immediately] closed 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18173] - close(TransportIoSession[local=/10.30.170.33:18173, remote=/10.30.170.252:35974]) Closing immediately 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18173] - close(TransportIoSession[local=/10.30.170.33:18173, remote=/10.30.170.252:35974])[Immediately] closed 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5567f8cb) signal close complete immediately=true 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35974])[Immediately] closed 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1ea452bb, L:/10.30.170.33:18173 ! R:/10.30.170.252:35974] inactive. 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x1ea452bb, L:/10.30.170.33:18173 ! R:/10.30.170.252:35974]} end of input detected while session was in state up 23:16:39.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=344, channel=[id: 0x1ea452bb, L:/10.30.170.33:18173 ! R:/10.30.170.252:35974]} down, reason: End of input 23:16:40.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59768])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) exit code=0, immediate=false 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) Closing gracefully 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768])[immediately=false] processing 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59768]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) Closing immediately 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768])[immediately=true] processing 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768] 23:16:40.048 [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@4959c011) signal close complete immediately=true 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:40.048 [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@5879e530) signal close complete immediately=true 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768])[Immediately] closed 23:16:40.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) result=null 23:16:40.048 [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@7f719989) signal close complete immediately=false 23:16:40.048 [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@62f0a17a) signal close complete immediately=false 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59768]) code=0 message='' shell closed 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59768]) Closing immediately 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59768]]) Closing immediately 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59768]) stopping 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59768]) stopped 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59768]])[Immediately] closed 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18174] - close(TransportIoSession[local=/10.30.170.33:18174, remote=/10.30.170.252:59768]) Closing immediately 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18174] - close(TransportIoSession[local=/10.30.170.33:18174, remote=/10.30.170.252:59768])[Immediately] closed 23:16:40.049 [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@65aeac7d) signal close complete immediately=true 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59768])[Immediately] closed 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x04fdb405, L:/10.30.170.33:18174 ! R:/10.30.170.252:59768] inactive. 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x04fdb405, L:/10.30.170.33:18174 ! R:/10.30.170.252:59768]} end of input detected while session was in state up 23:16:40.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=345, channel=[id: 0x04fdb405, L:/10.30.170.33:18174 ! R:/10.30.170.252:59768]} down, reason: End of input 23:16:40.117 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #16 SSH_MSG_IGNORE 23:16:40.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_IGNORE 23:16:40.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52932]) process #18 SSH_MSG_IGNORE 23:16:40.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_IGNORE 23:16:40.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:40.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56874]) process #17 SSH_MSG_IGNORE 23:16:40.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_IGNORE 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35030])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) exit code=0, immediate=false 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) Closing gracefully 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030])[immediately=false] processing 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35030]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) Closing immediately 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030])[immediately=true] processing 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030] 23:16:40.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62373bee) signal close complete immediately=true 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7eb197db) signal close complete immediately=true 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030])[Immediately] closed 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) result=null 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c4c0221) signal close complete immediately=false 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6de82f2d) signal close complete immediately=false 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35030]) code=0 message='' shell closed 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35030]) Closing immediately 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35030]]) Closing immediately 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35030]) stopping 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35030]) stopped 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35030]])[Immediately] closed 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18175] - close(TransportIoSession[local=/10.30.170.33:18175, remote=/10.30.170.252:35030]) Closing immediately 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18175] - close(TransportIoSession[local=/10.30.170.33:18175, remote=/10.30.170.252:35030])[Immediately] closed 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36db8135) signal close complete immediately=true 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35030])[Immediately] closed 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x96c5e7b1, L:/10.30.170.33:18175 ! R:/10.30.170.252:35030] inactive. 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x96c5e7b1, L:/10.30.170.33:18175 ! R:/10.30.170.252:35030]} end of input detected while session was in state up 23:16:40.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=346, channel=[id: 0x96c5e7b1, L:/10.30.170.33:18175 ! R:/10.30.170.252:35030]} down, reason: End of input 23:16:40.461 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #16 SSH_MSG_IGNORE 23:16:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_IGNORE 23:16:40.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48814])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:40.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) exit code=0, immediate=false 23:16:40.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) Closing gracefully 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814])[immediately=false] processing 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48814]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) Closing immediately 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814])[immediately=true] processing 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814] 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69ca3561) signal close complete immediately=true 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13a4288) signal close complete immediately=true 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814])[Immediately] closed 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) result=null 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9307e2e) signal close complete immediately=false 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28cb44ac) signal close complete immediately=false 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48814]) code=0 message='' shell closed 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48814]) Closing immediately 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48814]]) Closing immediately 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48814]) stopping 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48814]) stopped 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48814]])[Immediately] closed 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18176] - close(TransportIoSession[local=/10.30.170.33:18176, remote=/10.30.170.252:48814]) Closing immediately 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18176] - close(TransportIoSession[local=/10.30.170.33:18176, remote=/10.30.170.252:48814])[Immediately] closed 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10120de9) signal close complete immediately=true 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48814])[Immediately] closed 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6492ba0f, L:/10.30.170.33:18176 ! R:/10.30.170.252:48814] inactive. 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x6492ba0f, L:/10.30.170.33:18176 ! R:/10.30.170.252:48814]} end of input detected while session was in state up 23:16:40.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=347, channel=[id: 0x6492ba0f, L:/10.30.170.33:18176 ! R:/10.30.170.252:48814]} down, reason: End of input 23:16:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34410]) process #18 SSH_MSG_IGNORE 23:16:40.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_IGNORE 23:16:40.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:40.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:40.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48632]) process #17 SSH_MSG_IGNORE 23:16:40.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_IGNORE 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46198])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) exit code=0, immediate=false 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) Closing gracefully 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198])[immediately=false] processing 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46198]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) Closing immediately 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198])[immediately=true] processing 23:16:40.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198] 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c7ad8c4) signal close complete immediately=true 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30b05440) signal close complete immediately=true 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198])[Immediately] closed 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) result=null 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@578be039) signal close complete immediately=false 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ff9a534) signal close complete immediately=false 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46198]) code=0 message='' shell closed 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46198]) Closing immediately 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46198]]) Closing immediately 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46198]) stopping 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46198]) stopped 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46198]])[Immediately] closed 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18177] - close(TransportIoSession[local=/10.30.170.33:18177, remote=/10.30.170.252:46198]) Closing immediately 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18177] - close(TransportIoSession[local=/10.30.170.33:18177, remote=/10.30.170.252:46198])[Immediately] closed 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@655ffef7) signal close complete immediately=true 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46198])[Immediately] closed 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd36e2034, L:/10.30.170.33:18177 ! R:/10.30.170.252:46198] inactive. 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xd36e2034, L:/10.30.170.33:18177 ! R:/10.30.170.252:46198]} end of input detected while session was in state up 23:16:40.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=348, channel=[id: 0xd36e2034, L:/10.30.170.33:18177 ! R:/10.30.170.252:46198]} down, reason: End of input 23:16:41.225 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:41.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45106]) process #18 SSH_MSG_IGNORE 23:16:41.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_IGNORE 23:16:41.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50634])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:41.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) exit code=0, immediate=false 23:16:41.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:41.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:41.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:41.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) Closing gracefully 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634])[immediately=false] processing 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50634]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) Closing immediately 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634])[immediately=true] processing 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634] 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ea56dd8) signal close complete immediately=true 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a46b2e5) signal close complete immediately=true 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634])[Immediately] closed 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) result=null 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d79314a) signal close complete immediately=false 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ec44666) signal close complete immediately=false 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50634]) code=0 message='' shell closed 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50634]) Closing immediately 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50634]]) Closing immediately 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50634]) stopping 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50634]) stopped 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50634]])[Immediately] closed 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18178] - close(TransportIoSession[local=/10.30.170.33:18178, remote=/10.30.170.252:50634]) Closing immediately 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18178] - close(TransportIoSession[local=/10.30.170.33:18178, remote=/10.30.170.252:50634])[Immediately] closed 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b1a25cb) signal close complete immediately=true 23:16:41.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50634])[Immediately] closed 23:16:41.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb8f20d29, L:/10.30.170.33:18178 ! R:/10.30.170.252:50634] inactive. 23:16:41.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0xb8f20d29, L:/10.30.170.33:18178 ! R:/10.30.170.252:50634]} end of input detected while session was in state up 23:16:41.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=349, channel=[id: 0xb8f20d29, L:/10.30.170.33:18178 ! R:/10.30.170.252:50634]} down, reason: End of input 23:16:41.283 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:41.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #16 SSH_MSG_IGNORE 23:16:41.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_IGNORE 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39424])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) exit code=0, immediate=false 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) Closing gracefully 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424])[immediately=false] processing 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39424]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) Closing immediately 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424])[immediately=true] processing 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424] 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ea2a034) signal close complete immediately=true 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c4d219d) signal close complete immediately=true 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424])[Immediately] closed 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) result=null 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@808f5e1) signal close complete immediately=false 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e19965e) signal close complete immediately=false 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39424]) code=0 message='' shell closed 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39424]) Closing immediately 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39424]]) Closing immediately 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39424]) stopping 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39424]) stopped 23:16:41.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39424]])[Immediately] closed 23:16:41.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18179] - close(TransportIoSession[local=/10.30.170.33:18179, remote=/10.30.170.252:39424]) Closing immediately 23:16:41.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18179] - close(TransportIoSession[local=/10.30.170.33:18179, remote=/10.30.170.252:39424])[Immediately] closed 23:16:41.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@257138a9) signal close complete immediately=true 23:16:41.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39424])[Immediately] closed 23:16:41.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xadcbcd2f, L:/10.30.170.33:18179 ! R:/10.30.170.252:39424] inactive. 23:16:41.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xadcbcd2f, L:/10.30.170.33:18179 ! R:/10.30.170.252:39424]} end of input detected while session was in state up 23:16:41.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=350, channel=[id: 0xadcbcd2f, L:/10.30.170.33:18179 ! R:/10.30.170.252:39424]} down, reason: End of input 23:16:41.592 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:41.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58194]) process #17 SSH_MSG_IGNORE 23:16:41.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_IGNORE 23:16:41.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:41.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #16 SSH_MSG_IGNORE 23:16:41.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_IGNORE 23:16:41.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:41.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43446]) process #18 SSH_MSG_IGNORE 23:16:41.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_IGNORE 23:16:41.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36368])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:41.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) exit code=0, immediate=false 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) Closing gracefully 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368])[immediately=false] processing 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36368]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) Closing immediately 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368])[immediately=true] processing 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368] 23:16:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b45084b) signal close complete immediately=true 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10b5069) signal close complete immediately=true 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368])[Immediately] closed 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) result=null 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fe051e0) signal close complete immediately=false 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@151e7f2b) signal close complete immediately=false 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36368]) code=0 message='' shell closed 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36368]) Closing immediately 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36368]]) Closing immediately 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36368]) stopping 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36368]) stopped 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36368]])[Immediately] closed 23:16:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18180] - close(TransportIoSession[local=/10.30.170.33:18180, remote=/10.30.170.252:36368]) Closing immediately 23:16:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18180] - close(TransportIoSession[local=/10.30.170.33:18180, remote=/10.30.170.252:36368])[Immediately] closed 23:16:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60a2a93) signal close complete immediately=true 23:16:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36368])[Immediately] closed 23:16:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6edbbabc, L:/10.30.170.33:18180 ! R:/10.30.170.252:36368] inactive. 23:16:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x6edbbabc, L:/10.30.170.33:18180 ! R:/10.30.170.252:36368]} end of input detected while session was in state up 23:16:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=351, channel=[id: 0x6edbbabc, L:/10.30.170.33:18180 ! R:/10.30.170.252:36368]} down, reason: End of input 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50906])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) exit code=0, immediate=false 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) Closing gracefully 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906])[immediately=false] processing 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50906]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) Closing immediately 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906])[immediately=true] processing 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906] 23:16:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77ad216a) signal close complete immediately=true 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5dda8633) signal close complete immediately=true 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906])[Immediately] closed 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) result=null 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6af52992) signal close complete immediately=false 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@796aaaa6) signal close complete immediately=false 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50906]) code=0 message='' shell closed 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50906]) Closing immediately 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50906]]) Closing immediately 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50906]) stopping 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50906]) stopped 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50906]])[Immediately] closed 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18181] - close(TransportIoSession[local=/10.30.170.33:18181, remote=/10.30.170.252:50906]) Closing immediately 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18181] - close(TransportIoSession[local=/10.30.170.33:18181, remote=/10.30.170.252:50906])[Immediately] closed 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67526290) signal close complete immediately=true 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50906])[Immediately] closed 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xea9c50a6, L:/10.30.170.33:18181 ! R:/10.30.170.252:50906] inactive. 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0xea9c50a6, L:/10.30.170.33:18181 ! R:/10.30.170.252:50906]} end of input detected while session was in state up 23:16:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=352, channel=[id: 0xea9c50a6, L:/10.30.170.33:18181 ! R:/10.30.170.252:50906]} down, reason: End of input 23:16:42.181 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #16 SSH_MSG_IGNORE 23:16:42.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_IGNORE 23:16:42.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43388]) process #18 SSH_MSG_IGNORE 23:16:42.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_IGNORE 23:16:42.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:42.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45702]) process #17 SSH_MSG_IGNORE 23:16:42.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_IGNORE 23:16:42.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58634])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:42.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) exit code=0, immediate=false 23:16:42.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:42.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:42.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:42.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:42.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) Closing gracefully 23:16:42.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) 23:16:42.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) 23:16:42.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:42.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634])[immediately=false] processing 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58634]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) Closing immediately 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634])[immediately=true] processing 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634] 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6462049) signal close complete immediately=true 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31dbcb87) signal close complete immediately=true 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634])[Immediately] closed 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) result=null 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e8c8ca5) signal close complete immediately=false 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61983a1c) signal close complete immediately=false 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58634]) code=0 message='' shell closed 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58634]) Closing immediately 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58634]]) Closing immediately 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58634]) stopping 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58634]) stopped 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58634]])[Immediately] closed 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18182] - close(TransportIoSession[local=/10.30.170.33:18182, remote=/10.30.170.252:58634]) Closing immediately 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18182] - close(TransportIoSession[local=/10.30.170.33:18182, remote=/10.30.170.252:58634])[Immediately] closed 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@566b0a0e) signal close complete immediately=true 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58634])[Immediately] closed 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x785ff7dc, L:/10.30.170.33:18182 ! R:/10.30.170.252:58634] inactive. 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x785ff7dc, L:/10.30.170.33:18182 ! R:/10.30.170.252:58634]} end of input detected while session was in state up 23:16:42.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=353, channel=[id: 0x785ff7dc, L:/10.30.170.33:18182 ! R:/10.30.170.252:58634]} down, reason: End of input 23:16:42.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:42.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56404]) process #17 SSH_MSG_IGNORE 23:16:42.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_IGNORE 23:16:42.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:42.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #16 SSH_MSG_IGNORE 23:16:42.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_IGNORE 23:16:42.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44202])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:42.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) exit code=0, immediate=false 23:16:42.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:42.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:42.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:42.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) Closing gracefully 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202])[immediately=false] processing 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44202]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) Closing immediately 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202])[immediately=true] processing 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202] 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@218ceff1) signal close complete immediately=true 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c9610af) signal close complete immediately=true 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202])[Immediately] closed 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) result=null 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cd9e816) signal close complete immediately=false 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35576d) signal close complete immediately=false 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44202]) code=0 message='' shell closed 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44202]) Closing immediately 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44202]]) Closing immediately 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44202]) stopping 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44202]) stopped 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44202]])[Immediately] closed 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18183] - close(TransportIoSession[local=/10.30.170.33:18183, remote=/10.30.170.252:44202]) Closing immediately 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18183] - close(TransportIoSession[local=/10.30.170.33:18183, remote=/10.30.170.252:44202])[Immediately] closed 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4600d3fd) signal close complete immediately=true 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44202])[Immediately] closed 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xff461775, L:/10.30.170.33:18183 ! R:/10.30.170.252:44202] inactive. 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0xff461775, L:/10.30.170.33:18183 ! R:/10.30.170.252:44202]} end of input detected while session was in state up 23:16:42.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=354, channel=[id: 0xff461775, L:/10.30.170.33:18183 ! R:/10.30.170.252:44202]} down, reason: End of input 23:16:42.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41686]) process #18 SSH_MSG_IGNORE 23:16:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_IGNORE 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43548])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) exit code=0, immediate=false 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) Closing gracefully 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:43.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548])[immediately=false] processing 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43548]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) Closing immediately 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548])[immediately=true] processing 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548] 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@114b057f) signal close complete immediately=true 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d0562b8) signal close complete immediately=true 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548])[Immediately] closed 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) result=null 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7992579f) signal close complete immediately=false 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65a3faf6) signal close complete immediately=false 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43548]) code=0 message='' shell closed 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43548]) Closing immediately 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43548]]) Closing immediately 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43548]) stopping 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43548]) stopped 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43548]])[Immediately] closed 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18184] - close(TransportIoSession[local=/10.30.170.33:18184, remote=/10.30.170.252:43548]) Closing immediately 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18184] - close(TransportIoSession[local=/10.30.170.33:18184, remote=/10.30.170.252:43548])[Immediately] closed 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c8a7bc0) signal close complete immediately=true 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43548])[Immediately] closed 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x182fcd73, L:/10.30.170.33:18184 ! R:/10.30.170.252:43548] inactive. 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x182fcd73, L:/10.30.170.33:18184 ! R:/10.30.170.252:43548]} end of input detected while session was in state up 23:16:43.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=355, channel=[id: 0x182fcd73, L:/10.30.170.33:18184 ! R:/10.30.170.252:43548]} down, reason: End of input 23:16:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57520]) process #18 SSH_MSG_IGNORE 23:16:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_IGNORE 23:16:43.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:43.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52724]) process #17 SSH_MSG_IGNORE 23:16:43.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_IGNORE 23:16:43.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:43.267 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #16 SSH_MSG_IGNORE 23:16:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_IGNORE 23:16:43.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38316])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) exit code=0, immediate=false 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) Closing gracefully 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316])[immediately=false] processing 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38316]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) Closing immediately 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316])[immediately=true] processing 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316] 23:16:43.578 [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@23714007) signal close complete immediately=true 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:43.578 [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@788a113c) signal close complete immediately=true 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316])[Immediately] closed 23:16:43.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) result=null 23:16:43.578 [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@7b05156) signal close complete immediately=false 23:16:43.578 [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@1a655173) signal close complete immediately=false 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38316]) code=0 message='' shell closed 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38316]) Closing immediately 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38316]]) Closing immediately 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38316]) stopping 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38316]) stopped 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38316]])[Immediately] closed 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:18185] - close(TransportIoSession[local=/10.30.170.33:18185, remote=/10.30.170.252:38316]) Closing immediately 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:18185] - close(TransportIoSession[local=/10.30.170.33:18185, remote=/10.30.170.252:38316])[Immediately] closed 23:16:43.579 [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@33bd4b40) signal close complete immediately=true 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38316])[Immediately] closed 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0ed49711, L:/10.30.170.33:18185 ! R:/10.30.170.252:38316] inactive. 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x0ed49711, L:/10.30.170.33:18185 ! R:/10.30.170.252:38316]} end of input detected while session was in state up 23:16:43.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=356, channel=[id: 0x0ed49711, L:/10.30.170.33:18185 ! R:/10.30.170.252:38316]} down, reason: End of input 23:16:43.751 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:43.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #16 SSH_MSG_IGNORE 23:16:43.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_IGNORE 23:16:43.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:43.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57588]) process #18 SSH_MSG_IGNORE 23:16:43.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_IGNORE 23:16:43.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35004])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:43.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) exit code=0, immediate=false 23:16:43.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:43.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:43.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:43.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) Closing gracefully 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004])[immediately=false] processing 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35004]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) Closing immediately 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004])[immediately=true] processing 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004] 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d9df929) signal close complete immediately=true 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f9984e1) signal close complete immediately=true 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004])[Immediately] closed 23:16:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) result=null 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dbfad1a) signal close complete immediately=false 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b908b6b) signal close complete immediately=false 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35004]) code=0 message='' shell closed 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35004]) Closing immediately 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35004]]) Closing immediately 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35004]) stopping 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35004]) stopped 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35004]])[Immediately] closed 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18186] - close(TransportIoSession[local=/10.30.170.33:18186, remote=/10.30.170.252:35004]) Closing immediately 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18186] - close(TransportIoSession[local=/10.30.170.33:18186, remote=/10.30.170.252:35004])[Immediately] closed 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29966181) signal close complete immediately=true 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35004])[Immediately] closed 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9da7de4a, L:/10.30.170.33:18186 ! R:/10.30.170.252:35004] inactive. 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x9da7de4a, L:/10.30.170.33:18186 ! R:/10.30.170.252:35004]} end of input detected while session was in state up 23:16:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=357, channel=[id: 0x9da7de4a, L:/10.30.170.33:18186 ! R:/10.30.170.252:35004]} down, reason: End of input 23:16:43.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:43.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54598]) process #17 SSH_MSG_IGNORE 23:16:43.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_IGNORE 23:16:44.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:44.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44256]) process #17 SSH_MSG_IGNORE 23:16:44.140 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_IGNORE 23:16:44.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37842])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:44.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) exit code=0, immediate=false 23:16:44.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:44.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:44.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:44.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) Closing gracefully 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842])[immediately=false] processing 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37842]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) Closing immediately 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842])[immediately=true] processing 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842] 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7461c8ce) signal close complete immediately=true 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26917eb5) signal close complete immediately=true 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842])[Immediately] closed 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) result=null 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bb91bea) signal close complete immediately=false 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b0641ba) signal close complete immediately=false 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37842]) code=0 message='' shell closed 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37842]) Closing immediately 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37842]]) Closing immediately 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37842]) stopping 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37842]) stopped 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37842]])[Immediately] closed 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18187] - close(TransportIoSession[local=/10.30.170.33:18187, remote=/10.30.170.252:37842]) Closing immediately 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18187] - close(TransportIoSession[local=/10.30.170.33:18187, remote=/10.30.170.252:37842])[Immediately] closed 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@615bcdac) signal close complete immediately=true 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37842])[Immediately] closed 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3455be55, L:/10.30.170.33:18187 ! R:/10.30.170.252:37842] inactive. 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x3455be55, L:/10.30.170.33:18187 ! R:/10.30.170.252:37842]} end of input detected while session was in state up 23:16:44.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=358, channel=[id: 0x3455be55, L:/10.30.170.33:18187 ! R:/10.30.170.252:37842]} down, reason: End of input 23:16:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #16 SSH_MSG_IGNORE 23:16:44.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_IGNORE 23:16:44.218 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:44.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56256]) process #18 SSH_MSG_IGNORE 23:16:44.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_IGNORE 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57094])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) exit code=0, immediate=false 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) Closing gracefully 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094])[immediately=false] processing 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57094]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) Closing immediately 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094])[immediately=true] processing 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094] 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@142c5c64) signal close complete immediately=true 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@89e742e) signal close complete immediately=true 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094])[Immediately] closed 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) result=null 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@535d2fcd) signal close complete immediately=false 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37fc11f) signal close complete immediately=false 23:16:44.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57094]) code=0 message='' shell closed 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57094]) Closing immediately 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57094]]) Closing immediately 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57094]) stopping 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57094]) stopped 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57094]])[Immediately] closed 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18188] - close(TransportIoSession[local=/10.30.170.33:18188, remote=/10.30.170.252:57094]) Closing immediately 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18188] - close(TransportIoSession[local=/10.30.170.33:18188, remote=/10.30.170.252:57094])[Immediately] closed 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75c66268) signal close complete immediately=true 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57094])[Immediately] closed 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2817361e, L:/10.30.170.33:18188 ! R:/10.30.170.252:57094] inactive. 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x2817361e, L:/10.30.170.33:18188 ! R:/10.30.170.252:57094]} end of input detected while session was in state up 23:16:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=359, channel=[id: 0x2817361e, L:/10.30.170.33:18188 ! R:/10.30.170.252:57094]} down, reason: End of input 23:16:44.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:44.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #16 SSH_MSG_IGNORE 23:16:44.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_IGNORE 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50046])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) exit code=0, immediate=false 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) Closing gracefully 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046])[immediately=false] processing 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50046]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) Closing immediately 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046])[immediately=true] processing 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046] 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@756b8276) signal close complete immediately=true 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1febc5af) signal close complete immediately=true 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046])[Immediately] closed 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) result=null 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@666def3e) signal close complete immediately=false 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e4d5502) signal close complete immediately=false 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50046]) code=0 message='' shell closed 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50046]) Closing immediately 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50046]]) Closing immediately 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50046]) stopping 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50046]) stopped 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50046]])[Immediately] closed 23:16:44.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18189] - close(TransportIoSession[local=/10.30.170.33:18189, remote=/10.30.170.252:50046]) Closing immediately 23:16:44.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18189] - close(TransportIoSession[local=/10.30.170.33:18189, remote=/10.30.170.252:50046])[Immediately] closed 23:16:44.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71c0a8f) signal close complete immediately=true 23:16:44.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50046])[Immediately] closed 23:16:44.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1f678d78, L:/10.30.170.33:18189 ! R:/10.30.170.252:50046] inactive. 23:16:44.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x1f678d78, L:/10.30.170.33:18189 ! R:/10.30.170.252:50046]} end of input detected while session was in state up 23:16:44.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=360, channel=[id: 0x1f678d78, L:/10.30.170.33:18189 ! R:/10.30.170.252:50046]} down, reason: End of input 23:16:44.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41418]) process #17 SSH_MSG_IGNORE 23:16:44.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_IGNORE 23:16:44.873 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:44.885 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:44.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:33054]) process #18 SSH_MSG_IGNORE 23:16:44.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_IGNORE 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37858])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) exit code=0, immediate=false 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) Closing gracefully 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858])[immediately=false] processing 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37858]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) Closing immediately 23:16:45.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858])[immediately=true] processing 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858] 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f681750) signal close complete immediately=true 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f05e1c5) signal close complete immediately=true 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858])[Immediately] closed 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) result=null 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@222b6810) signal close complete immediately=false 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10210602) signal close complete immediately=false 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37858]) code=0 message='' shell closed 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37858]) Closing immediately 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37858]]) Closing immediately 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37858]) stopping 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37858]) stopped 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37858]])[Immediately] closed 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18190] - close(TransportIoSession[local=/10.30.170.33:18190, remote=/10.30.170.252:37858]) Closing immediately 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18190] - close(TransportIoSession[local=/10.30.170.33:18190, remote=/10.30.170.252:37858])[Immediately] closed 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f5c51c1) signal close complete immediately=true 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37858])[Immediately] closed 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x962bdea3, L:/10.30.170.33:18190 ! R:/10.30.170.252:37858] inactive. 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x962bdea3, L:/10.30.170.33:18190 ! R:/10.30.170.252:37858]} end of input detected while session was in state up 23:16:45.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=361, channel=[id: 0x962bdea3, L:/10.30.170.33:18190 ! R:/10.30.170.252:37858]} down, reason: End of input 23:16:45.170 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:45.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #16 SSH_MSG_IGNORE 23:16:45.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_IGNORE 23:16:45.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:45.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52702]) process #17 SSH_MSG_IGNORE 23:16:45.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_IGNORE 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:32874])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) exit code=0, immediate=false 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) Closing gracefully 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874])[immediately=false] processing 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:45.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:32874]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) Closing immediately 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874])[immediately=true] processing 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874] 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69ec53c9) signal close complete immediately=true 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36be9053) signal close complete immediately=true 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874])[Immediately] closed 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) result=null 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@730200ac) signal close complete immediately=false 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b8f99ba) signal close complete immediately=false 23:16:45.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:32874]) code=0 message='' shell closed 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:32874]) Closing immediately 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32874]]) Closing immediately 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32874]) stopping 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:32874]) stopped 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:32874]])[Immediately] closed 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18191] - close(TransportIoSession[local=/10.30.170.33:18191, remote=/10.30.170.252:32874]) Closing immediately 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18191] - close(TransportIoSession[local=/10.30.170.33:18191, remote=/10.30.170.252:32874])[Immediately] closed 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f6f119) signal close complete immediately=true 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:32874])[Immediately] closed 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x70663888, L:/10.30.170.33:18191 ! R:/10.30.170.252:32874] inactive. 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x70663888, L:/10.30.170.33:18191 ! R:/10.30.170.252:32874]} end of input detected while session was in state up 23:16:45.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=362, channel=[id: 0x70663888, L:/10.30.170.33:18191 ! R:/10.30.170.252:32874]} down, reason: End of input 23:16:45.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59112]) process #18 SSH_MSG_IGNORE 23:16:45.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_IGNORE 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34030])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) exit code=0, immediate=false 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) Closing gracefully 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030])[immediately=false] processing 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:45.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34030]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) Closing immediately 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030])[immediately=true] processing 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030] 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f82947d) signal close complete immediately=true 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13a33fe0) signal close complete immediately=true 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030])[Immediately] closed 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) result=null 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e401186) signal close complete immediately=false 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c430d19) signal close complete immediately=false 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34030]) code=0 message='' shell closed 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34030]) Closing immediately 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34030]]) Closing immediately 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34030]) stopping 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34030]) stopped 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34030]])[Immediately] closed 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18192] - close(TransportIoSession[local=/10.30.170.33:18192, remote=/10.30.170.252:34030]) Closing immediately 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18192] - close(TransportIoSession[local=/10.30.170.33:18192, remote=/10.30.170.252:34030])[Immediately] closed 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27795790) signal close complete immediately=true 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34030])[Immediately] closed 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5af95fda, L:/10.30.170.33:18192 ! R:/10.30.170.252:34030] inactive. 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x5af95fda, L:/10.30.170.33:18192 ! R:/10.30.170.252:34030]} end of input detected while session was in state up 23:16:45.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=363, channel=[id: 0x5af95fda, L:/10.30.170.33:18192 ! R:/10.30.170.252:34030]} down, reason: End of input 23:16:45.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:45.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #16 SSH_MSG_IGNORE 23:16:45.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_IGNORE 23:16:45.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:45.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43114]) process #17 SSH_MSG_IGNORE 23:16:45.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_IGNORE 23:16:45.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36100]) process #18 SSH_MSG_IGNORE 23:16:45.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_IGNORE 23:16:45.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39252])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:45.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) exit code=0, immediate=false 23:16:45.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:45.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) Closing gracefully 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252])[immediately=false] processing 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39252]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) Closing immediately 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252])[immediately=true] processing 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252] 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c88e0a2) signal close complete immediately=true 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71056cdc) signal close complete immediately=true 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252])[Immediately] closed 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) result=null 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d6b62e2) signal close complete immediately=false 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38209ee7) signal close complete immediately=false 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39252]) code=0 message='' shell closed 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39252]) Closing immediately 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39252]]) Closing immediately 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39252]) stopping 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39252]) stopped 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39252]])[Immediately] closed 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18193] - close(TransportIoSession[local=/10.30.170.33:18193, remote=/10.30.170.252:39252]) Closing immediately 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18193] - close(TransportIoSession[local=/10.30.170.33:18193, remote=/10.30.170.252:39252])[Immediately] closed 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1386e4b1) signal close complete immediately=true 23:16:45.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39252])[Immediately] closed 23:16:45.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x592655dc, L:/10.30.170.33:18193 ! R:/10.30.170.252:39252] inactive. 23:16:45.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0x592655dc, L:/10.30.170.33:18193 ! R:/10.30.170.252:39252]} end of input detected while session was in state up 23:16:45.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=364, channel=[id: 0x592655dc, L:/10.30.170.33:18193 ! R:/10.30.170.252:39252]} down, reason: End of input 23:16:46.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44340])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) exit code=0, immediate=false 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) Closing gracefully 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340])[immediately=false] processing 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44340]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) Closing immediately 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340])[immediately=true] processing 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340] 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63a393b5) signal close complete immediately=true 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d62d43) signal close complete immediately=true 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340])[Immediately] closed 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) result=null 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e9c253d) signal close complete immediately=false 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@509138d9) signal close complete immediately=false 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44340]) code=0 message='' shell closed 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44340]) Closing immediately 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44340]]) Closing immediately 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44340]) stopping 23:16:46.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44340]) stopped 23:16:46.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44340]])[Immediately] closed 23:16:46.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18194] - close(TransportIoSession[local=/10.30.170.33:18194, remote=/10.30.170.252:44340]) Closing immediately 23:16:46.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18194] - close(TransportIoSession[local=/10.30.170.33:18194, remote=/10.30.170.252:44340])[Immediately] closed 23:16:46.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fd02745) signal close complete immediately=true 23:16:46.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44340])[Immediately] closed 23:16:46.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7e88daac, L:/10.30.170.33:18194 ! R:/10.30.170.252:44340] inactive. 23:16:46.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x7e88daac, L:/10.30.170.33:18194 ! R:/10.30.170.252:44340]} end of input detected while session was in state up 23:16:46.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=365, channel=[id: 0x7e88daac, L:/10.30.170.33:18194 ! R:/10.30.170.252:44340]} down, reason: End of input 23:16:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #16 SSH_MSG_IGNORE 23:16:46.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_IGNORE 23:16:46.282 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:46.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:46.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37748]) process #17 SSH_MSG_IGNORE 23:16:46.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_IGNORE 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38052])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) exit code=0, immediate=false 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) Closing gracefully 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[immediately=false] processing 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38052]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) Closing immediately 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[immediately=true] processing 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052] 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6110e8f4) signal close complete immediately=true 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65b673af) signal close complete immediately=true 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052])[Immediately] closed 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) result=null 23:16:46.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2148777a) signal close complete immediately=false 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a224f81) signal close complete immediately=false 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38052]) code=0 message='' shell closed 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38052]) Closing immediately 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38052]]) Closing immediately 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38052]) stopping 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38052]) stopped 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38052]])[Immediately] closed 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18195] - close(TransportIoSession[local=/10.30.170.33:18195, remote=/10.30.170.252:38052]) Closing immediately 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18195] - close(TransportIoSession[local=/10.30.170.33:18195, remote=/10.30.170.252:38052])[Immediately] closed 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c135779) signal close complete immediately=true 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38052])[Immediately] closed 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6e1e1926, L:/10.30.170.33:18195 ! R:/10.30.170.252:38052] inactive. 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0x6e1e1926, L:/10.30.170.33:18195 ! R:/10.30.170.252:38052]} end of input detected while session was in state up 23:16:46.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=366, channel=[id: 0x6e1e1926, L:/10.30.170.33:18195 ! R:/10.30.170.252:38052]} down, reason: End of input 23:16:46.576 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60114]) process #18 SSH_MSG_IGNORE 23:16:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_IGNORE 23:16:46.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #16 SSH_MSG_IGNORE 23:16:46.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_IGNORE 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39200])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) exit code=0, immediate=false 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) Closing gracefully 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200])[immediately=false] processing 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39200]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:46.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) Closing immediately 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200])[immediately=true] processing 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200] 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1aba20b8) signal close complete immediately=true 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e44a97f) signal close complete immediately=true 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200])[Immediately] closed 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) result=null 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73a120dd) signal close complete immediately=false 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@153508f0) signal close complete immediately=false 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39200]) code=0 message='' shell closed 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39200]) Closing immediately 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39200]]) Closing immediately 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39200]) stopping 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39200]) stopped 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39200]])[Immediately] closed 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18196] - close(TransportIoSession[local=/10.30.170.33:18196, remote=/10.30.170.252:39200]) Closing immediately 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18196] - close(TransportIoSession[local=/10.30.170.33:18196, remote=/10.30.170.252:39200])[Immediately] closed 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ec1450e) signal close complete immediately=true 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39200])[Immediately] closed 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd9830ef5, L:/10.30.170.33:18196 ! R:/10.30.170.252:39200] inactive. 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0xd9830ef5, L:/10.30.170.33:18196 ! R:/10.30.170.252:39200]} end of input detected while session was in state up 23:16:46.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=367, channel=[id: 0xd9830ef5, L:/10.30.170.33:18196 ! R:/10.30.170.252:39200]} down, reason: End of input 23:16:46.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34604]) process #18 SSH_MSG_IGNORE 23:16:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_IGNORE 23:16:46.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:46.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52980]) process #17 SSH_MSG_IGNORE 23:16:46.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_IGNORE 23:16:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55216])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) exit code=0, immediate=false 23:16:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) Closing gracefully 23:16:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) 23:16:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) 23:16:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216])[immediately=false] processing 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55216]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) Closing immediately 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216])[immediately=true] processing 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216] 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@779a727) signal close complete immediately=true 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@363b45d8) signal close complete immediately=true 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216])[Immediately] closed 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) result=null 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e89917) signal close complete immediately=false 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51a2c7fb) signal close complete immediately=false 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55216]) code=0 message='' shell closed 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55216]) Closing immediately 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55216]]) Closing immediately 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55216]) stopping 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55216]) stopped 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55216]])[Immediately] closed 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18197] - close(TransportIoSession[local=/10.30.170.33:18197, remote=/10.30.170.252:55216]) Closing immediately 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18197] - close(TransportIoSession[local=/10.30.170.33:18197, remote=/10.30.170.252:55216])[Immediately] closed 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ba80277) signal close complete immediately=true 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55216])[Immediately] closed 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbea70928, L:/10.30.170.33:18197 ! R:/10.30.170.252:55216] inactive. 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0xbea70928, L:/10.30.170.33:18197 ! R:/10.30.170.252:55216]} end of input detected while session was in state up 23:16:47.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=368, channel=[id: 0xbea70928, L:/10.30.170.33:18197 ! R:/10.30.170.252:55216]} down, reason: End of input 23:16:47.399 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:47.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:52642]) process #17 SSH_MSG_IGNORE 23:16:47.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_IGNORE 23:16:47.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47100]) process #18 SSH_MSG_IGNORE 23:16:47.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_IGNORE 23:16:47.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52932])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:47.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) exit code=0, immediate=false 23:16:47.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:47.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) Closing gracefully 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932])[immediately=false] processing 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52932]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) Closing immediately 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932])[immediately=true] processing 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932] 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64d89a0) signal close complete immediately=true 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75bd6953) signal close complete immediately=true 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932])[Immediately] closed 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) result=null 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3af237d6) signal close complete immediately=false 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5957c7d2) signal close complete immediately=false 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52932]) code=0 message='' shell closed 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52932]) Closing immediately 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52932]]) Closing immediately 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52932]) stopping 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52932]) stopped 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52932]])[Immediately] closed 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18198] - close(TransportIoSession[local=/10.30.170.33:18198, remote=/10.30.170.252:52932]) Closing immediately 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18198] - close(TransportIoSession[local=/10.30.170.33:18198, remote=/10.30.170.252:52932])[Immediately] closed 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33bd45d1) signal close complete immediately=true 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52932])[Immediately] closed 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9d9359f6, L:/10.30.170.33:18198 ! R:/10.30.170.252:52932] inactive. 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0x9d9359f6, L:/10.30.170.33:18198 ! R:/10.30.170.252:52932]} end of input detected while session was in state up 23:16:47.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=369, channel=[id: 0x9d9359f6, L:/10.30.170.33:18198 ! R:/10.30.170.252:52932]} down, reason: End of input 23:16:47.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #16 SSH_MSG_IGNORE 23:16:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_IGNORE 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34410])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) exit code=0, immediate=false 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) Closing gracefully 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410])[immediately=false] processing 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34410]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) Closing immediately 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:47.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410])[immediately=true] processing 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410] 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66702e1) signal close complete immediately=true 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f920af6) signal close complete immediately=true 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410])[Immediately] closed 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) result=null 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6eb2659a) signal close complete immediately=false 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@675a1457) signal close complete immediately=false 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34410]) code=0 message='' shell closed 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34410]) Closing immediately 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34410]]) Closing immediately 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34410]) stopping 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34410]) stopped 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34410]])[Immediately] closed 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18199] - close(TransportIoSession[local=/10.30.170.33:18199, remote=/10.30.170.252:34410]) Closing immediately 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18199] - close(TransportIoSession[local=/10.30.170.33:18199, remote=/10.30.170.252:34410])[Immediately] closed 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59147257) signal close complete immediately=true 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34410])[Immediately] closed 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3952573c, L:/10.30.170.33:18199 ! R:/10.30.170.252:34410] inactive. 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x3952573c, L:/10.30.170.33:18199 ! R:/10.30.170.252:34410]} end of input detected while session was in state up 23:16:47.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=370, channel=[id: 0x3952573c, L:/10.30.170.33:18199 ! R:/10.30.170.252:34410]} down, reason: End of input 23:16:47.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:47.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48796]) process #17 SSH_MSG_IGNORE 23:16:47.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_IGNORE 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:45106])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) exit code=0, immediate=false 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) Closing gracefully 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106])[immediately=false] processing 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45106]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) Closing immediately 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106])[immediately=true] processing 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106] 23:16:48.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@268a48a3) signal close complete immediately=true 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bb5be4a) signal close complete immediately=true 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106])[Immediately] closed 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) result=null 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@378b3a54) signal close complete immediately=false 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7924b781) signal close complete immediately=false 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45106]) code=0 message='' shell closed 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45106]) Closing immediately 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45106]]) Closing immediately 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45106]) stopping 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45106]) stopped 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45106]])[Immediately] closed 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18200] - close(TransportIoSession[local=/10.30.170.33:18200, remote=/10.30.170.252:45106]) Closing immediately 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18200] - close(TransportIoSession[local=/10.30.170.33:18200, remote=/10.30.170.252:45106])[Immediately] closed 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d1f3756) signal close complete immediately=true 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45106])[Immediately] closed 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x292765ee, L:/10.30.170.33:18200 ! R:/10.30.170.252:45106] inactive. 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x292765ee, L:/10.30.170.33:18200 ! R:/10.30.170.252:45106]} end of input detected while session was in state up 23:16:48.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=371, channel=[id: 0x292765ee, L:/10.30.170.33:18200 ! R:/10.30.170.252:45106]} down, reason: End of input 23:16:48.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #16 SSH_MSG_IGNORE 23:16:48.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_IGNORE 23:16:48.133 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54726]) process #18 SSH_MSG_IGNORE 23:16:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_IGNORE 23:16:48.280 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #16 SSH_MSG_IGNORE 23:16:48.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_IGNORE 23:16:48.280 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43446])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) exit code=0, immediate=false 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) Closing gracefully 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446])[immediately=false] processing 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43446]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) Closing immediately 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446])[immediately=true] processing 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446] 23:16:48.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e0e0551) signal close complete immediately=true 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55aea2b6) signal close complete immediately=true 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446])[Immediately] closed 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) result=null 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43f86e96) signal close complete immediately=false 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46c25b4a) signal close complete immediately=false 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43446]) code=0 message='' shell closed 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43446]) Closing immediately 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43446]]) Closing immediately 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43446]) stopping 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43446]) stopped 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43446]])[Immediately] closed 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18201] - close(TransportIoSession[local=/10.30.170.33:18201, remote=/10.30.170.252:43446]) Closing immediately 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18201] - close(TransportIoSession[local=/10.30.170.33:18201, remote=/10.30.170.252:43446])[Immediately] closed 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18b8fa4e) signal close complete immediately=true 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43446])[Immediately] closed 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcdc34081, L:/10.30.170.33:18201 ! R:/10.30.170.252:43446] inactive. 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xcdc34081, L:/10.30.170.33:18201 ! R:/10.30.170.252:43446]} end of input detected while session was in state up 23:16:48.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=372, channel=[id: 0xcdc34081, L:/10.30.170.33:18201 ! R:/10.30.170.252:43446]} down, reason: End of input 23:16:48.463 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:48.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53454]) process #17 SSH_MSG_IGNORE 23:16:48.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_IGNORE 23:16:48.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:48.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45418]) process #18 SSH_MSG_IGNORE 23:16:48.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_IGNORE 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43388])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) exit code=0, immediate=false 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) Closing gracefully 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388])[immediately=false] processing 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43388]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) Closing immediately 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388])[immediately=true] processing 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388] 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3704f9e8) signal close complete immediately=true 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2df27004) signal close complete immediately=true 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388])[Immediately] closed 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) result=null 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21ee3043) signal close complete immediately=false 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26223026) signal close complete immediately=false 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43388]) code=0 message='' shell closed 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43388]) Closing immediately 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43388]]) Closing immediately 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43388]) stopping 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43388]) stopped 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43388]])[Immediately] closed 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18202] - close(TransportIoSession[local=/10.30.170.33:18202, remote=/10.30.170.252:43388]) Closing immediately 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18202] - close(TransportIoSession[local=/10.30.170.33:18202, remote=/10.30.170.252:43388])[Immediately] closed 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36f956b3) signal close complete immediately=true 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43388])[Immediately] closed 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x87d4ed71, L:/10.30.170.33:18202 ! R:/10.30.170.252:43388] inactive. 23:16:48.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x87d4ed71, L:/10.30.170.33:18202 ! R:/10.30.170.252:43388]} end of input detected while session was in state up 23:16:48.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=373, channel=[id: 0x87d4ed71, L:/10.30.170.33:18202 ! R:/10.30.170.252:43388]} down, reason: End of input 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41686])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) exit code=0, immediate=false 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) Closing gracefully 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686])[immediately=false] processing 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41686]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:48.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) Closing immediately 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686])[immediately=true] processing 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686] 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66e254e) signal close complete immediately=true 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40276464) signal close complete immediately=true 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686])[Immediately] closed 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) result=null 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62865c02) signal close complete immediately=false 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dc90e6d) signal close complete immediately=false 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41686]) code=0 message='' shell closed 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41686]) Closing immediately 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41686]]) Closing immediately 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41686]) stopping 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41686]) stopped 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41686]])[Immediately] closed 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18203] - close(TransportIoSession[local=/10.30.170.33:18203, remote=/10.30.170.252:41686]) Closing immediately 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18203] - close(TransportIoSession[local=/10.30.170.33:18203, remote=/10.30.170.252:41686])[Immediately] closed 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a7a1ecf) signal close complete immediately=true 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41686])[Immediately] closed 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5130f98e, L:/10.30.170.33:18203 ! R:/10.30.170.252:41686] inactive. 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x5130f98e, L:/10.30.170.33:18203 ! R:/10.30.170.252:41686]} end of input detected while session was in state up 23:16:48.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=374, channel=[id: 0x5130f98e, L:/10.30.170.33:18203 ! R:/10.30.170.252:41686]} down, reason: End of input 23:16:48.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:16:48.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #16 SSH_MSG_IGNORE 23:16:48.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_IGNORE 23:16:49.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:49.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35662]) process #17 SSH_MSG_IGNORE 23:16:49.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_IGNORE 23:16:49.148 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56872]) process #18 SSH_MSG_IGNORE 23:16:49.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_IGNORE 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57520])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) exit code=0, immediate=false 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) Closing gracefully 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520])[immediately=false] processing 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57520]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) Closing immediately 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520])[immediately=true] processing 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520] 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d8e8635) signal close complete immediately=true 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f4257ad) signal close complete immediately=true 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520])[Immediately] closed 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) result=null 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@701de71d) signal close complete immediately=false 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d6c3c5d) signal close complete immediately=false 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57520]) code=0 message='' shell closed 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57520]) Closing immediately 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57520]]) Closing immediately 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57520]) stopping 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57520]) stopped 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57520]])[Immediately] closed 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18204] - close(TransportIoSession[local=/10.30.170.33:18204, remote=/10.30.170.252:57520]) Closing immediately 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18204] - close(TransportIoSession[local=/10.30.170.33:18204, remote=/10.30.170.252:57520])[Immediately] closed 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42aa2eb) signal close complete immediately=true 23:16:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57520])[Immediately] closed 23:16:49.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x471c16c8, L:/10.30.170.33:18204 ! R:/10.30.170.252:57520] inactive. 23:16:49.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x471c16c8, L:/10.30.170.33:18204 ! R:/10.30.170.252:57520]} end of input detected while session was in state up 23:16:49.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=375, channel=[id: 0x471c16c8, L:/10.30.170.33:18204 ! R:/10.30.170.252:57520]} down, reason: End of input 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57588])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) exit code=0, immediate=false 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) Closing gracefully 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588])[immediately=false] processing 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57588]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) Closing immediately 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588])[immediately=true] processing 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588] 23:16:49.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3356fcbd) signal close complete immediately=true 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11d0f692) signal close complete immediately=true 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588])[Immediately] closed 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) result=null 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5112eb94) signal close complete immediately=false 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@250aa46a) signal close complete immediately=false 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57588]) code=0 message='' shell closed 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57588]) Closing immediately 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57588]]) Closing immediately 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57588]) stopping 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57588]) stopped 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57588]])[Immediately] closed 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18205] - close(TransportIoSession[local=/10.30.170.33:18205, remote=/10.30.170.252:57588]) Closing immediately 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18205] - close(TransportIoSession[local=/10.30.170.33:18205, remote=/10.30.170.252:57588])[Immediately] closed 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21bd1762) signal close complete immediately=true 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57588])[Immediately] closed 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfc1e291b, L:/10.30.170.33:18205 ! R:/10.30.170.252:57588] inactive. 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0xfc1e291b, L:/10.30.170.33:18205 ! R:/10.30.170.252:57588]} end of input detected while session was in state up 23:16:49.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=376, channel=[id: 0xfc1e291b, L:/10.30.170.33:18205 ! R:/10.30.170.252:57588]} down, reason: End of input 23:16:49.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43026]) process #17 SSH_MSG_IGNORE 23:16:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_IGNORE 23:16:49.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:59898]) process #18 SSH_MSG_IGNORE 23:16:49.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_IGNORE 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56256])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) exit code=0, immediate=false 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) Closing gracefully 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256])[immediately=false] processing 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56256]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) Closing immediately 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256])[immediately=true] processing 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256] 23:16:49.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@132d00fc) signal close complete immediately=true 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30aa1403) signal close complete immediately=true 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256])[Immediately] closed 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) result=null 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2108ae4c) signal close complete immediately=false 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22edd380) signal close complete immediately=false 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56256]) code=0 message='' shell closed 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56256]) Closing immediately 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56256]]) Closing immediately 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56256]) stopping 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56256]) stopped 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56256]])[Immediately] closed 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18206] - close(TransportIoSession[local=/10.30.170.33:18206, remote=/10.30.170.252:56256]) Closing immediately 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18206] - close(TransportIoSession[local=/10.30.170.33:18206, remote=/10.30.170.252:56256])[Immediately] closed 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@593c0dc1) signal close complete immediately=true 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56256])[Immediately] closed 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x65dd01b0, L:/10.30.170.33:18206 ! R:/10.30.170.252:56256] inactive. 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x65dd01b0, L:/10.30.170.33:18206 ! R:/10.30.170.252:56256]} end of input detected while session was in state up 23:16:49.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=377, channel=[id: 0x65dd01b0, L:/10.30.170.33:18206 ! R:/10.30.170.252:56256]} down, reason: End of input 23:16:50.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44004]) process #17 SSH_MSG_IGNORE 23:16:50.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_IGNORE 23:16:50.021 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:50.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47032]) process #18 SSH_MSG_IGNORE 23:16:50.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_IGNORE 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:33054])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) exit code=0, immediate=false 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) Closing gracefully 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054])[immediately=false] processing 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:33054]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) Closing immediately 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054])[immediately=true] processing 23:16:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054] 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e6a45d3) signal close complete immediately=true 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15c91bff) signal close complete immediately=true 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054])[Immediately] closed 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) result=null 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f6eff83) signal close complete immediately=false 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ebc7228) signal close complete immediately=false 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:33054]) code=0 message='' shell closed 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33054]) Closing immediately 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33054]]) Closing immediately 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33054]) stopping 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:33054]) stopped 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:33054]])[Immediately] closed 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18207] - close(TransportIoSession[local=/10.30.170.33:18207, remote=/10.30.170.252:33054]) Closing immediately 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18207] - close(TransportIoSession[local=/10.30.170.33:18207, remote=/10.30.170.252:33054])[Immediately] closed 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4214fef1) signal close complete immediately=true 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:33054])[Immediately] closed 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xea704404, L:/10.30.170.33:18207 ! R:/10.30.170.252:33054] inactive. 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0xea704404, L:/10.30.170.33:18207 ! R:/10.30.170.252:33054]} end of input detected while session was in state up 23:16:50.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=378, channel=[id: 0xea704404, L:/10.30.170.33:18207 ! R:/10.30.170.252:33054]} down, reason: End of input 23:16:50.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59112])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:50.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) exit code=0, immediate=false 23:16:50.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) Closing gracefully 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112])[immediately=false] processing 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59112]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) Closing immediately 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112])[immediately=true] processing 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112] 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b4ccdc5) signal close complete immediately=true 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11c9d1c2) signal close complete immediately=true 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112])[Immediately] closed 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) result=null 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45b1441f) signal close complete immediately=false 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f47e128) signal close complete immediately=false 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59112]) code=0 message='' shell closed 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59112]) Closing immediately 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:50.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59112]]) Closing immediately 23:16:50.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59112]) stopping 23:16:50.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59112]) stopped 23:16:50.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59112]])[Immediately] closed 23:16:50.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18208] - close(TransportIoSession[local=/10.30.170.33:18208, remote=/10.30.170.252:59112]) Closing immediately 23:16:50.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18208] - close(TransportIoSession[local=/10.30.170.33:18208, remote=/10.30.170.252:59112])[Immediately] closed 23:16:50.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@728825e0) signal close complete immediately=true 23:16:50.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59112])[Immediately] closed 23:16:50.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5b95e456, L:/10.30.170.33:18208 ! R:/10.30.170.252:59112] inactive. 23:16:50.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x5b95e456, L:/10.30.170.33:18208 ! R:/10.30.170.252:59112]} end of input detected while session was in state up 23:16:50.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=379, channel=[id: 0x5b95e456, L:/10.30.170.33:18208 ! R:/10.30.170.252:59112]} down, reason: End of input 23:16:50.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:50.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41582]) process #17 SSH_MSG_IGNORE 23:16:50.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_IGNORE 23:16:50.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36100])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:50.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) exit code=0, immediate=false 23:16:50.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:50.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:50.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:50.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:50.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) Closing gracefully 23:16:50.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) 23:16:50.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) 23:16:50.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100])[immediately=false] processing 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36100]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) Closing immediately 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100])[immediately=true] processing 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100] 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4851d067) signal close complete immediately=true 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75c12c5) signal close complete immediately=true 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100])[Immediately] closed 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) result=null 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ec67b83) signal close complete immediately=false 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39a63ca3) signal close complete immediately=false 23:16:50.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36100]) code=0 message='' shell closed 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36100]) Closing immediately 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36100]]) Closing immediately 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36100]) stopping 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36100]) stopped 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36100]])[Immediately] closed 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18209] - close(TransportIoSession[local=/10.30.170.33:18209, remote=/10.30.170.252:36100]) Closing immediately 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18209] - close(TransportIoSession[local=/10.30.170.33:18209, remote=/10.30.170.252:36100])[Immediately] closed 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fb21118) signal close complete immediately=true 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36100])[Immediately] closed 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7fa2396c, L:/10.30.170.33:18209 ! R:/10.30.170.252:36100] inactive. 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x7fa2396c, L:/10.30.170.33:18209 ! R:/10.30.170.252:36100]} end of input detected while session was in state up 23:16:50.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=380, channel=[id: 0x7fa2396c, L:/10.30.170.33:18209 ! R:/10.30.170.252:36100]} down, reason: End of input 23:16:50.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49556]) process #18 SSH_MSG_IGNORE 23:16:50.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_IGNORE 23:16:51.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:51.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50984]) process #17 SSH_MSG_IGNORE 23:16:51.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_IGNORE 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60114])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) exit code=0, immediate=false 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) Closing gracefully 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114])[immediately=false] processing 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60114]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) Closing immediately 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114])[immediately=true] processing 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114] 23:16:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@281e4f51) signal close complete immediately=true 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21c6d3f3) signal close complete immediately=true 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114])[Immediately] closed 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) result=null 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@398caeb1) signal close complete immediately=false 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@155b79) signal close complete immediately=false 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60114]) code=0 message='' shell closed 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60114]) Closing immediately 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60114]]) Closing immediately 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60114]) stopping 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60114]) stopped 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60114]])[Immediately] closed 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18210] - close(TransportIoSession[local=/10.30.170.33:18210, remote=/10.30.170.252:60114]) Closing immediately 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18210] - close(TransportIoSession[local=/10.30.170.33:18210, remote=/10.30.170.252:60114])[Immediately] closed 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5aabf8ed) signal close complete immediately=true 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60114])[Immediately] closed 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x57256baf, L:/10.30.170.33:18210 ! R:/10.30.170.252:60114] inactive. 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0x57256baf, L:/10.30.170.33:18210 ! R:/10.30.170.252:60114]} end of input detected while session was in state up 23:16:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=381, channel=[id: 0x57256baf, L:/10.30.170.33:18210 ! R:/10.30.170.252:60114]} down, reason: End of input 23:16:51.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:51.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35634]) process #18 SSH_MSG_IGNORE 23:16:51.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_IGNORE 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34604])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) exit code=0, immediate=false 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) Closing gracefully 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604])[immediately=false] processing 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34604]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) Closing immediately 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604])[immediately=true] processing 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604] 23:16:51.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7826dc35) signal close complete immediately=true 23:16:51.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:51.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6476ea64) signal close complete immediately=true 23:16:51.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604])[Immediately] closed 23:16:51.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) result=null 23:16:51.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c45970) signal close complete immediately=false 23:16:51.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@357712a7) signal close complete immediately=false 23:16:51.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34604]) code=0 message='' shell closed 23:16:51.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34604]) Closing immediately 23:16:51.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:51.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34604]]) Closing immediately 23:16:51.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34604]) stopping 23:16:51.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34604]) stopped 23:16:51.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34604]])[Immediately] closed 23:16:51.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18211] - close(TransportIoSession[local=/10.30.170.33:18211, remote=/10.30.170.252:34604]) Closing immediately 23:16:51.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18211] - close(TransportIoSession[local=/10.30.170.33:18211, remote=/10.30.170.252:34604])[Immediately] closed 23:16:51.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bfeb748) signal close complete immediately=true 23:16:51.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34604])[Immediately] closed 23:16:51.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x99234a92, L:/10.30.170.33:18211 ! R:/10.30.170.252:34604] inactive. 23:16:51.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x99234a92, L:/10.30.170.33:18211 ! R:/10.30.170.252:34604]} end of input detected while session was in state up 23:16:51.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=382, channel=[id: 0x99234a92, L:/10.30.170.33:18211 ! R:/10.30.170.252:34604]} down, reason: End of input 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47100])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) exit code=0, immediate=false 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) Closing gracefully 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100])[immediately=false] processing 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47100]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) Closing immediately 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100])[immediately=true] processing 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100] 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7134fcf2) signal close complete immediately=true 23:16:51.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5961224b) signal close complete immediately=true 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100])[Immediately] closed 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) result=null 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f14d7d9) signal close complete immediately=false 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ec633b6) signal close complete immediately=false 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47100]) code=0 message='' shell closed 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47100]) Closing immediately 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47100]]) Closing immediately 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47100]) stopping 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47100]) stopped 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47100]])[Immediately] closed 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18212] - close(TransportIoSession[local=/10.30.170.33:18212, remote=/10.30.170.252:47100]) Closing immediately 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18212] - close(TransportIoSession[local=/10.30.170.33:18212, remote=/10.30.170.252:47100])[Immediately] closed 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58c39df0) signal close complete immediately=true 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47100])[Immediately] closed 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xac13c1d2, L:/10.30.170.33:18212 ! R:/10.30.170.252:47100] inactive. 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xac13c1d2, L:/10.30.170.33:18212 ! R:/10.30.170.252:47100]} end of input detected while session was in state up 23:16:51.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=383, channel=[id: 0xac13c1d2, L:/10.30.170.33:18212 ! R:/10.30.170.252:47100]} down, reason: End of input 23:16:51.696 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:51.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35902]) process #17 SSH_MSG_IGNORE 23:16:51.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_IGNORE 23:16:51.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37058]) process #18 SSH_MSG_IGNORE 23:16:51.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_IGNORE 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54726])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) exit code=0, immediate=false 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) Closing gracefully 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:51.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726])[immediately=false] processing 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54726]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) Closing immediately 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726])[immediately=true] processing 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726] 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26609a5) signal close complete immediately=true 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65ee009e) signal close complete immediately=true 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726])[Immediately] closed 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) result=null 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4490c7d5) signal close complete immediately=false 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36afadb2) signal close complete immediately=false 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54726]) code=0 message='' shell closed 23:16:51.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54726]) Closing immediately 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54726]]) Closing immediately 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54726]) stopping 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54726]) stopped 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54726]])[Immediately] closed 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18213] - close(TransportIoSession[local=/10.30.170.33:18213, remote=/10.30.170.252:54726]) Closing immediately 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18213] - close(TransportIoSession[local=/10.30.170.33:18213, remote=/10.30.170.252:54726])[Immediately] closed 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b6a1e3) signal close complete immediately=true 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54726])[Immediately] closed 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x25f96a6d, L:/10.30.170.33:18213 ! R:/10.30.170.252:54726] inactive. 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x25f96a6d, L:/10.30.170.33:18213 ! R:/10.30.170.252:54726]} end of input detected while session was in state up 23:16:51.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=384, channel=[id: 0x25f96a6d, L:/10.30.170.33:18213 ! R:/10.30.170.252:54726]} down, reason: End of input 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:45418])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) exit code=0, immediate=false 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) Closing gracefully 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418])[immediately=false] processing 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:52.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45418]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) Closing immediately 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418])[immediately=true] processing 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418] 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ecd83f0) signal close complete immediately=true 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c4208d8) signal close complete immediately=true 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418])[Immediately] closed 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) result=null 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c2b9514) signal close complete immediately=false 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54d05f48) signal close complete immediately=false 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45418]) code=0 message='' shell closed 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45418]) Closing immediately 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45418]]) Closing immediately 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45418]) stopping 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45418]) stopped 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45418]])[Immediately] closed 23:16:52.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18214] - close(TransportIoSession[local=/10.30.170.33:18214, remote=/10.30.170.252:45418]) Closing immediately 23:16:52.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18214] - close(TransportIoSession[local=/10.30.170.33:18214, remote=/10.30.170.252:45418])[Immediately] closed 23:16:52.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d09421) signal close complete immediately=true 23:16:52.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45418])[Immediately] closed 23:16:52.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x558c970c, L:/10.30.170.33:18214 ! R:/10.30.170.252:45418] inactive. 23:16:52.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x558c970c, L:/10.30.170.33:18214 ! R:/10.30.170.252:45418]} end of input detected while session was in state up 23:16:52.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=385, channel=[id: 0x558c970c, L:/10.30.170.33:18214 ! R:/10.30.170.252:45418]} down, reason: End of input 23:16:52.266 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:52.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60708]) process #18 SSH_MSG_IGNORE 23:16:52.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_IGNORE 23:16:52.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:52.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58114]) process #17 SSH_MSG_IGNORE 23:16:52.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_IGNORE 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56872])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) exit code=0, immediate=false 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) Closing gracefully 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872])[immediately=false] processing 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56872]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) Closing immediately 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872])[immediately=true] processing 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872] 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cb5eebe) signal close complete immediately=true 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56eb523e) signal close complete immediately=true 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872])[Immediately] closed 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) result=null 23:16:52.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6de1f5ce) signal close complete immediately=false 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@250c6687) signal close complete immediately=false 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56872]) code=0 message='' shell closed 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56872]) Closing immediately 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56872]]) Closing immediately 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56872]) stopping 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56872]) stopped 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56872]])[Immediately] closed 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18215] - close(TransportIoSession[local=/10.30.170.33:18215, remote=/10.30.170.252:56872]) Closing immediately 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18215] - close(TransportIoSession[local=/10.30.170.33:18215, remote=/10.30.170.252:56872])[Immediately] closed 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@365fbc86) signal close complete immediately=true 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56872])[Immediately] closed 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x85a7c64a, L:/10.30.170.33:18215 ! R:/10.30.170.252:56872] inactive. 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=386, channel=[id: 0x85a7c64a, L:/10.30.170.33:18215 ! R:/10.30.170.252:56872]} end of input detected while session was in state up 23:16:52.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=386, channel=[id: 0x85a7c64a, L:/10.30.170.33:18215 ! R:/10.30.170.252:56872]} down, reason: End of input 23:16:52.687 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:52.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54464]) process #18 SSH_MSG_IGNORE 23:16:52.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_IGNORE 23:16:52.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:52.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51700]) process #17 SSH_MSG_IGNORE 23:16:52.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_IGNORE 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59898])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) exit code=0, immediate=false 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) Closing gracefully 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898])[immediately=false] processing 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:52.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59898]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) Closing immediately 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898])[immediately=true] processing 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898] 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1aafc537) signal close complete immediately=true 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16bd1fec) signal close complete immediately=true 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898])[Immediately] closed 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) result=null 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e3e458b) signal close complete immediately=false 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f6008b1) signal close complete immediately=false 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59898]) code=0 message='' shell closed 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59898]) Closing immediately 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59898]]) Closing immediately 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59898]) stopping 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59898]) stopped 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59898]])[Immediately] closed 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18216] - close(TransportIoSession[local=/10.30.170.33:18216, remote=/10.30.170.252:59898]) Closing immediately 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18216] - close(TransportIoSession[local=/10.30.170.33:18216, remote=/10.30.170.252:59898])[Immediately] closed 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b02e217) signal close complete immediately=true 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59898])[Immediately] closed 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xebe6ac80, L:/10.30.170.33:18216 ! R:/10.30.170.252:59898] inactive. 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xebe6ac80, L:/10.30.170.33:18216 ! R:/10.30.170.252:59898]} end of input detected while session was in state up 23:16:52.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=387, channel=[id: 0xebe6ac80, L:/10.30.170.33:18216 ! R:/10.30.170.252:59898]} down, reason: End of input 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47032])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) exit code=0, immediate=false 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) Closing gracefully 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032])[immediately=false] processing 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47032]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) Closing immediately 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032])[immediately=true] processing 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032] 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75e9f960) signal close complete immediately=true 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d70beed) signal close complete immediately=true 23:16:53.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032])[Immediately] closed 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) result=null 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71cbfda5) signal close complete immediately=false 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c9358de) signal close complete immediately=false 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47032]) code=0 message='' shell closed 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47032]) Closing immediately 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47032]]) Closing immediately 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47032]) stopping 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47032]) stopped 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47032]])[Immediately] closed 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18217] - close(TransportIoSession[local=/10.30.170.33:18217, remote=/10.30.170.252:47032]) Closing immediately 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18217] - close(TransportIoSession[local=/10.30.170.33:18217, remote=/10.30.170.252:47032])[Immediately] closed 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@468b9cd5) signal close complete immediately=true 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47032])[Immediately] closed 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3ad88492, L:/10.30.170.33:18217 ! R:/10.30.170.252:47032] inactive. 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x3ad88492, L:/10.30.170.33:18217 ! R:/10.30.170.252:47032]} end of input detected while session was in state up 23:16:53.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=388, channel=[id: 0x3ad88492, L:/10.30.170.33:18217 ! R:/10.30.170.252:47032]} down, reason: End of input 23:16:53.177 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53876]) process #18 SSH_MSG_IGNORE 23:16:53.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_IGNORE 23:16:53.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:53.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:39866]) process #17 SSH_MSG_IGNORE 23:16:53.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_IGNORE 23:16:53.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49556])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:53.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) exit code=0, immediate=false 23:16:53.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:53.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:53.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:53.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:53.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) Closing gracefully 23:16:53.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) 23:16:53.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556])[immediately=false] processing 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49556]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) Closing immediately 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556])[immediately=true] processing 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556] 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e0435bc) signal close complete immediately=true 23:16:53.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d36b97) signal close complete immediately=true 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556])[Immediately] closed 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) result=null 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e1e3fb) signal close complete immediately=false 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31686929) signal close complete immediately=false 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49556]) code=0 message='' shell closed 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49556]) Closing immediately 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49556]]) Closing immediately 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49556]) stopping 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49556]) stopped 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49556]])[Immediately] closed 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18218] - close(TransportIoSession[local=/10.30.170.33:18218, remote=/10.30.170.252:49556]) Closing immediately 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18218] - close(TransportIoSession[local=/10.30.170.33:18218, remote=/10.30.170.252:49556])[Immediately] closed 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1eee136d) signal close complete immediately=true 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49556])[Immediately] closed 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcaea4e63, L:/10.30.170.33:18218 ! R:/10.30.170.252:49556] inactive. 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xcaea4e63, L:/10.30.170.33:18218 ! R:/10.30.170.252:49556]} end of input detected while session was in state up 23:16:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=389, channel=[id: 0xcaea4e63, L:/10.30.170.33:18218 ! R:/10.30.170.252:49556]} down, reason: End of input 23:16:53.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35634])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:53.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) exit code=0, immediate=false 23:16:53.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:53.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:53.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:53.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:53.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) Closing gracefully 23:16:53.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) 23:16:53.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[immediately=false] processing 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35634]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) Closing immediately 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[immediately=true] processing 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634] 23:16:53.713 [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@5529cfd5) signal close complete immediately=true 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:53.713 [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@3e5e296f) signal close complete immediately=true 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634])[Immediately] closed 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) result=null 23:16:53.713 [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@3a67fb04) signal close complete immediately=false 23:16:53.713 [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@72b9c018) signal close complete immediately=false 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35634]) code=0 message='' shell closed 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35634]) Closing immediately 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35634]]) Closing immediately 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35634]) stopping 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35634]) stopped 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35634]])[Immediately] closed 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18219] - close(TransportIoSession[local=/10.30.170.33:18219, remote=/10.30.170.252:35634]) Closing immediately 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18219] - close(TransportIoSession[local=/10.30.170.33:18219, remote=/10.30.170.252:35634])[Immediately] closed 23:16:53.713 [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@69f5fefd) signal close complete immediately=true 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35634])[Immediately] closed 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdc1b4857, L:/10.30.170.33:18219 ! R:/10.30.170.252:35634] inactive. 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=390, channel=[id: 0xdc1b4857, L:/10.30.170.33:18219 ! R:/10.30.170.252:35634]} end of input detected while session was in state up 23:16:53.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=390, channel=[id: 0xdc1b4857, L:/10.30.170.33:18219 ! R:/10.30.170.252:35634]} down, reason: End of input 23:16:53.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:53.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46698]) process #17 SSH_MSG_IGNORE 23:16:53.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_IGNORE 23:16:53.841 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:53.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48014]) process #18 SSH_MSG_IGNORE 23:16:53.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_IGNORE 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37058])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) exit code=0, immediate=false 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) Closing gracefully 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058])[immediately=false] processing 23:16:54.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37058]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) Closing immediately 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058])[immediately=true] processing 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058] 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7af4334c) signal close complete immediately=true 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19bef704) signal close complete immediately=true 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058])[Immediately] closed 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) result=null 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@167f4d11) signal close complete immediately=false 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43ee70f7) signal close complete immediately=false 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37058]) code=0 message='' shell closed 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37058]) Closing immediately 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37058]]) Closing immediately 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37058]) stopping 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37058]) stopped 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37058]])[Immediately] closed 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18220] - close(TransportIoSession[local=/10.30.170.33:18220, remote=/10.30.170.252:37058]) Closing immediately 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18220] - close(TransportIoSession[local=/10.30.170.33:18220, remote=/10.30.170.252:37058])[Immediately] closed 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18db4595) signal close complete immediately=true 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37058])[Immediately] closed 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe1a5a2a5, L:/10.30.170.33:18220 ! R:/10.30.170.252:37058] inactive. 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=391, channel=[id: 0xe1a5a2a5, L:/10.30.170.33:18220 ! R:/10.30.170.252:37058]} end of input detected while session was in state up 23:16:54.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=391, channel=[id: 0xe1a5a2a5, L:/10.30.170.33:18220 ! R:/10.30.170.252:37058]} down, reason: End of input 23:16:54.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:54.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37566]) process #17 SSH_MSG_IGNORE 23:16:54.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_IGNORE 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60708])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) exit code=0, immediate=false 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) Closing gracefully 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708])[immediately=false] processing 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60708]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) Closing immediately 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708])[immediately=true] processing 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708] 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c4887ce) signal close complete immediately=true 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@740d9455) signal close complete immediately=true 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708])[Immediately] closed 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) result=null 23:16:54.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75fcad9c) signal close complete immediately=false 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d4ce5c5) signal close complete immediately=false 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60708]) code=0 message='' shell closed 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60708]) Closing immediately 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60708]]) Closing immediately 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60708]) stopping 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60708]) stopped 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60708]])[Immediately] closed 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18221] - close(TransportIoSession[local=/10.30.170.33:18221, remote=/10.30.170.252:60708]) Closing immediately 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18221] - close(TransportIoSession[local=/10.30.170.33:18221, remote=/10.30.170.252:60708])[Immediately] closed 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55e26555) signal close complete immediately=true 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60708])[Immediately] closed 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd3748c02, L:/10.30.170.33:18221 ! R:/10.30.170.252:60708] inactive. 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xd3748c02, L:/10.30.170.33:18221 ! R:/10.30.170.252:60708]} end of input detected while session was in state up 23:16:54.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=392, channel=[id: 0xd3748c02, L:/10.30.170.33:18221 ! R:/10.30.170.252:60708]} down, reason: End of input 23:16:54.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:54.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35736]) process #18 SSH_MSG_IGNORE 23:16:54.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_IGNORE 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54464])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) exit code=0, immediate=false 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) Closing gracefully 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:54.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464])[immediately=false] processing 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54464]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) Closing immediately 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464])[immediately=true] processing 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464] 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13c6890f) signal close complete immediately=true 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@723c7c6f) signal close complete immediately=true 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464])[Immediately] closed 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) result=null 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@983f722) signal close complete immediately=false 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@188ae628) signal close complete immediately=false 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54464]) code=0 message='' shell closed 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54464]) Closing immediately 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54464]]) Closing immediately 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54464]) stopping 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54464]) stopped 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54464]])[Immediately] closed 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18222] - close(TransportIoSession[local=/10.30.170.33:18222, remote=/10.30.170.252:54464]) Closing immediately 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18222] - close(TransportIoSession[local=/10.30.170.33:18222, remote=/10.30.170.252:54464])[Immediately] closed 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f239ac7) signal close complete immediately=true 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54464])[Immediately] closed 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb037651b, L:/10.30.170.33:18222 ! R:/10.30.170.252:54464] inactive. 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=393, channel=[id: 0xb037651b, L:/10.30.170.33:18222 ! R:/10.30.170.252:54464]} end of input detected while session was in state up 23:16:54.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=393, channel=[id: 0xb037651b, L:/10.30.170.33:18222 ! R:/10.30.170.252:54464]} down, reason: End of input 23:16:54.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:54.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47344]) process #17 SSH_MSG_IGNORE 23:16:54.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_IGNORE 23:16:54.819 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34448]) process #18 SSH_MSG_IGNORE 23:16:54.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_IGNORE 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53876])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) exit code=0, immediate=false 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) Closing gracefully 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876])[immediately=false] processing 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53876]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) Closing immediately 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876])[immediately=true] processing 23:16:54.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876] 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@550af6c3) signal close complete immediately=true 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2444b949) signal close complete immediately=true 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876])[Immediately] closed 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) result=null 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59c30049) signal close complete immediately=false 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11e18315) signal close complete immediately=false 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53876]) code=0 message='' shell closed 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53876]) Closing immediately 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53876]]) Closing immediately 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53876]) stopping 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53876]) stopped 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53876]])[Immediately] closed 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18223] - close(TransportIoSession[local=/10.30.170.33:18223, remote=/10.30.170.252:53876]) Closing immediately 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18223] - close(TransportIoSession[local=/10.30.170.33:18223, remote=/10.30.170.252:53876])[Immediately] closed 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@135fd304) signal close complete immediately=true 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53876])[Immediately] closed 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd8fe2470, L:/10.30.170.33:18223 ! R:/10.30.170.252:53876] inactive. 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=394, channel=[id: 0xd8fe2470, L:/10.30.170.33:18223 ! R:/10.30.170.252:53876]} end of input detected while session was in state up 23:16:54.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=394, channel=[id: 0xd8fe2470, L:/10.30.170.33:18223 ! R:/10.30.170.252:53876]} down, reason: End of input 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48014])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) exit code=0, immediate=false 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) Closing gracefully 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014])[immediately=false] processing 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:55.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48014]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) Closing immediately 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014])[immediately=true] processing 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014] 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6824f613) signal close complete immediately=true 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c78d35) signal close complete immediately=true 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014])[Immediately] closed 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) result=null 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a0d3c81) signal close complete immediately=false 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ff05e58) signal close complete immediately=false 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48014]) code=0 message='' shell closed 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48014]) Closing immediately 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48014]]) Closing immediately 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48014]) stopping 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48014]) stopped 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48014]])[Immediately] closed 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18224] - close(TransportIoSession[local=/10.30.170.33:18224, remote=/10.30.170.252:48014]) Closing immediately 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18224] - close(TransportIoSession[local=/10.30.170.33:18224, remote=/10.30.170.252:48014])[Immediately] closed 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@302babdb) signal close complete immediately=true 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48014])[Immediately] closed 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5246d1b7, L:/10.30.170.33:18224 ! R:/10.30.170.252:48014] inactive. 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x5246d1b7, L:/10.30.170.33:18224 ! R:/10.30.170.252:48014]} end of input detected while session was in state up 23:16:55.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=395, channel=[id: 0x5246d1b7, L:/10.30.170.33:18224 ! R:/10.30.170.252:48014]} down, reason: End of input 23:16:55.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #17 SSH_MSG_IGNORE 23:16:55.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:55.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35736])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) exit code=0, immediate=false 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) Closing gracefully 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736])[immediately=false] processing 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35736]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) Closing immediately 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736])[immediately=true] processing 23:16:55.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736] 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71539f3a) signal close complete immediately=true 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1300dc7c) signal close complete immediately=true 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736])[Immediately] closed 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) result=null 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67662c97) signal close complete immediately=false 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c025be6) signal close complete immediately=false 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35736]) code=0 message='' shell closed 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35736]) Closing immediately 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35736]]) Closing immediately 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35736]) stopping 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35736]) stopped 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35736]])[Immediately] closed 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18225] - close(TransportIoSession[local=/10.30.170.33:18225, remote=/10.30.170.252:35736]) Closing immediately 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18225] - close(TransportIoSession[local=/10.30.170.33:18225, remote=/10.30.170.252:35736])[Immediately] closed 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51c5b913) signal close complete immediately=true 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35736])[Immediately] closed 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa00bdfa, L:/10.30.170.33:18225 ! R:/10.30.170.252:35736] inactive. 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=396, channel=[id: 0xaa00bdfa, L:/10.30.170.33:18225 ! R:/10.30.170.252:35736]} end of input detected while session was in state up 23:16:55.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=396, channel=[id: 0xaa00bdfa, L:/10.30.170.33:18225 ! R:/10.30.170.252:35736]} down, reason: End of input 23:16:55.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:57666]) process #18 SSH_MSG_IGNORE 23:16:55.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_IGNORE 23:16:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34448])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) exit code=0, immediate=false 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) Closing gracefully 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448])[immediately=false] processing 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34448]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) Closing immediately 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448])[immediately=true] processing 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448] 23:16:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5463dd45) signal close complete immediately=true 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10f81e87) signal close complete immediately=true 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448])[Immediately] closed 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) result=null 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24ffa1d6) signal close complete immediately=false 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fb792bb) signal close complete immediately=false 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34448]) code=0 message='' shell closed 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34448]) Closing immediately 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34448]]) Closing immediately 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34448]) stopping 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34448]) stopped 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34448]])[Immediately] closed 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18226] - close(TransportIoSession[local=/10.30.170.33:18226, remote=/10.30.170.252:34448]) Closing immediately 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18226] - close(TransportIoSession[local=/10.30.170.33:18226, remote=/10.30.170.252:34448])[Immediately] closed 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35f4e1fd) signal close complete immediately=true 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34448])[Immediately] closed 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe85981b7, L:/10.30.170.33:18226 ! R:/10.30.170.252:34448] inactive. 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=397, channel=[id: 0xe85981b7, L:/10.30.170.33:18226 ! R:/10.30.170.252:34448]} end of input detected while session was in state up 23:16:55.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=397, channel=[id: 0xe85981b7, L:/10.30.170.33:18226 ! R:/10.30.170.252:34448]} down, reason: End of input 23:16:55.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:55.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55978]) process #18 SSH_MSG_IGNORE 23:16:55.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_IGNORE 23:16:55.922 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:55.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:38602]) process #17 SSH_MSG_IGNORE 23:16:55.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_IGNORE 23:16:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57666])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) exit code=0, immediate=false 23:16:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) Closing gracefully 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666])[immediately=false] processing 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57666]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) Closing immediately 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666])[immediately=true] processing 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666] 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@239ed0e9) signal close complete immediately=true 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34aff45b) signal close complete immediately=true 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666])[Immediately] closed 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) result=null 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6681cb87) signal close complete immediately=false 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fb2b032) signal close complete immediately=false 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57666]) code=0 message='' shell closed 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57666]) Closing immediately 23:16:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:56.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57666]]) Closing immediately 23:16:56.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57666]) stopping 23:16:56.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57666]) stopped 23:16:56.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57666]])[Immediately] closed 23:16:56.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18227] - close(TransportIoSession[local=/10.30.170.33:18227, remote=/10.30.170.252:57666]) Closing immediately 23:16:56.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18227] - close(TransportIoSession[local=/10.30.170.33:18227, remote=/10.30.170.252:57666])[Immediately] closed 23:16:56.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5afe20b5) signal close complete immediately=true 23:16:56.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57666])[Immediately] closed 23:16:56.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9087a680, L:/10.30.170.33:18227 ! R:/10.30.170.252:57666] inactive. 23:16:56.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x9087a680, L:/10.30.170.33:18227 ! R:/10.30.170.252:57666]} end of input detected while session was in state up 23:16:56.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=398, channel=[id: 0x9087a680, L:/10.30.170.33:18227 ! R:/10.30.170.252:57666]} down, reason: End of input 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55978])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) exit code=0, immediate=false 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) Closing gracefully 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978])[immediately=false] processing 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55978]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) Closing immediately 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978])[immediately=true] processing 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978] 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c468744) signal close complete immediately=true 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@230a4f90) signal close complete immediately=true 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978])[Immediately] closed 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) result=null 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32cfff9e) signal close complete immediately=false 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55d1fef4) signal close complete immediately=false 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55978]) code=0 message='' shell closed 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55978]) Closing immediately 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55978]]) Closing immediately 23:16:56.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55978]) stopping 23:16:56.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55978]) stopped 23:16:56.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55978]])[Immediately] closed 23:16:56.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:18228] - close(TransportIoSession[local=/10.30.170.33:18228, remote=/10.30.170.252:55978]) Closing immediately 23:16:56.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:18228] - close(TransportIoSession[local=/10.30.170.33:18228, remote=/10.30.170.252:55978])[Immediately] closed 23:16:56.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d753fad) signal close complete immediately=true 23:16:56.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55978])[Immediately] closed 23:16:56.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x930aa4aa, L:/10.30.170.33:18228 ! R:/10.30.170.252:55978] inactive. 23:16:56.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x930aa4aa, L:/10.30.170.33:18228 ! R:/10.30.170.252:55978]} end of input detected while session was in state up 23:16:56.399 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=399, channel=[id: 0x930aa4aa, L:/10.30.170.33:18228 ! R:/10.30.170.252:55978]} down, reason: End of input 23:16:56.405 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:56.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42618]) process #18 SSH_MSG_IGNORE 23:16:56.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_IGNORE 23:16:56.465 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:56.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48750]) process #17 SSH_MSG_IGNORE 23:16:56.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_IGNORE 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42618])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) exit code=0, immediate=false 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) Closing gracefully 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618])[immediately=false] processing 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42618]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) Closing immediately 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618])[immediately=true] processing 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618] 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40656d8f) signal close complete immediately=true 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fea11dc) signal close complete immediately=true 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618])[Immediately] closed 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) result=null 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3237e04d) signal close complete immediately=false 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c8cfd9a) signal close complete immediately=false 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42618]) code=0 message='' shell closed 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42618]) Closing immediately 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42618]]) Closing immediately 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42618]) stopping 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42618]) stopped 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42618]])[Immediately] closed 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18229] - close(TransportIoSession[local=/10.30.170.33:18229, remote=/10.30.170.252:42618]) Closing immediately 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18229] - close(TransportIoSession[local=/10.30.170.33:18229, remote=/10.30.170.252:42618])[Immediately] closed 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@476ef491) signal close complete immediately=true 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42618])[Immediately] closed 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x556aa27c, L:/10.30.170.33:18229 ! R:/10.30.170.252:42618] inactive. 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=400, channel=[id: 0x556aa27c, L:/10.30.170.33:18229 ! R:/10.30.170.252:42618]} end of input detected while session was in state up 23:16:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=400, channel=[id: 0x556aa27c, L:/10.30.170.33:18229 ! R:/10.30.170.252:42618]} down, reason: End of input 23:16:56.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:56.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51548]) process #17 SSH_MSG_IGNORE 23:16:56.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_IGNORE 23:16:56.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:16:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58866]) process #18 SSH_MSG_IGNORE 23:16:56.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_IGNORE 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58866])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) exit code=0, immediate=false 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) Closing gracefully 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866])[immediately=false] processing 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58866]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) Closing immediately 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866])[immediately=true] processing 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866] 23:16:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d88a3e9) signal close complete immediately=true 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e6c3477) signal close complete immediately=true 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866])[Immediately] closed 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) result=null 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73dd108b) signal close complete immediately=false 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63ecec7) signal close complete immediately=false 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58866]) code=0 message='' shell closed 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58866]) Closing immediately 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58866]]) Closing immediately 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58866]) stopping 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58866]) stopped 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58866]])[Immediately] closed 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18230] - close(TransportIoSession[local=/10.30.170.33:18230, remote=/10.30.170.252:58866]) Closing immediately 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18230] - close(TransportIoSession[local=/10.30.170.33:18230, remote=/10.30.170.252:58866])[Immediately] closed 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e01a202) signal close complete immediately=true 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58866])[Immediately] closed 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd848549b, L:/10.30.170.33:18230 ! R:/10.30.170.252:58866] inactive. 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=401, channel=[id: 0xd848549b, L:/10.30.170.33:18230 ! R:/10.30.170.252:58866]} end of input detected while session was in state up 23:16:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=401, channel=[id: 0xd848549b, L:/10.30.170.33:18230 ! R:/10.30.170.252:58866]} down, reason: End of input 23:16:57.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:57.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40442]) process #17 SSH_MSG_IGNORE 23:16:57.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_IGNORE 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59936])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) exit code=0, immediate=false 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) Closing gracefully 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936])[immediately=false] processing 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59936]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) Closing immediately 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936])[immediately=true] processing 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936] 23:16:57.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@487455a4) signal close complete immediately=true 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@194942c5) signal close complete immediately=true 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936])[Immediately] closed 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) result=null 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9622c64) signal close complete immediately=false 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bd38ce7) signal close complete immediately=false 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59936]) code=0 message='' shell closed 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59936]) Closing immediately 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59936]]) Closing immediately 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59936]) stopping 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59936]) stopped 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59936]])[Immediately] closed 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18231] - close(TransportIoSession[local=/10.30.170.33:18231, remote=/10.30.170.252:59936]) Closing immediately 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18231] - close(TransportIoSession[local=/10.30.170.33:18231, remote=/10.30.170.252:59936])[Immediately] closed 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21e0394c) signal close complete immediately=true 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59936])[Immediately] closed 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x735247a4, L:/10.30.170.33:18231 ! R:/10.30.170.252:59936] inactive. 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=402, channel=[id: 0x735247a4, L:/10.30.170.33:18231 ! R:/10.30.170.252:59936]} end of input detected while session was in state up 23:16:57.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=402, channel=[id: 0x735247a4, L:/10.30.170.33:18231 ! R:/10.30.170.252:59936]} down, reason: End of input 23:16:57.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42734])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:57.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) exit code=0, immediate=false 23:16:57.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:57.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:57.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:57.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:57.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) Closing gracefully 23:16:57.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) 23:16:57.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734])[immediately=false] processing 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42734]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) Closing immediately 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734])[immediately=true] processing 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734] 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a5c3155) signal close complete immediately=true 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@485a80a8) signal close complete immediately=true 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734])[Immediately] closed 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) result=null 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bf9d834) signal close complete immediately=false 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@659aad21) signal close complete immediately=false 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42734]) code=0 message='' shell closed 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42734]) Closing immediately 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42734]]) Closing immediately 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42734]) stopping 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42734]) stopped 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42734]])[Immediately] closed 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18232] - close(TransportIoSession[local=/10.30.170.33:18232, remote=/10.30.170.252:42734]) Closing immediately 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18232] - close(TransportIoSession[local=/10.30.170.33:18232, remote=/10.30.170.252:42734])[Immediately] closed 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ed7ee5e) signal close complete immediately=true 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42734])[Immediately] closed 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x23bdc2c2, L:/10.30.170.33:18232 ! R:/10.30.170.252:42734] inactive. 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=403, channel=[id: 0x23bdc2c2, L:/10.30.170.33:18232 ! R:/10.30.170.252:42734]} end of input detected while session was in state up 23:16:57.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=403, channel=[id: 0x23bdc2c2, L:/10.30.170.33:18232 ! R:/10.30.170.252:42734]} down, reason: End of input 23:16:57.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:57.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54746]) process #17 SSH_MSG_IGNORE 23:16:57.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_IGNORE 23:16:57.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38592])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:57.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) exit code=0, immediate=false 23:16:57.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:57.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:57.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:57.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:57.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) Closing gracefully 23:16:57.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) 23:16:57.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592])[immediately=false] processing 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38592]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) Closing immediately 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592])[immediately=true] processing 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592] 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e2c37b3) signal close complete immediately=true 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d00c6c6) signal close complete immediately=true 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592])[Immediately] closed 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) result=null 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@363a39cf) signal close complete immediately=false 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c529534) signal close complete immediately=false 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38592]) code=0 message='' shell closed 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38592]) Closing immediately 23:16:57.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:57.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38592]]) Closing immediately 23:16:57.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38592]) stopping 23:16:57.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38592]) stopped 23:16:57.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38592]])[Immediately] closed 23:16:57.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18233] - close(TransportIoSession[local=/10.30.170.33:18233, remote=/10.30.170.252:38592]) Closing immediately 23:16:57.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18233] - close(TransportIoSession[local=/10.30.170.33:18233, remote=/10.30.170.252:38592])[Immediately] closed 23:16:57.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@535ca2a2) signal close complete immediately=true 23:16:57.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38592])[Immediately] closed 23:16:57.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa73231b0, L:/10.30.170.33:18233 ! R:/10.30.170.252:38592] inactive. 23:16:57.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=404, channel=[id: 0xa73231b0, L:/10.30.170.33:18233 ! R:/10.30.170.252:38592]} end of input detected while session was in state up 23:16:57.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=404, channel=[id: 0xa73231b0, L:/10.30.170.33:18233 ! R:/10.30.170.252:38592]} down, reason: End of input 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49416])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) exit code=0, immediate=false 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) Closing gracefully 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416])[immediately=false] processing 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49416]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) Closing immediately 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416])[immediately=true] processing 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416] 23:16:58.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4929e640) signal close complete immediately=true 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47e71370) signal close complete immediately=true 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416])[Immediately] closed 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) result=null 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42ef438f) signal close complete immediately=false 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@720155a1) signal close complete immediately=false 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49416]) code=0 message='' shell closed 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49416]) Closing immediately 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49416]]) Closing immediately 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49416]) stopping 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49416]) stopped 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49416]])[Immediately] closed 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18234] - close(TransportIoSession[local=/10.30.170.33:18234, remote=/10.30.170.252:49416]) Closing immediately 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18234] - close(TransportIoSession[local=/10.30.170.33:18234, remote=/10.30.170.252:49416])[Immediately] closed 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@749ca647) signal close complete immediately=true 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49416])[Immediately] closed 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd73e995a, L:/10.30.170.33:18234 ! R:/10.30.170.252:49416] inactive. 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=405, channel=[id: 0xd73e995a, L:/10.30.170.33:18234 ! R:/10.30.170.252:49416]} end of input detected while session was in state up 23:16:58.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=405, channel=[id: 0xd73e995a, L:/10.30.170.33:18234 ! R:/10.30.170.252:49416]} down, reason: End of input 23:16:58.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:58.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48986]) process #17 SSH_MSG_IGNORE 23:16:58.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_IGNORE 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34618])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) exit code=0, immediate=false 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) Closing gracefully 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618])[immediately=false] processing 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34618]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) Closing immediately 23:16:58.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618])[immediately=true] processing 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618] 23:16:58.506 [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@168a4f7b) signal close complete immediately=true 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:58.506 [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@5e18d329) signal close complete immediately=true 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618])[Immediately] closed 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) result=null 23:16:58.506 [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@4cb33216) signal close complete immediately=false 23:16:58.506 [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@370a6596) signal close complete immediately=false 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34618]) code=0 message='' shell closed 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34618]) Closing immediately 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34618]]) Closing immediately 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34618]) stopping 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34618]) stopped 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34618]])[Immediately] closed 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18235] - close(TransportIoSession[local=/10.30.170.33:18235, remote=/10.30.170.252:34618]) Closing immediately 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18235] - close(TransportIoSession[local=/10.30.170.33:18235, remote=/10.30.170.252:34618])[Immediately] closed 23:16:58.506 [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@73bf159b) signal close complete immediately=true 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34618])[Immediately] closed 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc0a72dc1, L:/10.30.170.33:18235 ! R:/10.30.170.252:34618] inactive. 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xc0a72dc1, L:/10.30.170.33:18235 ! R:/10.30.170.252:34618]} end of input detected while session was in state up 23:16:58.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=406, channel=[id: 0xc0a72dc1, L:/10.30.170.33:18235 ! R:/10.30.170.252:34618]} down, reason: End of input 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44310])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) exit code=0, immediate=false 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) Closing gracefully 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310])[immediately=false] processing 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44310]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) Closing immediately 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310])[immediately=true] processing 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310] 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26bec93e) signal close complete immediately=true 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@671c300b) signal close complete immediately=true 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310])[Immediately] closed 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) result=null 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@790c00b8) signal close complete immediately=false 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d16e7ca) signal close complete immediately=false 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44310]) code=0 message='' shell closed 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44310]) Closing immediately 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44310]]) Closing immediately 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44310]) stopping 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44310]) stopped 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44310]])[Immediately] closed 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18236] - close(TransportIoSession[local=/10.30.170.33:18236, remote=/10.30.170.252:44310]) Closing immediately 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18236] - close(TransportIoSession[local=/10.30.170.33:18236, remote=/10.30.170.252:44310])[Immediately] closed 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1db1206f) signal close complete immediately=true 23:16:58.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44310])[Immediately] closed 23:16:58.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x127e0cde, L:/10.30.170.33:18236 ! R:/10.30.170.252:44310] inactive. 23:16:58.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=407, channel=[id: 0x127e0cde, L:/10.30.170.33:18236 ! R:/10.30.170.252:44310]} end of input detected while session was in state up 23:16:58.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=407, channel=[id: 0x127e0cde, L:/10.30.170.33:18236 ! R:/10.30.170.252:44310]} down, reason: End of input 23:16:58.905 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:58.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:56812]) process #17 SSH_MSG_IGNORE 23:16:58.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_IGNORE 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35776])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) exit code=0, immediate=false 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) Closing gracefully 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776])[immediately=false] processing 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35776]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) Closing immediately 23:16:59.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776])[immediately=true] processing 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776] 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fee274) signal close complete immediately=true 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20b2402) signal close complete immediately=true 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776])[Immediately] closed 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) result=null 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b3331e6) signal close complete immediately=false 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4471fcab) signal close complete immediately=false 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35776]) code=0 message='' shell closed 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35776]) Closing immediately 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35776]]) Closing immediately 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35776]) stopping 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35776]) stopped 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35776]])[Immediately] closed 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18237] - close(TransportIoSession[local=/10.30.170.33:18237, remote=/10.30.170.252:35776]) Closing immediately 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18237] - close(TransportIoSession[local=/10.30.170.33:18237, remote=/10.30.170.252:35776])[Immediately] closed 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@326a5b13) signal close complete immediately=true 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35776])[Immediately] closed 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdbf80be0, L:/10.30.170.33:18237 ! R:/10.30.170.252:35776] inactive. 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xdbf80be0, L:/10.30.170.33:18237 ! R:/10.30.170.252:35776]} end of input detected while session was in state up 23:16:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=408, channel=[id: 0xdbf80be0, L:/10.30.170.33:18237 ! R:/10.30.170.252:35776]} down, reason: End of input 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54442])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) exit code=0, immediate=false 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) Closing gracefully 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442])[immediately=false] processing 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54442]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) Closing immediately 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442])[immediately=true] processing 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442] 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5abf50df) signal close complete immediately=true 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2be81250) signal close complete immediately=true 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442])[Immediately] closed 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) result=null 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c5cba53) signal close complete immediately=false 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@745fafe7) signal close complete immediately=false 23:16:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54442]) code=0 message='' shell closed 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54442]) Closing immediately 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54442]]) Closing immediately 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54442]) stopping 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54442]) stopped 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54442]])[Immediately] closed 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18238] - close(TransportIoSession[local=/10.30.170.33:18238, remote=/10.30.170.252:54442]) Closing immediately 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18238] - close(TransportIoSession[local=/10.30.170.33:18238, remote=/10.30.170.252:54442])[Immediately] closed 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54c6301b) signal close complete immediately=true 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54442])[Immediately] closed 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x043d5fef, L:/10.30.170.33:18238 ! R:/10.30.170.252:54442] inactive. 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x043d5fef, L:/10.30.170.33:18238 ! R:/10.30.170.252:54442]} end of input detected while session was in state up 23:16:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=409, channel=[id: 0x043d5fef, L:/10.30.170.33:18238 ! R:/10.30.170.252:54442]} down, reason: End of input 23:16:59.615 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:16:59.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49300]) process #17 SSH_MSG_IGNORE 23:16:59.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_IGNORE 23:16:59.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46372])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:59.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) exit code=0, immediate=false 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) Closing gracefully 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372])[immediately=false] processing 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46372]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) Closing immediately 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372])[immediately=true] processing 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372] 23:16:59.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d1c6240) signal close complete immediately=true 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fa4bbcc) signal close complete immediately=true 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372])[Immediately] closed 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) result=null 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d4c4b09) signal close complete immediately=false 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40604df9) signal close complete immediately=false 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46372]) code=0 message='' shell closed 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46372]) Closing immediately 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46372]]) Closing immediately 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46372]) stopping 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46372]) stopped 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46372]])[Immediately] closed 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18239] - close(TransportIoSession[local=/10.30.170.33:18239, remote=/10.30.170.252:46372]) Closing immediately 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18239] - close(TransportIoSession[local=/10.30.170.33:18239, remote=/10.30.170.252:46372])[Immediately] closed 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e9039d7) signal close complete immediately=true 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46372])[Immediately] closed 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x45d73295, L:/10.30.170.33:18239 ! R:/10.30.170.252:46372] inactive. 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=410, channel=[id: 0x45d73295, L:/10.30.170.33:18239 ! R:/10.30.170.252:46372]} end of input detected while session was in state up 23:16:59.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=410, channel=[id: 0x45d73295, L:/10.30.170.33:18239 ! R:/10.30.170.252:46372]} down, reason: End of input 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54908])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) exit code=0, immediate=false 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) Closing gracefully 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908])[immediately=false] processing 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54908]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) Closing immediately 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908])[immediately=true] processing 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908] 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ccf77b7) signal close complete immediately=true 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@291ceb93) signal close complete immediately=true 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908])[Immediately] closed 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) result=null 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73101d32) signal close complete immediately=false 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@475994a7) signal close complete immediately=false 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54908]) code=0 message='' shell closed 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54908]) Closing immediately 23:16:59.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:16:59.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54908]]) Closing immediately 23:16:59.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54908]) stopping 23:16:59.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54908]) stopped 23:16:59.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54908]])[Immediately] closed 23:16:59.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18240] - close(TransportIoSession[local=/10.30.170.33:18240, remote=/10.30.170.252:54908]) Closing immediately 23:16:59.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18240] - close(TransportIoSession[local=/10.30.170.33:18240, remote=/10.30.170.252:54908])[Immediately] closed 23:16:59.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@503c2134) signal close complete immediately=true 23:16:59.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54908])[Immediately] closed 23:16:59.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9ab89b27, L:/10.30.170.33:18240 ! R:/10.30.170.252:54908] inactive. 23:16:59.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x9ab89b27, L:/10.30.170.33:18240 ! R:/10.30.170.252:54908]} end of input detected while session was in state up 23:16:59.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=411, channel=[id: 0x9ab89b27, L:/10.30.170.33:18240 ! R:/10.30.170.252:54908]} down, reason: End of input 23:17:00.143 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:00.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45288]) process #17 SSH_MSG_IGNORE 23:17:00.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_IGNORE 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56384])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) exit code=0, immediate=false 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) Closing gracefully 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384])[immediately=false] processing 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56384]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) Closing immediately 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384])[immediately=true] processing 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384] 23:17:00.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20c9ba08) signal close complete immediately=true 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b7bb56b) signal close complete immediately=true 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384])[Immediately] closed 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) result=null 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@370665ba) signal close complete immediately=false 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@291d6d0a) signal close complete immediately=false 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56384]) code=0 message='' shell closed 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56384]) Closing immediately 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56384]]) Closing immediately 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56384]) stopping 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56384]) stopped 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56384]])[Immediately] closed 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18241] - close(TransportIoSession[local=/10.30.170.33:18241, remote=/10.30.170.252:56384]) Closing immediately 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18241] - close(TransportIoSession[local=/10.30.170.33:18241, remote=/10.30.170.252:56384])[Immediately] closed 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44e98bdb) signal close complete immediately=true 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56384])[Immediately] closed 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8f2bc527, L:/10.30.170.33:18241 ! R:/10.30.170.252:56384] inactive. 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=412, channel=[id: 0x8f2bc527, L:/10.30.170.33:18241 ! R:/10.30.170.252:56384]} end of input detected while session was in state up 23:17:00.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=412, channel=[id: 0x8f2bc527, L:/10.30.170.33:18241 ! R:/10.30.170.252:56384]} down, reason: End of input 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) exit code=0, immediate=false 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) Closing gracefully 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712])[immediately=false] processing 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60712]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) Closing immediately 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712])[immediately=true] processing 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712] 23:17:00.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a0a616c) signal close complete immediately=true 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bceffa6) signal close complete immediately=true 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712])[Immediately] closed 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) result=null 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e6509bc) signal close complete immediately=false 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ffe3c88) signal close complete immediately=false 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60712]) code=0 message='' shell closed 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60712]) Closing immediately 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60712]]) Closing immediately 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60712]) stopping 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60712]) stopped 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60712]])[Immediately] closed 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18242] - close(TransportIoSession[local=/10.30.170.33:18242, remote=/10.30.170.252:60712]) Closing immediately 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18242] - close(TransportIoSession[local=/10.30.170.33:18242, remote=/10.30.170.252:60712])[Immediately] closed 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1626251a) signal close complete immediately=true 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60712])[Immediately] closed 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x64ce2d51, L:/10.30.170.33:18242 ! R:/10.30.170.252:60712] inactive. 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x64ce2d51, L:/10.30.170.33:18242 ! R:/10.30.170.252:60712]} end of input detected while session was in state up 23:17:00.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=413, channel=[id: 0x64ce2d51, L:/10.30.170.33:18242 ! R:/10.30.170.252:60712]} down, reason: End of input 23:17:00.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55420]) process #17 SSH_MSG_IGNORE 23:17:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_IGNORE 23:17:00.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50194])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:00.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) exit code=0, immediate=false 23:17:00.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:00.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:00.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:00.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:00.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) Closing gracefully 23:17:00.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) 23:17:00.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194])[immediately=false] processing 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50194]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) Closing immediately 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194])[immediately=true] processing 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194] 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4657d7e3) signal close complete immediately=true 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@567f7834) signal close complete immediately=true 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194])[Immediately] closed 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) result=null 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31b7c771) signal close complete immediately=false 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78f454db) signal close complete immediately=false 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50194]) code=0 message='' shell closed 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50194]) Closing immediately 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50194]]) Closing immediately 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50194]) stopping 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50194]) stopped 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50194]])[Immediately] closed 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18243] - close(TransportIoSession[local=/10.30.170.33:18243, remote=/10.30.170.252:50194]) Closing immediately 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18243] - close(TransportIoSession[local=/10.30.170.33:18243, remote=/10.30.170.252:50194])[Immediately] closed 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@646ce9) signal close complete immediately=true 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50194])[Immediately] closed 23:17:00.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3bad0daf, L:/10.30.170.33:18243 ! R:/10.30.170.252:50194] inactive. 23:17:00.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x3bad0daf, L:/10.30.170.33:18243 ! R:/10.30.170.252:50194]} end of input detected while session was in state up 23:17:00.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=414, channel=[id: 0x3bad0daf, L:/10.30.170.33:18243 ! R:/10.30.170.252:50194]} down, reason: End of input 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60110])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) exit code=0, immediate=false 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) Closing gracefully 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110])[immediately=false] processing 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:01.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60110]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) Closing immediately 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110])[immediately=true] processing 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110] 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57cb8a6a) signal close complete immediately=true 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59b164c0) signal close complete immediately=true 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110])[Immediately] closed 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) result=null 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@775a15e3) signal close complete immediately=false 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@689a569c) signal close complete immediately=false 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60110]) code=0 message='' shell closed 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60110]) Closing immediately 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60110]]) Closing immediately 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60110]) stopping 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60110]) stopped 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60110]])[Immediately] closed 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18244] - close(TransportIoSession[local=/10.30.170.33:18244, remote=/10.30.170.252:60110]) Closing immediately 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18244] - close(TransportIoSession[local=/10.30.170.33:18244, remote=/10.30.170.252:60110])[Immediately] closed 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6389093f) signal close complete immediately=true 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60110])[Immediately] closed 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb1d654b8, L:/10.30.170.33:18244 ! R:/10.30.170.252:60110] inactive. 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=415, channel=[id: 0xb1d654b8, L:/10.30.170.33:18244 ! R:/10.30.170.252:60110]} end of input detected while session was in state up 23:17:01.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=415, channel=[id: 0xb1d654b8, L:/10.30.170.33:18244 ! R:/10.30.170.252:60110]} down, reason: End of input 23:17:01.222 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:01.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41196]) process #17 SSH_MSG_IGNORE 23:17:01.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_IGNORE 23:17:01.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56732])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:01.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) exit code=0, immediate=false 23:17:01.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:01.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:01.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:01.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:01.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) Closing gracefully 23:17:01.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) 23:17:01.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) 23:17:01.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732])[immediately=false] processing 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56732]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) Closing immediately 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732])[immediately=true] processing 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732] 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cd88479) signal close complete immediately=true 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33aeba8c) signal close complete immediately=true 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732])[Immediately] closed 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) result=null 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@347dd8d9) signal close complete immediately=false 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ba67a3b) signal close complete immediately=false 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56732]) code=0 message='' shell closed 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56732]) Closing immediately 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56732]]) Closing immediately 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56732]) stopping 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56732]) stopped 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56732]])[Immediately] closed 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18245] - close(TransportIoSession[local=/10.30.170.33:18245, remote=/10.30.170.252:56732]) Closing immediately 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18245] - close(TransportIoSession[local=/10.30.170.33:18245, remote=/10.30.170.252:56732])[Immediately] closed 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4355c47a) signal close complete immediately=true 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56732])[Immediately] closed 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x80ebbea5, L:/10.30.170.33:18245 ! R:/10.30.170.252:56732] inactive. 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x80ebbea5, L:/10.30.170.33:18245 ! R:/10.30.170.252:56732]} end of input detected while session was in state up 23:17:01.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=416, channel=[id: 0x80ebbea5, L:/10.30.170.33:18245 ! R:/10.30.170.252:56732]} down, reason: End of input 23:17:01.590 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:01.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58770]) process #17 SSH_MSG_IGNORE 23:17:01.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_IGNORE 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51782])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) exit code=0, immediate=false 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) Closing gracefully 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782])[immediately=false] processing 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51782]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) Closing immediately 23:17:01.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782])[immediately=true] processing 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782] 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@358a8d70) signal close complete immediately=true 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@111a4c15) signal close complete immediately=true 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782])[Immediately] closed 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) result=null 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b40bf6) signal close complete immediately=false 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cb8b2b7) signal close complete immediately=false 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51782]) code=0 message='' shell closed 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51782]) Closing immediately 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51782]]) Closing immediately 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51782]) stopping 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51782]) stopped 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51782]])[Immediately] closed 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18246] - close(TransportIoSession[local=/10.30.170.33:18246, remote=/10.30.170.252:51782]) Closing immediately 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18246] - close(TransportIoSession[local=/10.30.170.33:18246, remote=/10.30.170.252:51782])[Immediately] closed 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6db84f5d) signal close complete immediately=true 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51782])[Immediately] closed 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9769d789, L:/10.30.170.33:18246 ! R:/10.30.170.252:51782] inactive. 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x9769d789, L:/10.30.170.33:18246 ! R:/10.30.170.252:51782]} end of input detected while session was in state up 23:17:01.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=417, channel=[id: 0x9769d789, L:/10.30.170.33:18246 ! R:/10.30.170.252:51782]} down, reason: End of input 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54612])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) exit code=0, immediate=false 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) Closing gracefully 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612])[immediately=false] processing 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54612]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) Closing immediately 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612])[immediately=true] processing 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612] 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4eeed062) signal close complete immediately=true 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a7a4d32) signal close complete immediately=true 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612])[Immediately] closed 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) result=null 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52aa8aeb) signal close complete immediately=false 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68be00c2) signal close complete immediately=false 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54612]) code=0 message='' shell closed 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54612]) Closing immediately 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54612]]) Closing immediately 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54612]) stopping 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54612]) stopped 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54612]])[Immediately] closed 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18247] - close(TransportIoSession[local=/10.30.170.33:18247, remote=/10.30.170.252:54612]) Closing immediately 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18247] - close(TransportIoSession[local=/10.30.170.33:18247, remote=/10.30.170.252:54612])[Immediately] closed 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@506ba077) signal close complete immediately=true 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54612])[Immediately] closed 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc7bf2188, L:/10.30.170.33:18247 ! R:/10.30.170.252:54612] inactive. 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=418, channel=[id: 0xc7bf2188, L:/10.30.170.33:18247 ! R:/10.30.170.252:54612]} end of input detected while session was in state up 23:17:01.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=418, channel=[id: 0xc7bf2188, L:/10.30.170.33:18247 ! R:/10.30.170.252:54612]} down, reason: End of input 23:17:02.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:02.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36352]) process #17 SSH_MSG_IGNORE 23:17:02.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_IGNORE 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47470])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) exit code=0, immediate=false 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) Closing gracefully 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470])[immediately=false] processing 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47470]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) Closing immediately 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470])[immediately=true] processing 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470] 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@761a68b) signal close complete immediately=true 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51ccfb2b) signal close complete immediately=true 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470])[Immediately] closed 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) result=null 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37f54e5f) signal close complete immediately=false 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f917647) signal close complete immediately=false 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47470]) code=0 message='' shell closed 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47470]) Closing immediately 23:17:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:02.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47470]]) Closing immediately 23:17:02.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47470]) stopping 23:17:02.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47470]) stopped 23:17:02.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47470]])[Immediately] closed 23:17:02.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18248] - close(TransportIoSession[local=/10.30.170.33:18248, remote=/10.30.170.252:47470]) Closing immediately 23:17:02.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18248] - close(TransportIoSession[local=/10.30.170.33:18248, remote=/10.30.170.252:47470])[Immediately] closed 23:17:02.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45cec4c0) signal close complete immediately=true 23:17:02.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47470])[Immediately] closed 23:17:02.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x869fd134, L:/10.30.170.33:18248 ! R:/10.30.170.252:47470] inactive. 23:17:02.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x869fd134, L:/10.30.170.33:18248 ! R:/10.30.170.252:47470]} end of input detected while session was in state up 23:17:02.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=419, channel=[id: 0x869fd134, L:/10.30.170.33:18248 ! R:/10.30.170.252:47470]} down, reason: End of input 23:17:02.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:59444])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:02.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) exit code=0, immediate=false 23:17:02.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:02.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:02.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:02.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:02.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) Closing gracefully 23:17:02.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) 23:17:02.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444])[immediately=false] processing 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:59444]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) Closing immediately 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444])[immediately=true] processing 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444] 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a9c7fd4) signal close complete immediately=true 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d9219d) signal close complete immediately=true 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444])[Immediately] closed 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) result=null 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d71c7f3) signal close complete immediately=false 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a340de) signal close complete immediately=false 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:59444]) code=0 message='' shell closed 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59444]) Closing immediately 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59444]]) Closing immediately 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59444]) stopping 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:59444]) stopped 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:59444]])[Immediately] closed 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18249] - close(TransportIoSession[local=/10.30.170.33:18249, remote=/10.30.170.252:59444]) Closing immediately 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18249] - close(TransportIoSession[local=/10.30.170.33:18249, remote=/10.30.170.252:59444])[Immediately] closed 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b68fd81) signal close complete immediately=true 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:59444])[Immediately] closed 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9bcbef83, L:/10.30.170.33:18249 ! R:/10.30.170.252:59444] inactive. 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x9bcbef83, L:/10.30.170.33:18249 ! R:/10.30.170.252:59444]} end of input detected while session was in state up 23:17:02.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=420, channel=[id: 0x9bcbef83, L:/10.30.170.33:18249 ! R:/10.30.170.252:59444]} down, reason: End of input 23:17:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:49846]) process #17 SSH_MSG_IGNORE 23:17:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_IGNORE 23:17:02.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:03.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:57450])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:03.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) exit code=0, immediate=false 23:17:03.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:03.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:03.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:03.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) Closing gracefully 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450])[immediately=false] processing 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:57450]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) Closing immediately 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450])[immediately=true] processing 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450] 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dc6c2ed) signal close complete immediately=true 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d87aa4a) signal close complete immediately=true 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450])[Immediately] closed 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) result=null 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3af399c5) signal close complete immediately=false 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@253d7076) signal close complete immediately=false 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:57450]) code=0 message='' shell closed 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57450]) Closing immediately 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57450]]) Closing immediately 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57450]) stopping 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:57450]) stopped 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:57450]])[Immediately] closed 23:17:03.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18250] - close(TransportIoSession[local=/10.30.170.33:18250, remote=/10.30.170.252:57450]) Closing immediately 23:17:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18250] - close(TransportIoSession[local=/10.30.170.33:18250, remote=/10.30.170.252:57450])[Immediately] closed 23:17:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7eb70f96) signal close complete immediately=true 23:17:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:57450])[Immediately] closed 23:17:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xed01a7a2, L:/10.30.170.33:18250 ! R:/10.30.170.252:57450] inactive. 23:17:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=421, channel=[id: 0xed01a7a2, L:/10.30.170.33:18250 ! R:/10.30.170.252:57450]} end of input detected while session was in state up 23:17:03.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=421, channel=[id: 0xed01a7a2, L:/10.30.170.33:18250 ! R:/10.30.170.252:57450]} down, reason: End of input 23:17:03.157 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:03.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:36048]) process #17 SSH_MSG_IGNORE 23:17:03.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_IGNORE 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53800])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) exit code=0, immediate=false 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) Closing gracefully 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800])[immediately=false] processing 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53800]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) Closing immediately 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800])[immediately=true] processing 23:17:03.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800] 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bde8919) signal close complete immediately=true 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10d19a2b) signal close complete immediately=true 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800])[Immediately] closed 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) result=null 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44bc4d3) signal close complete immediately=false 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d648980) signal close complete immediately=false 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53800]) code=0 message='' shell closed 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53800]) Closing immediately 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53800]]) Closing immediately 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53800]) stopping 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53800]) stopped 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53800]])[Immediately] closed 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18251] - close(TransportIoSession[local=/10.30.170.33:18251, remote=/10.30.170.252:53800]) Closing immediately 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18251] - close(TransportIoSession[local=/10.30.170.33:18251, remote=/10.30.170.252:53800])[Immediately] closed 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@225d5f74) signal close complete immediately=true 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53800])[Immediately] closed 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa95a65b6, L:/10.30.170.33:18251 ! R:/10.30.170.252:53800] inactive. 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xa95a65b6, L:/10.30.170.33:18251 ! R:/10.30.170.252:53800]} end of input detected while session was in state up 23:17:03.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=422, channel=[id: 0xa95a65b6, L:/10.30.170.33:18251 ! R:/10.30.170.252:53800]} down, reason: End of input 23:17:03.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46616])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:03.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) exit code=0, immediate=false 23:17:03.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:03.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) Closing gracefully 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616])[immediately=false] processing 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46616]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) Closing immediately 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616])[immediately=true] processing 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616] 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@194b0ce4) signal close complete immediately=true 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16957de) signal close complete immediately=true 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616])[Immediately] closed 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) result=null 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@556176fb) signal close complete immediately=false 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ef7f4d0) signal close complete immediately=false 23:17:03.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46616]) code=0 message='' shell closed 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46616]) Closing immediately 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46616]]) Closing immediately 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46616]) stopping 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46616]) stopped 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46616]])[Immediately] closed 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18252] - close(TransportIoSession[local=/10.30.170.33:18252, remote=/10.30.170.252:46616]) Closing immediately 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18252] - close(TransportIoSession[local=/10.30.170.33:18252, remote=/10.30.170.252:46616])[Immediately] closed 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f9aebc6) signal close complete immediately=true 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46616])[Immediately] closed 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x28c17fd0, L:/10.30.170.33:18252 ! R:/10.30.170.252:46616] inactive. 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x28c17fd0, L:/10.30.170.33:18252 ! R:/10.30.170.252:46616]} end of input detected while session was in state up 23:17:03.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=423, channel=[id: 0x28c17fd0, L:/10.30.170.33:18252 ! R:/10.30.170.252:46616]} down, reason: End of input 23:17:03.657 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:03.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58288]) process #17 SSH_MSG_IGNORE 23:17:03.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_IGNORE 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37752])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) exit code=0, immediate=false 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) Closing gracefully 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752])[immediately=false] processing 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37752]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) Closing immediately 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752])[immediately=true] processing 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752] 23:17:03.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f88ed7) signal close complete immediately=true 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60cc7f64) signal close complete immediately=true 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752])[Immediately] closed 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) result=null 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ab5299e) signal close complete immediately=false 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@105f5ca3) signal close complete immediately=false 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37752]) code=0 message='' shell closed 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37752]) Closing immediately 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37752]]) Closing immediately 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37752]) stopping 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37752]) stopped 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37752]])[Immediately] closed 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18253] - close(TransportIoSession[local=/10.30.170.33:18253, remote=/10.30.170.252:37752]) Closing immediately 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18253] - close(TransportIoSession[local=/10.30.170.33:18253, remote=/10.30.170.252:37752])[Immediately] closed 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5594f649) signal close complete immediately=true 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37752])[Immediately] closed 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8487255a, L:/10.30.170.33:18253 ! R:/10.30.170.252:37752] inactive. 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x8487255a, L:/10.30.170.33:18253 ! R:/10.30.170.252:37752]} end of input detected while session was in state up 23:17:03.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=424, channel=[id: 0x8487255a, L:/10.30.170.33:18253 ! R:/10.30.170.252:37752]} down, reason: End of input 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48342])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) exit code=0, immediate=false 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) Closing gracefully 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342])[immediately=false] processing 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:04.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48342]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) Closing immediately 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342])[immediately=true] processing 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342] 23:17:04.149 [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@2c8be6de) signal close complete immediately=true 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:04.149 [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@657de255) signal close complete immediately=true 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342])[Immediately] closed 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) result=null 23:17:04.149 [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@2452d11c) signal close complete immediately=false 23:17:04.149 [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@87ecefe) signal close complete immediately=false 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48342]) code=0 message='' shell closed 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48342]) Closing immediately 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48342]]) Closing immediately 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48342]) stopping 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48342]) stopped 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48342]])[Immediately] closed 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18254] - close(TransportIoSession[local=/10.30.170.33:18254, remote=/10.30.170.252:48342]) Closing immediately 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.33:18254] - close(TransportIoSession[local=/10.30.170.33:18254, remote=/10.30.170.252:48342])[Immediately] closed 23:17:04.149 [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@7bb07439) signal close complete immediately=true 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48342])[Immediately] closed 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6c77bf88, L:/10.30.170.33:18254 ! R:/10.30.170.252:48342] inactive. 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x6c77bf88, L:/10.30.170.33:18254 ! R:/10.30.170.252:48342]} end of input detected while session was in state up 23:17:04.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=425, channel=[id: 0x6c77bf88, L:/10.30.170.33:18254 ! R:/10.30.170.252:48342]} down, reason: End of input 23:17:04.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:04.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46114]) process #17 SSH_MSG_IGNORE 23:17:04.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_IGNORE 23:17:04.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34258])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:04.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) exit code=0, immediate=false 23:17:04.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:04.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:04.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:04.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:04.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) Closing gracefully 23:17:04.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) 23:17:04.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) 23:17:04.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258])[immediately=false] processing 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34258]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) Closing immediately 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258])[immediately=true] processing 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258] 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5995233) signal close complete immediately=true 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3724746f) signal close complete immediately=true 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258])[Immediately] closed 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) result=null 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@667f5f3d) signal close complete immediately=false 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13ed1646) signal close complete immediately=false 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34258]) code=0 message='' shell closed 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34258]) Closing immediately 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34258]]) Closing immediately 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34258]) stopping 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34258]) stopped 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34258]])[Immediately] closed 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18255] - close(TransportIoSession[local=/10.30.170.33:18255, remote=/10.30.170.252:34258]) Closing immediately 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18255] - close(TransportIoSession[local=/10.30.170.33:18255, remote=/10.30.170.252:34258])[Immediately] closed 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5caad6c2) signal close complete immediately=true 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34258])[Immediately] closed 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdf47956a, L:/10.30.170.33:18255 ! R:/10.30.170.252:34258] inactive. 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=426, channel=[id: 0xdf47956a, L:/10.30.170.33:18255 ! R:/10.30.170.252:34258]} end of input detected while session was in state up 23:17:04.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=426, channel=[id: 0xdf47956a, L:/10.30.170.33:18255 ! R:/10.30.170.252:34258]} down, reason: End of input 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56874])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) exit code=0, immediate=false 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) Closing gracefully 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874])[immediately=false] processing 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56874]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) Closing immediately 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874])[immediately=true] processing 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874] 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@332c812) signal close complete immediately=true 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4396d0d4) signal close complete immediately=true 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874])[Immediately] closed 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) result=null 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e11209d) signal close complete immediately=false 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c1c409) signal close complete immediately=false 23:17:04.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56874]) code=0 message='' shell closed 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56874]) Closing immediately 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56874]]) Closing immediately 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56874]) stopping 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56874]) stopped 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56874]])[Immediately] closed 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18256] - close(TransportIoSession[local=/10.30.170.33:18256, remote=/10.30.170.252:56874]) Closing immediately 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18256] - close(TransportIoSession[local=/10.30.170.33:18256, remote=/10.30.170.252:56874])[Immediately] closed 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16a6ee3b) signal close complete immediately=true 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56874])[Immediately] closed 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x392f8e10, L:/10.30.170.33:18256 ! R:/10.30.170.252:56874] inactive. 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x392f8e10, L:/10.30.170.33:18256 ! R:/10.30.170.252:56874]} end of input detected while session was in state up 23:17:04.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=427, channel=[id: 0x392f8e10, L:/10.30.170.33:18256 ! R:/10.30.170.252:56874]} down, reason: End of input 23:17:04.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:04.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:58942]) process #17 SSH_MSG_IGNORE 23:17:04.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_IGNORE 23:17:05.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48632])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) exit code=0, immediate=false 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) Closing gracefully 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632])[immediately=false] processing 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48632]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) Closing immediately 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632])[immediately=true] processing 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632] 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d0ed519) signal close complete immediately=true 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f5ad4fc) signal close complete immediately=true 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632])[Immediately] closed 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) result=null 23:17:05.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f729362) signal close complete immediately=false 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2295b2e1) signal close complete immediately=false 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48632]) code=0 message='' shell closed 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48632]) Closing immediately 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48632]]) Closing immediately 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48632]) stopping 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48632]) stopped 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48632]])[Immediately] closed 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18257] - close(TransportIoSession[local=/10.30.170.33:18257, remote=/10.30.170.252:48632]) Closing immediately 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18257] - close(TransportIoSession[local=/10.30.170.33:18257, remote=/10.30.170.252:48632])[Immediately] closed 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49580db7) signal close complete immediately=true 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48632])[Immediately] closed 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2c6d32f8, L:/10.30.170.33:18257 ! R:/10.30.170.252:48632] inactive. 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x2c6d32f8, L:/10.30.170.33:18257 ! R:/10.30.170.252:48632]} end of input detected while session was in state up 23:17:05.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=428, channel=[id: 0x2c6d32f8, L:/10.30.170.33:18257 ! R:/10.30.170.252:48632]} down, reason: End of input 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58194])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) exit code=0, immediate=false 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) Closing gracefully 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194])[immediately=false] processing 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58194]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) Closing immediately 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194])[immediately=true] processing 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194] 23:17:05.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2074b117) signal close complete immediately=true 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f867746) signal close complete immediately=true 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194])[Immediately] closed 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) result=null 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5af8e962) signal close complete immediately=false 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7266159d) signal close complete immediately=false 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58194]) code=0 message='' shell closed 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58194]) Closing immediately 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58194]]) Closing immediately 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58194]) stopping 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58194]) stopped 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58194]])[Immediately] closed 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18258] - close(TransportIoSession[local=/10.30.170.33:18258, remote=/10.30.170.252:58194]) Closing immediately 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18258] - close(TransportIoSession[local=/10.30.170.33:18258, remote=/10.30.170.252:58194])[Immediately] closed 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@771ffecf) signal close complete immediately=true 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58194])[Immediately] closed 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd0b2461c, L:/10.30.170.33:18258 ! R:/10.30.170.252:58194] inactive. 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=429, channel=[id: 0xd0b2461c, L:/10.30.170.33:18258 ! R:/10.30.170.252:58194]} end of input detected while session was in state up 23:17:05.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=429, channel=[id: 0xd0b2461c, L:/10.30.170.33:18258 ! R:/10.30.170.252:58194]} down, reason: End of input 23:17:05.381 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:05.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44104]) process #17 SSH_MSG_IGNORE 23:17:05.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_IGNORE 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:45702])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) exit code=0, immediate=false 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) Closing gracefully 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702])[immediately=false] processing 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45702]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) Closing immediately 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702])[immediately=true] processing 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702] 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2511c2b9) signal close complete immediately=true 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@271ba8d9) signal close complete immediately=true 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702])[Immediately] closed 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) result=null 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68825c25) signal close complete immediately=false 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f78c98d) signal close complete immediately=false 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45702]) code=0 message='' shell closed 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45702]) Closing immediately 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45702]]) Closing immediately 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45702]) stopping 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45702]) stopped 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45702]])[Immediately] closed 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18259] - close(TransportIoSession[local=/10.30.170.33:18259, remote=/10.30.170.252:45702]) Closing immediately 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18259] - close(TransportIoSession[local=/10.30.170.33:18259, remote=/10.30.170.252:45702])[Immediately] closed 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5457c8d1) signal close complete immediately=true 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45702])[Immediately] closed 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf6c3adee, L:/10.30.170.33:18259 ! R:/10.30.170.252:45702] inactive. 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xf6c3adee, L:/10.30.170.33:18259 ! R:/10.30.170.252:45702]} end of input detected while session was in state up 23:17:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=430, channel=[id: 0xf6c3adee, L:/10.30.170.33:18259 ! R:/10.30.170.252:45702]} down, reason: End of input 23:17:05.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56404])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) exit code=0, immediate=false 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) Closing gracefully 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404])[immediately=false] processing 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:05.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56404]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) Closing immediately 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404])[immediately=true] processing 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404] 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77322f2e) signal close complete immediately=true 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3532ab9c) signal close complete immediately=true 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404])[Immediately] closed 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) result=null 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47584ffe) signal close complete immediately=false 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@118c3231) signal close complete immediately=false 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56404]) code=0 message='' shell closed 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56404]) Closing immediately 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56404]]) Closing immediately 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56404]) stopping 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56404]) stopped 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56404]])[Immediately] closed 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:18260] - close(TransportIoSession[local=/10.30.170.33:18260, remote=/10.30.170.252:56404]) Closing immediately 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:18260] - close(TransportIoSession[local=/10.30.170.33:18260, remote=/10.30.170.252:56404])[Immediately] closed 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77213471) signal close complete immediately=true 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56404])[Immediately] closed 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x257ea413, L:/10.30.170.33:18260 ! R:/10.30.170.252:56404] inactive. 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=431, channel=[id: 0x257ea413, L:/10.30.170.33:18260 ! R:/10.30.170.252:56404]} end of input detected while session was in state up 23:17:05.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=431, channel=[id: 0x257ea413, L:/10.30.170.33:18260 ! R:/10.30.170.252:56404]} down, reason: End of input 23:17:06.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:06.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:60086]) process #17 SSH_MSG_IGNORE 23:17:06.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_IGNORE 23:17:06.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52724])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:06.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) exit code=0, immediate=false 23:17:06.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:06.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) Closing gracefully 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724])[immediately=false] processing 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52724]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) Closing immediately 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724])[immediately=true] processing 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724] 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b0f349e) signal close complete immediately=true 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4592a7e0) signal close complete immediately=true 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724])[Immediately] closed 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) result=null 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9f9064e) signal close complete immediately=false 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28979caf) signal close complete immediately=false 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52724]) code=0 message='' shell closed 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52724]) Closing immediately 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52724]]) Closing immediately 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52724]) stopping 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52724]) stopped 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52724]])[Immediately] closed 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18261] - close(TransportIoSession[local=/10.30.170.33:18261, remote=/10.30.170.252:52724]) Closing immediately 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18261] - close(TransportIoSession[local=/10.30.170.33:18261, remote=/10.30.170.252:52724])[Immediately] closed 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aaef6e7) signal close complete immediately=true 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52724])[Immediately] closed 23:17:06.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x03e62f05, L:/10.30.170.33:18261 ! R:/10.30.170.252:52724] inactive. 23:17:06.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x03e62f05, L:/10.30.170.33:18261 ! R:/10.30.170.252:52724]} end of input detected while session was in state up 23:17:06.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=432, channel=[id: 0x03e62f05, L:/10.30.170.33:18261 ! R:/10.30.170.252:52724]} down, reason: End of input 23:17:06.561 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:06.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:34126]) process #17 SSH_MSG_IGNORE 23:17:06.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_IGNORE 23:17:06.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54598])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:06.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) exit code=0, immediate=false 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) Closing gracefully 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598])[immediately=false] processing 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54598]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) Closing immediately 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598])[immediately=true] processing 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598] 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c689eab) signal close complete immediately=true 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b199ee8) signal close complete immediately=true 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598])[Immediately] closed 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) result=null 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4306aa8e) signal close complete immediately=false 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28cffd60) signal close complete immediately=false 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54598]) code=0 message='' shell closed 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54598]) Closing immediately 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54598]]) Closing immediately 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54598]) stopping 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54598]) stopped 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54598]])[Immediately] closed 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18262] - close(TransportIoSession[local=/10.30.170.33:18262, remote=/10.30.170.252:54598]) Closing immediately 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18262] - close(TransportIoSession[local=/10.30.170.33:18262, remote=/10.30.170.252:54598])[Immediately] closed 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40bab314) signal close complete immediately=true 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54598])[Immediately] closed 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x01c5e6ae, L:/10.30.170.33:18262 ! R:/10.30.170.252:54598] inactive. 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=433, channel=[id: 0x01c5e6ae, L:/10.30.170.33:18262 ! R:/10.30.170.252:54598]} end of input detected while session was in state up 23:17:06.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=433, channel=[id: 0x01c5e6ae, L:/10.30.170.33:18262 ! R:/10.30.170.252:54598]} down, reason: End of input 23:17:06.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:06.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:44134]) process #17 SSH_MSG_IGNORE 23:17:06.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_IGNORE 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44256])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) exit code=0, immediate=false 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) Closing gracefully 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256])[immediately=false] processing 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44256]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:06.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) Closing immediately 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256])[immediately=true] processing 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256] 23:17:06.921 [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@7c86f6e2) signal close complete immediately=true 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:06.921 [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@1842faec) signal close complete immediately=true 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256])[Immediately] closed 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) result=null 23:17:06.921 [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@740164c7) signal close complete immediately=false 23:17:06.921 [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@4967e779) signal close complete immediately=false 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44256]) code=0 message='' shell closed 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44256]) Closing immediately 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44256]]) Closing immediately 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44256]) stopping 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44256]) stopped 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44256]])[Immediately] closed 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18263] - close(TransportIoSession[local=/10.30.170.33:18263, remote=/10.30.170.252:44256]) Closing immediately 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.33:18263] - close(TransportIoSession[local=/10.30.170.33:18263, remote=/10.30.170.252:44256])[Immediately] closed 23:17:06.921 [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@21d3951) signal close complete immediately=true 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44256])[Immediately] closed 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd1f81e06, L:/10.30.170.33:18263 ! R:/10.30.170.252:44256] inactive. 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=434, channel=[id: 0xd1f81e06, L:/10.30.170.33:18263 ! R:/10.30.170.252:44256]} end of input detected while session was in state up 23:17:06.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=434, channel=[id: 0xd1f81e06, L:/10.30.170.33:18263 ! R:/10.30.170.252:44256]} down, reason: End of input 23:17:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41418])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) exit code=0, immediate=false 23:17:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) Closing gracefully 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418])[immediately=false] processing 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41418]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) Closing immediately 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418])[immediately=true] processing 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418] 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@585bd053) signal close complete immediately=true 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2785bec7) signal close complete immediately=true 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418])[Immediately] closed 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) result=null 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59d16d3c) signal close complete immediately=false 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@499fce1b) signal close complete immediately=false 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41418]) code=0 message='' shell closed 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41418]) Closing immediately 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41418]]) Closing immediately 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41418]) stopping 23:17:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41418]) stopped 23:17:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41418]])[Immediately] closed 23:17:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18264] - close(TransportIoSession[local=/10.30.170.33:18264, remote=/10.30.170.252:41418]) Closing immediately 23:17:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18264] - close(TransportIoSession[local=/10.30.170.33:18264, remote=/10.30.170.252:41418])[Immediately] closed 23:17:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f404633) signal close complete immediately=true 23:17:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41418])[Immediately] closed 23:17:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe5b8117d, L:/10.30.170.33:18264 ! R:/10.30.170.252:41418] inactive. 23:17:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=435, channel=[id: 0xe5b8117d, L:/10.30.170.33:18264 ! R:/10.30.170.252:41418]} end of input detected while session was in state up 23:17:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=435, channel=[id: 0xe5b8117d, L:/10.30.170.33:18264 ! R:/10.30.170.252:41418]} down, reason: End of input 23:17:07.495 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:07.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37996]) process #17 SSH_MSG_IGNORE 23:17:07.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_IGNORE 23:17:07.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52702])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:07.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) exit code=0, immediate=false 23:17:07.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:07.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:07.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) Closing gracefully 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702])[immediately=false] processing 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52702]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) Closing immediately 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702])[immediately=true] processing 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702] 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72eb0869) signal close complete immediately=true 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@792d982) signal close complete immediately=true 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702])[Immediately] closed 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) result=null 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66f63f04) signal close complete immediately=false 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27cd299d) signal close complete immediately=false 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52702]) code=0 message='' shell closed 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52702]) Closing immediately 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52702]]) Closing immediately 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52702]) stopping 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52702]) stopped 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52702]])[Immediately] closed 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18265] - close(TransportIoSession[local=/10.30.170.33:18265, remote=/10.30.170.252:52702]) Closing immediately 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18265] - close(TransportIoSession[local=/10.30.170.33:18265, remote=/10.30.170.252:52702])[Immediately] closed 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dcfd54d) signal close complete immediately=true 23:17:07.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52702])[Immediately] closed 23:17:07.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x33cba541, L:/10.30.170.33:18265 ! R:/10.30.170.252:52702] inactive. 23:17:07.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x33cba541, L:/10.30.170.33:18265 ! R:/10.30.170.252:52702]} end of input detected while session was in state up 23:17:07.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=436, channel=[id: 0x33cba541, L:/10.30.170.33:18265 ! R:/10.30.170.252:52702]} down, reason: End of input 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43114])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) exit code=0, immediate=false 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) Closing gracefully 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114])[immediately=false] processing 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43114]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) Closing immediately 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114])[immediately=true] processing 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114] 23:17:07.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1353e5f3) signal close complete immediately=true 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28822e8f) signal close complete immediately=true 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114])[Immediately] closed 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) result=null 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41c02fa7) signal close complete immediately=false 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61a57633) signal close complete immediately=false 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43114]) code=0 message='' shell closed 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43114]) Closing immediately 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43114]]) Closing immediately 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43114]) stopping 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43114]) stopped 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43114]])[Immediately] closed 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18266] - close(TransportIoSession[local=/10.30.170.33:18266, remote=/10.30.170.252:43114]) Closing immediately 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18266] - close(TransportIoSession[local=/10.30.170.33:18266, remote=/10.30.170.252:43114])[Immediately] closed 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d557b89) signal close complete immediately=true 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43114])[Immediately] closed 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x107b5c3d, L:/10.30.170.33:18266 ! R:/10.30.170.252:43114] inactive. 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x107b5c3d, L:/10.30.170.33:18266 ! R:/10.30.170.252:43114]} end of input detected while session was in state up 23:17:07.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=437, channel=[id: 0x107b5c3d, L:/10.30.170.33:18266 ! R:/10.30.170.252:43114]} down, reason: End of input 23:17:07.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:07.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50944]) process #17 SSH_MSG_IGNORE 23:17:07.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_IGNORE 23:17:08.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37748])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:08.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) exit code=0, immediate=false 23:17:08.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:08.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:08.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:08.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:08.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) Closing gracefully 23:17:08.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) 23:17:08.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) 23:17:08.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748])[immediately=false] processing 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37748]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) Closing immediately 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748])[immediately=true] processing 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748] 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71f2ee1) signal close complete immediately=true 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e39ce0f) signal close complete immediately=true 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748])[Immediately] closed 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) result=null 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35a0dc30) signal close complete immediately=false 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b9c2a4a) signal close complete immediately=false 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37748]) code=0 message='' shell closed 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37748]) Closing immediately 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37748]]) Closing immediately 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37748]) stopping 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37748]) stopped 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37748]])[Immediately] closed 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18267] - close(TransportIoSession[local=/10.30.170.33:18267, remote=/10.30.170.252:37748]) Closing immediately 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18267] - close(TransportIoSession[local=/10.30.170.33:18267, remote=/10.30.170.252:37748])[Immediately] closed 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50a7bfe) signal close complete immediately=true 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37748])[Immediately] closed 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x74e73aab, L:/10.30.170.33:18267 ! R:/10.30.170.252:37748] inactive. 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=438, channel=[id: 0x74e73aab, L:/10.30.170.33:18267 ! R:/10.30.170.252:37748]} end of input detected while session was in state up 23:17:08.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=438, channel=[id: 0x74e73aab, L:/10.30.170.33:18267 ! R:/10.30.170.252:37748]} down, reason: End of input 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52980])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) exit code=0, immediate=false 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) Closing gracefully 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980])[immediately=false] processing 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52980]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) Closing immediately 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980])[immediately=true] processing 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980] 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6db7c787) signal close complete immediately=true 23:17:08.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65d25dd1) signal close complete immediately=true 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980])[Immediately] closed 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) result=null 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6eb65980) signal close complete immediately=false 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15a58819) signal close complete immediately=false 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52980]) code=0 message='' shell closed 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52980]) Closing immediately 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52980]]) Closing immediately 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52980]) stopping 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52980]) stopped 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52980]])[Immediately] closed 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18268] - close(TransportIoSession[local=/10.30.170.33:18268, remote=/10.30.170.252:52980]) Closing immediately 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18268] - close(TransportIoSession[local=/10.30.170.33:18268, remote=/10.30.170.252:52980])[Immediately] closed 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46fdfed5) signal close complete immediately=true 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52980])[Immediately] closed 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc133faf9, L:/10.30.170.33:18268 ! R:/10.30.170.252:52980] inactive. 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xc133faf9, L:/10.30.170.33:18268 ! R:/10.30.170.252:52980]} end of input detected while session was in state up 23:17:08.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=439, channel=[id: 0xc133faf9, L:/10.30.170.33:18268 ! R:/10.30.170.252:52980]} down, reason: End of input 23:17:08.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:43350]) process #17 SSH_MSG_IGNORE 23:17:08.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_IGNORE 23:17:08.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:08.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:52642])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) exit code=0, immediate=false 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) Closing gracefully 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642])[immediately=false] processing 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:52642]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) Closing immediately 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642])[immediately=true] processing 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642] 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7680c041) signal close complete immediately=true 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68037895) signal close complete immediately=true 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642])[Immediately] closed 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) result=null 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6952c4d0) signal close complete immediately=false 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cb11fe9) signal close complete immediately=false 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:52642]) code=0 message='' shell closed 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52642]) Closing immediately 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52642]]) Closing immediately 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52642]) stopping 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:52642]) stopped 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:52642]])[Immediately] closed 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18269] - close(TransportIoSession[local=/10.30.170.33:18269, remote=/10.30.170.252:52642]) Closing immediately 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18269] - close(TransportIoSession[local=/10.30.170.33:18269, remote=/10.30.170.252:52642])[Immediately] closed 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cc34ef6) signal close complete immediately=true 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:52642])[Immediately] closed 23:17:08.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xee236d66, L:/10.30.170.33:18269 ! R:/10.30.170.252:52642] inactive. 23:17:08.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xee236d66, L:/10.30.170.33:18269 ! R:/10.30.170.252:52642]} end of input detected while session was in state up 23:17:08.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=440, channel=[id: 0xee236d66, L:/10.30.170.33:18269 ! R:/10.30.170.252:52642]} down, reason: End of input 23:17:09.005 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:09.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53780]) process #17 SSH_MSG_IGNORE 23:17:09.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_IGNORE 23:17:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48796])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) exit code=0, immediate=false 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) Closing gracefully 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796])[immediately=false] processing 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48796]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) Closing immediately 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796])[immediately=true] processing 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796] 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18763ff5) signal close complete immediately=true 23:17:09.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:09.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ad98717) signal close complete immediately=true 23:17:09.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796])[Immediately] closed 23:17:09.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) result=null 23:17:09.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35a76b2b) signal close complete immediately=false 23:17:09.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27f8ee49) signal close complete immediately=false 23:17:09.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48796]) code=0 message='' shell closed 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48796]) Closing immediately 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48796]]) Closing immediately 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48796]) stopping 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48796]) stopped 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48796]])[Immediately] closed 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18270] - close(TransportIoSession[local=/10.30.170.33:18270, remote=/10.30.170.252:48796]) Closing immediately 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18270] - close(TransportIoSession[local=/10.30.170.33:18270, remote=/10.30.170.252:48796])[Immediately] closed 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ed8e4d4) signal close complete immediately=true 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48796])[Immediately] closed 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc8ee0f36, L:/10.30.170.33:18270 ! R:/10.30.170.252:48796] inactive. 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=441, channel=[id: 0xc8ee0f36, L:/10.30.170.33:18270 ! R:/10.30.170.252:48796]} end of input detected while session was in state up 23:17:09.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=441, channel=[id: 0xc8ee0f36, L:/10.30.170.33:18270 ! R:/10.30.170.252:48796]} down, reason: End of input 23:17:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53454])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) exit code=0, immediate=false 23:17:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) Closing gracefully 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454])[immediately=false] processing 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53454]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) Closing immediately 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454])[immediately=true] processing 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454] 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a866c21) signal close complete immediately=true 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63fb4f23) signal close complete immediately=true 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454])[Immediately] closed 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) result=null 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3959ce17) signal close complete immediately=false 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ce71963) signal close complete immediately=false 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53454]) code=0 message='' shell closed 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53454]) Closing immediately 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53454]]) Closing immediately 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53454]) stopping 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53454]) stopped 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53454]])[Immediately] closed 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18271] - close(TransportIoSession[local=/10.30.170.33:18271, remote=/10.30.170.252:53454]) Closing immediately 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18271] - close(TransportIoSession[local=/10.30.170.33:18271, remote=/10.30.170.252:53454])[Immediately] closed 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75a981ba) signal close complete immediately=true 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53454])[Immediately] closed 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9358d9c8, L:/10.30.170.33:18271 ! R:/10.30.170.252:53454] inactive. 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=442, channel=[id: 0x9358d9c8, L:/10.30.170.33:18271 ! R:/10.30.170.252:53454]} end of input detected while session was in state up 23:17:09.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=442, channel=[id: 0x9358d9c8, L:/10.30.170.33:18271 ! R:/10.30.170.252:53454]} down, reason: End of input 23:17:09.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:09.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:42088]) process #17 SSH_MSG_IGNORE 23:17:09.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_IGNORE 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35662])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) exit code=0, immediate=false 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) Closing gracefully 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662])[immediately=false] processing 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35662]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) Closing immediately 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662])[immediately=true] processing 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662] 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d6ec500) signal close complete immediately=true 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ca16bdc) signal close complete immediately=true 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662])[Immediately] closed 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) result=null 23:17:09.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@108a019b) signal close complete immediately=false 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20669d52) signal close complete immediately=false 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35662]) code=0 message='' shell closed 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35662]) Closing immediately 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35662]]) Closing immediately 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35662]) stopping 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35662]) stopped 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35662]])[Immediately] closed 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18272] - close(TransportIoSession[local=/10.30.170.33:18272, remote=/10.30.170.252:35662]) Closing immediately 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18272] - close(TransportIoSession[local=/10.30.170.33:18272, remote=/10.30.170.252:35662])[Immediately] closed 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bab1a9b) signal close complete immediately=true 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35662])[Immediately] closed 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x958cec0c, L:/10.30.170.33:18272 ! R:/10.30.170.252:35662] inactive. 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x958cec0c, L:/10.30.170.33:18272 ! R:/10.30.170.252:35662]} end of input detected while session was in state up 23:17:09.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=443, channel=[id: 0x958cec0c, L:/10.30.170.33:18272 ! R:/10.30.170.252:35662]} down, reason: End of input 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43026])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) exit code=0, immediate=false 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) Closing gracefully 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026])[immediately=false] processing 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43026]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) Closing immediately 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026])[immediately=true] processing 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026] 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42e43e64) signal close complete immediately=true 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2797a417) signal close complete immediately=true 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026])[Immediately] closed 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) result=null 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6412195b) signal close complete immediately=false 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23e4de43) signal close complete immediately=false 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43026]) code=0 message='' shell closed 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43026]) Closing immediately 23:17:09.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:09.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43026]]) Closing immediately 23:17:09.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43026]) stopping 23:17:09.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43026]) stopped 23:17:09.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43026]])[Immediately] closed 23:17:09.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18273] - close(TransportIoSession[local=/10.30.170.33:18273, remote=/10.30.170.252:43026]) Closing immediately 23:17:09.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18273] - close(TransportIoSession[local=/10.30.170.33:18273, remote=/10.30.170.252:43026])[Immediately] closed 23:17:09.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4090d345) signal close complete immediately=true 23:17:09.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43026])[Immediately] closed 23:17:09.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0086a7e8, L:/10.30.170.33:18273 ! R:/10.30.170.252:43026] inactive. 23:17:09.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x0086a7e8, L:/10.30.170.33:18273 ! R:/10.30.170.252:43026]} end of input detected while session was in state up 23:17:09.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=444, channel=[id: 0x0086a7e8, L:/10.30.170.33:18273 ! R:/10.30.170.252:43026]} down, reason: End of input 23:17:10.118 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:10.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:37632]) process #17 SSH_MSG_IGNORE 23:17:10.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_IGNORE 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44004])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) exit code=0, immediate=false 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) Closing gracefully 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004])[immediately=false] processing 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44004]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) Closing immediately 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004])[immediately=true] processing 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004] 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fc27740) signal close complete immediately=true 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e554d9c) signal close complete immediately=true 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004])[Immediately] closed 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) result=null 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@770add89) signal close complete immediately=false 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f3f45cd) signal close complete immediately=false 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44004]) code=0 message='' shell closed 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44004]) Closing immediately 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44004]]) Closing immediately 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44004]) stopping 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44004]) stopped 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44004]])[Immediately] closed 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18274] - close(TransportIoSession[local=/10.30.170.33:18274, remote=/10.30.170.252:44004]) Closing immediately 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18274] - close(TransportIoSession[local=/10.30.170.33:18274, remote=/10.30.170.252:44004])[Immediately] closed 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32b571d) signal close complete immediately=true 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44004])[Immediately] closed 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6358446e, L:/10.30.170.33:18274 ! R:/10.30.170.252:44004] inactive. 23:17:10.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x6358446e, L:/10.30.170.33:18274 ! R:/10.30.170.252:44004]} end of input detected while session was in state up 23:17:10.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=445, channel=[id: 0x6358446e, L:/10.30.170.33:18274 ! R:/10.30.170.252:44004]} down, reason: End of input 23:17:10.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:41738]) process #17 SSH_MSG_IGNORE 23:17:10.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_IGNORE 23:17:10.461 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41582])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) exit code=0, immediate=false 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) Closing gracefully 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582])[immediately=false] processing 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41582]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) Closing immediately 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582])[immediately=true] processing 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582] 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6619d898) signal close complete immediately=true 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@380607a2) signal close complete immediately=true 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582])[Immediately] closed 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) result=null 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63f5e476) signal close complete immediately=false 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d3be6a5) signal close complete immediately=false 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41582]) code=0 message='' shell closed 23:17:10.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41582]) Closing immediately 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41582]]) Closing immediately 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41582]) stopping 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41582]) stopped 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41582]])[Immediately] closed 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18275] - close(TransportIoSession[local=/10.30.170.33:18275, remote=/10.30.170.252:41582]) Closing immediately 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18275] - close(TransportIoSession[local=/10.30.170.33:18275, remote=/10.30.170.252:41582])[Immediately] closed 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35ce2082) signal close complete immediately=true 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41582])[Immediately] closed 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x654a54ce, L:/10.30.170.33:18275 ! R:/10.30.170.252:41582] inactive. 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x654a54ce, L:/10.30.170.33:18275 ! R:/10.30.170.252:41582]} end of input detected while session was in state up 23:17:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=446, channel=[id: 0x654a54ce, L:/10.30.170.33:18275 ! R:/10.30.170.252:41582]} down, reason: End of input 23:17:10.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50984])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:10.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) exit code=0, immediate=false 23:17:10.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:10.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:10.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:10.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:10.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) Closing gracefully 23:17:10.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) 23:17:10.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984])[immediately=false] processing 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50984]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) Closing immediately 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984])[immediately=true] processing 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984] 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bf111fa) signal close complete immediately=true 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cc8d38e) signal close complete immediately=true 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984])[Immediately] closed 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) result=null 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9e31d2f) signal close complete immediately=false 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c164162) signal close complete immediately=false 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50984]) code=0 message='' shell closed 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50984]) Closing immediately 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50984]]) Closing immediately 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50984]) stopping 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50984]) stopped 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50984]])[Immediately] closed 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18276] - close(TransportIoSession[local=/10.30.170.33:18276, remote=/10.30.170.252:50984]) Closing immediately 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18276] - close(TransportIoSession[local=/10.30.170.33:18276, remote=/10.30.170.252:50984])[Immediately] closed 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f9be3db) signal close complete immediately=true 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50984])[Immediately] closed 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x122ccced, L:/10.30.170.33:18276 ! R:/10.30.170.252:50984] inactive. 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x122ccced, L:/10.30.170.33:18276 ! R:/10.30.170.252:50984]} end of input detected while session was in state up 23:17:10.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=447, channel=[id: 0x122ccced, L:/10.30.170.33:18276 ! R:/10.30.170.252:50984]} down, reason: End of input 23:17:11.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35902])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) exit code=0, immediate=false 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) Closing gracefully 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902])[immediately=false] processing 23:17:11.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35902]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) Closing immediately 23:17:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902])[immediately=true] processing 23:17:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902] 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dce4318) signal close complete immediately=true 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cc0616d) signal close complete immediately=true 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902])[Immediately] closed 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) result=null 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79e0151e) signal close complete immediately=false 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4762a173) signal close complete immediately=false 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35902]) code=0 message='' shell closed 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35902]) Closing immediately 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35902]]) Closing immediately 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35902]) stopping 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35902]) stopped 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35902]])[Immediately] closed 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18277] - close(TransportIoSession[local=/10.30.170.33:18277, remote=/10.30.170.252:35902]) Closing immediately 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18277] - close(TransportIoSession[local=/10.30.170.33:18277, remote=/10.30.170.252:35902])[Immediately] closed 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58abfc04) signal close complete immediately=true 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35902])[Immediately] closed 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3c0dd402, L:/10.30.170.33:18277 ! R:/10.30.170.252:35902] inactive. 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x3c0dd402, L:/10.30.170.33:18277 ! R:/10.30.170.252:35902]} end of input detected while session was in state up 23:17:11.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=448, channel=[id: 0x3c0dd402, L:/10.30.170.33:18277 ! R:/10.30.170.252:35902]} down, reason: End of input 23:17:11.284 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:11.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:55498]) process #17 SSH_MSG_IGNORE 23:17:11.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_IGNORE 23:17:11.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58114])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:11.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) exit code=0, immediate=false 23:17:11.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) Closing gracefully 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114])[immediately=false] processing 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58114]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) Closing immediately 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114])[immediately=true] processing 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114] 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a6fac5b) signal close complete immediately=true 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b52d8c4) signal close complete immediately=true 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114])[Immediately] closed 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) result=null 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dd7161) signal close complete immediately=false 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fd37087) signal close complete immediately=false 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58114]) code=0 message='' shell closed 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58114]) Closing immediately 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58114]]) Closing immediately 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58114]) stopping 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58114]) stopped 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58114]])[Immediately] closed 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18278] - close(TransportIoSession[local=/10.30.170.33:18278, remote=/10.30.170.252:58114]) Closing immediately 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18278] - close(TransportIoSession[local=/10.30.170.33:18278, remote=/10.30.170.252:58114])[Immediately] closed 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8390452) signal close complete immediately=true 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58114])[Immediately] closed 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x58db3b7e, L:/10.30.170.33:18278 ! R:/10.30.170.252:58114] inactive. 23:17:11.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x58db3b7e, L:/10.30.170.33:18278 ! R:/10.30.170.252:58114]} end of input detected while session was in state up 23:17:11.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=449, channel=[id: 0x58db3b7e, L:/10.30.170.33:18278 ! R:/10.30.170.252:58114]} down, reason: End of input 23:17:11.601 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:45290]) process #17 SSH_MSG_IGNORE 23:17:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_IGNORE 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51700])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) exit code=0, immediate=false 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) Closing gracefully 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[immediately=false] processing 23:17:11.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51700]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) Closing immediately 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[immediately=true] processing 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700] 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77a5bd83) signal close complete immediately=true 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22d9e083) signal close complete immediately=true 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700])[Immediately] closed 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) result=null 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f0b7c5c) signal close complete immediately=false 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@643a108) signal close complete immediately=false 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51700]) code=0 message='' shell closed 23:17:11.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51700]) Closing immediately 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51700]]) Closing immediately 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51700]) stopping 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51700]) stopped 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51700]])[Immediately] closed 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18279] - close(TransportIoSession[local=/10.30.170.33:18279, remote=/10.30.170.252:51700]) Closing immediately 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18279] - close(TransportIoSession[local=/10.30.170.33:18279, remote=/10.30.170.252:51700])[Immediately] closed 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c505de6) signal close complete immediately=true 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51700])[Immediately] closed 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4fee2852, L:/10.30.170.33:18279 ! R:/10.30.170.252:51700] inactive. 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x4fee2852, L:/10.30.170.33:18279 ! R:/10.30.170.252:51700]} end of input detected while session was in state up 23:17:11.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=450, channel=[id: 0x4fee2852, L:/10.30.170.33:18279 ! R:/10.30.170.252:51700]} down, reason: End of input 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:39866])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) exit code=0, immediate=false 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) Closing gracefully 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866])[immediately=false] processing 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:39866]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) Closing immediately 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866])[immediately=true] processing 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866] 23:17:12.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a288de2) signal close complete immediately=true 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27e8b29d) signal close complete immediately=true 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866])[Immediately] closed 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) result=null 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20e69325) signal close complete immediately=false 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@637a9628) signal close complete immediately=false 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:39866]) code=0 message='' shell closed 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39866]) Closing immediately 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39866]]) Closing immediately 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39866]) stopping 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:39866]) stopped 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:39866]])[Immediately] closed 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18280] - close(TransportIoSession[local=/10.30.170.33:18280, remote=/10.30.170.252:39866]) Closing immediately 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18280] - close(TransportIoSession[local=/10.30.170.33:18280, remote=/10.30.170.252:39866])[Immediately] closed 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d135038) signal close complete immediately=true 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:39866])[Immediately] closed 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7f5c0f41, L:/10.30.170.33:18280 ! R:/10.30.170.252:39866] inactive. 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x7f5c0f41, L:/10.30.170.33:18280 ! R:/10.30.170.252:39866]} end of input detected while session was in state up 23:17:12.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=451, channel=[id: 0x7f5c0f41, L:/10.30.170.33:18280 ! R:/10.30.170.252:39866]} down, reason: End of input 23:17:12.181 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35292]) process #17 SSH_MSG_IGNORE 23:17:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_IGNORE 23:17:12.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46698])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) exit code=0, immediate=false 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) Closing gracefully 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698])[immediately=false] processing 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46698]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) Closing immediately 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698])[immediately=true] processing 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698] 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b7945ac) signal close complete immediately=true 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5513c92b) signal close complete immediately=true 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698])[Immediately] closed 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) result=null 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f54ceb0) signal close complete immediately=false 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d5c08ef) signal close complete immediately=false 23:17:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46698]) code=0 message='' shell closed 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46698]) Closing immediately 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46698]]) Closing immediately 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46698]) stopping 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46698]) stopped 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46698]])[Immediately] closed 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18281] - close(TransportIoSession[local=/10.30.170.33:18281, remote=/10.30.170.252:46698]) Closing immediately 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18281] - close(TransportIoSession[local=/10.30.170.33:18281, remote=/10.30.170.252:46698])[Immediately] closed 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ce962cd) signal close complete immediately=true 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46698])[Immediately] closed 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x42c9e07a, L:/10.30.170.33:18281 ! R:/10.30.170.252:46698] inactive. 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x42c9e07a, L:/10.30.170.33:18281 ! R:/10.30.170.252:46698]} end of input detected while session was in state up 23:17:12.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=452, channel=[id: 0x42c9e07a, L:/10.30.170.33:18281 ! R:/10.30.170.252:46698]} down, reason: End of input 23:17:12.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:12.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40092]) process #17 SSH_MSG_IGNORE 23:17:12.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_IGNORE 23:17:12.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37566])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:12.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) exit code=0, immediate=false 23:17:12.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:12.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:12.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:12.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:12.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) Closing gracefully 23:17:12.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) 23:17:12.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566])[immediately=false] processing 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37566]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) Closing immediately 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566])[immediately=true] processing 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566] 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a25d040) signal close complete immediately=true 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cc8495c) signal close complete immediately=true 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566])[Immediately] closed 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) result=null 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18a7dfae) signal close complete immediately=false 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30d7186f) signal close complete immediately=false 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37566]) code=0 message='' shell closed 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37566]) Closing immediately 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37566]]) Closing immediately 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37566]) stopping 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37566]) stopped 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37566]])[Immediately] closed 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18282] - close(TransportIoSession[local=/10.30.170.33:18282, remote=/10.30.170.252:37566]) Closing immediately 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18282] - close(TransportIoSession[local=/10.30.170.33:18282, remote=/10.30.170.252:37566])[Immediately] closed 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44479e5) signal close complete immediately=true 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37566])[Immediately] closed 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaea8ceb8, L:/10.30.170.33:18282 ! R:/10.30.170.252:37566] inactive. 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=453, channel=[id: 0xaea8ceb8, L:/10.30.170.33:18282 ! R:/10.30.170.252:37566]} end of input detected while session was in state up 23:17:12.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=453, channel=[id: 0xaea8ceb8, L:/10.30.170.33:18282 ! R:/10.30.170.252:37566]} down, reason: End of input 23:17:13.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47344])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:13.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) exit code=0, immediate=false 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) Closing gracefully 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344])[immediately=false] processing 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47344]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) Closing immediately 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344])[immediately=true] processing 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344] 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@400c7be3) signal close complete immediately=true 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7246d02e) signal close complete immediately=true 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344])[Immediately] closed 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) result=null 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f91ac55) signal close complete immediately=false 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c5a1510) signal close complete immediately=false 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47344]) code=0 message='' shell closed 23:17:13.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47344]) Closing immediately 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47344]]) Closing immediately 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47344]) stopping 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47344]) stopped 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47344]])[Immediately] closed 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18283] - close(TransportIoSession[local=/10.30.170.33:18283, remote=/10.30.170.252:47344]) Closing immediately 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18283] - close(TransportIoSession[local=/10.30.170.33:18283, remote=/10.30.170.252:47344])[Immediately] closed 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4faaa81b) signal close complete immediately=true 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47344])[Immediately] closed 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x63e06a77, L:/10.30.170.33:18283 ! R:/10.30.170.252:47344] inactive. 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x63e06a77, L:/10.30.170.33:18283 ! R:/10.30.170.252:47344]} end of input detected while session was in state up 23:17:13.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=454, channel=[id: 0x63e06a77, L:/10.30.170.33:18283 ! R:/10.30.170.252:47344]} down, reason: End of input 23:17:13.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:13.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53424]) process #17 SSH_MSG_IGNORE 23:17:13.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_IGNORE 23:17:13.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41196])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:13.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) exit code=0, immediate=false 23:17:13.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:13.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:13.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:13.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:13.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) Closing gracefully 23:17:13.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) 23:17:13.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[immediately=false] processing 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) Closing immediately 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[immediately=true] processing 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196] 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bdfb79b) signal close complete immediately=true 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f6ccc3a) signal close complete immediately=true 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[Immediately] closed 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) result=null 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11f566db) signal close complete immediately=false 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4893ef61) signal close complete immediately=false 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) code=0 message='' shell closed 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41196]) Closing immediately 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41196]]) Closing immediately 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41196]) stopping 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41196]) stopped 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41196]])[Immediately] closed 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18284] - close(TransportIoSession[local=/10.30.170.33:18284, remote=/10.30.170.252:41196]) Closing immediately 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18284] - close(TransportIoSession[local=/10.30.170.33:18284, remote=/10.30.170.252:41196])[Immediately] closed 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e56fa87) signal close complete immediately=true 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41196])[Immediately] closed 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x325154c8, L:/10.30.170.33:18284 ! R:/10.30.170.252:41196] inactive. 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=455, channel=[id: 0x325154c8, L:/10.30.170.33:18284 ! R:/10.30.170.252:41196]} end of input detected while session was in state up 23:17:13.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=455, channel=[id: 0x325154c8, L:/10.30.170.33:18284 ! R:/10.30.170.252:41196]} down, reason: End of input 23:17:13.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:38602])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:13.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) exit code=0, immediate=false 23:17:13.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) Closing gracefully 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602])[immediately=false] processing 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:38602]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) Closing immediately 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602])[immediately=true] processing 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602] 23:17:13.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@440e4607) signal close complete immediately=true 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7633bf92) signal close complete immediately=true 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602])[Immediately] closed 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) result=null 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e64e9a8) signal close complete immediately=false 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7849f8e1) signal close complete immediately=false 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:38602]) code=0 message='' shell closed 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38602]) Closing immediately 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38602]]) Closing immediately 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38602]) stopping 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:38602]) stopped 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:38602]])[Immediately] closed 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18285] - close(TransportIoSession[local=/10.30.170.33:18285, remote=/10.30.170.252:38602]) Closing immediately 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18285] - close(TransportIoSession[local=/10.30.170.33:18285, remote=/10.30.170.252:38602])[Immediately] closed 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e41b791) signal close complete immediately=true 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:38602])[Immediately] closed 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x646cc944, L:/10.30.170.33:18285 ! R:/10.30.170.252:38602] inactive. 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=456, channel=[id: 0x646cc944, L:/10.30.170.33:18285 ! R:/10.30.170.252:38602]} end of input detected while session was in state up 23:17:13.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=456, channel=[id: 0x646cc944, L:/10.30.170.33:18285 ! R:/10.30.170.252:38602]} down, reason: End of input 23:17:13.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50416]) process #17 SSH_MSG_IGNORE 23:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_IGNORE 23:17:14.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48750])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:14.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) exit code=0, immediate=false 23:17:14.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:14.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:14.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:14.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:14.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) Closing gracefully 23:17:14.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) 23:17:14.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750])[immediately=false] processing 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48750]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) Closing immediately 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750])[immediately=true] processing 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750] 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13940b7a) signal close complete immediately=true 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b004712) signal close complete immediately=true 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750])[Immediately] closed 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) result=null 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@521b7804) signal close complete immediately=false 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20ebef11) signal close complete immediately=false 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48750]) code=0 message='' shell closed 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48750]) Closing immediately 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48750]]) Closing immediately 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48750]) stopping 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48750]) stopped 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48750]])[Immediately] closed 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18286] - close(TransportIoSession[local=/10.30.170.33:18286, remote=/10.30.170.252:48750]) Closing immediately 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18286] - close(TransportIoSession[local=/10.30.170.33:18286, remote=/10.30.170.252:48750])[Immediately] closed 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1397efad) signal close complete immediately=true 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48750])[Immediately] closed 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbe62998f, L:/10.30.170.33:18286 ! R:/10.30.170.252:48750] inactive. 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xbe62998f, L:/10.30.170.33:18286 ! R:/10.30.170.252:48750]} end of input detected while session was in state up 23:17:14.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=457, channel=[id: 0xbe62998f, L:/10.30.170.33:18286 ! R:/10.30.170.252:48750]} down, reason: End of input 23:17:14.219 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:14.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:46174]) process #17 SSH_MSG_IGNORE 23:17:14.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_IGNORE 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51548])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) exit code=0, immediate=false 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) Closing gracefully 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548])[immediately=false] processing 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51548]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) Closing immediately 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548])[immediately=true] processing 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548] 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ff6da33) signal close complete immediately=true 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7aa9016b) signal close complete immediately=true 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548])[Immediately] closed 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) result=null 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22bb54fa) signal close complete immediately=false 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@358de5d1) signal close complete immediately=false 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51548]) code=0 message='' shell closed 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51548]) Closing immediately 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51548]]) Closing immediately 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51548]) stopping 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51548]) stopped 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51548]])[Immediately] closed 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18287] - close(TransportIoSession[local=/10.30.170.33:18287, remote=/10.30.170.252:51548]) Closing immediately 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18287] - close(TransportIoSession[local=/10.30.170.33:18287, remote=/10.30.170.252:51548])[Immediately] closed 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c239611) signal close complete immediately=true 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51548])[Immediately] closed 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4197426b, L:/10.30.170.33:18287 ! R:/10.30.170.252:51548] inactive. 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x4197426b, L:/10.30.170.33:18287 ! R:/10.30.170.252:51548]} end of input detected while session was in state up 23:17:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=458, channel=[id: 0x4197426b, L:/10.30.170.33:18287 ! R:/10.30.170.252:51548]} down, reason: End of input 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40442])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) exit code=0, immediate=false 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) Closing gracefully 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442])[immediately=false] processing 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40442]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) Closing immediately 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442])[immediately=true] processing 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442] 23:17:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23bfdcde) signal close complete immediately=true 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23ae777c) signal close complete immediately=true 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442])[Immediately] closed 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) result=null 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@524b2e2a) signal close complete immediately=false 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c6f651f) signal close complete immediately=false 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40442]) code=0 message='' shell closed 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40442]) Closing immediately 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40442]]) Closing immediately 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40442]) stopping 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40442]) stopped 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40442]])[Immediately] closed 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18288] - close(TransportIoSession[local=/10.30.170.33:18288, remote=/10.30.170.252:40442]) Closing immediately 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18288] - close(TransportIoSession[local=/10.30.170.33:18288, remote=/10.30.170.252:40442])[Immediately] closed 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51eb0160) signal close complete immediately=true 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40442])[Immediately] closed 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe6981c72, L:/10.30.170.33:18288 ! R:/10.30.170.252:40442] inactive. 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=459, channel=[id: 0xe6981c72, L:/10.30.170.33:18288 ! R:/10.30.170.252:40442]} end of input detected while session was in state up 23:17:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=459, channel=[id: 0xe6981c72, L:/10.30.170.33:18288 ! R:/10.30.170.252:40442]} down, reason: End of input 23:17:14.714 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:14.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40520]) process #17 SSH_MSG_IGNORE 23:17:14.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_IGNORE 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54746])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) exit code=0, immediate=false 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) Closing gracefully 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746])[immediately=false] processing 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54746]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) Closing immediately 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746])[immediately=true] processing 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746] 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8127001) signal close complete immediately=true 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70f8d99) signal close complete immediately=true 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746])[Immediately] closed 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) result=null 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@551a48b3) signal close complete immediately=false 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b46cbb1) signal close complete immediately=false 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54746]) code=0 message='' shell closed 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54746]) Closing immediately 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54746]]) Closing immediately 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54746]) stopping 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54746]) stopped 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54746]])[Immediately] closed 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18289] - close(TransportIoSession[local=/10.30.170.33:18289, remote=/10.30.170.252:54746]) Closing immediately 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18289] - close(TransportIoSession[local=/10.30.170.33:18289, remote=/10.30.170.252:54746])[Immediately] closed 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60cf3ea0) signal close complete immediately=true 23:17:14.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54746])[Immediately] closed 23:17:14.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf00c6639, L:/10.30.170.33:18289 ! R:/10.30.170.252:54746] inactive. 23:17:14.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xf00c6639, L:/10.30.170.33:18289 ! R:/10.30.170.252:54746]} end of input detected while session was in state up 23:17:14.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=460, channel=[id: 0xf00c6639, L:/10.30.170.33:18289 ! R:/10.30.170.252:54746]} down, reason: End of input 23:17:15.171 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:15.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:54950]) process #17 SSH_MSG_IGNORE 23:17:15.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_IGNORE 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48986])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) exit code=0, immediate=false 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) Closing gracefully 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986])[immediately=false] processing 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48986]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) Closing immediately 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986])[immediately=true] processing 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986] 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e0cab) signal close complete immediately=true 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a822860) signal close complete immediately=true 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986])[Immediately] closed 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) result=null 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d111b70) signal close complete immediately=false 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7286d4fc) signal close complete immediately=false 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48986]) code=0 message='' shell closed 23:17:15.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48986]) Closing immediately 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48986]]) Closing immediately 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48986]) stopping 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48986]) stopped 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48986]])[Immediately] closed 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18290] - close(TransportIoSession[local=/10.30.170.33:18290, remote=/10.30.170.252:48986]) Closing immediately 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18290] - close(TransportIoSession[local=/10.30.170.33:18290, remote=/10.30.170.252:48986])[Immediately] closed 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20de553) signal close complete immediately=true 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48986])[Immediately] closed 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc2631637, L:/10.30.170.33:18290 ! R:/10.30.170.252:48986] inactive. 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xc2631637, L:/10.30.170.33:18290 ! R:/10.30.170.252:48986]} end of input detected while session was in state up 23:17:15.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=461, channel=[id: 0xc2631637, L:/10.30.170.33:18290 ! R:/10.30.170.252:48986]} down, reason: End of input 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:56812])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) exit code=0, immediate=false 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) Closing gracefully 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:15.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812])[immediately=false] processing 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:56812]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) Closing immediately 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812])[immediately=true] processing 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812] 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c1dabf3) signal close complete immediately=true 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@196e0e85) signal close complete immediately=true 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812])[Immediately] closed 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) result=null 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50e8c92c) signal close complete immediately=false 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d009d23) signal close complete immediately=false 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:56812]) code=0 message='' shell closed 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56812]) Closing immediately 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56812]]) Closing immediately 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56812]) stopping 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:56812]) stopped 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:56812]])[Immediately] closed 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18291] - close(TransportIoSession[local=/10.30.170.33:18291, remote=/10.30.170.252:56812]) Closing immediately 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18291] - close(TransportIoSession[local=/10.30.170.33:18291, remote=/10.30.170.252:56812])[Immediately] closed 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c23ed43) signal close complete immediately=true 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:56812])[Immediately] closed 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x36f1a994, L:/10.30.170.33:18291 ! R:/10.30.170.252:56812] inactive. 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x36f1a994, L:/10.30.170.33:18291 ! R:/10.30.170.252:56812]} end of input detected while session was in state up 23:17:15.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=462, channel=[id: 0x36f1a994, L:/10.30.170.33:18291 ! R:/10.30.170.252:56812]} down, reason: End of input 23:17:15.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:16.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:47780]) process #17 SSH_MSG_IGNORE 23:17:16.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_IGNORE 23:17:16.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49300])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:16.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) exit code=0, immediate=false 23:17:16.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:16.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:16.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) Closing gracefully 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300])[immediately=false] processing 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49300]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) Closing immediately 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300])[immediately=true] processing 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300] 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74c6e8c2) signal close complete immediately=true 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1502cd5) signal close complete immediately=true 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300])[Immediately] closed 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) result=null 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7555b85d) signal close complete immediately=false 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@704f0fd7) signal close complete immediately=false 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49300]) code=0 message='' shell closed 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49300]) Closing immediately 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49300]]) Closing immediately 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49300]) stopping 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49300]) stopped 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49300]])[Immediately] closed 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18292] - close(TransportIoSession[local=/10.30.170.33:18292, remote=/10.30.170.252:49300]) Closing immediately 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18292] - close(TransportIoSession[local=/10.30.170.33:18292, remote=/10.30.170.252:49300])[Immediately] closed 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@330c69e4) signal close complete immediately=true 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49300])[Immediately] closed 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x40336d77, L:/10.30.170.33:18292 ! R:/10.30.170.252:49300] inactive. 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x40336d77, L:/10.30.170.33:18292 ! R:/10.30.170.252:49300]} end of input detected while session was in state up 23:17:16.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=463, channel=[id: 0x40336d77, L:/10.30.170.33:18292 ! R:/10.30.170.252:49300]} down, reason: End of input 23:17:16.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:16.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:51164]) process #17 SSH_MSG_IGNORE 23:17:16.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_IGNORE 23:17:16.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:50386]) process #17 SSH_MSG_IGNORE 23:17:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_IGNORE 23:17:16.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:45288])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:16.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) exit code=0, immediate=false 23:17:16.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:16.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:16.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:16.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) Closing gracefully 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288])[immediately=false] processing 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45288]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) Closing immediately 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288])[immediately=true] processing 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288] 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@487addaa) signal close complete immediately=true 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bad0cec) signal close complete immediately=true 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288])[Immediately] closed 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) result=null 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b01b59d) signal close complete immediately=false 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14dfce49) signal close complete immediately=false 23:17:16.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45288]) code=0 message='' shell closed 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45288]) Closing immediately 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45288]]) Closing immediately 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45288]) stopping 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45288]) stopped 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45288]])[Immediately] closed 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18293] - close(TransportIoSession[local=/10.30.170.33:18293, remote=/10.30.170.252:45288]) Closing immediately 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18293] - close(TransportIoSession[local=/10.30.170.33:18293, remote=/10.30.170.252:45288])[Immediately] closed 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ad6d6f5) signal close complete immediately=true 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45288])[Immediately] closed 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd7eccde9, L:/10.30.170.33:18293 ! R:/10.30.170.252:45288] inactive. 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xd7eccde9, L:/10.30.170.33:18293 ! R:/10.30.170.252:45288]} end of input detected while session was in state up 23:17:16.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=464, channel=[id: 0xd7eccde9, L:/10.30.170.33:18293 ! R:/10.30.170.252:45288]} down, reason: End of input 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55420])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) exit code=0, immediate=false 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) Closing gracefully 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:17.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420])[immediately=false] processing 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55420]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) Closing immediately 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420])[immediately=true] processing 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420] 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45c705fd) signal close complete immediately=true 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d314c3) signal close complete immediately=true 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420])[Immediately] closed 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) result=null 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a0182b4) signal close complete immediately=false 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6818066c) signal close complete immediately=false 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55420]) code=0 message='' shell closed 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55420]) Closing immediately 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55420]]) Closing immediately 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55420]) stopping 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55420]) stopped 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55420]])[Immediately] closed 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18294] - close(TransportIoSession[local=/10.30.170.33:18294, remote=/10.30.170.252:55420]) Closing immediately 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18294] - close(TransportIoSession[local=/10.30.170.33:18294, remote=/10.30.170.252:55420])[Immediately] closed 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@150d1e7f) signal close complete immediately=true 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55420])[Immediately] closed 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb1011f7b, L:/10.30.170.33:18294 ! R:/10.30.170.252:55420] inactive. 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xb1011f7b, L:/10.30.170.33:18294 ! R:/10.30.170.252:55420]} end of input detected while session was in state up 23:17:17.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=465, channel=[id: 0xb1011f7b, L:/10.30.170.33:18294 ! R:/10.30.170.252:55420]} down, reason: End of input 23:17:17.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:53054]) process #17 SSH_MSG_IGNORE 23:17:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_IGNORE 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41196])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) exit code=0, immediate=false 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) Closing gracefully 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[immediately=false] processing 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41196]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) Closing immediately 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[immediately=true] processing 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196] 23:17:17.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69bd0567) signal close complete immediately=true 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a8d57c8) signal close complete immediately=true 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196])[Immediately] closed 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) result=null 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47e5135e) signal close complete immediately=false 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60917a81) signal close complete immediately=false 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41196]) code=0 message='' shell closed 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41196]) Closing immediately 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41196]]) Closing immediately 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41196]) stopping 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41196]) stopped 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41196]])[Immediately] closed 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18295] - close(TransportIoSession[local=/10.30.170.33:18295, remote=/10.30.170.252:41196]) Closing immediately 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18295] - close(TransportIoSession[local=/10.30.170.33:18295, remote=/10.30.170.252:41196])[Immediately] closed 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6106ddc9) signal close complete immediately=true 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41196])[Immediately] closed 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0d0c000c, L:/10.30.170.33:18295 ! R:/10.30.170.252:41196] inactive. 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x0d0c000c, L:/10.30.170.33:18295 ! R:/10.30.170.252:41196]} end of input detected while session was in state up 23:17:17.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=466, channel=[id: 0x0d0c000c, L:/10.30.170.33:18295 ! R:/10.30.170.252:41196]} down, reason: End of input 23:17:17.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58770])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:17.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) exit code=0, immediate=false 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) Closing gracefully 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770])[immediately=false] processing 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58770]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) Closing immediately 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770])[immediately=true] processing 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770] 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33df8164) signal close complete immediately=true 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56ee2eb6) signal close complete immediately=true 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770])[Immediately] closed 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) result=null 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@153d4839) signal close complete immediately=false 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12cbac29) signal close complete immediately=false 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58770]) code=0 message='' shell closed 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58770]) Closing immediately 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58770]]) Closing immediately 23:17:17.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58770]) stopping 23:17:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58770]) stopped 23:17:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58770]])[Immediately] closed 23:17:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18296] - close(TransportIoSession[local=/10.30.170.33:18296, remote=/10.30.170.252:58770]) Closing immediately 23:17:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18296] - close(TransportIoSession[local=/10.30.170.33:18296, remote=/10.30.170.252:58770])[Immediately] closed 23:17:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5dd0cbb5) signal close complete immediately=true 23:17:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58770])[Immediately] closed 23:17:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf4d363b7, L:/10.30.170.33:18296 ! R:/10.30.170.252:58770] inactive. 23:17:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=467, channel=[id: 0xf4d363b7, L:/10.30.170.33:18296 ! R:/10.30.170.252:58770]} end of input detected while session was in state up 23:17:17.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=467, channel=[id: 0xf4d363b7, L:/10.30.170.33:18296 ! R:/10.30.170.252:58770]} down, reason: End of input 23:17:18.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:18.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:35918]) process #17 SSH_MSG_IGNORE 23:17:18.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_IGNORE 23:17:18.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36352])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:18.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) exit code=0, immediate=false 23:17:18.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) Closing gracefully 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352])[immediately=false] processing 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36352]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) Closing immediately 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352])[immediately=true] processing 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352] 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59aea9c0) signal close complete immediately=true 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bcaadc3) signal close complete immediately=true 23:17:18.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352])[Immediately] closed 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) result=null 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53fa96) signal close complete immediately=false 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@788fcc7b) signal close complete immediately=false 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36352]) code=0 message='' shell closed 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36352]) Closing immediately 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36352]]) Closing immediately 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36352]) stopping 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36352]) stopped 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36352]])[Immediately] closed 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18297] - close(TransportIoSession[local=/10.30.170.33:18297, remote=/10.30.170.252:36352]) Closing immediately 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18297] - close(TransportIoSession[local=/10.30.170.33:18297, remote=/10.30.170.252:36352])[Immediately] closed 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54439a03) signal close complete immediately=true 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36352])[Immediately] closed 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa07bad5c, L:/10.30.170.33:18297 ! R:/10.30.170.252:36352] inactive. 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xa07bad5c, L:/10.30.170.33:18297 ! R:/10.30.170.252:36352]} end of input detected while session was in state up 23:17:18.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=468, channel=[id: 0xa07bad5c, L:/10.30.170.33:18297 ! R:/10.30.170.252:36352]} down, reason: End of input 23:17:18.281 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:18.282 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:48336]) process #17 SSH_MSG_IGNORE 23:17:18.282 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_IGNORE 23:17:18.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:49846])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:18.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) exit code=0, immediate=false 23:17:18.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:18.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:18.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:18.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:18.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) Closing gracefully 23:17:18.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) 23:17:18.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) 23:17:18.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846])[immediately=false] processing 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:49846]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) Closing immediately 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846])[immediately=true] processing 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846] 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a561228) signal close complete immediately=true 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50302c9e) signal close complete immediately=true 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846])[Immediately] closed 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) result=null 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dee7fb9) signal close complete immediately=false 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62c6330d) signal close complete immediately=false 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:49846]) code=0 message='' shell closed 23:17:18.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49846]) Closing immediately 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49846]]) Closing immediately 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49846]) stopping 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:49846]) stopped 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:49846]])[Immediately] closed 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18298] - close(TransportIoSession[local=/10.30.170.33:18298, remote=/10.30.170.252:49846]) Closing immediately 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18298] - close(TransportIoSession[local=/10.30.170.33:18298, remote=/10.30.170.252:49846])[Immediately] closed 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@284baa2f) signal close complete immediately=true 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:49846])[Immediately] closed 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x77e2e6ea, L:/10.30.170.33:18298 ! R:/10.30.170.252:49846] inactive. 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x77e2e6ea, L:/10.30.170.33:18298 ! R:/10.30.170.252:49846]} end of input detected while session was in state up 23:17:18.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=469, channel=[id: 0x77e2e6ea, L:/10.30.170.33:18298 ! R:/10.30.170.252:49846]} down, reason: End of input 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:36048])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) exit code=0, immediate=false 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) Closing gracefully 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048])[immediately=false] processing 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:36048]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) Closing immediately 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048])[immediately=true] processing 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048] 23:17:18.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32b43277) signal close complete immediately=true 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ce6ed52) signal close complete immediately=true 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048])[Immediately] closed 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) result=null 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59cb776e) signal close complete immediately=false 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66e378ce) signal close complete immediately=false 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:36048]) code=0 message='' shell closed 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36048]) Closing immediately 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36048]]) Closing immediately 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36048]) stopping 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:36048]) stopped 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:36048]])[Immediately] closed 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18299] - close(TransportIoSession[local=/10.30.170.33:18299, remote=/10.30.170.252:36048]) Closing immediately 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18299] - close(TransportIoSession[local=/10.30.170.33:18299, remote=/10.30.170.252:36048])[Immediately] closed 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7557d9ef) signal close complete immediately=true 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:36048])[Immediately] closed 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfb84e849, L:/10.30.170.33:18299 ! R:/10.30.170.252:36048] inactive. 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=470, channel=[id: 0xfb84e849, L:/10.30.170.33:18299 ! R:/10.30.170.252:36048]} end of input detected while session was in state up 23:17:18.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=470, channel=[id: 0xfb84e849, L:/10.30.170.33:18299 ! R:/10.30.170.252:36048]} down, reason: End of input 23:17:18.943 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:17:18.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.252:40106]) process #17 SSH_MSG_IGNORE 23:17:18.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_IGNORE 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58288])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) exit code=0, immediate=false 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) Closing gracefully 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288])[immediately=false] processing 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58288]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) Closing immediately 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288])[immediately=true] processing 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288] 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d85b5d5) signal close complete immediately=true 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71a05398) signal close complete immediately=true 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288])[Immediately] closed 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) result=null 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68f6e2ff) signal close complete immediately=false 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1da6e5ea) signal close complete immediately=false 23:17:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58288]) code=0 message='' shell closed 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58288]) Closing immediately 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58288]]) Closing immediately 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58288]) stopping 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58288]) stopped 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58288]])[Immediately] closed 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18300] - close(TransportIoSession[local=/10.30.170.33:18300, remote=/10.30.170.252:58288]) Closing immediately 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18300] - close(TransportIoSession[local=/10.30.170.33:18300, remote=/10.30.170.252:58288])[Immediately] closed 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dadc096) signal close complete immediately=true 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58288])[Immediately] closed 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x22d9639e, L:/10.30.170.33:18300 ! R:/10.30.170.252:58288] inactive. 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x22d9639e, L:/10.30.170.33:18300 ! R:/10.30.170.252:58288]} end of input detected while session was in state up 23:17:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=471, channel=[id: 0x22d9639e, L:/10.30.170.33:18300 ! R:/10.30.170.252:58288]} down, reason: End of input 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46114])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) exit code=0, immediate=false 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) Closing gracefully 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114])[immediately=false] processing 23:17:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46114]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) Closing immediately 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114])[immediately=true] processing 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114] 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bb0b051) signal close complete immediately=true 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1dc0d0a3) signal close complete immediately=true 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114])[Immediately] closed 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) result=null 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2235c0b0) signal close complete immediately=false 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c8d4d84) signal close complete immediately=false 23:17:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46114]) code=0 message='' shell closed 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46114]) Closing immediately 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46114]]) Closing immediately 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46114]) stopping 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46114]) stopped 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46114]])[Immediately] closed 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18301] - close(TransportIoSession[local=/10.30.170.33:18301, remote=/10.30.170.252:46114]) Closing immediately 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18301] - close(TransportIoSession[local=/10.30.170.33:18301, remote=/10.30.170.252:46114])[Immediately] closed 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32415e7c) signal close complete immediately=true 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46114])[Immediately] closed 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5468a808, L:/10.30.170.33:18301 ! R:/10.30.170.252:46114] inactive. 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x5468a808, L:/10.30.170.33:18301 ! R:/10.30.170.252:46114]} end of input detected while session was in state up 23:17:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=472, channel=[id: 0x5468a808, L:/10.30.170.33:18301 ! R:/10.30.170.252:46114]} down, reason: End of input 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:58942])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) exit code=0, immediate=false 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) Closing gracefully 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942])[immediately=false] processing 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:58942]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) Closing immediately 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942])[immediately=true] processing 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942] 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61815b99) signal close complete immediately=true 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69fcb5ca) signal close complete immediately=true 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942])[Immediately] closed 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) result=null 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3226bda2) signal close complete immediately=false 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52270356) signal close complete immediately=false 23:17:19.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:58942]) code=0 message='' shell closed 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58942]) Closing immediately 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58942]]) Closing immediately 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58942]) stopping 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:58942]) stopped 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:58942]])[Immediately] closed 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18302] - close(TransportIoSession[local=/10.30.170.33:18302, remote=/10.30.170.252:58942]) Closing immediately 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18302] - close(TransportIoSession[local=/10.30.170.33:18302, remote=/10.30.170.252:58942])[Immediately] closed 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3991c718) signal close complete immediately=true 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:58942])[Immediately] closed 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xad979464, L:/10.30.170.33:18302 ! R:/10.30.170.252:58942] inactive. 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=473, channel=[id: 0xad979464, L:/10.30.170.33:18302 ! R:/10.30.170.252:58942]} end of input detected while session was in state up 23:17:19.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=473, channel=[id: 0xad979464, L:/10.30.170.33:18302 ! R:/10.30.170.252:58942]} down, reason: End of input 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44104])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) exit code=0, immediate=false 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) Closing gracefully 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104])[immediately=false] processing 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44104]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) Closing immediately 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104])[immediately=true] processing 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104] 23:17:20.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ae95de2) signal close complete immediately=true 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35f599b3) signal close complete immediately=true 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104])[Immediately] closed 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) result=null 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b8f9582) signal close complete immediately=false 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@943ec4c) signal close complete immediately=false 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44104]) code=0 message='' shell closed 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44104]) Closing immediately 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44104]]) Closing immediately 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44104]) stopping 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44104]) stopped 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44104]])[Immediately] closed 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18303] - close(TransportIoSession[local=/10.30.170.33:18303, remote=/10.30.170.252:44104]) Closing immediately 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18303] - close(TransportIoSession[local=/10.30.170.33:18303, remote=/10.30.170.252:44104])[Immediately] closed 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4905a6cb) signal close complete immediately=true 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44104])[Immediately] closed 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb5811b5b, L:/10.30.170.33:18303 ! R:/10.30.170.252:44104] inactive. 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=474, channel=[id: 0xb5811b5b, L:/10.30.170.33:18303 ! R:/10.30.170.252:44104]} end of input detected while session was in state up 23:17:20.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=474, channel=[id: 0xb5811b5b, L:/10.30.170.33:18303 ! R:/10.30.170.252:44104]} down, reason: End of input 23:17:20.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:60086])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:20.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) exit code=0, immediate=false 23:17:20.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:20.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:20.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:20.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) Closing gracefully 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086])[immediately=false] processing 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:60086]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) Closing immediately 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086])[immediately=true] processing 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086] 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68857afc) signal close complete immediately=true 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@357becfc) signal close complete immediately=true 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086])[Immediately] closed 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) result=null 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4002e4d0) signal close complete immediately=false 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6183c29) signal close complete immediately=false 23:17:20.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:60086]) code=0 message='' shell closed 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60086]) Closing immediately 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60086]]) Closing immediately 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60086]) stopping 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:60086]) stopped 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:60086]])[Immediately] closed 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18304] - close(TransportIoSession[local=/10.30.170.33:18304, remote=/10.30.170.252:60086]) Closing immediately 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18304] - close(TransportIoSession[local=/10.30.170.33:18304, remote=/10.30.170.252:60086])[Immediately] closed 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4509e48c) signal close complete immediately=true 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:60086])[Immediately] closed 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x99fffef7, L:/10.30.170.33:18304 ! R:/10.30.170.252:60086] inactive. 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=475, channel=[id: 0x99fffef7, L:/10.30.170.33:18304 ! R:/10.30.170.252:60086]} end of input detected while session was in state up 23:17:20.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=475, channel=[id: 0x99fffef7, L:/10.30.170.33:18304 ! R:/10.30.170.252:60086]} down, reason: End of input 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:34126])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) exit code=0, immediate=false 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) Closing gracefully 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126])[immediately=false] processing 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:34126]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) Closing immediately 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126])[immediately=true] processing 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126] 23:17:20.659 [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@492db35c) signal close complete immediately=true 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:20.659 [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@5d926dc4) signal close complete immediately=true 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126])[Immediately] closed 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) result=null 23:17:20.659 [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@2bd86367) signal close complete immediately=false 23:17:20.659 [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@57138e52) signal close complete immediately=false 23:17:20.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:34126]) code=0 message='' shell closed 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34126]) Closing immediately 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34126]]) Closing immediately 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34126]) stopping 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:34126]) stopped 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:34126]])[Immediately] closed 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:18305] - close(TransportIoSession[local=/10.30.170.33:18305, remote=/10.30.170.252:34126]) Closing immediately 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.33:18305] - close(TransportIoSession[local=/10.30.170.33:18305, remote=/10.30.170.252:34126])[Immediately] closed 23:17:20.660 [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@738060bf) signal close complete immediately=true 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:34126])[Immediately] closed 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x631704a3, L:/10.30.170.33:18305 ! R:/10.30.170.252:34126] inactive. 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x631704a3, L:/10.30.170.33:18305 ! R:/10.30.170.252:34126]} end of input detected while session was in state up 23:17:20.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=476, channel=[id: 0x631704a3, L:/10.30.170.33:18305 ! R:/10.30.170.252:34126]} down, reason: End of input 23:17:20.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:44134])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:20.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) exit code=0, immediate=false 23:17:20.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:20.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:20.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:20.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:20.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) Closing gracefully 23:17:20.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) 23:17:20.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) 23:17:20.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134])[immediately=false] processing 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:44134]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) Closing immediately 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134])[immediately=true] processing 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134] 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fca2a13) signal close complete immediately=true 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21f30fa0) signal close complete immediately=true 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134])[Immediately] closed 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) result=null 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b673a22) signal close complete immediately=false 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77b738e7) signal close complete immediately=false 23:17:21.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:44134]) code=0 message='' shell closed 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44134]) Closing immediately 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44134]]) Closing immediately 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44134]) stopping 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:44134]) stopped 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:44134]])[Immediately] closed 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18306] - close(TransportIoSession[local=/10.30.170.33:18306, remote=/10.30.170.252:44134]) Closing immediately 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18306] - close(TransportIoSession[local=/10.30.170.33:18306, remote=/10.30.170.252:44134])[Immediately] closed 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49931eb0) signal close complete immediately=true 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:44134])[Immediately] closed 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x70023eb1, L:/10.30.170.33:18306 ! R:/10.30.170.252:44134] inactive. 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=477, channel=[id: 0x70023eb1, L:/10.30.170.33:18306 ! R:/10.30.170.252:44134]} end of input detected while session was in state up 23:17:21.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=477, channel=[id: 0x70023eb1, L:/10.30.170.33:18306 ! R:/10.30.170.252:44134]} down, reason: End of input 23:17:21.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37996])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:21.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) exit code=0, immediate=false 23:17:21.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:21.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:21.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:21.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:21.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) Closing gracefully 23:17:21.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) 23:17:21.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) 23:17:21.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:21.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996])[immediately=false] processing 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37996]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) Closing immediately 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996])[immediately=true] processing 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996] 23:17:21.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45805869) signal close complete immediately=true 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@316288de) signal close complete immediately=true 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996])[Immediately] closed 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) result=null 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e64642) signal close complete immediately=false 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a272b69) signal close complete immediately=false 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37996]) code=0 message='' shell closed 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37996]) Closing immediately 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37996]]) Closing immediately 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37996]) stopping 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37996]) stopped 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37996]])[Immediately] closed 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18307] - close(TransportIoSession[local=/10.30.170.33:18307, remote=/10.30.170.252:37996]) Closing immediately 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18307] - close(TransportIoSession[local=/10.30.170.33:18307, remote=/10.30.170.252:37996])[Immediately] closed 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5da37b54) signal close complete immediately=true 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37996])[Immediately] closed 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8a167245, L:/10.30.170.33:18307 ! R:/10.30.170.252:37996] inactive. 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x8a167245, L:/10.30.170.33:18307 ! R:/10.30.170.252:37996]} end of input detected while session was in state up 23:17:21.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=478, channel=[id: 0x8a167245, L:/10.30.170.33:18307 ! R:/10.30.170.252:37996]} down, reason: End of input 23:17:21.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50944])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:21.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) exit code=0, immediate=false 23:17:21.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:21.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:21.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:21.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:21.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) Closing gracefully 23:17:21.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) 23:17:21.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) 23:17:21.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944])[immediately=false] processing 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50944]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) Closing immediately 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944])[immediately=true] processing 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944] 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35158534) signal close complete immediately=true 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@655c1e4f) signal close complete immediately=true 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944])[Immediately] closed 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) result=null 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78815b6b) signal close complete immediately=false 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56c353da) signal close complete immediately=false 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50944]) code=0 message='' shell closed 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50944]) Closing immediately 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:21.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50944]]) Closing immediately 23:17:21.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50944]) stopping 23:17:21.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50944]) stopped 23:17:21.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50944]])[Immediately] closed 23:17:21.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18308] - close(TransportIoSession[local=/10.30.170.33:18308, remote=/10.30.170.252:50944]) Closing immediately 23:17:21.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18308] - close(TransportIoSession[local=/10.30.170.33:18308, remote=/10.30.170.252:50944])[Immediately] closed 23:17:21.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f664013) signal close complete immediately=true 23:17:21.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50944])[Immediately] closed 23:17:21.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe25c954d, L:/10.30.170.33:18308 ! R:/10.30.170.252:50944] inactive. 23:17:21.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=479, channel=[id: 0xe25c954d, L:/10.30.170.33:18308 ! R:/10.30.170.252:50944]} end of input detected while session was in state up 23:17:21.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=479, channel=[id: 0xe25c954d, L:/10.30.170.33:18308 ! R:/10.30.170.252:50944]} down, reason: End of input 23:17:21.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:43350])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:21.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) exit code=0, immediate=false 23:17:21.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:21.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:21.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) Closing gracefully 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350])[immediately=false] processing 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:43350]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) Closing immediately 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350])[immediately=true] processing 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350] 23:17:21.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b6e346f) signal close complete immediately=true 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c0cab70) signal close complete immediately=true 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350])[Immediately] closed 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) result=null 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5413d1bd) signal close complete immediately=false 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7613495e) signal close complete immediately=false 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:43350]) code=0 message='' shell closed 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43350]) Closing immediately 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43350]]) Closing immediately 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43350]) stopping 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:43350]) stopped 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:43350]])[Immediately] closed 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18309] - close(TransportIoSession[local=/10.30.170.33:18309, remote=/10.30.170.252:43350]) Closing immediately 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18309] - close(TransportIoSession[local=/10.30.170.33:18309, remote=/10.30.170.252:43350])[Immediately] closed 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c94c6bf) signal close complete immediately=true 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:43350])[Immediately] closed 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x779d6e72, L:/10.30.170.33:18309 ! R:/10.30.170.252:43350] inactive. 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x779d6e72, L:/10.30.170.33:18309 ! R:/10.30.170.252:43350]} end of input detected while session was in state up 23:17:21.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=480, channel=[id: 0x779d6e72, L:/10.30.170.33:18309 ! R:/10.30.170.252:43350]} down, reason: End of input 23:17:22.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53780])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) exit code=0, immediate=false 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) Closing gracefully 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780])[immediately=false] processing 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53780]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) Closing immediately 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780])[immediately=true] processing 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780] 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d29953f) signal close complete immediately=true 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9e86559) signal close complete immediately=true 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780])[Immediately] closed 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) result=null 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4babf949) signal close complete immediately=false 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@342e7652) signal close complete immediately=false 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53780]) code=0 message='' shell closed 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53780]) Closing immediately 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53780]]) Closing immediately 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53780]) stopping 23:17:22.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53780]) stopped 23:17:22.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53780]])[Immediately] closed 23:17:22.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18310] - close(TransportIoSession[local=/10.30.170.33:18310, remote=/10.30.170.252:53780]) Closing immediately 23:17:22.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18310] - close(TransportIoSession[local=/10.30.170.33:18310, remote=/10.30.170.252:53780])[Immediately] closed 23:17:22.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25bf8d85) signal close complete immediately=true 23:17:22.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53780])[Immediately] closed 23:17:22.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1099e1f6, L:/10.30.170.33:18310 ! R:/10.30.170.252:53780] inactive. 23:17:22.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x1099e1f6, L:/10.30.170.33:18310 ! R:/10.30.170.252:53780]} end of input detected while session was in state up 23:17:22.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=481, channel=[id: 0x1099e1f6, L:/10.30.170.33:18310 ! R:/10.30.170.252:53780]} down, reason: End of input 23:17:22.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:42088])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) exit code=0, immediate=false 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) Closing gracefully 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088])[immediately=false] processing 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:42088]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) Closing immediately 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088])[immediately=true] processing 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088] 23:17:22.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@282308b8) signal close complete immediately=true 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@418ad1f6) signal close complete immediately=true 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088])[Immediately] closed 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) result=null 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11938190) signal close complete immediately=false 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1abbb7c1) signal close complete immediately=false 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:42088]) code=0 message='' shell closed 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42088]) Closing immediately 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42088]]) Closing immediately 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42088]) stopping 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:42088]) stopped 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:42088]])[Immediately] closed 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18311] - close(TransportIoSession[local=/10.30.170.33:18311, remote=/10.30.170.252:42088]) Closing immediately 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18311] - close(TransportIoSession[local=/10.30.170.33:18311, remote=/10.30.170.252:42088])[Immediately] closed 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a6d1ae6) signal close complete immediately=true 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:42088])[Immediately] closed 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4a87daac, L:/10.30.170.33:18311 ! R:/10.30.170.252:42088] inactive. 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x4a87daac, L:/10.30.170.33:18311 ! R:/10.30.170.252:42088]} end of input detected while session was in state up 23:17:22.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=482, channel=[id: 0x4a87daac, L:/10.30.170.33:18311 ! R:/10.30.170.252:42088]} down, reason: End of input 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:37632])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) exit code=0, immediate=false 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) Closing gracefully 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632])[immediately=false] processing 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:22.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:37632]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) Closing immediately 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632])[immediately=true] processing 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632] 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@96fb8f7) signal close complete immediately=true 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f8adb2d) signal close complete immediately=true 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632])[Immediately] closed 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) result=null 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39764dd2) signal close complete immediately=false 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d137356) signal close complete immediately=false 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:37632]) code=0 message='' shell closed 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37632]) Closing immediately 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37632]]) Closing immediately 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37632]) stopping 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:37632]) stopped 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:37632]])[Immediately] closed 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18312] - close(TransportIoSession[local=/10.30.170.33:18312, remote=/10.30.170.252:37632]) Closing immediately 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18312] - close(TransportIoSession[local=/10.30.170.33:18312, remote=/10.30.170.252:37632])[Immediately] closed 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19cfd603) signal close complete immediately=true 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:37632])[Immediately] closed 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f25d94c, L:/10.30.170.33:18312 ! R:/10.30.170.252:37632] inactive. 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x0f25d94c, L:/10.30.170.33:18312 ! R:/10.30.170.252:37632]} end of input detected while session was in state up 23:17:22.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=483, channel=[id: 0x0f25d94c, L:/10.30.170.33:18312 ! R:/10.30.170.252:37632]} down, reason: End of input 23:17:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:41738])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) exit code=0, immediate=false 23:17:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) Closing gracefully 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738])[immediately=false] processing 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:41738]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) Closing immediately 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738])[immediately=true] processing 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738] 23:17:23.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9906eab) signal close complete immediately=true 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69d1c3e2) signal close complete immediately=true 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738])[Immediately] closed 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) result=null 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66227657) signal close complete immediately=false 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a5fd0d7) signal close complete immediately=false 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:41738]) code=0 message='' shell closed 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41738]) Closing immediately 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41738]]) Closing immediately 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41738]) stopping 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:41738]) stopped 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:41738]])[Immediately] closed 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18313] - close(TransportIoSession[local=/10.30.170.33:18313, remote=/10.30.170.252:41738]) Closing immediately 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18313] - close(TransportIoSession[local=/10.30.170.33:18313, remote=/10.30.170.252:41738])[Immediately] closed 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20301601) signal close complete immediately=true 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:41738])[Immediately] closed 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaddc9303, L:/10.30.170.33:18313 ! R:/10.30.170.252:41738] inactive. 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=484, channel=[id: 0xaddc9303, L:/10.30.170.33:18313 ! R:/10.30.170.252:41738]} end of input detected while session was in state up 23:17:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=484, channel=[id: 0xaddc9303, L:/10.30.170.33:18313 ! R:/10.30.170.252:41738]} down, reason: End of input 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:55498])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) exit code=0, immediate=false 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) Closing gracefully 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498])[immediately=false] processing 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:55498]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:23.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) Closing immediately 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498])[immediately=true] processing 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498] 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65133fb7) signal close complete immediately=true 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c2e415) signal close complete immediately=true 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498])[Immediately] closed 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) result=null 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f34150e) signal close complete immediately=false 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@292b0992) signal close complete immediately=false 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:55498]) code=0 message='' shell closed 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55498]) Closing immediately 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55498]]) Closing immediately 23:17:23.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55498]) stopping 23:17:23.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:55498]) stopped 23:17:23.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:55498]])[Immediately] closed 23:17:23.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18314] - close(TransportIoSession[local=/10.30.170.33:18314, remote=/10.30.170.252:55498]) Closing immediately 23:17:23.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18314] - close(TransportIoSession[local=/10.30.170.33:18314, remote=/10.30.170.252:55498])[Immediately] closed 23:17:23.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55b96587) signal close complete immediately=true 23:17:23.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:55498])[Immediately] closed 23:17:23.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6fda405f, L:/10.30.170.33:18314 ! R:/10.30.170.252:55498] inactive. 23:17:23.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=485, channel=[id: 0x6fda405f, L:/10.30.170.33:18314 ! R:/10.30.170.252:55498]} end of input detected while session was in state up 23:17:23.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=485, channel=[id: 0x6fda405f, L:/10.30.170.33:18314 ! R:/10.30.170.252:55498]} down, reason: End of input 23:17:23.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:45290])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:23.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) exit code=0, immediate=false 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) Closing gracefully 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290])[immediately=false] processing 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:45290]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) Closing immediately 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290])[immediately=true] processing 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290] 23:17:23.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35d7c058) signal close complete immediately=true 23:17:23.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:23.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73b7eb55) signal close complete immediately=true 23:17:23.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290])[Immediately] closed 23:17:23.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) result=null 23:17:23.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c156a53) signal close complete immediately=false 23:17:23.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2144e5f6) signal close complete immediately=false 23:17:23.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:45290]) code=0 message='' shell closed 23:17:23.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45290]) Closing immediately 23:17:23.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:23.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45290]]) Closing immediately 23:17:23.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45290]) stopping 23:17:23.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:45290]) stopped 23:17:23.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:45290]])[Immediately] closed 23:17:23.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18315] - close(TransportIoSession[local=/10.30.170.33:18315, remote=/10.30.170.252:45290]) Closing immediately 23:17:23.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18315] - close(TransportIoSession[local=/10.30.170.33:18315, remote=/10.30.170.252:45290])[Immediately] closed 23:17:23.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a1a3486) signal close complete immediately=true 23:17:23.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:45290])[Immediately] closed 23:17:23.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x75d6435c, L:/10.30.170.33:18315 ! R:/10.30.170.252:45290] inactive. 23:17:23.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x75d6435c, L:/10.30.170.33:18315 ! R:/10.30.170.252:45290]} end of input detected while session was in state up 23:17:23.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=486, channel=[id: 0x75d6435c, L:/10.30.170.33:18315 ! R:/10.30.170.252:45290]} down, reason: End of input 23:17:24.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35292])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:24.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) exit code=0, immediate=false 23:17:24.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:24.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:24.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:24.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:24.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) Closing gracefully 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292])[immediately=false] processing 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35292]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) Closing immediately 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292])[immediately=true] processing 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292] 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a910930) signal close complete immediately=true 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3390cbd3) signal close complete immediately=true 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292])[Immediately] closed 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) result=null 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fdf8ad2) signal close complete immediately=false 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fdc8fae) signal close complete immediately=false 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35292]) code=0 message='' shell closed 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35292]) Closing immediately 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35292]]) Closing immediately 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35292]) stopping 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35292]) stopped 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35292]])[Immediately] closed 23:17:24.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18316] - close(TransportIoSession[local=/10.30.170.33:18316, remote=/10.30.170.252:35292]) Closing immediately 23:17:24.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18316] - close(TransportIoSession[local=/10.30.170.33:18316, remote=/10.30.170.252:35292])[Immediately] closed 23:17:24.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d76d9ec) signal close complete immediately=true 23:17:24.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35292])[Immediately] closed 23:17:24.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x421e4c47, L:/10.30.170.33:18316 ! R:/10.30.170.252:35292] inactive. 23:17:24.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=487, channel=[id: 0x421e4c47, L:/10.30.170.33:18316 ! R:/10.30.170.252:35292]} end of input detected while session was in state up 23:17:24.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=487, channel=[id: 0x421e4c47, L:/10.30.170.33:18316 ! R:/10.30.170.252:35292]} down, reason: End of input 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40092])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) exit code=0, immediate=false 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) Closing gracefully 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092])[immediately=false] processing 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40092]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) Closing immediately 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:24.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092])[immediately=true] processing 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092] 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46d17c6d) signal close complete immediately=true 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49be3b3e) signal close complete immediately=true 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092])[Immediately] closed 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) result=null 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19d83dec) signal close complete immediately=false 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70b524f5) signal close complete immediately=false 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40092]) code=0 message='' shell closed 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40092]) Closing immediately 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40092]]) Closing immediately 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40092]) stopping 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40092]) stopped 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40092]])[Immediately] closed 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18317] - close(TransportIoSession[local=/10.30.170.33:18317, remote=/10.30.170.252:40092]) Closing immediately 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18317] - close(TransportIoSession[local=/10.30.170.33:18317, remote=/10.30.170.252:40092])[Immediately] closed 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dca0c9a) signal close complete immediately=true 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40092])[Immediately] closed 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd76b3aa0, L:/10.30.170.33:18317 ! R:/10.30.170.252:40092] inactive. 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=488, channel=[id: 0xd76b3aa0, L:/10.30.170.33:18317 ! R:/10.30.170.252:40092]} end of input detected while session was in state up 23:17:24.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=488, channel=[id: 0xd76b3aa0, L:/10.30.170.33:18317 ! R:/10.30.170.252:40092]} down, reason: End of input 23:17:24.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53424])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) exit code=0, immediate=false 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) Closing gracefully 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424])[immediately=false] processing 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53424]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) Closing immediately 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424])[immediately=true] processing 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424] 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67070e1e) signal close complete immediately=true 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5eccf91e) signal close complete immediately=true 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424])[Immediately] closed 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) result=null 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7381174) signal close complete immediately=false 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18643387) signal close complete immediately=false 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53424]) code=0 message='' shell closed 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53424]) Closing immediately 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53424]]) Closing immediately 23:17:24.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53424]) stopping 23:17:24.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53424]) stopped 23:17:24.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53424]])[Immediately] closed 23:17:24.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18318] - close(TransportIoSession[local=/10.30.170.33:18318, remote=/10.30.170.252:53424]) Closing immediately 23:17:24.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18318] - close(TransportIoSession[local=/10.30.170.33:18318, remote=/10.30.170.252:53424])[Immediately] closed 23:17:24.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@474cb96b) signal close complete immediately=true 23:17:24.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53424])[Immediately] closed 23:17:24.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0e9fa362, L:/10.30.170.33:18318 ! R:/10.30.170.252:53424] inactive. 23:17:24.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=489, channel=[id: 0x0e9fa362, L:/10.30.170.33:18318 ! R:/10.30.170.252:53424]} end of input detected while session was in state up 23:17:24.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=489, channel=[id: 0x0e9fa362, L:/10.30.170.33:18318 ! R:/10.30.170.252:53424]} down, reason: End of input 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50416])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) exit code=0, immediate=false 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) Closing gracefully 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416])[immediately=false] processing 23:17:25.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50416]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) Closing immediately 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416])[immediately=true] processing 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416] 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c53a249) signal close complete immediately=true 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26ac6307) signal close complete immediately=true 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416])[Immediately] closed 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) result=null 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e5ab779) signal close complete immediately=false 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49badf47) signal close complete immediately=false 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50416]) code=0 message='' shell closed 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50416]) Closing immediately 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50416]]) Closing immediately 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50416]) stopping 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50416]) stopped 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50416]])[Immediately] closed 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18319] - close(TransportIoSession[local=/10.30.170.33:18319, remote=/10.30.170.252:50416]) Closing immediately 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18319] - close(TransportIoSession[local=/10.30.170.33:18319, remote=/10.30.170.252:50416])[Immediately] closed 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48fa6dd3) signal close complete immediately=true 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50416])[Immediately] closed 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x14a2d006, L:/10.30.170.33:18319 ! R:/10.30.170.252:50416] inactive. 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x14a2d006, L:/10.30.170.33:18319 ! R:/10.30.170.252:50416]} end of input detected while session was in state up 23:17:25.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=490, channel=[id: 0x14a2d006, L:/10.30.170.33:18319 ! R:/10.30.170.252:50416]} down, reason: End of input 23:17:25.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:46174])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) exit code=0, immediate=false 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) Closing gracefully 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174])[immediately=false] processing 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:46174]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) Closing immediately 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174])[immediately=true] processing 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174] 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4baf8460) signal close complete immediately=true 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@595ea38a) signal close complete immediately=true 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174])[Immediately] closed 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) result=null 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c94ae33) signal close complete immediately=false 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5034914b) signal close complete immediately=false 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:46174]) code=0 message='' shell closed 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46174]) Closing immediately 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46174]]) Closing immediately 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46174]) stopping 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:46174]) stopped 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:46174]])[Immediately] closed 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18320] - close(TransportIoSession[local=/10.30.170.33:18320, remote=/10.30.170.252:46174]) Closing immediately 23:17:25.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18320] - close(TransportIoSession[local=/10.30.170.33:18320, remote=/10.30.170.252:46174])[Immediately] closed 23:17:25.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@670f93a9) signal close complete immediately=true 23:17:25.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:46174])[Immediately] closed 23:17:25.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x821e7db6, L:/10.30.170.33:18320 ! R:/10.30.170.252:46174] inactive. 23:17:25.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=491, channel=[id: 0x821e7db6, L:/10.30.170.33:18320 ! R:/10.30.170.252:46174]} end of input detected while session was in state up 23:17:25.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=491, channel=[id: 0x821e7db6, L:/10.30.170.33:18320 ! R:/10.30.170.252:46174]} down, reason: End of input 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40520])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) exit code=0, immediate=false 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) Closing gracefully 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520])[immediately=false] processing 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40520]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) Closing immediately 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520])[immediately=true] processing 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520] 23:17:25.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69f2aad3) signal close complete immediately=true 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41f19b2c) signal close complete immediately=true 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520])[Immediately] closed 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) result=null 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a6ef222) signal close complete immediately=false 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40154a3c) signal close complete immediately=false 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40520]) code=0 message='' shell closed 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40520]) Closing immediately 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40520]]) Closing immediately 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40520]) stopping 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40520]) stopped 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40520]])[Immediately] closed 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18321] - close(TransportIoSession[local=/10.30.170.33:18321, remote=/10.30.170.252:40520]) Closing immediately 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18321] - close(TransportIoSession[local=/10.30.170.33:18321, remote=/10.30.170.252:40520])[Immediately] closed 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c4dc4df) signal close complete immediately=true 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40520])[Immediately] closed 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaf9b2c21, L:/10.30.170.33:18321 ! R:/10.30.170.252:40520] inactive. 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xaf9b2c21, L:/10.30.170.33:18321 ! R:/10.30.170.252:40520]} end of input detected while session was in state up 23:17:25.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=492, channel=[id: 0xaf9b2c21, L:/10.30.170.33:18321 ! R:/10.30.170.252:40520]} down, reason: End of input 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:54950])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) exit code=0, immediate=false 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) Closing gracefully 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950])[immediately=false] processing 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:54950]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) Closing immediately 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950])[immediately=true] processing 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950] 23:17:26.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@226133b0) signal close complete immediately=true 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5107267d) signal close complete immediately=true 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950])[Immediately] closed 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) result=null 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@459ae402) signal close complete immediately=false 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67d554c6) signal close complete immediately=false 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:54950]) code=0 message='' shell closed 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54950]) Closing immediately 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54950]]) Closing immediately 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54950]) stopping 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:54950]) stopped 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:54950]])[Immediately] closed 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18322] - close(TransportIoSession[local=/10.30.170.33:18322, remote=/10.30.170.252:54950]) Closing immediately 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18322] - close(TransportIoSession[local=/10.30.170.33:18322, remote=/10.30.170.252:54950])[Immediately] closed 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c82073f) signal close complete immediately=true 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:54950])[Immediately] closed 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x943ff8dd, L:/10.30.170.33:18322 ! R:/10.30.170.252:54950] inactive. 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x943ff8dd, L:/10.30.170.33:18322 ! R:/10.30.170.252:54950]} end of input detected while session was in state up 23:17:26.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=493, channel=[id: 0x943ff8dd, L:/10.30.170.33:18322 ! R:/10.30.170.252:54950]} down, reason: End of input 23:17:26.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:47780])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:26.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) exit code=0, immediate=false 23:17:26.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:26.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:26.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:26.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) Closing gracefully 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780])[immediately=false] processing 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:47780]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) Closing immediately 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780])[immediately=true] processing 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780] 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42f1c14a) signal close complete immediately=true 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13f7859f) signal close complete immediately=true 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780])[Immediately] closed 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) result=null 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5db9bbfa) signal close complete immediately=false 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@713127bd) signal close complete immediately=false 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:47780]) code=0 message='' shell closed 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47780]) Closing immediately 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47780]]) Closing immediately 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47780]) stopping 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:47780]) stopped 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:47780]])[Immediately] closed 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18323] - close(TransportIoSession[local=/10.30.170.33:18323, remote=/10.30.170.252:47780]) Closing immediately 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18323] - close(TransportIoSession[local=/10.30.170.33:18323, remote=/10.30.170.252:47780])[Immediately] closed 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d065340) signal close complete immediately=true 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:47780])[Immediately] closed 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x36f645aa, L:/10.30.170.33:18323 ! R:/10.30.170.252:47780] inactive. 23:17:26.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x36f645aa, L:/10.30.170.33:18323 ! R:/10.30.170.252:47780]} end of input detected while session was in state up 23:17:26.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=494, channel=[id: 0x36f645aa, L:/10.30.170.33:18323 ! R:/10.30.170.252:47780]} down, reason: End of input 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:51164])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) exit code=0, immediate=false 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) Closing gracefully 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164])[immediately=false] processing 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:51164]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) Closing immediately 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164])[immediately=true] processing 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164] 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@deec431) signal close complete immediately=true 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fbc730b) signal close complete immediately=true 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164])[Immediately] closed 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) result=null 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42be4110) signal close complete immediately=false 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@680fa5af) signal close complete immediately=false 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:51164]) code=0 message='' shell closed 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51164]) Closing immediately 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51164]]) Closing immediately 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51164]) stopping 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:51164]) stopped 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:51164]])[Immediately] closed 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18324] - close(TransportIoSession[local=/10.30.170.33:18324, remote=/10.30.170.252:51164]) Closing immediately 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.33:18324] - close(TransportIoSession[local=/10.30.170.33:18324, remote=/10.30.170.252:51164])[Immediately] closed 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@133b2bd3) signal close complete immediately=true 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:51164])[Immediately] closed 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9a937b64, L:/10.30.170.33:18324 ! R:/10.30.170.252:51164] inactive. 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=495, channel=[id: 0x9a937b64, L:/10.30.170.33:18324 ! R:/10.30.170.252:51164]} end of input detected while session was in state up 23:17:26.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=495, channel=[id: 0x9a937b64, L:/10.30.170.33:18324 ! R:/10.30.170.252:51164]} down, reason: End of input 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:50386])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) exit code=0, immediate=false 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) Closing gracefully 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386])[immediately=false] processing 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:50386]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) Closing immediately 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386])[immediately=true] processing 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386] 23:17:27.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@747da744) signal close complete immediately=true 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45e08d52) signal close complete immediately=true 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386])[Immediately] closed 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) result=null 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@598dc729) signal close complete immediately=false 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@586b27eb) signal close complete immediately=false 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:50386]) code=0 message='' shell closed 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50386]) Closing immediately 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50386]]) Closing immediately 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50386]) stopping 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:50386]) stopped 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:50386]])[Immediately] closed 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18325] - close(TransportIoSession[local=/10.30.170.33:18325, remote=/10.30.170.252:50386]) Closing immediately 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18325] - close(TransportIoSession[local=/10.30.170.33:18325, remote=/10.30.170.252:50386])[Immediately] closed 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4135ec25) signal close complete immediately=true 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:50386])[Immediately] closed 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x54a0c3b9, L:/10.30.170.33:18325 ! R:/10.30.170.252:50386] inactive. 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=496, channel=[id: 0x54a0c3b9, L:/10.30.170.33:18325 ! R:/10.30.170.252:50386]} end of input detected while session was in state up 23:17:27.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=496, channel=[id: 0x54a0c3b9, L:/10.30.170.33:18325 ! R:/10.30.170.252:50386]} down, reason: End of input 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:53054])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) exit code=0, immediate=false 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) Closing gracefully 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054])[immediately=false] processing 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:27.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:53054]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) Closing immediately 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054])[immediately=true] processing 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054] 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27aff4a4) signal close complete immediately=true 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74021a59) signal close complete immediately=true 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054])[Immediately] closed 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) result=null 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7784b71e) signal close complete immediately=false 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@490ace34) signal close complete immediately=false 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:53054]) code=0 message='' shell closed 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53054]) Closing immediately 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53054]]) Closing immediately 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53054]) stopping 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:53054]) stopped 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:53054]])[Immediately] closed 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18326] - close(TransportIoSession[local=/10.30.170.33:18326, remote=/10.30.170.252:53054]) Closing immediately 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.33:18326] - close(TransportIoSession[local=/10.30.170.33:18326, remote=/10.30.170.252:53054])[Immediately] closed 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11580965) signal close complete immediately=true 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:53054])[Immediately] closed 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0b336045, L:/10.30.170.33:18326 ! R:/10.30.170.252:53054] inactive. 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x0b336045, L:/10.30.170.33:18326 ! R:/10.30.170.252:53054]} end of input detected while session was in state up 23:17:27.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=497, channel=[id: 0x0b336045, L:/10.30.170.33:18326 ! R:/10.30.170.252:53054]} down, reason: End of input 23:17:27.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:35918])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:27.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) exit code=0, immediate=false 23:17:27.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:27.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) Closing gracefully 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918])[immediately=false] processing 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:35918]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) Closing immediately 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918])[immediately=true] processing 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918] 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7563eeb2) signal close complete immediately=true 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7084e0fe) signal close complete immediately=true 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918])[Immediately] closed 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) result=null 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@554b0136) signal close complete immediately=false 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e375ab6) signal close complete immediately=false 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:35918]) code=0 message='' shell closed 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35918]) Closing immediately 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35918]]) Closing immediately 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35918]) stopping 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:35918]) stopped 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:35918]])[Immediately] closed 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18327] - close(TransportIoSession[local=/10.30.170.33:18327, remote=/10.30.170.252:35918]) Closing immediately 23:17:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.33:18327] - close(TransportIoSession[local=/10.30.170.33:18327, remote=/10.30.170.252:35918])[Immediately] closed 23:17:27.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@444b27bc) signal close complete immediately=true 23:17:27.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:35918])[Immediately] closed 23:17:27.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd71fe1a0, L:/10.30.170.33:18327 ! R:/10.30.170.252:35918] inactive. 23:17:27.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=498, channel=[id: 0xd71fe1a0, L:/10.30.170.33:18327 ! R:/10.30.170.252:35918]} end of input detected while session was in state up 23:17:27.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=498, channel=[id: 0xd71fe1a0, L:/10.30.170.33:18327 ! R:/10.30.170.252:35918]} down, reason: End of input 23:17:27.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:48336])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:27.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) exit code=0, immediate=false 23:17:27.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:27.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:27.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) Closing gracefully 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336])[immediately=false] processing 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:48336]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) Closing immediately 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336])[immediately=true] processing 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336] 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11b3b0be) signal close complete immediately=true 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e02a63e) signal close complete immediately=true 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336])[Immediately] closed 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) result=null 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21c7176b) signal close complete immediately=false 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b10c2f8) signal close complete immediately=false 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:48336]) code=0 message='' shell closed 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48336]) Closing immediately 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48336]]) Closing immediately 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48336]) stopping 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:48336]) stopped 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:48336]])[Immediately] closed 23:17:27.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:18328] - close(TransportIoSession[local=/10.30.170.33:18328, remote=/10.30.170.252:48336]) Closing immediately 23:17:28.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.33:18328] - close(TransportIoSession[local=/10.30.170.33:18328, remote=/10.30.170.252:48336])[Immediately] closed 23:17:28.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17aaa764) signal close complete immediately=true 23:17:28.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:48336])[Immediately] closed 23:17:28.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x324c343f, L:/10.30.170.33:18328 ! R:/10.30.170.252:48336] inactive. 23:17:28.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x324c343f, L:/10.30.170.33:18328 ! R:/10.30.170.252:48336]} end of input detected while session was in state up 23:17:28.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=499, channel=[id: 0x324c343f, L:/10.30.170.33:18328 ! R:/10.30.170.252:48336]} down, reason: End of input 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.252:40106])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) exit code=0, immediate=false 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) Closing gracefully 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106])[immediately=false] processing 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:17:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.252:40106]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) Closing immediately 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106])[immediately=true] processing 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106] 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5812f3aa) signal close complete immediately=true 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b858ff7) signal close complete immediately=true 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106])[Immediately] closed 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) result=null 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7662c092) signal close complete immediately=false 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3935f45) signal close complete immediately=false 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.252:40106]) code=0 message='' shell closed 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40106]) Closing immediately 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40106]]) Closing immediately 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40106]) stopping 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.252:40106]) stopped 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.252:40106]])[Immediately] closed 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18329] - close(TransportIoSession[local=/10.30.170.33:18329, remote=/10.30.170.252:40106]) Closing immediately 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.33:18329] - close(TransportIoSession[local=/10.30.170.33:18329, remote=/10.30.170.252:40106])[Immediately] closed 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cd3733e) signal close complete immediately=true 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.252:40106])[Immediately] closed 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xab3b11b2, L:/10.30.170.33:18329 ! R:/10.30.170.252:40106] inactive. 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xab3b11b2, L:/10.30.170.33:18329 ! R:/10.30.170.252:40106]} end of input detected while session was in state up 23:17:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=500, channel=[id: 0xab3b11b2, L:/10.30.170.33:18329 ! R:/10.30.170.252:40106]} down, reason: End of input